[INFO] cloning repository https://github.com/6d7a/rasn-compiler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/6d7a/rasn-compiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F6d7a%2Frasn-compiler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F6d7a%2Frasn-compiler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5254591bc815ecd01b4ff34a0d5ac0a2fa8ae8c3 [INFO] testing 6d7a/rasn-compiler against master#1ddedbaa5919b7b3e70d984660e21e844c615c97 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F6d7a%2Frasn-compiler" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/6d7a/rasn-compiler on toolchain 1ddedbaa5919b7b3e70d984660e21e844c615c97 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/6d7a/rasn-compiler [INFO] finished tweaking git repo https://github.com/6d7a/rasn-compiler [INFO] tweaked toml for git repo https://github.com/6d7a/rasn-compiler written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/6d7a/rasn-compiler 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" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/rasn-compiler/internal-macros/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded getrandom v0.2.13 [INFO] [stderr] Downloaded bitvec-nom2 v0.2.0 [INFO] [stderr] Downloaded konst_kernel v0.3.8 [INFO] [stderr] Downloaded bitvec-nom v0.2.0 [INFO] [stderr] Downloaded jzon v0.12.5 [INFO] [stderr] Downloaded konst v0.3.8 [INFO] [stderr] Downloaded rasn-derive v0.14.0 [INFO] [stderr] Downloaded rasn-kerberos v0.14.0 [INFO] [stderr] Downloaded rasn v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9cace01c484b9776814261e75053ca85e13f6e638a58bef6ccc77850b9737de [INFO] running `Command { std: "docker" "start" "-a" "f9cace01c484b9776814261e75053ca85e13f6e638a58bef6ccc77850b9737de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9cace01c484b9776814261e75053ca85e13f6e638a58bef6ccc77850b9737de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9cace01c484b9776814261e75053ca85e13f6e638a58bef6ccc77850b9737de", kill_on_drop: false }` [INFO] [stdout] f9cace01c484b9776814261e75053ca85e13f6e638a58bef6ccc77850b9737de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4af734b1e3a30c853600ce5251d1790bfd67c5a869967d69483aa7967bebcb54 [INFO] running `Command { std: "docker" "start" "-a" "4af734b1e3a30c853600ce5251d1790bfd67c5a869967d69483aa7967bebcb54", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/rasn-compiler/internal-macros/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling typewit_proc_macros v1.8.1 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling typewit v1.9.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling const_panic v0.2.8 [INFO] [stderr] Compiling konst_kernel v0.3.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling konst v0.3.8 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling jzon v0.12.5 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling getrandom v0.2.13 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling chrono v0.4.37 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling rasn-compiler v0.3.0 (/opt/rustwide/workdir/rasn-compiler) [INFO] [stdout] warning: unused import: `Borrow` [INFO] [stdout] --> rasn-compiler/src/validator/linking/mod.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | borrow::{Borrow, BorrowMut}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `built_in_type` [INFO] [stdout] --> rasn-compiler/src/validator/linking/mod.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | utils::{built_in_type, find_tld_or_enum_value_by_name, octet_string_to_bit_string}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bitvec-nom2 v0.2.0 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Compiling rasn-derive v0.14.0 [INFO] [stderr] Compiling internal_macros v0.0.0 (/opt/rustwide/workdir/rasn-compiler/internal-macros) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> rasn-compiler/src/lexer/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: `LexerErrorType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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] --> rasn-compiler/src/lexer/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: `LexerErrorType` 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: function `built_in_type` is never used [INFO] [stdout] --> rasn-compiler/src/validator/linking/utils.rs:243:15 [INFO] [stdout] | [INFO] [stdout] 243 | pub(crate) fn built_in_type(associated_type: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling snafu v0.7.5 [INFO] [stderr] Compiling rasn v0.14.0 [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rasn-compiler-derive v0.3.0 (/opt/rustwide/workdir/rasn-compiler-derive) [INFO] [stderr] Compiling rasn-compiler-tests v0.3.0 (/opt/rustwide/workdir/rasn-compiler-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.45s [INFO] running `Command { std: "docker" "inspect" "4af734b1e3a30c853600ce5251d1790bfd67c5a869967d69483aa7967bebcb54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4af734b1e3a30c853600ce5251d1790bfd67c5a869967d69483aa7967bebcb54", kill_on_drop: false }` [INFO] [stdout] 4af734b1e3a30c853600ce5251d1790bfd67c5a869967d69483aa7967bebcb54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d2cbbfbb98baa18f32c9e525b643090d8c71fe26f2ba8c583988913e50e3541 [INFO] running `Command { std: "docker" "start" "-a" "8d2cbbfbb98baa18f32c9e525b643090d8c71fe26f2ba8c583988913e50e3541", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/rasn-compiler/internal-macros/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The lib target `rasn_compiler` in package `rasn-compiler v0.3.0 (/opt/rustwide/workdir/rasn-compiler)` has the same output filename as the lib target `rasn_compiler` in package `rasn-compiler v0.3.0 (/opt/rustwide/workdir/rasn-compiler)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/deps/librasn_compiler.so [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The lib target `rasn_compiler` in package `rasn-compiler v0.3.0 (/opt/rustwide/workdir/rasn-compiler)` has the same output filename as the lib target `rasn_compiler` in package `rasn-compiler v0.3.0 (/opt/rustwide/workdir/rasn-compiler)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/deps/librasn_compiler.so.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The lib target `rasn_compiler` in package `rasn-compiler v0.3.0 (/opt/rustwide/workdir/rasn-compiler)` has the same output filename as the lib target `rasn_compiler` in package `rasn-compiler v0.3.0 (/opt/rustwide/workdir/rasn-compiler)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/deps/librasn_compiler.rlib [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling bitvec-nom v0.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling internal_macros v0.0.0 (/opt/rustwide/workdir/rasn-compiler/internal-macros) [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling chrono v0.4.37 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling rasn-compiler v0.3.0 (/opt/rustwide/workdir/rasn-compiler) [INFO] [stderr] Compiling rasn v0.14.0 [INFO] [stdout] warning: unused import: `Borrow` [INFO] [stdout] --> rasn-compiler/src/validator/linking/mod.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | borrow::{Borrow, BorrowMut}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `built_in_type` [INFO] [stdout] --> rasn-compiler/src/validator/linking/mod.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | utils::{built_in_type, find_tld_or_enum_value_by_name, octet_string_to_bit_string}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Borrow` [INFO] [stdout] --> rasn-compiler/src/validator/linking/mod.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | borrow::{Borrow, BorrowMut}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `built_in_type` [INFO] [stdout] --> rasn-compiler/src/validator/linking/mod.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | utils::{built_in_type, find_tld_or_enum_value_by_name, octet_string_to_bit_string}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Borrow` [INFO] [stdout] --> rasn-compiler/src/validator/linking/mod.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | borrow::{Borrow, BorrowMut}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `built_in_type` [INFO] [stdout] --> rasn-compiler/src/validator/linking/mod.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | utils::{built_in_type, find_tld_or_enum_value_by_name, octet_string_to_bit_string}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rasn-kerberos v0.14.0 [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> rasn-compiler/src/lexer/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: `LexerErrorType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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] --> rasn-compiler/src/lexer/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: `LexerErrorType` 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: function `built_in_type` is never used [INFO] [stdout] --> rasn-compiler/src/validator/linking/utils.rs:243:15 [INFO] [stdout] | [INFO] [stdout] 243 | pub(crate) fn built_in_type(associated_type: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> rasn-compiler/src/lexer/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: `LexerErrorType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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] --> rasn-compiler/src/lexer/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: `LexerErrorType` 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: function `built_in_type` is never used [INFO] [stdout] --> rasn-compiler/src/validator/linking/utils.rs:243:15 [INFO] [stdout] | [INFO] [stdout] 243 | pub(crate) fn built_in_type(associated_type: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> rasn-compiler/src/lexer/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: `LexerErrorType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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] --> rasn-compiler/src/lexer/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: `LexerErrorType` 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: function `built_in_type` is never used [INFO] [stdout] --> rasn-compiler/src/validator/linking/utils.rs:243:15 [INFO] [stdout] | [INFO] [stdout] 243 | pub(crate) fn built_in_type(associated_type: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rasn-compiler-derive v0.3.0 (/opt/rustwide/workdir/rasn-compiler-derive) [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rasn-compiler-tests v0.3.0 (/opt/rustwide/workdir/rasn-compiler-tests) [INFO] [stdout] warning: unused import: `TypescriptBackend` [INFO] [stdout] --> rasn-compiler-tests/tests/parse_test.rs:2:28 [INFO] [stdout] | [INFO] [stdout] 2 | prelude::{RasnBackend, TypescriptBackend}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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] Finished `test` profile [unoptimized + debuginfo] target(s) in 29.86s [INFO] running `Command { std: "docker" "inspect" "8d2cbbfbb98baa18f32c9e525b643090d8c71fe26f2ba8c583988913e50e3541", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d2cbbfbb98baa18f32c9e525b643090d8c71fe26f2ba8c583988913e50e3541", kill_on_drop: false }` [INFO] [stdout] 8d2cbbfbb98baa18f32c9e525b643090d8c71fe26f2ba8c583988913e50e3541 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9eef44bd0c9eb39b0d313f36f6a0d737d6418d254b6e79f5d822e4dc3ecaaa43 [INFO] running `Command { std: "docker" "start" "-a" "9eef44bd0c9eb39b0d313f36f6a0d737d6418d254b6e79f5d822e4dc3ecaaa43", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/rasn-compiler/internal-macros/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The lib target `rasn_compiler` in package `rasn-compiler v0.3.0 (/opt/rustwide/workdir/rasn-compiler)` has the same output filename as the lib target `rasn_compiler` in package `rasn-compiler v0.3.0 (/opt/rustwide/workdir/rasn-compiler)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/deps/librasn_compiler.so [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The lib target `rasn_compiler` in package `rasn-compiler v0.3.0 (/opt/rustwide/workdir/rasn-compiler)` has the same output filename as the lib target `rasn_compiler` in package `rasn-compiler v0.3.0 (/opt/rustwide/workdir/rasn-compiler)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/deps/librasn_compiler.so.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The lib target `rasn_compiler` in package `rasn-compiler v0.3.0 (/opt/rustwide/workdir/rasn-compiler)` has the same output filename as the lib target `rasn_compiler` in package `rasn-compiler v0.3.0 (/opt/rustwide/workdir/rasn-compiler)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/deps/librasn_compiler.rlib [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] Compiling rasn-compiler v0.3.0 (/opt/rustwide/workdir/rasn-compiler) [INFO] [stderr] warning: unused import: `Borrow` [INFO] [stderr] --> rasn-compiler/src/validator/linking/mod.rs:10:14 [INFO] [stderr] | [INFO] [stderr] 10 | borrow::{Borrow, BorrowMut}, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `built_in_type` [INFO] [stderr] --> rasn-compiler/src/validator/linking/mod.rs:25:13 [INFO] [stderr] | [INFO] [stderr] 25 | utils::{built_in_type, find_tld_or_enum_value_by_name, octet_string_to_bit_string}, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> rasn-compiler/src/lexer/error.rs:32:19 [INFO] [stderr] | [INFO] [stderr] 32 | MatchingError(nom::error::ErrorKind), [INFO] [stderr] | ------------- ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `LexerErrorType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 32 | MatchingError(()), [INFO] [stderr] | ~~ [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> rasn-compiler/src/lexer/error.rs:33:13 [INFO] [stderr] | [INFO] [stderr] 33 | Failure(nom::error::ErrorKind), [INFO] [stderr] | ------- ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `LexerErrorType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 33 | Failure(()), [INFO] [stderr] | ~~ [INFO] [stderr] [INFO] [stderr] warning: function `built_in_type` is never used [INFO] [stderr] --> rasn-compiler/src/validator/linking/utils.rs:243:15 [INFO] [stderr] | [INFO] [stderr] 243 | pub(crate) fn built_in_type(associated_type: &str) -> Option { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `rasn-compiler` (lib test) generated 5 warnings (run `cargo fix --lib -p rasn-compiler --tests` to apply 2 suggestions) [INFO] [stderr] warning: `rasn-compiler` (lib) generated 5 warnings (5 duplicates) [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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] warning: unused import: `TypescriptBackend` [INFO] [stderr] --> rasn-compiler-tests/tests/parse_test.rs:2:28 [INFO] [stderr] | [INFO] [stderr] 2 | prelude::{RasnBackend, TypescriptBackend}, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rasn-compiler-tests` (test "parse_test") generated 1 warning (run `cargo fix --test "parse_test"` to apply 1 suggestion) [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.81s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/internal_macros-11b7a7f7195eb291) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rasn_compiler-8c5dc2aa64b9add3) [INFO] [stdout] [INFO] [stdout] running 160 tests [INFO] [stdout] test generator::typescript::utils::tests::tokenizes_values ... ok [INFO] [stdout] test intermediate::encoding_rules::per_visible::tests::folds_range_value_alphabet_constraints ... ok [INFO] [stdout] test intermediate::encoding_rules::per_visible::tests::folds_range_value_mixed_constraints ... ok [INFO] [stdout] test intermediate::encoding_rules::per_visible::tests::folds_single_value_numeric_constraints ... ok [INFO] [stdout] test intermediate::encoding_rules::per_visible::tests::folds_single_value_mixed_constraints ... ok [INFO] [stdout] test intermediate::encoding_rules::per_visible::tests::folds_range_values_mixed_constraints ... ok [INFO] [stdout] test generator::rasn::utils::tests::joins_annotations ... ok [INFO] [stdout] test generator::rasn::utils::tests::formats_enum_members ... ok [INFO] [stdout] test generator::rasn::utils::tests::formats_identifier_annotation ... ok [INFO] [stdout] test intermediate::encoding_rules::per_visible::tests::folds_range_value_integer_constraints ... ok [INFO] [stdout] test generator::rasn::utils::tests::formats_choice_options ... ok [INFO] [stdout] test generator::rasn::utils::tests::determines_int_type ... ok [INFO] [stdout] test intermediate::encoding_rules::per_visible::tests::folds_range_values_alphabet_constraints ... ok [INFO] [stdout] test generator::rasn::utils::tests::formats_sequence_members ... ok [INFO] [stdout] test intermediate::encoding_rules::per_visible::tests::folds_single_value_alphabet_constraints ... ok [INFO] [stdout] test lexer::bit_string::tests::parses_range_constrained_bitstring ... ok [INFO] [stdout] test intermediate::encoding_rules::tests::computes_bit_size ... ok [INFO] [stdout] test generator::rasn::utils::tests::formats_linked_value ... ok [INFO] [stdout] test lexer::bit_string::tests::parses_bitstring_with_distinguished_values ... ok [INFO] [stdout] test generator::rasn::utils::tests::converts_to_snake_case ... ok [INFO] [stdout] test intermediate::encoding_rules::per_visible::tests::folds_range_values_numeric_constraints ... ok [INFO] [stdout] test lexer::bit_string::tests::parses_unconfined_bitstring ... ok [INFO] [stdout] test lexer::boolean::tests::parses_boolean ... ok [INFO] [stdout] test lexer::character_string::tests::parses_range_constrained_characterstring ... ok [INFO] [stdout] test lexer::character_string::tests::parses_strictly_constrained_characterstring ... ok [INFO] [stdout] test lexer::bit_string::tests::parses_strictly_constrained_extended_bitstring ... ok [INFO] [stdout] test lexer::bit_string::tests::parses_strictly_constrained_bitstring ... ok [INFO] [stdout] test lexer::character_string::tests::parses_iso_10646_quadruple ... ok [INFO] [stdout] test lexer::choice::tests::parses_extension_groups ... ok [INFO] [stdout] test lexer::character_string::tests::parses_unconfined_characterstring ... ok [INFO] [stdout] test lexer::bit_string::tests::parses_range_constrained_extended_bitstring ... ok [INFO] [stdout] test lexer::character_string::tests::parses_character_string_value ... ok [INFO] [stdout] test lexer::character_string::tests::parses_character_string_asn1_value ... ok [INFO] [stdout] test lexer::character_string::tests::parses_range_constrained_extended_characterstring ... ok [INFO] [stdout] test lexer::character_string::tests::parses_strictly_constrained_extended_characterstring ... ok [INFO] [stdout] test lexer::choice::tests::parses_extensible_choice ... ok [INFO] [stdout] test lexer::choice::tests::parses_selection_type_choice ... ok [INFO] [stdout] test lexer::common::tests::discards_whitespace ... ok [INFO] [stdout] test lexer::common::tests::parses_block_comment ... ok [INFO] [stdout] test lexer::common::tests::parses_distinguished_values ... ok [INFO] [stdout] test lexer::common::tests::parses_block_comment_with_nested_comments ... ok [INFO] [stdout] test lexer::common::tests::parses_line_comment ... ok [INFO] [stdout] test lexer::common::tests::parses_valid_identifiers ... ok [INFO] [stdout] test lexer::common::tests::parses_multiline_block_comment ... ok [INFO] [stdout] test lexer::common::tests::parses_ambiguous_asn1_comment ... ok [INFO] [stdout] test lexer::common::tests::parses_distinguished_values_with_line_comments ... ok [INFO] [stdout] test lexer::constraint::tests::handles_added_extension_values ... ok [INFO] [stdout] test lexer::common::tests::handles_invalid_identifiers ... ok [INFO] [stdout] test lexer::common::tests::discards_whitespace_and_comments ... ok [INFO] [stdout] test lexer::constraint::tests::parses_character_value_range ... ok [INFO] [stdout] test lexer::constraint::tests::parses_composite_array_constraint ... ok [INFO] [stdout] test lexer::constraint::tests::parses_composite_constraint ... ok [INFO] [stdout] test lexer::constraint::tests::parses_composite_range_constraint ... ok [INFO] [stdout] test lexer::constraint::tests::parses_complex_set ... ok [INFO] [stdout] test lexer::constraint::tests::parses_extended_range_constraint ... ok [INFO] [stdout] test lexer::constraint::tests::parses_composite_range_constraint_with_elsewhere_declared_values ... ok [INFO] [stdout] test lexer::constraint::tests::parses_composite_component_constraint ... ok [INFO] [stdout] test lexer::constraint::tests::parses_property_settings_constraint ... ok [INFO] [stdout] test lexer::constraint::tests::parses_partial_component_constraint ... ok [INFO] [stdout] test lexer::constraint::tests::parses_pattern_constraint ... ok [INFO] [stdout] test lexer::constraint::tests::parses_user_defined_constraint ... ok [INFO] [stdout] test lexer::constraint::tests::parses_full_component_constraint ... ok [INFO] [stdout] test lexer::constraint::tests::handles_redundant_parentheses ... ok [INFO] [stdout] test lexer::constraint::tests::parses_size_constraint ... ok [INFO] [stdout] test lexer::constraint::tests::parses_real_constraint ... ok [INFO] [stdout] test lexer::constraint::tests::parses_value_constraint ... ok [INFO] [stdout] test lexer::constraint::tests::parses_two_variants_of_extensible_size ... ok [INFO] [stdout] test lexer::constraint::tests::parses_table_constraint ... ok [INFO] [stdout] test lexer::constraint::tests::parses_value_constraint_with_inserted_comment ... ok [INFO] [stdout] test lexer::enumerated::tests::parses_extended_enumerated_without_indices ... ok [INFO] [stdout] test lexer::constraint::tests::parses_permitted_alphabet_constraint ... ok [INFO] [stdout] test lexer::enumerated::tests::parses_indexed_extended_enumerated ... ok [INFO] [stdout] test lexer::enumerated::tests::parses_indexed_enumerated ... ok [INFO] [stdout] test lexer::enumerated::tests::parses_enumerated_with_ellipsis ... ok [INFO] [stdout] test lexer::enumerated::tests::parses_extended_enumerated ... ok [INFO] [stdout] test lexer::enumerated::tests::parses_enumerals_with_line_comments ... ok [INFO] [stdout] test lexer::constraint::tests::parses_serial_constraints ... ok [INFO] [stdout] test lexer::enumerated::tests::parses_enumerated ... ok [INFO] [stdout] test lexer::information_object_class::tests::parses_extended_value_set ... ok [INFO] [stdout] test lexer::enumerated::tests::parses_enumerated_value ... ok [INFO] [stdout] test lexer::information_object_class::tests::parses_simple_object_set ... ok [INFO] [stdout] test lexer::module_reference::tests::global_module_reference_empty_assigned_identifier ... ok [INFO] [stdout] test lexer::information_object_class::tests::parses_inline_declaration_value_set ... ok [INFO] [stdout] test lexer::module_reference::tests::parses_a_module_reference ... ok [INFO] [stdout] test lexer::integer::tests::parses_integer ... ok [INFO] [stdout] test lexer::information_object_class::tests::parses_information_object_class_with_custom_syntax ... ok [INFO] [stdout] test lexer::null::tests::parses_null ... ok [INFO] [stdout] test lexer::information_object_class::tests::parses_information_object_with_custom_syntax ... ok [INFO] [stdout] test lexer::module_reference::tests::parses_a_module_reference_with_imports ... ok [INFO] [stdout] test lexer::information_object_class::tests::parses_information_object_class ... ok [INFO] [stdout] test lexer::object_identifier::tests::parses_ansi_x9_62 ... ok [INFO] [stdout] test lexer::information_object_class::tests::parses_top_level_information_object_field_ref ... ok [INFO] [stdout] test lexer::module_reference::tests::parses_iri_value ... ok [INFO] [stdout] test lexer::module_reference::tests::global_module_reference_ext_val_ref_assigned_identifier ... ok [INFO] [stdout] test lexer::module_reference::tests::global_module_reference_val_ref_assigned_identifier ... ok [INFO] [stdout] test lexer::module_reference::tests::parses_imports ... ok [INFO] [stdout] test lexer::octet_string::tests::parses_unconfined_octetstring ... ok [INFO] [stdout] test lexer::octet_string::tests::parses_range_constrained_extended_octetstring ... ok [INFO] [stdout] test lexer::module_reference::tests::issue_4_imports ... ok [INFO] [stdout] test lexer::parameterization::tests::parses_builtin_type_params ... ok [INFO] [stdout] test lexer::octet_string::tests::parses_strictly_constrained_octetstring ... ok [INFO] [stdout] test lexer::parameterization::tests::parses_class_parameterization_param ... ok [INFO] [stdout] test lexer::real::tests::parses_mbe_notation_real_value ... ok [INFO] [stdout] test lexer::real::tests::parses_dot_notation_real_value ... ok [INFO] [stdout] test lexer::octet_string::tests::parses_range_constrained_octetstring ... ok [INFO] [stdout] test lexer::parameterization::tests::parses_object_set_parameter ... ok [INFO] [stdout] test lexer::information_object_class::tests::tld_test ... ok [INFO] [stdout] test lexer::octet_string::tests::parses_strictly_constrained_extended_octetstring ... ok [INFO] [stdout] test lexer::sequence::tests::parses_default_bitstring ... ok [INFO] [stdout] test lexer::sequence::tests::parses_default_boolean ... ok [INFO] [stdout] test lexer::real::tests::parses_constraint_real_type ... ok [INFO] [stdout] test lexer::sequence::tests::parses_default_enumeral ... ok [INFO] [stdout] test lexer::real::tests::parses_simple_real_type ... ok [INFO] [stdout] test lexer::sequence::tests::parse_x284 ... ok [INFO] [stdout] test lexer::sequence::tests::parses_default_int ... ok [INFO] [stdout] test lexer::sequence::tests::parses_optional_marker ... ok [INFO] [stdout] test lexer::sequence::tests::parses_extended_sequence_with_default ... ok [INFO] [stdout] test lexer::sequence::tests::parses_sequence_value ... ok [INFO] [stdout] test lexer::sequence::tests::parses_sequence_with_components_of_notation ... ok [INFO] [stdout] test lexer::sequence::tests::parses_sequence_with_extension_group ... ok [INFO] [stdout] test lexer::sequence::tests::parses_simple_sequence ... ok [INFO] [stdout] test lexer::sequence::tests::parses_sequence_with_optionals ... ok [INFO] [stdout] test lexer::sequence::tests::parses_subtyped_sequence ... ok [INFO] [stdout] test lexer::sequence::tests::parses_sequence_with_primitives ... ok [INFO] [stdout] test lexer::sequence_of::tests::parses_simple_sequence_of ... ok [INFO] [stdout] test lexer::sequence_of::tests::handles_object_field_ref ... ok [INFO] [stdout] test lexer::sequence_of::tests::parses_simple_sequence_of_elsewhere_declared_type ... ok [INFO] [stdout] test lexer::sequence::tests::parses_nested_sequence ... ok [INFO] [stdout] test lexer::sequence_of::tests::parses_constraint_sequence_of_constraint_integer ... ok [INFO] [stdout] test lexer::sequence_of::tests::parses_constraint_sequence_of_with_extra_parentheses ... ok [INFO] [stdout] test lexer::set::tests::issue_2_test ... ok [INFO] [stdout] test lexer::sequence_of::tests::parses_parameterized_constrained_sequence_of ... ok [INFO] [stdout] test lexer::sequence_of::tests::parses_constraint_sequence_of_elsewhere_declared_type ... ok [INFO] [stdout] test lexer::set_of::tests::parses_constraint_set_of_constraint_integer ... ok [INFO] [stdout] test lexer::set_of::tests::parses_constraint_set_of_with_extra_parentheses ... ok [INFO] [stdout] test lexer::set_of::tests::parses_simple_set_of ... ok [INFO] [stdout] test lexer::set_of::tests::handles_object_field_ref ... ok [INFO] [stdout] test lexer::set_of::tests::parses_simple_set_of_elsewhere_declared_type ... ok [INFO] [stdout] test lexer::set_of::tests::parses_constraint_set_of_elsewhere_declared_type ... ok [INFO] [stdout] test lexer::set_of::tests::parses_parameterized_constrained_set_of ... ok [INFO] [stdout] test lexer::tests::parses_empty_extensible_object_set ... ok [INFO] [stdout] test lexer::tests::parses_toplevel_enumerated_declaration ... ok [INFO] [stdout] test lexer::tests::parses_toplevel_crossrefering_declaration ... ok [INFO] [stdout] test lexer::tests::parses_anonymous_sequence_of_declaration ... ok [INFO] [stdout] test tests::generate_stepwise_e2e_test ... ignored [INFO] [stdout] test lexer::tests::parses_comment_after_end ... ok [INFO] [stdout] test validator::linking::tests::links_asn1_value ... ok [INFO] [stdout] test lexer::tests::parses_toplevel_boolean_declaration ... ok [INFO] [stdout] test lexer::tests::parses_toplevel_simple_integer_declaration ... ok [INFO] [stdout] test lexer::tests::parses_sequence_of_value ... ok [INFO] [stdout] test validator::linking::utils::tests::converts_octet_to_bit_string ... ok [INFO] [stdout] test lexer::tests::parses_class_declaration ... ok [INFO] [stdout] test lexer::util::tests::optional_delimiter ... ok [INFO] [stdout] test lexer::tests::parses_choice ... ok [INFO] [stdout] test lexer::tests::parses_object_set_value ... ok [INFO] [stdout] test lexer::util::tests::takes_until_and_not ... ok [INFO] [stdout] test lexer::tests::parses_parameterized_declaration ... ok [INFO] [stdout] test lexer::tests::parses_toplevel_macro_integer_declaration ... ok [INFO] [stdout] test intermediate::encoding_rules::per_visible::tests::initializes_per_visible_alphabet_from_range_value ... ok [INFO] [stdout] test intermediate::encoding_rules::per_visible::tests::initializes_per_visible_alphabet_from_single_value ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 159 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.43s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rasn_compiler_derive-b881456e1750364c) [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rasn_compiler_tests-1758a5cb452b1ecb) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/edge_cases.rs (/opt/rustwide/target/debug/deps/edge_cases-fc11b84b847054e7) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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] test distinguished_value_range_in_choice ... FAILED [INFO] [stdout] test enum_and_distinguished_defaults ... FAILED [INFO] [stdout] test distinguished_value_range ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- distinguished_value_range_in_choice stdout ---- [INFO] [stdout] thread 'distinguished_value_range_in_choice' panicked at rasn-compiler-tests/tests/edge_cases.rs:27:1: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: "#[allow(non_camel_case_types,non_snake_case,non_upper_case_globals,unused,clippy::too_many_arguments,)]pubmodtest_module{externcratealloc;usecore::borrow::Borrow;userasn::prelude::*;uselazy_static::lazy_static;#[derive(AsnType,Debug,Clone,Decode,Encode,PartialEq,PartialOrd,Eq,Ord,Hash)]#[rasn(delegate,value(\"1..=10\"))]pubstructDistinguished(pubu8);#[derive(AsnType,Debug,Clone,Decode,Encode,PartialEq)]#[rasn(choice,automatic_tags)]#[non_exhaustive]pubenumTestChoice{#[rasn(value(\"2..=8\"))]restricted(Distinguished),}}" [INFO] [stdout] right: "#[derive(AsnType,Debug,Clone,Decode,Encode,PartialEq,PartialOrd,Eq,Ord,Hash)]#[rasn(delegate,value(\"1..=10\"))]pubstructDistinguished(pubu8);#[derive(AsnType,Debug,Clone,Decode,Encode,PartialEq)]#[rasn(choice,automatic_tags)]#[non_exhaustive]pubenumTestChoice{#[rasn(value(\"2..=8\"))]restricted(Distinguished),}}" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561b36622595 - std::backtrace_rs::backtrace::libunwind::trace::hdfc9607bf31dbc86 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x561b36622595 - std::backtrace_rs::backtrace::trace_unsynchronized::h835e0ca3083fcb54 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561b36622595 - std::sys::backtrace::_print_fmt::hf81d1bed8dde1f05 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x561b36622595 - ::fmt::h0e21387e4dc195e8 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x561b3664b26b - core::fmt::rt::Argument::fmt::hf0a2360aea19729b [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x561b3664b26b - core::fmt::write::h76a391ed15942408 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x561b3661f87f - std::io::Write::write_fmt::h3a6701c05eae4e21 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x561b36623db1 - std::sys::backtrace::BacktraceLock::print::hfbac027926ddf935 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x561b36623db1 - std::panicking::default_hook::{{closure}}::h901010a60b64ccc3 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:266:22 [INFO] [stdout] 9: 0x561b36623958 - std::panicking::default_hook::had7425277af071c7 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:290:9 [INFO] [stdout] 10: 0x561b365eedda - as core::ops::function::Fn>::call::h0e74b18ddebb72fa [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/alloc/src/boxed.rs:2162:9 [INFO] [stdout] 11: 0x561b365eedda - test::test_main::{{closure}}::he27b357a2172d646 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x561b366246bf - as core::ops::function::Fn>::call::ha2e26086c015e62d [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/alloc/src/boxed.rs:2162:9 [INFO] [stdout] 13: 0x561b366246bf - std::panicking::rust_panic_with_hook::hac0e92610e1e4d1b [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:805:13 [INFO] [stdout] 14: 0x561b366242e7 - std::panicking::begin_panic_handler::{{closure}}::h1fb6563ca25c0091 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:671:13 [INFO] [stdout] 15: 0x561b36622a59 - std::sys::backtrace::__rust_end_short_backtrace::he90d714ee124ec57 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x561b36623f74 - rust_begin_unwind [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:662:5 [INFO] [stdout] 17: 0x561b36648fa3 - core::panicking::panic_fmt::h2c076b2ed9eeb82c [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x561b366493ae - core::panicking::assert_failed_inner::hd4df8a78ff8925f8 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/panicking.rs:412:17 [INFO] [stdout] 19: 0x561b3631804e - core::panicking::assert_failed::h5c4cf35f013dead3 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/panicking.rs:367:5 [INFO] [stdout] 20: 0x561b3631556e - edge_cases::distinguished_value_range_in_choice::h3a08ecb2de7e8b94 [INFO] [stdout] at /opt/rustwide/workdir/rasn-compiler-tests/src/helpers/mod.rs:15:13 [INFO] [stdout] 21: 0x561b363150e7 - edge_cases::distinguished_value_range_in_choice::{{closure}}::ha44655a8aa852a7a [INFO] [stdout] at /opt/rustwide/workdir/rasn-compiler-tests/src/helpers/mod.rs:13:20 [INFO] [stdout] 22: 0x561b36316af6 - core::ops::function::FnOnce::call_once::h2d11322e3a60f1ba [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x561b365f38ab - core::ops::function::FnOnce::call_once::hca6bde12b6a630f1 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x561b365f38ab - test::__rust_begin_short_backtrace::h12810d14a702ebbc [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/test/src/lib.rs:620:18 [INFO] [stdout] 25: 0x561b365f3175 - test::run_test_in_process::{{closure}}::h59541574124f7772 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/test/src/lib.rs:643:60 [INFO] [stdout] 26: 0x561b365f3175 - as core::ops::function::FnOnce<()>>::call_once::h21b81f6278222813 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x561b365f3175 - std::panicking::try::do_call::h95caa0508e76e60a [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:554:40 [INFO] [stdout] 28: 0x561b365f3175 - std::panicking::try::ha936e1facd3a2c2c [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:518:19 [INFO] [stdout] 29: 0x561b365f3175 - std::panic::catch_unwind::h5528768c35d92b58 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panic.rs:345:14 [INFO] [stdout] 30: 0x561b365f3175 - test::run_test_in_process::h90d0fae4cc0656ab [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/test/src/lib.rs:643:27 [INFO] [stdout] 31: 0x561b365f3175 - test::run_test::{{closure}}::hd832ed1086168438 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/test/src/lib.rs:564:43 [INFO] [stdout] 32: 0x561b365b8a44 - test::run_test::{{closure}}::h9fadb9f2ff3418ff [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/test/src/lib.rs:594:41 [INFO] [stdout] 33: 0x561b365b8a44 - std::sys::backtrace::__rust_begin_short_backtrace::h83762f6f2409a243 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 34: 0x561b365bc212 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h30150ce916fdd544 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/thread/mod.rs:524:17 [INFO] [stdout] 35: 0x561b365bc212 - as core::ops::function::FnOnce<()>>::call_once::hc325bc97006a5368 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x561b365bc212 - std::panicking::try::do_call::h3c463856408c67a4 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:554:40 [INFO] [stdout] 37: 0x561b365bc212 - std::panicking::try::h692f72559df6d3bf [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:518:19 [INFO] [stdout] 38: 0x561b365bc212 - std::panic::catch_unwind::h1dcc0ad4c36d774e [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panic.rs:345:14 [INFO] [stdout] 39: 0x561b365bc212 - std::thread::Builder::spawn_unchecked_::{{closure}}::hc95846b45d8ce7ce [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/thread/mod.rs:523:30 [INFO] [stdout] 40: 0x561b365bc212 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h802463e6db21440a [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x561b36628a8b - as core::ops::function::FnOnce>::call_once::h186f3f12fe64acb3 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/alloc/src/boxed.rs:2148:9 [INFO] [stdout] 42: 0x561b36628a8b - as core::ops::function::FnOnce>::call_once::h58b0e3febdb462cc [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/alloc/src/boxed.rs:2148:9 [INFO] [stdout] 43: 0x561b36628a8b - std::sys::pal::unix::thread::Thread::new::thread_start::h146ca4d6d16f256f [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x7f8f4bca1ac3 - [INFO] [stdout] 45: 0x7f8f4bd32a04 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- enum_and_distinguished_defaults stdout ---- [INFO] [stdout] thread 'enum_and_distinguished_defaults' panicked at rasn-compiler-tests/tests/edge_cases.rs:58:1: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: "#[allow(non_camel_case_types,non_snake_case,non_upper_case_globals,unused,clippy::too_many_arguments,)]pubmodtest_module{externcratealloc;usecore::borrow::Borrow;userasn::prelude::*;uselazy_static::lazy_static;#[derive(AsnType,Debug,Clone,Copy,Decode,Encode,PartialEq,PartialOrd,Eq,Ord,Hash)]#[rasn(enumerated)]pubenumEnumWithDefault{first=1,second=2,}#[derive(AsnType,Debug,Clone,Decode,Encode,PartialEq,PartialOrd,Eq,Ord,Hash)]#[rasn(delegate,value(\"1..=10\"))]pubstructIntWithDefault(pubu8);#[derive(AsnType,Debug,Clone,Decode,Encode,PartialEq)]#[rasn(automatic_tags)]pubstructTest{#[rasn(default=\"test_int_default\")]pubint:IntWithDefault,#[rasn(default=\"test_r_enum_default\",identifier=\"enum\")]pubr_enum:EnumWithDefault,}implTest{pubfnnew(int:IntWithDefault,r_enum:EnumWithDefault)->Self{Self{int,r_enum}}}fntest_int_default()->IntWithDefault{IntWithDefault(1)}fntest_r_enum_default()->EnumWithDefault{EnumWithDefault::first}}" [INFO] [stdout] right: "#[derive(AsnType,Debug,Clone,Copy,Decode,Encode,PartialEq,PartialOrd,Eq,Ord,Hash)]#[rasn(enumerated)]pubenumEnumWithDefault{first=1,second=2,}#[derive(AsnType,Debug,Clone,Decode,Encode,PartialEq,PartialOrd,Eq,Ord,Hash)]#[rasn(delegate,value(\"1..=10\"))]pubstructIntWithDefault(pubu8);#[derive(AsnType,Debug,Clone,Decode,Encode,PartialEq)]#[rasn(automatic_tags)]pubstructTest{#[rasn(default=\"test_int_default\")]pubint:IntWithDefault,#[rasn(default=\"test_r_enum_default\",identifier=\"enum\")]pubr_enum:EnumWithDefault,}implTest{pubfnnew(int:IntWithDefault,r_enum:EnumWithDefault)->Self{Self{int,r_enum}}}fntest_int_default()->IntWithDefault{IntWithDefault(1)}fntest_r_enum_default()->EnumWithDefault{EnumWithDefault::first}}" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561b36622595 - std::backtrace_rs::backtrace::libunwind::trace::hdfc9607bf31dbc86 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x561b36622595 - std::backtrace_rs::backtrace::trace_unsynchronized::h835e0ca3083fcb54 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561b36622595 - std::sys::backtrace::_print_fmt::hf81d1bed8dde1f05 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x561b36622595 - ::fmt::h0e21387e4dc195e8 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x561b3664b26b - core::fmt::rt::Argument::fmt::hf0a2360aea19729b [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x561b3664b26b - core::fmt::write::h76a391ed15942408 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x561b3661f87f - std::io::Write::write_fmt::h3a6701c05eae4e21 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x561b36623db1 - std::sys::backtrace::BacktraceLock::print::hfbac027926ddf935 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x561b36623db1 - std::panicking::default_hook::{{closure}}::h901010a60b64ccc3 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:266:22 [INFO] [stdout] 9: 0x561b36623958 - std::panicking::default_hook::had7425277af071c7 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:290:9 [INFO] [stdout] 10: 0x561b365eedda - as core::ops::function::Fn>::call::h0e74b18ddebb72fa [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/alloc/src/boxed.rs:2162:9 [INFO] [stdout] 11: 0x561b365eedda - test::test_main::{{closure}}::he27b357a2172d646 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x561b366246bf - as core::ops::function::Fn>::call::ha2e26086c015e62d [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/alloc/src/boxed.rs:2162:9 [INFO] [stdout] 13: 0x561b366246bf - std::panicking::rust_panic_with_hook::hac0e92610e1e4d1b [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:805:13 [INFO] [stdout] 14: 0x561b366242e7 - std::panicking::begin_panic_handler::{{closure}}::h1fb6563ca25c0091 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:671:13 [INFO] [stdout] 15: 0x561b36622a59 - std::sys::backtrace::__rust_end_short_backtrace::he90d714ee124ec57 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x561b36623f74 - rust_begin_unwind [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:662:5 [INFO] [stdout] 17: 0x561b36648fa3 - core::panicking::panic_fmt::h2c076b2ed9eeb82c [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x561b366493ae - core::panicking::assert_failed_inner::hd4df8a78ff8925f8 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/panicking.rs:412:17 [INFO] [stdout] 19: 0x561b3631804e - core::panicking::assert_failed::h5c4cf35f013dead3 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/panicking.rs:367:5 [INFO] [stdout] 20: 0x561b36315b0e - edge_cases::enum_and_distinguished_defaults::h63cf91fb59393742 [INFO] [stdout] at /opt/rustwide/workdir/rasn-compiler-tests/src/helpers/mod.rs:15:13 [INFO] [stdout] 21: 0x561b36315687 - edge_cases::enum_and_distinguished_defaults::{{closure}}::hc2d1b54631c7e0f3 [INFO] [stdout] at /opt/rustwide/workdir/rasn-compiler-tests/src/helpers/mod.rs:13:20 [INFO] [stdout] 22: 0x561b36316ab6 - core::ops::function::FnOnce::call_once::h0a8c77d233dbcd1f [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x561b365f38ab - core::ops::function::FnOnce::call_once::hca6bde12b6a630f1 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x561b365f38ab - test::__rust_begin_short_backtrace::h12810d14a702ebbc [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/test/src/lib.rs:620:18 [INFO] [stdout] 25: 0x561b365f3175 - test::run_test_in_process::{{closure}}::h59541574124f7772 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/test/src/lib.rs:643:60 [INFO] [stdout] 26: 0x561b365f3175 - as core::ops::function::FnOnce<()>>::call_once::h21b81f6278222813 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x561b365f3175 - std::panicking::try::do_call::h95caa0508e76e60a [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:554:40 [INFO] [stdout] 28: 0x561b365f3175 - std::panicking::try::ha936e1facd3a2c2c [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:518:19 [INFO] [stdout] 29: 0x561b365f3175 - std::panic::catch_unwind::h5528768c35d92b58 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panic.rs:345:14 [INFO] [stdout] 30: 0x561b365f3175 - test::run_test_in_process::h90d0fae4cc0656ab [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/test/src/lib.rs:643:27 [INFO] [stdout] 31: 0x561b365f3175 - test::run_test::{{closure}}::hd832ed1086168438 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/test/src/lib.rs:564:43 [INFO] [stdout] 32: 0x561b365b8a44 - test::run_test::{{closure}}::h9fadb9f2ff3418ff [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/test/src/lib.rs:594:41 [INFO] [stdout] 33: 0x561b365b8a44 - std::sys::backtrace::__rust_begin_short_backtrace::h83762f6f2409a243 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 34: 0x561b365bc212 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h30150ce916fdd544 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/thread/mod.rs:524:17 [INFO] [stdout] 35: 0x561b365bc212 - as core::ops::function::FnOnce<()>>::call_once::hc325bc97006a5368 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x561b365bc212 - std::panicking::try::do_call::h3c463856408c67a4 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:554:40 [INFO] [stdout] 37: 0x561b365bc212 - std::panicking::try::h692f72559df6d3bf [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:518:19 [INFO] [stdout] 38: 0x561b365bc212 - std::panic::catch_unwind::h1dcc0ad4c36d774e [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panic.rs:345:14 [INFO] [stdout] 39: 0x561b365bc212 - std::thread::Builder::spawn_unchecked_::{{closure}}::hc95846b45d8ce7ce [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/thread/mod.rs:523:30 [INFO] [stdout] 40: 0x561b365bc212 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h802463e6db21440a [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x561b36628a8b - as core::ops::function::FnOnce>::call_once::h186f3f12fe64acb3 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/alloc/src/boxed.rs:2148:9 [INFO] [stdout] 42: 0x561b36628a8b - as core::ops::function::FnOnce>::call_once::h58b0e3febdb462cc [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/alloc/src/boxed.rs:2148:9 [INFO] [stdout] 43: 0x561b36628a8b - std::sys::pal::unix::thread::Thread::new::thread_start::h146ca4d6d16f256f [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x7f8f4bca1ac3 - [INFO] [stdout] 45: 0x7f8f4bd32a04 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- distinguished_value_range stdout ---- [INFO] [stdout] thread 'distinguished_value_range' panicked at rasn-compiler-tests/tests/edge_cases.rs:4:1: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: "#[allow(non_camel_case_types,non_snake_case,non_upper_case_globals,unused,clippy::too_many_arguments,)]pubmodtest_module{externcratealloc;usecore::borrow::Borrow;userasn::prelude::*;uselazy_static::lazy_static;#[derive(AsnType,Debug,Clone,Decode,Encode,PartialEq,PartialOrd,Eq,Ord,Hash)]#[rasn(delegate,value(\"1..=10\"))]pubstructDistinguished(pubu8);#[derive(AsnType,Debug,Clone,Decode,Encode,PartialEq)]#[rasn(delegate,value(\"2..=8\"))]pubstructRestricted(pubDistinguished);}" [INFO] [stdout] right: "#[derive(AsnType,Debug,Clone,Decode,Encode,PartialEq,PartialOrd,Eq,Ord,Hash)]#[rasn(delegate,value(\"1..=10\"))]pubstructDistinguished(pubu8);#[derive(AsnType,Debug,Clone,Decode,Encode,PartialEq)]#[rasn(delegate,value(\"2..=8\"))]pubstructRestricted(pubDistinguished);}" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561b36622595 - std::backtrace_rs::backtrace::libunwind::trace::hdfc9607bf31dbc86 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x561b36622595 - std::backtrace_rs::backtrace::trace_unsynchronized::h835e0ca3083fcb54 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561b36622595 - std::sys::backtrace::_print_fmt::hf81d1bed8dde1f05 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x561b36622595 - ::fmt::h0e21387e4dc195e8 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x561b3664b26b - core::fmt::rt::Argument::fmt::hf0a2360aea19729b [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x561b3664b26b - core::fmt::write::h76a391ed15942408 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x561b3661f87f - std::io::Write::write_fmt::h3a6701c05eae4e21 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x561b36623db1 - std::sys::backtrace::BacktraceLock::print::hfbac027926ddf935 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x561b36623db1 - std::panicking::default_hook::{{closure}}::h901010a60b64ccc3 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:266:22 [INFO] [stdout] 9: 0x561b36623958 - std::panicking::default_hook::had7425277af071c7 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:290:9 [INFO] [stdout] 10: 0x561b365eedda - as core::ops::function::Fn>::call::h0e74b18ddebb72fa [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/alloc/src/boxed.rs:2162:9 [INFO] [stdout] 11: 0x561b365eedda - test::test_main::{{closure}}::he27b357a2172d646 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x561b366246bf - as core::ops::function::Fn>::call::ha2e26086c015e62d [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/alloc/src/boxed.rs:2162:9 [INFO] [stdout] 13: 0x561b366246bf - std::panicking::rust_panic_with_hook::hac0e92610e1e4d1b [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:805:13 [INFO] [stdout] 14: 0x561b366242e7 - std::panicking::begin_panic_handler::{{closure}}::h1fb6563ca25c0091 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:671:13 [INFO] [stdout] 15: 0x561b36622a59 - std::sys::backtrace::__rust_end_short_backtrace::he90d714ee124ec57 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x561b36623f74 - rust_begin_unwind [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:662:5 [INFO] [stdout] 17: 0x561b36648fa3 - core::panicking::panic_fmt::h2c076b2ed9eeb82c [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x561b366493ae - core::panicking::assert_failed_inner::hd4df8a78ff8925f8 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/panicking.rs:412:17 [INFO] [stdout] 19: 0x561b3631804e - core::panicking::assert_failed::h5c4cf35f013dead3 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/panicking.rs:367:5 [INFO] [stdout] 20: 0x561b36314fce - edge_cases::distinguished_value_range::h92c777bc1f813f0f [INFO] [stdout] at /opt/rustwide/workdir/rasn-compiler-tests/src/helpers/mod.rs:15:13 [INFO] [stdout] 21: 0x561b36314b47 - edge_cases::distinguished_value_range::{{closure}}::h5c89935dc447e4dd [INFO] [stdout] at /opt/rustwide/workdir/rasn-compiler-tests/src/helpers/mod.rs:13:20 [INFO] [stdout] 22: 0x561b36316b36 - core::ops::function::FnOnce::call_once::h492f0fc1b5c5912a [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x561b365f38ab - core::ops::function::FnOnce::call_once::hca6bde12b6a630f1 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x561b365f38ab - test::__rust_begin_short_backtrace::h12810d14a702ebbc [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/test/src/lib.rs:620:18 [INFO] [stdout] 25: 0x561b365f3175 - test::run_test_in_process::{{closure}}::h59541574124f7772 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/test/src/lib.rs:643:60 [INFO] [stdout] 26: 0x561b365f3175 - as core::ops::function::FnOnce<()>>::call_once::h21b81f6278222813 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x561b365f3175 - std::panicking::try::do_call::h95caa0508e76e60a [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:554:40 [INFO] [stdout] 28: 0x561b365f3175 - std::panicking::try::ha936e1facd3a2c2c [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:518:19 [INFO] [stdout] 29: 0x561b365f3175 - std::panic::catch_unwind::h5528768c35d92b58 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panic.rs:345:14 [INFO] [stdout] 30: 0x561b365f3175 - test::run_test_in_process::h90d0fae4cc0656ab [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/test/src/lib.rs:643:27 [INFO] [stdout] 31: 0x561b365f3175 - test::run_test::{{closure}}::hd832ed1086168438 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/test/src/lib.rs:564:43 [INFO] [stdout] 32: 0x561b365b8a44 - test::run_test::{{closure}}::h9fadb9f2ff3418ff [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/test/src/lib.rs:594:41 [INFO] [stdout] 33: 0x561b365b8a44 - std::sys::backtrace::__rust_begin_short_backtrace::h83762f6f2409a243 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 34: 0x561b365bc212 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h30150ce916fdd544 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/thread/mod.rs:524:17 [INFO] [stdout] 35: 0x561b365bc212 - as core::ops::function::FnOnce<()>>::call_once::hc325bc97006a5368 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x561b365bc212 - std::panicking::try::do_call::h3c463856408c67a4 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:554:40 [INFO] [stdout] 37: 0x561b365bc212 - std::panicking::try::h692f72559df6d3bf [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:518:19 [INFO] [stdout] 38: 0x561b365bc212 - std::panic::catch_unwind::h1dcc0ad4c36d774e [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panic.rs:345:14 [INFO] [stdout] 39: 0x561b365bc212 - std::thread::Builder::spawn_unchecked_::{{closure}}::hc95846b45d8ce7ce [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/thread/mod.rs:523:30 [INFO] [stdout] 40: 0x561b365bc212 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h802463e6db21440a [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x561b36628a8b - as core::ops::function::FnOnce>::call_once::h186f3f12fe64acb3 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/alloc/src/boxed.rs:2148:9 [INFO] [stdout] 42: 0x561b36628a8b - as core::ops::function::FnOnce>::call_once::h58b0e3febdb462cc [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/alloc/src/boxed.rs:2148:9 [INFO] [stdout] 43: 0x561b36628a8b - std::sys::pal::unix::thread::Thread::new::thread_start::h146ca4d6d16f256f [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x7f8f4bca1ac3 - [INFO] [stdout] 45: 0x7f8f4bd32a04 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] distinguished_value_range [INFO] [stdout] distinguished_value_range_in_choice [INFO] [stdout] enum_and_distinguished_defaults [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p rasn-compiler-tests --test edge_cases` [INFO] running `Command { std: "docker" "inspect" "9eef44bd0c9eb39b0d313f36f6a0d737d6418d254b6e79f5d822e4dc3ecaaa43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9eef44bd0c9eb39b0d313f36f6a0d737d6418d254b6e79f5d822e4dc3ecaaa43", kill_on_drop: false }` [INFO] [stdout] 9eef44bd0c9eb39b0d313f36f6a0d737d6418d254b6e79f5d822e4dc3ecaaa43