[INFO] cloning repository https://github.com/6d7a/asnr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/6d7a/asnr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F6d7a%2Fasnr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F6d7a%2Fasnr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 72db3efa749c8dc0d5af497398739ad765c3c1a4
[INFO] checking 6d7a/asnr against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F6d7a%2Fasnr" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/6d7a/asnr
[INFO] finished tweaking git repo https://github.com/6d7a/asnr
[INFO] tweaked toml for git repo https://github.com/6d7a/asnr written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/6d7a/asnr on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/6d7a/asnr 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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3602491302a13d1e08920e7860acb3561daa1db6477f54eafacb34fd135bd91d
[INFO] running `Command { std: "docker" "start" "-a" "3602491302a13d1e08920e7860acb3561daa1db6477f54eafacb34fd135bd91d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3602491302a13d1e08920e7860acb3561daa1db6477f54eafacb34fd135bd91d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3602491302a13d1e08920e7860acb3561daa1db6477f54eafacb34fd135bd91d", kill_on_drop: false }`
[INFO] [stdout] 3602491302a13d1e08920e7860acb3561daa1db6477f54eafacb34fd135bd91d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01a0f72c4e3b91890dd697938680add8ea7a44eac6b2f3da843006b84d832ff0
[INFO] running `Command { std: "docker" "start" "-a" "01a0f72c4e3b91890dd697938680add8ea7a44eac6b2f3da843006b84d832ff0", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]     Checking asnr-grammar v0.1.0 (/opt/rustwide/workdir/asnr-grammar)
[INFO] [stderr]    Compiling cc v1.0.84
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> asnr-grammar/src/information_object.rs:125:17
[INFO] [stdout]     |
[INFO] [stdout] 123 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 124 |         path: &'a Vec<ObjectFieldIdentifier>,
[INFO] [stdout]     |                -- the lifetime is named here
[INFO] [stdout] 125 |     ) -> Option<&InformationObjectClassField> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 125 |     ) -> Option<&'a InformationObjectClassField> {
[INFO] [stdout]     |                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling typewit_proc_macros v1.8.1
[INFO] [stderr]     Checking gimli v0.28.0
[INFO] [stderr]     Checking typewit v1.8.0
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking object v0.32.1
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> asnr-grammar/src/information_object.rs:125:17
[INFO] [stdout]     |
[INFO] [stdout] 123 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 124 |         path: &'a Vec<ObjectFieldIdentifier>,
[INFO] [stdout]     |                -- the lifetime is named here
[INFO] [stdout] 125 |     ) -> Option<&InformationObjectClassField> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 125 |     ) -> Option<&'a InformationObjectClassField> {
[INFO] [stdout]     |                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling rustix v0.38.22
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling uuid v1.5.0
[INFO] [stderr]     Checking bitvec-nom v0.2.0
[INFO] [stderr]     Checking konst_kernel v0.3.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking asnr-compiler v0.1.0 (/opt/rustwide/workdir/asnr-compiler)
[INFO] [stdout] warning: unused import: `take_until`
[INFO] [stdout]  --> asnr-compiler/src/parser/constraint.rs:4:28
[INFO] [stdout]   |
[INFO] [stdout] 4 |     bytes::complete::{tag, take_until},
[INFO] [stdout]   |                            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking linux-raw-sys v0.4.11
[INFO] [stdout] warning: unused import: `take_until`
[INFO] [stdout]  --> asnr-compiler/src/parser/constraint.rs:4:28
[INFO] [stdout]   |
[INFO] [stdout] 4 |     bytes::complete::{tag, take_until},
[INFO] [stdout]   |                            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking const_panic v0.2.8
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stdout] warning: function `handle_duplicate_enumerals` is never used
[INFO] [stdout]    --> asnr-compiler/src/generator/templates/asnr/util.rs:178:8
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub fn handle_duplicate_enumerals(input: &mut Vec<Enumeral>) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> asnr-compiler/src/parser/error.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |     MatchingError(nom::error::ErrorKind),
[INFO] [stdout]    |     ------------- ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParserErrorType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 32 -     MatchingError(nom::error::ErrorKind),
[INFO] [stdout] 32 +     MatchingError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> asnr-compiler/src/parser/error.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |     Failure(nom::error::ErrorKind),
[INFO] [stdout]    |     ------- ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParserErrorType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 33 -     Failure(nom::error::ErrorKind),
[INFO] [stdout] 33 +     Failure(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> asnr-compiler/src/parser/constraint.rs:306:24
[INFO] [stdout]     |
[INFO] [stdout] 305 |     input: &'a str,
[INFO] [stdout]     |             -- the lifetime is named here
[INFO] [stdout] 306 | ) -> IResult<&'a str, (&str, Option<Vec<Constraint>>, Option<ComponentPresence>)> {
[INFO] [stdout]     |               --       ^^^^ the same lifetime is elided here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 306 | ) -> IResult<&'a str, (&'a str, Option<Vec<Constraint>>, Option<ComponentPresence>)> {
[INFO] [stdout]     |                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> asnr-compiler/src/parser/enumerated.rs:31:24
[INFO] [stdout]    |
[INFO] [stdout] 30 |     input: &'a str,
[INFO] [stdout]    |             -- the lifetime is named here
[INFO] [stdout] 31 | ) -> IResult<&'a str, (&str, Option<i128>, Option<char>, Option<&str>)> {
[INFO] [stdout]    |               --       ^^^^ the same lifetime is elided here    ^^^^ the same lifetime is elided here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 31 | ) -> IResult<&'a str, (&'a str, Option<i128>, Option<char>, Option<&'a str>)> {
[INFO] [stdout]    |                         ++                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> asnr-compiler/src/parser/util.rs:76:25
[INFO] [stdout]    |
[INFO] [stdout] 76 |         let t1 = end_tag.clone();
[INFO] [stdout]    |                         ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> asnr-compiler/src/parser/util.rs:77:29
[INFO] [stdout]    |
[INFO] [stdout] 77 |         let t2 = however_tag.clone();
[INFO] [stdout]    |                             ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> asnr-compiler/src/parser/util.rs:106:34
[INFO] [stdout]     |
[INFO] [stdout] 104 |     opening_tag: &'a str,
[INFO] [stdout]     |                   -- the lifetime is named here
[INFO] [stdout] 105 |     closing_tag: &'a str,
[INFO] [stdout]     |                   -- the lifetime is named here
[INFO] [stdout] 106 | ) -> impl Fn(&'a str) -> IResult<&str, &str> {
[INFO] [stdout]     |               --                 ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]     |               |                  |
[INFO] [stdout]     |               |                  the same lifetime is elided here
[INFO] [stdout]     |               the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 106 | ) -> impl Fn(&'a str) -> IResult<&'a str, &'a str> {
[INFO] [stdout]     |                                   ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rasn-derive v0.9.5
[INFO] [stderr]     Checking clap_builder v4.4.8
[INFO] [stderr]     Checking konst v0.3.6
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stdout] warning: function `handle_duplicate_enumerals` is never used
[INFO] [stdout]    --> asnr-compiler/src/generator/templates/asnr/util.rs:178:8
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub fn handle_duplicate_enumerals(input: &mut Vec<Enumeral>) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> asnr-compiler/src/parser/error.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |     MatchingError(nom::error::ErrorKind),
[INFO] [stdout]    |     ------------- ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParserErrorType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 32 -     MatchingError(nom::error::ErrorKind),
[INFO] [stdout] 32 +     MatchingError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> asnr-compiler/src/parser/error.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |     Failure(nom::error::ErrorKind),
[INFO] [stdout]    |     ------- ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParserErrorType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 33 -     Failure(nom::error::ErrorKind),
[INFO] [stdout] 33 +     Failure(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> asnr-compiler/src/parser/constraint.rs:306:24
[INFO] [stdout]     |
[INFO] [stdout] 305 |     input: &'a str,
[INFO] [stdout]     |             -- the lifetime is named here
[INFO] [stdout] 306 | ) -> IResult<&'a str, (&str, Option<Vec<Constraint>>, Option<ComponentPresence>)> {
[INFO] [stdout]     |               --       ^^^^ the same lifetime is elided here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 306 | ) -> IResult<&'a str, (&'a str, Option<Vec<Constraint>>, Option<ComponentPresence>)> {
[INFO] [stdout]     |                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> asnr-compiler/src/parser/enumerated.rs:31:24
[INFO] [stdout]    |
[INFO] [stdout] 30 |     input: &'a str,
[INFO] [stdout]    |             -- the lifetime is named here
[INFO] [stdout] 31 | ) -> IResult<&'a str, (&str, Option<i128>, Option<char>, Option<&str>)> {
[INFO] [stdout]    |               --       ^^^^ the same lifetime is elided here    ^^^^ the same lifetime is elided here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 31 | ) -> IResult<&'a str, (&'a str, Option<i128>, Option<char>, Option<&'a str>)> {
[INFO] [stdout]    |                         ++                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> asnr-compiler/src/parser/util.rs:76:25
[INFO] [stdout]    |
[INFO] [stdout] 76 |         let t1 = end_tag.clone();
[INFO] [stdout]    |                         ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> asnr-compiler/src/parser/util.rs:77:29
[INFO] [stdout]    |
[INFO] [stdout] 77 |         let t2 = however_tag.clone();
[INFO] [stdout]    |                             ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> asnr-compiler/src/parser/util.rs:106:34
[INFO] [stdout]     |
[INFO] [stdout] 104 |     opening_tag: &'a str,
[INFO] [stdout]     |                   -- the lifetime is named here
[INFO] [stdout] 105 |     closing_tag: &'a str,
[INFO] [stdout]     |                   -- the lifetime is named here
[INFO] [stdout] 106 | ) -> impl Fn(&'a str) -> IResult<&str, &str> {
[INFO] [stdout]     |               --                 ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]     |               |                  |
[INFO] [stdout]     |               |                  the same lifetime is elided here
[INFO] [stdout]     |               the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 106 | ) -> impl Fn(&'a str) -> IResult<&'a str, &'a str> {
[INFO] [stdout]     |                                   ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking bitvec-nom2 v0.2.0
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking clap v4.4.8
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking snafu v0.7.5
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking asnr-transcoder v0.1.0 (/opt/rustwide/workdir/asnr-transcoder)
[INFO] [stderr]     Checking rasn v0.9.5
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> asnr-transcoder/src/uper/mod.rs:19:34
[INFO] [stdout]    |
[INFO] [stdout] 18 |         input: &'a [u8],
[INFO] [stdout]    |                 -- the lifetime is named here
[INFO] [stdout] 19 |     ) -> Result<T, DecodingError<BitIn>> {
[INFO] [stdout]    |                                  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 19 |     ) -> Result<T, DecodingError<BitIn<'a>>> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling asnr-compiler-derive v0.1.0 (/opt/rustwide/workdir/asnr-compiler-derive)
[INFO] [stdout] warning: unused import: `take_until`
[INFO] [stdout]  --> asnr-compiler/src/parser/constraint.rs:4:28
[INFO] [stdout]   |
[INFO] [stdout] 4 |     bytes::complete::{tag, take_until},
[INFO] [stdout]   |                            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking asnr-tests v0.1.0 (/opt/rustwide/workdir/asnr-tests)
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: could not compile `asnr-tests` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/bin/rustc --crate-name asnr_tests --edition=2021 asnr-tests/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=680a56a204ca8792 -C extra-filename=-f711c3719c9b6608 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern asnr_compiler=/opt/rustwide/target/debug/deps/libasnr_compiler-aaab034630711952.rmeta --extern asnr_compiler_derive=/opt/rustwide/target/debug/deps/libasnr_compiler_derive-c39cf82931e4bc8f.so --extern asnr_grammar=/opt/rustwide/target/debug/deps/libasnr_grammar-9a5476074a2f1aba.rmeta --extern asnr_transcoder=/opt/rustwide/target/debug/deps/libasnr_transcoder-7050a9186d207f0e.rmeta --cap-lints=forbid` (signal: 13, SIGPIPE: write on a pipe with no one to read)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> asnr-grammar/src/information_object.rs:125:17
[INFO] [stdout]     |
[INFO] [stdout] 123 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 124 |         path: &'a Vec<ObjectFieldIdentifier>,
[INFO] [stdout]     |                -- the lifetime is named here
[INFO] [stdout] 125 |     ) -> Option<&InformationObjectClassField> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 125 |     ) -> Option<&'a InformationObjectClassField> {
[INFO] [stdout]     |                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stdout] warning: function `handle_duplicate_enumerals` is never used
[INFO] [stdout]    --> asnr-compiler/src/generator/templates/asnr/util.rs:178:8
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub fn handle_duplicate_enumerals(input: &mut Vec<Enumeral>) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> asnr-compiler/src/parser/error.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |     MatchingError(nom::error::ErrorKind),
[INFO] [stdout]    |     ------------- ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParserErrorType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 32 -     MatchingError(nom::error::ErrorKind),
[INFO] [stdout] 32 +     MatchingError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> asnr-compiler/src/parser/error.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |     Failure(nom::error::ErrorKind),
[INFO] [stdout]    |     ------- ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParserErrorType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 33 -     Failure(nom::error::ErrorKind),
[INFO] [stdout] 33 +     Failure(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> asnr-compiler/src/parser/constraint.rs:306:24
[INFO] [stdout]     |
[INFO] [stdout] 305 |     input: &'a str,
[INFO] [stdout]     |             -- the lifetime is named here
[INFO] [stdout] 306 | ) -> IResult<&'a str, (&str, Option<Vec<Constraint>>, Option<ComponentPresence>)> {
[INFO] [stdout]     |               --       ^^^^ the same lifetime is elided here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 306 | ) -> IResult<&'a str, (&'a str, Option<Vec<Constraint>>, Option<ComponentPresence>)> {
[INFO] [stdout]     |                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> asnr-compiler/src/parser/enumerated.rs:31:24
[INFO] [stdout]    |
[INFO] [stdout] 30 |     input: &'a str,
[INFO] [stdout]    |             -- the lifetime is named here
[INFO] [stdout] 31 | ) -> IResult<&'a str, (&str, Option<i128>, Option<char>, Option<&str>)> {
[INFO] [stdout]    |               --       ^^^^ the same lifetime is elided here    ^^^^ the same lifetime is elided here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 31 | ) -> IResult<&'a str, (&'a str, Option<i128>, Option<char>, Option<&'a str>)> {
[INFO] [stdout]    |                         ++                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> asnr-compiler/src/parser/util.rs:76:25
[INFO] [stdout]    |
[INFO] [stdout] 76 |         let t1 = end_tag.clone();
[INFO] [stdout]    |                         ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> asnr-compiler/src/parser/util.rs:77:29
[INFO] [stdout]    |
[INFO] [stdout] 77 |         let t2 = however_tag.clone();
[INFO] [stdout]    |                             ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> asnr-compiler/src/parser/util.rs:106:34
[INFO] [stdout]     |
[INFO] [stdout] 104 |     opening_tag: &'a str,
[INFO] [stdout]     |                   -- the lifetime is named here
[INFO] [stdout] 105 |     closing_tag: &'a str,
[INFO] [stdout]     |                   -- the lifetime is named here
[INFO] [stdout] 106 | ) -> impl Fn(&'a str) -> IResult<&str, &str> {
[INFO] [stdout]     |               --                 ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]     |               |                  |
[INFO] [stdout]     |               |                  the same lifetime is elided here
[INFO] [stdout]     |               the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 106 | ) -> impl Fn(&'a str) -> IResult<&'a str, &'a str> {
[INFO] [stdout]     |                                   ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f77b5bc6c7c84df104f86b0dd01d9490e3923fa8'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stdout] warning: unused import: `core::fmt::Debug`
[INFO] [stdout]    --> asnr-transcoder/src/uper/decoder.rs:685:9
[INFO] [stdout]     |
[INFO] [stdout] 685 |     use core::fmt::Debug;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> asnr-transcoder/src/uper/mod.rs:19:34
[INFO] [stdout]    |
[INFO] [stdout] 18 |         input: &'a [u8],
[INFO] [stdout]    |                 -- the lifetime is named here
[INFO] [stdout] 19 |     ) -> Result<T, DecodingError<BitIn>> {
[INFO] [stdout]    |                                  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 19 |     ) -> Result<T, DecodingError<BitIn<'a>>> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "01a0f72c4e3b91890dd697938680add8ea7a44eac6b2f3da843006b84d832ff0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01a0f72c4e3b91890dd697938680add8ea7a44eac6b2f3da843006b84d832ff0", kill_on_drop: false }`
[INFO] [stdout] 01a0f72c4e3b91890dd697938680add8ea7a44eac6b2f3da843006b84d832ff0
