[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/72db3efa749c8dc0d5af497398739ad765c3c1a4 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F6d7a%2Fasnr" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/6d7a/asnr on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-3-tc1/source/Cargo.toml [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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "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] 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typewit v1.8.0 [INFO] [stderr] Downloaded bitvec-nom2 v0.2.0 [INFO] [stderr] Downloaded rasn-kerberos v0.9.5 [INFO] [stderr] Downloaded konst_kernel v0.3.6 [INFO] [stderr] Downloaded cc v1.0.84 [INFO] [stderr] Downloaded bitvec-nom v0.2.0 [INFO] [stderr] Downloaded rasn v0.9.5 [INFO] [stderr] Downloaded konst v0.3.6 [INFO] [stderr] Downloaded rasn-derive v0.9.5 [INFO] [stderr] Downloaded rustix v0.38.22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b76650b1e4fa67a97d331e581e90ef29804b50b4b30c2ebf7dad1e16477e0fc [INFO] running `Command { std: "docker" "start" "-a" "4b76650b1e4fa67a97d331e581e90ef29804b50b4b30c2ebf7dad1e16477e0fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b76650b1e4fa67a97d331e581e90ef29804b50b4b30c2ebf7dad1e16477e0fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b76650b1e4fa67a97d331e581e90ef29804b50b4b30c2ebf7dad1e16477e0fc", kill_on_drop: false }` [INFO] [stdout] 4b76650b1e4fa67a97d331e581e90ef29804b50b4b30c2ebf7dad1e16477e0fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6557fa4e3179314024e74857c587714cb82949acb70e76e5f821d2a4f1c9aa60 [INFO] running `Command { std: "docker" "start" "-a" "6557fa4e3179314024e74857c587714cb82949acb70e76e5f821d2a4f1c9aa60", 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] 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-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [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] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling typewit_proc_macros v1.8.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking gimli v0.28.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking typewit v1.8.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling rustix v0.38.22 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking object v0.32.1 [INFO] [stderr] Checking konst_kernel v0.3.6 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking linux-raw-sys v0.4.11 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling cc v1.0.84 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking const_panic v0.2.8 [INFO] [stderr] Compiling uuid v1.5.0 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking clap_builder v4.4.8 [INFO] [stderr] Checking asnr-grammar v0.1.0 (/opt/rustwide/workdir/asnr-grammar) [INFO] [stderr] Checking konst v0.3.6 [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> asnr-grammar/src/information_object.rs:125:17 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn get_field<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 125 | ) -> Option<&InformationObjectClassField> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> asnr-grammar/src/information_object.rs:125:17 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn get_field<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 125 | ) -> Option<&InformationObjectClassField> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking asnr-compiler v0.1.0 (/opt/rustwide/workdir/asnr-compiler) [INFO] [stderr] Checking same-file v1.0.6 [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> asnr-compiler/src/parser/constraint.rs:306:24 [INFO] [stdout] | [INFO] [stdout] 304 | fn subset_member<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 305 | input: &'a str, [INFO] [stdout] 306 | ) -> IResult<&'a str, (&str, Option>, Option)> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> asnr-compiler/src/parser/enumerated.rs:31:24 [INFO] [stdout] | [INFO] [stdout] 29 | fn enumeral<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 30 | input: &'a str, [INFO] [stdout] 31 | ) -> IResult<&'a str, (&str, Option, Option, Option<&str>)> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> asnr-compiler/src/parser/enumerated.rs:31:65 [INFO] [stdout] | [INFO] [stdout] 29 | fn enumeral<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 30 | input: &'a str, [INFO] [stdout] 31 | ) -> IResult<&'a str, (&str, Option, Option, Option<&str>)> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> asnr-compiler/src/parser/util.rs:106:34 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn take_until_unbalanced<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 106 | ) -> impl Fn(&'a str) -> IResult<&str, &str> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> asnr-compiler/src/parser/util.rs:106:40 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn take_until_unbalanced<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 106 | ) -> impl Fn(&'a str) -> IResult<&str, &str> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking bitvec-nom v0.2.0 [INFO] [stderr] Checking bitvec-nom2 v0.2.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking asnr-transcoder v0.1.0 (/opt/rustwide/workdir/asnr-transcoder) [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> asnr-compiler/src/parser/constraint.rs:306:24 [INFO] [stdout] | [INFO] [stdout] 304 | fn subset_member<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 305 | input: &'a str, [INFO] [stdout] 306 | ) -> IResult<&'a str, (&str, Option>, Option)> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> asnr-compiler/src/parser/enumerated.rs:31:24 [INFO] [stdout] | [INFO] [stdout] 29 | fn enumeral<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 30 | input: &'a str, [INFO] [stdout] 31 | ) -> IResult<&'a str, (&str, Option, Option, Option<&str>)> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> asnr-compiler/src/parser/enumerated.rs:31:65 [INFO] [stdout] | [INFO] [stdout] 29 | fn enumeral<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 30 | input: &'a str, [INFO] [stdout] 31 | ) -> IResult<&'a str, (&str, Option, Option, Option<&str>)> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> asnr-compiler/src/parser/util.rs:106:34 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn take_until_unbalanced<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 106 | ) -> impl Fn(&'a str) -> IResult<&str, &str> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> asnr-compiler/src/parser/util.rs:106:40 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn take_until_unbalanced<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 106 | ) -> impl Fn(&'a str) -> IResult<&str, &str> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> asnr-transcoder/src/uper/decoder.rs:290:50 [INFO] [stdout] | [INFO] [stdout] 70 | impl<'a> Decoder<'a, BitIn<'a>> for Uper { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 290 | ) -> Result) -> IResult>, DecodingError>> { [INFO] [stdout] | ^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> asnr-transcoder/src/uper/mod.rs:19:34 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn decode<'a, T: Decode<'a, BitIn<'a>>>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 18 | input: &'a [u8], [INFO] [stdout] 19 | ) -> Result> { [INFO] [stdout] | ^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking clap v4.4.8 [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> asnr-grammar/src/information_object.rs:125:17 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn get_field<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 125 | ) -> Option<&InformationObjectClassField> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> asnr-compiler/src/parser/constraint.rs:306:24 [INFO] [stdout] | [INFO] [stdout] 304 | fn subset_member<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 305 | input: &'a str, [INFO] [stdout] 306 | ) -> IResult<&'a str, (&str, Option>, Option)> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> asnr-compiler/src/parser/enumerated.rs:31:24 [INFO] [stdout] | [INFO] [stdout] 29 | fn enumeral<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 30 | input: &'a str, [INFO] [stdout] 31 | ) -> IResult<&'a str, (&str, Option, Option, Option<&str>)> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> asnr-compiler/src/parser/enumerated.rs:31:65 [INFO] [stdout] | [INFO] [stdout] 29 | fn enumeral<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 30 | input: &'a str, [INFO] [stdout] 31 | ) -> IResult<&'a str, (&str, Option, Option, Option<&str>)> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> asnr-compiler/src/parser/util.rs:106:34 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn take_until_unbalanced<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 106 | ) -> impl Fn(&'a str) -> IResult<&str, &str> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> asnr-compiler/src/parser/util.rs:106:40 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn take_until_unbalanced<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 106 | ) -> impl Fn(&'a str) -> IResult<&str, &str> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [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) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` 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(()), [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(()), [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: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_derive v1.0.192 [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) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` 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(()), [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(()), [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] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Compiling rasn-derive v0.9.5 [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling asnr-compiler-derive v0.1.0 (/opt/rustwide/workdir/asnr-compiler-derive) [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) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` 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(()), [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(()), [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: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking asnr-tests v0.1.0 (/opt/rustwide/workdir/asnr-tests) [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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] Checking snafu v0.7.5 [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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] Checking rasn v0.9.5 [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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/f609b7e0586f81fefb3523e3e17adf779ac416be/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)' --check-cfg 'cfg(feature, values())' -C metadata=1c7276fc26d57b9a -C extra-filename=-1c7276fc26d57b9a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern asnr_compiler=/opt/rustwide/target/debug/deps/libasnr_compiler-45d7084a59dbe8be.rmeta --extern asnr_compiler_derive=/opt/rustwide/target/debug/deps/libasnr_compiler_derive-8c8757f0a57b5666.so --extern asnr_grammar=/opt/rustwide/target/debug/deps/libasnr_grammar-666831cfc9c798f5.rmeta --extern asnr_transcoder=/opt/rustwide/target/debug/deps/libasnr_transcoder-50d376516a0dcfe7.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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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: elided lifetime has a name [INFO] [stdout] --> asnr-transcoder/src/uper/decoder.rs:290:50 [INFO] [stdout] | [INFO] [stdout] 70 | impl<'a> Decoder<'a, BitIn<'a>> for Uper { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 290 | ) -> Result) -> IResult>, DecodingError>> { [INFO] [stdout] | ^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> asnr-transcoder/src/uper/mod.rs:19:34 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn decode<'a, T: Decode<'a, BitIn<'a>>>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 18 | input: &'a [u8], [INFO] [stdout] 19 | ) -> Result> { [INFO] [stdout] | ^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6557fa4e3179314024e74857c587714cb82949acb70e76e5f821d2a4f1c9aa60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6557fa4e3179314024e74857c587714cb82949acb70e76e5f821d2a4f1c9aa60", kill_on_drop: false }` [INFO] [stdout] 6557fa4e3179314024e74857c587714cb82949acb70e76e5f821d2a4f1c9aa60