[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] fb1ed74c53412be39451850b616f21c46f477063 [INFO] testing 6d7a/rasn-compiler against master#9e297bf54d31eb3b30067208ff9af4416945a2ed for pr-125507 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F6d7a%2Frasn-compiler" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/6d7a/rasn-compiler on toolchain 9e297bf54d31eb3b30067208ff9af4416945a2ed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "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-0-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" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rasn-derive v0.14.0 [INFO] [stderr] Downloaded rasn-kerberos v0.14.0 [INFO] [stderr] Downloaded typewit_proc_macros v1.8.1 [INFO] [stderr] Downloaded konst v0.3.8 [INFO] [stderr] Downloaded getrandom v0.2.13 [INFO] [stderr] Downloaded bitvec-nom v0.2.0 [INFO] [stderr] Downloaded rasn-compiler v0.3.0 [INFO] [stderr] Downloaded typewit v1.9.0 [INFO] [stderr] Downloaded rasn v0.14.0 [INFO] [stderr] Downloaded bitvec-nom2 v0.2.0 [INFO] [stderr] Downloaded jzon v0.12.5 [INFO] [stderr] Downloaded const_panic v0.2.8 [INFO] [stderr] Downloaded konst_kernel v0.3.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3ccf5f8a954a9fce83f714459c13a69317dde0dc49c18f65a68125ddc2a48bd [INFO] running `Command { std: "docker" "start" "-a" "a3ccf5f8a954a9fce83f714459c13a69317dde0dc49c18f65a68125ddc2a48bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3ccf5f8a954a9fce83f714459c13a69317dde0dc49c18f65a68125ddc2a48bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3ccf5f8a954a9fce83f714459c13a69317dde0dc49c18f65a68125ddc2a48bd", kill_on_drop: false }` [INFO] [stdout] a3ccf5f8a954a9fce83f714459c13a69317dde0dc49c18f65a68125ddc2a48bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e675c22fe3332558223b73a598c84d6bbfb8583bf8cdba131225ef9d263f6c8 [INFO] running `Command { std: "docker" "start" "-a" "8e675c22fe3332558223b73a598c84d6bbfb8583bf8cdba131225ef9d263f6c8", kill_on_drop: false }` [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 libc v0.2.153 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling typewit_proc_macros v1.8.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling typewit v1.9.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling const_panic v0.2.8 [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 konst_kernel v0.3.8 [INFO] [stderr] Compiling jzon v0.12.5 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling konst v0.3.8 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.13 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling backtrace v0.3.71 [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 addr2line v0.21.0 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling bitvec-nom2 v0.2.0 [INFO] [stderr] Compiling rasn-compiler v0.3.0 [INFO] [stderr] Compiling rasn-compiler v0.3.0 (/opt/rustwide/workdir/rasn-compiler) [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] [stderr] Compiling snafu v0.7.5 [INFO] [stderr] Compiling rasn 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: `#[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] 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] [stderr] Compiling rasn-compiler-derive v0.3.0 (/opt/rustwide/workdir/rasn-compiler-derive) [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [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 10.88s [INFO] running `Command { std: "docker" "inspect" "8e675c22fe3332558223b73a598c84d6bbfb8583bf8cdba131225ef9d263f6c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e675c22fe3332558223b73a598c84d6bbfb8583bf8cdba131225ef9d263f6c8", kill_on_drop: false }` [INFO] [stdout] 8e675c22fe3332558223b73a598c84d6bbfb8583bf8cdba131225ef9d263f6c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e53c97cce6a07344f94ccca75b13dee80c8ff94bcd72981e03fb66c43af5668 [INFO] running `Command { std: "docker" "start" "-a" "8e53c97cce6a07344f94ccca75b13dee80c8ff94bcd72981e03fb66c43af5668", kill_on_drop: false }` [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 [INFO] [stderr] Compiling rasn-compiler v0.3.0 (/opt/rustwide/workdir/rasn-compiler) [INFO] [stderr] Compiling rasn v0.14.0 [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: `#[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] 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: 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: `#[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] 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] [stderr] Compiling rasn-compiler-derive v0.3.0 (/opt/rustwide/workdir/rasn-compiler-derive) [INFO] [stdout] warning: 2 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 '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if 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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if 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 '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you 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 15.06s [INFO] running `Command { std: "docker" "inspect" "8e53c97cce6a07344f94ccca75b13dee80c8ff94bcd72981e03fb66c43af5668", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e53c97cce6a07344f94ccca75b13dee80c8ff94bcd72981e03fb66c43af5668", kill_on_drop: false }` [INFO] [stdout] 8e53c97cce6a07344f94ccca75b13dee80c8ff94bcd72981e03fb66c43af5668 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8104275c85561ad0176c26c308e424e760e1df06c79f425a91630750d431b382 [INFO] running `Command { std: "docker" "start" "-a" "8104275c85561ad0176c26c308e424e760e1df06c79f425a91630750d431b382", kill_on_drop: false }` [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: `#[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] 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: `rasn-compiler` (lib) generated 2 warnings [INFO] [stderr] warning: `rasn-compiler` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you 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] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you 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: `rasn-compiler-tests` (test "parse_test") generated 1 warning (run `cargo fix --test "parse_test"` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [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::rasn::utils::tests::determines_int_type ... ok [INFO] [stdout] test generator::rasn::utils::tests::converts_to_snake_case ... ok [INFO] [stdout] test generator::rasn::utils::tests::formats_enum_members ... ok [INFO] [stdout] test generator::rasn::utils::tests::formats_linked_value ... ok [INFO] [stdout] test generator::rasn::utils::tests::formats_identifier_annotation ... ok [INFO] [stdout] test generator::rasn::utils::tests::formats_choice_options ... ok [INFO] [stdout] test generator::rasn::utils::tests::formats_sequence_members ... ok [INFO] [stdout] test generator::rasn::utils::tests::joins_annotations ... ok [INFO] [stdout] test generator::typescript::utils::tests::tokenizes_values ... ok [INFO] [stdout] test intermediate::encoding_rules::per_visible::tests::folds_range_value_integer_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_range_value_alphabet_constraints ... ok [INFO] [stdout] test intermediate::encoding_rules::per_visible::tests::folds_range_values_numeric_constraints ... ok [INFO] [stdout] test intermediate::encoding_rules::per_visible::tests::folds_range_values_alphabet_constraints ... ok [INFO] [stdout] test intermediate::encoding_rules::per_visible::tests::folds_range_values_mixed_constraints ... ok [INFO] [stdout] test intermediate::encoding_rules::per_visible::tests::folds_single_value_alphabet_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_single_value_numeric_constraints ... ok [INFO] [stdout] test intermediate::encoding_rules::tests::computes_bit_size ... ok [INFO] [stdout] test lexer::bit_string::tests::parses_unconfined_bitstring ... ok [INFO] [stdout] test lexer::character_string::tests::parses_character_string_value ... ok [INFO] [stdout] test lexer::character_string::tests::parses_unconfined_characterstring ... ok [INFO] [stdout] test lexer::character_string::tests::parses_character_string_asn1_value ... ok [INFO] [stdout] test lexer::character_string::tests::parses_strictly_constrained_characterstring ... ok [INFO] [stdout] test lexer::bit_string::tests::parses_strictly_constrained_bitstring ... ok [INFO] [stdout] test lexer::bit_string::tests::parses_range_constrained_extended_bitstring ... ok [INFO] [stdout] test lexer::boolean::tests::parses_boolean ... ok [INFO] [stdout] test lexer::choice::tests::parses_selection_type_choice ... ok [INFO] [stdout] test lexer::character_string::tests::parses_range_constrained_characterstring ... ok [INFO] [stdout] test lexer::character_string::tests::parses_iso_10646_quadruple ... ok [INFO] [stdout] test lexer::bit_string::tests::parses_range_constrained_bitstring ... ok [INFO] [stdout] test lexer::bit_string::tests::parses_bitstring_with_distinguished_values ... ok [INFO] [stdout] test lexer::character_string::tests::parses_strictly_constrained_extended_characterstring ... ok [INFO] [stdout] test lexer::choice::tests::parses_extension_groups ... ok [INFO] [stdout] test lexer::common::tests::parses_block_comment ... ok [INFO] [stdout] test lexer::bit_string::tests::parses_strictly_constrained_extended_bitstring ... ok [INFO] [stdout] test lexer::common::tests::discards_whitespace ... ok [INFO] [stdout] test lexer::common::tests::parses_line_comment ... ok [INFO] [stdout] test lexer::common::tests::parses_distinguished_values_with_line_comments ... ok [INFO] [stdout] test lexer::choice::tests::parses_extensible_choice ... ok [INFO] [stdout] test lexer::common::tests::parses_valid_identifiers ... ok [INFO] [stdout] test lexer::character_string::tests::parses_range_constrained_extended_characterstring ... ok [INFO] [stdout] test lexer::common::tests::handles_invalid_identifiers ... ok [INFO] [stdout] test lexer::common::tests::parses_ambiguous_asn1_comment ... ok [INFO] [stdout] test lexer::common::tests::parses_block_comment_with_nested_comments ... ok [INFO] [stdout] test lexer::common::tests::discards_whitespace_and_comments ... ok [INFO] [stdout] test lexer::common::tests::parses_distinguished_values ... ok [INFO] [stdout] test lexer::common::tests::parses_multiline_block_comment ... ok [INFO] [stdout] test lexer::constraint::tests::parses_character_value_range ... ok [INFO] [stdout] test lexer::constraint::tests::handles_redundant_parentheses ... ok [INFO] [stdout] test lexer::constraint::tests::handles_added_extension_values ... ok [INFO] [stdout] test lexer::constraint::tests::parses_composite_constraint ... ok [INFO] [stdout] test lexer::constraint::tests::parses_composite_component_constraint ... ok [INFO] [stdout] test lexer::constraint::tests::parses_composite_array_constraint ... ok [INFO] [stdout] test lexer::constraint::tests::parses_composite_range_constraint_with_elsewhere_declared_values ... ok [INFO] [stdout] test lexer::constraint::tests::parses_pattern_constraint ... ok [INFO] [stdout] test lexer::constraint::tests::parses_complex_set ... ok [INFO] [stdout] test lexer::constraint::tests::parses_composite_range_constraint ... ok [INFO] [stdout] test lexer::constraint::tests::parses_property_settings_constraint ... ok [INFO] [stdout] test lexer::constraint::tests::parses_extended_range_constraint ... ok [INFO] [stdout] test lexer::constraint::tests::parses_user_defined_constraint ... ok [INFO] [stdout] test lexer::constraint::tests::parses_size_constraint ... ok [INFO] [stdout] test lexer::constraint::tests::parses_two_variants_of_extensible_size ... ok [INFO] [stdout] test lexer::enumerated::tests::parses_enumerals_with_line_comments ... ok [INFO] [stdout] test lexer::constraint::tests::parses_table_constraint ... ok [INFO] [stdout] test lexer::enumerated::tests::parses_enumerated_value ... ok [INFO] [stdout] test lexer::constraint::tests::parses_value_constraint_with_inserted_comment ... ok [INFO] [stdout] test lexer::constraint::tests::parses_value_constraint ... ok [INFO] [stdout] test lexer::enumerated::tests::parses_enumerated_with_ellipsis ... ok [INFO] [stdout] test lexer::enumerated::tests::parses_enumerated ... ok [INFO] [stdout] test lexer::enumerated::tests::parses_extended_enumerated_without_indices ... ok [INFO] [stdout] test lexer::constraint::tests::parses_full_component_constraint ... ok [INFO] [stdout] test lexer::enumerated::tests::parses_indexed_enumerated ... ok [INFO] [stdout] test lexer::constraint::tests::parses_permitted_alphabet_constraint ... ok [INFO] [stdout] test lexer::enumerated::tests::parses_extended_enumerated ... ok [INFO] [stdout] test lexer::constraint::tests::parses_serial_constraints ... ok [INFO] [stdout] test lexer::constraint::tests::parses_partial_component_constraint ... ok [INFO] [stdout] test lexer::information_object_class::tests::parses_extended_value_set ... ok [INFO] [stdout] test lexer::enumerated::tests::parses_indexed_extended_enumerated ... ok [INFO] [stdout] test lexer::information_object_class::tests::parses_simple_object_set ... ok [INFO] [stdout] test lexer::information_object_class::tests::parses_top_level_information_object_field_ref ... ok [INFO] [stdout] test lexer::information_object_class::tests::parses_information_object_class ... ok [INFO] [stdout] test lexer::information_object_class::tests::parses_information_object_class_with_custom_syntax ... ok [INFO] [stdout] test lexer::module_reference::tests::global_module_reference_ext_val_ref_assigned_identifier ... ok [INFO] [stdout] test lexer::information_object_class::tests::parses_inline_declaration_value_set ... ok [INFO] [stdout] test lexer::module_reference::tests::global_module_reference_empty_assigned_identifier ... ok [INFO] [stdout] test lexer::constraint::tests::parses_real_constraint ... ok [INFO] [stdout] test lexer::integer::tests::parses_integer ... ok [INFO] [stdout] test lexer::module_reference::tests::issue_4_imports ... ok [INFO] [stdout] test lexer::null::tests::parses_null ... ok [INFO] [stdout] test lexer::module_reference::tests::global_module_reference_val_ref_assigned_identifier ... ok [INFO] [stdout] test lexer::object_identifier::tests::parses_ansi_x9_62 ... ok [INFO] [stdout] test lexer::information_object_class::tests::parses_information_object_with_custom_syntax ... ok [INFO] [stdout] test lexer::information_object_class::tests::tld_test ... ok [INFO] [stdout] test lexer::module_reference::tests::parses_a_module_reference ... ok [INFO] [stdout] test lexer::module_reference::tests::parses_iri_value ... ok [INFO] [stdout] test lexer::module_reference::tests::parses_imports ... ok [INFO] [stdout] test lexer::octet_string::tests::parses_range_constrained_extended_octetstring ... ok [INFO] [stdout] test lexer::octet_string::tests::parses_range_constrained_octetstring ... ok [INFO] [stdout] test lexer::octet_string::tests::parses_strictly_constrained_extended_octetstring ... ok [INFO] [stdout] test lexer::module_reference::tests::parses_a_module_reference_with_imports ... ok [INFO] [stdout] test lexer::parameterization::tests::parses_class_parameterization_param ... ok [INFO] [stdout] test lexer::parameterization::tests::parses_builtin_type_params ... ok [INFO] [stdout] test lexer::octet_string::tests::parses_unconfined_octetstring ... ok [INFO] [stdout] test lexer::octet_string::tests::parses_strictly_constrained_octetstring ... ok [INFO] [stdout] test lexer::real::tests::parses_simple_real_type ... ok [INFO] [stdout] test lexer::parameterization::tests::parses_object_set_parameter ... ok [INFO] [stdout] test lexer::real::tests::parses_dot_notation_real_value ... ok [INFO] [stdout] test lexer::sequence::tests::parses_default_enumeral ... ok [INFO] [stdout] test lexer::sequence::tests::parses_optional_marker ... ok [INFO] [stdout] test lexer::sequence::tests::parses_default_int ... 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_mbe_notation_real_value ... ok [INFO] [stdout] test lexer::sequence::tests::parses_sequence_value ... ok [INFO] [stdout] test lexer::sequence::tests::parses_extended_sequence_with_default ... ok [INFO] [stdout] test lexer::sequence::tests::parses_sequence_with_components_of_notation ... 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::real::tests::parses_constraint_real_type ... ok [INFO] [stdout] test lexer::sequence::tests::parse_x284 ... ok [INFO] [stdout] test lexer::sequence::tests::parses_nested_sequence ... ok [INFO] [stdout] test lexer::sequence::tests::parses_subtyped_sequence ... ok [INFO] [stdout] test lexer::sequence::tests::parses_sequence_with_extension_group ... ok [INFO] [stdout] test lexer::sequence::tests::parses_sequence_with_primitives ... ok [INFO] [stdout] test lexer::set::tests::issue_2_test ... ok [INFO] [stdout] test lexer::sequence_of::tests::handles_object_field_ref ... ok [INFO] [stdout] test lexer::sequence_of::tests::parses_simple_sequence_of ... 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::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_with_extra_parentheses ... ok [INFO] [stdout] test lexer::set_of::tests::handles_object_field_ref ... ok [INFO] [stdout] test lexer::set_of::tests::parses_constraint_set_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_simple_set_of ... ok [INFO] [stdout] test lexer::sequence_of::tests::parses_simple_sequence_of_elsewhere_declared_type ... ok [INFO] [stdout] test lexer::tests::parses_choice ... ok [INFO] [stdout] test lexer::set_of::tests::parses_simple_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_class_declaration ... ok [INFO] [stdout] test lexer::tests::parses_empty_extensible_object_set ... ok [INFO] [stdout] test lexer::tests::parses_anonymous_sequence_of_declaration ... ok [INFO] [stdout] test lexer::tests::parses_comment_after_end ... ok [INFO] [stdout] test lexer::tests::parses_toplevel_enumerated_declaration ... ok [INFO] [stdout] test lexer::tests::parses_sequence_of_value ... ok [INFO] [stdout] test lexer::tests::parses_toplevel_boolean_declaration ... ok [INFO] [stdout] test tests::generate_stepwise_e2e_test ... ignored [INFO] [stdout] test lexer::util::tests::takes_until_and_not ... ok [INFO] [stdout] test lexer::tests::parses_toplevel_macro_integer_declaration ... ok [INFO] [stdout] test validator::linking::tests::links_asn1_value ... ok [INFO] [stdout] test lexer::tests::parses_toplevel_crossrefering_declaration ... ok [INFO] [stdout] test validator::linking::utils::tests::converts_octet_to_bit_string ... ok [INFO] [stdout] test lexer::tests::parses_toplevel_simple_integer_declaration ... ok [INFO] [stdout] test lexer::tests::parses_parameterized_declaration ... ok [INFO] [stdout] test lexer::tests::parses_object_set_value ... ok [INFO] [stdout] test lexer::util::tests::optional_delimiter ... 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.21s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rasn_compiler_derive-4b4d6cbcd4828150) [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_tests-a1b781183b70a8d2) [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 tests/edge_cases.rs (/opt/rustwide/target/debug/deps/edge_cases-9f6101379a94ad9d) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if 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 ... FAILED [INFO] [stdout] test enum_and_distinguished_defaults ... FAILED [INFO] [stdout] test distinguished_value_range_in_choice ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [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)]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: 0x55ebf37205a5 - std::backtrace_rs::backtrace::libunwind::trace::h01616864447d7b30 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x55ebf37205a5 - std::backtrace_rs::backtrace::trace_unsynchronized::haf2505f1cce46362 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ebf37205a5 - std::sys_common::backtrace::_print_fmt::h194ca41cc100de5c [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55ebf37205a5 - ::fmt::h0cdf3b9de85168c4 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55ebf3749bbb - core::fmt::rt::Argument::fmt::h4873b1048d9b82db [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x55ebf3749bbb - core::fmt::write::ha4c74c323a0d086c [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/fmt/mod.rs:1172:21 [INFO] [stdout] 6: 0x55ebf371d85f - std::io::Write::write_fmt::hb6b43a5c88baad33 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/io/mod.rs:1835:15 [INFO] [stdout] 7: 0x55ebf372037e - std::sys_common::backtrace::_print::h667dd447a835cd2b [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55ebf372037e - std::sys_common::backtrace::print::hd059cf329bebd7b7 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55ebf3721dd9 - std::panicking::default_hook::{{closure}}::hcda624442cb26ab2 [INFO] [stdout] 10: 0x55ebf3721a46 - std::panicking::default_hook::h1433a4b0280b10c1 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x55ebf36f0dba - as core::ops::function::Fn>::call::h1d330c91badb41c3 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/alloc/src/boxed.rs:2077:9 [INFO] [stdout] 12: 0x55ebf36f0dba - test::test_main::{{closure}}::h51ee890341c1da25 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x55ebf372244b - as core::ops::function::Fn>::call::h7bfd229c9579d378 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/alloc/src/boxed.rs:2077:9 [INFO] [stdout] 14: 0x55ebf372244b - std::panicking::rust_panic_with_hook::hbbff73039be21b12 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:799:13 [INFO] [stdout] 15: 0x55ebf37221c4 - std::panicking::begin_panic_handler::{{closure}}::hf2d595805aea6208 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:664:13 [INFO] [stdout] 16: 0x55ebf3720a69 - std::sys_common::backtrace::__rust_end_short_backtrace::h043134ab1b7436ad [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55ebf3721ef7 - rust_begin_unwind [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:652:5 [INFO] [stdout] 18: 0x55ebf37478a3 - core::panicking::panic_fmt::h5e9d189302ee3459 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55ebf3747d1e - core::panicking::assert_failed_inner::hbb2128a8bf12649f [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/panicking.rs:408:17 [INFO] [stdout] 20: 0x55ebf34400ce - core::panicking::assert_failed::h87ae0f8877510555 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/panicking.rs:363:5 [INFO] [stdout] 21: 0x55ebf343c1de - edge_cases::distinguished_value_range::h617c875a32814f08 [INFO] [stdout] at /opt/rustwide/workdir/rasn-compiler-tests/src/helpers/mod.rs:15:13 [INFO] [stdout] 22: 0x55ebf343bd57 - edge_cases::distinguished_value_range::{{closure}}::hcf766bf9f003799a [INFO] [stdout] at /opt/rustwide/workdir/rasn-compiler-tests/src/helpers/mod.rs:13:20 [INFO] [stdout] 23: 0x55ebf3435216 - core::ops::function::FnOnce::call_once::h427798dbe0e3df8b [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55ebf36f560b - core::ops::function::FnOnce::call_once::h142728b0f901c1d8 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x55ebf36f560b - test::__rust_begin_short_backtrace::h78f66600c792516f [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/test/src/lib.rs:625:18 [INFO] [stdout] 26: 0x55ebf36f4d41 - test::run_test_in_process::{{closure}}::h36b63bf5ec069162 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/test/src/lib.rs:648:60 [INFO] [stdout] 27: 0x55ebf36f4d41 - as core::ops::function::FnOnce<()>>::call_once::hc0bc08664ac0fa12 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x55ebf36f4d41 - std::panicking::try::do_call::haab6c4522a086511 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:559:40 [INFO] [stdout] 29: 0x55ebf36f4d41 - std::panicking::try::hf718cb1b5809fd88 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:523:19 [INFO] [stdout] 30: 0x55ebf36f4d41 - std::panic::catch_unwind::he2ad76393ba02fb8 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panic.rs:149:14 [INFO] [stdout] 31: 0x55ebf36f4d41 - test::run_test_in_process::hc186a56cb0b7c789 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/test/src/lib.rs:648:27 [INFO] [stdout] 32: 0x55ebf36f4d41 - test::run_test::{{closure}}::h904ff18418fddb43 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/test/src/lib.rs:569:43 [INFO] [stdout] 33: 0x55ebf36bca94 - test::run_test::{{closure}}::hac26f57ad5c71290 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/test/src/lib.rs:599:41 [INFO] [stdout] 34: 0x55ebf36bca94 - std::sys_common::backtrace::__rust_begin_short_backtrace::hfe28fbb6dc5c1a07 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 35: 0x55ebf36c1382 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h95bfe91ffe8f44f9 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 36: 0x55ebf36c1382 - as core::ops::function::FnOnce<()>>::call_once::hd46f137d10008ee5 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x55ebf36c1382 - std::panicking::try::do_call::hb6e54244f5c0dd5a [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:559:40 [INFO] [stdout] 38: 0x55ebf36c1382 - std::panicking::try::h9bd598d7f06adceb [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:523:19 [INFO] [stdout] 39: 0x55ebf36c1382 - std::panic::catch_unwind::hd6bd9f72f43d406c [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panic.rs:149:14 [INFO] [stdout] 40: 0x55ebf36c1382 - std::thread::Builder::spawn_unchecked_::{{closure}}::h656cd769863cb7e9 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 41: 0x55ebf36c1382 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h434a6c48d2f2306f [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x55ebf372689b - as core::ops::function::FnOnce>::call_once::h4e53d953a4689d25 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/alloc/src/boxed.rs:2063:9 [INFO] [stdout] 43: 0x55ebf372689b - as core::ops::function::FnOnce>::call_once::hb1f69d21a251f1d9 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/alloc/src/boxed.rs:2063:9 [INFO] [stdout] 44: 0x55ebf372689b - std::sys::pal::unix::thread::Thread::new::thread_start::h03f22bbd669825b9 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7f99f615cac3 - [INFO] [stdout] 46: 0x7f99f61eda04 - __clone [INFO] [stdout] 47: 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)]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: 0x55ebf37205a5 - std::backtrace_rs::backtrace::libunwind::trace::h01616864447d7b30 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x55ebf37205a5 - std::backtrace_rs::backtrace::trace_unsynchronized::haf2505f1cce46362 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ebf37205a5 - std::sys_common::backtrace::_print_fmt::h194ca41cc100de5c [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55ebf37205a5 - ::fmt::h0cdf3b9de85168c4 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55ebf3749bbb - core::fmt::rt::Argument::fmt::h4873b1048d9b82db [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x55ebf3749bbb - core::fmt::write::ha4c74c323a0d086c [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/fmt/mod.rs:1172:21 [INFO] [stdout] 6: 0x55ebf371d85f - std::io::Write::write_fmt::hb6b43a5c88baad33 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/io/mod.rs:1835:15 [INFO] [stdout] 7: 0x55ebf372037e - std::sys_common::backtrace::_print::h667dd447a835cd2b [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55ebf372037e - std::sys_common::backtrace::print::hd059cf329bebd7b7 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55ebf3721dd9 - std::panicking::default_hook::{{closure}}::hcda624442cb26ab2 [INFO] [stdout] 10: 0x55ebf3721a46 - std::panicking::default_hook::h1433a4b0280b10c1 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x55ebf36f0dba - as core::ops::function::Fn>::call::h1d330c91badb41c3 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/alloc/src/boxed.rs:2077:9 [INFO] [stdout] 12: 0x55ebf36f0dba - test::test_main::{{closure}}::h51ee890341c1da25 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x55ebf372244b - as core::ops::function::Fn>::call::h7bfd229c9579d378 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/alloc/src/boxed.rs:2077:9 [INFO] [stdout] 14: 0x55ebf372244b - std::panicking::rust_panic_with_hook::hbbff73039be21b12 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:799:13 [INFO] [stdout] 15: 0x55ebf37221c4 - std::panicking::begin_panic_handler::{{closure}}::hf2d595805aea6208 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:664:13 [INFO] [stdout] 16: 0x55ebf3720a69 - std::sys_common::backtrace::__rust_end_short_backtrace::h043134ab1b7436ad [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55ebf3721ef7 - rust_begin_unwind [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:652:5 [INFO] [stdout] 18: 0x55ebf37478a3 - core::panicking::panic_fmt::h5e9d189302ee3459 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55ebf3747d1e - core::panicking::assert_failed_inner::hbb2128a8bf12649f [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/panicking.rs:408:17 [INFO] [stdout] 20: 0x55ebf34400ce - core::panicking::assert_failed::h87ae0f8877510555 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/panicking.rs:363:5 [INFO] [stdout] 21: 0x55ebf343cd1e - edge_cases::enum_and_distinguished_defaults::h6c9d3fb2cd3ac193 [INFO] [stdout] at /opt/rustwide/workdir/rasn-compiler-tests/src/helpers/mod.rs:15:13 [INFO] [stdout] 22: 0x55ebf343c897 - edge_cases::enum_and_distinguished_defaults::{{closure}}::hae7f20fe6c5001da [INFO] [stdout] at /opt/rustwide/workdir/rasn-compiler-tests/src/helpers/mod.rs:13:20 [INFO] [stdout] 23: 0x55ebf34352a6 - core::ops::function::FnOnce::call_once::h6db0b1972f6cea54 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55ebf36f560b - core::ops::function::FnOnce::call_once::h142728b0f901c1d8 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x55ebf36f560b - test::__rust_begin_short_backtrace::h78f66600c792516f [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/test/src/lib.rs:625:18 [INFO] [stdout] 26: 0x55ebf36f4d41 - test::run_test_in_process::{{closure}}::h36b63bf5ec069162 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/test/src/lib.rs:648:60 [INFO] [stdout] 27: 0x55ebf36f4d41 - as core::ops::function::FnOnce<()>>::call_once::hc0bc08664ac0fa12 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x55ebf36f4d41 - std::panicking::try::do_call::haab6c4522a086511 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:559:40 [INFO] [stdout] 29: 0x55ebf36f4d41 - std::panicking::try::hf718cb1b5809fd88 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:523:19 [INFO] [stdout] 30: 0x55ebf36f4d41 - std::panic::catch_unwind::he2ad76393ba02fb8 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panic.rs:149:14 [INFO] [stdout] 31: 0x55ebf36f4d41 - test::run_test_in_process::hc186a56cb0b7c789 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/test/src/lib.rs:648:27 [INFO] [stdout] 32: 0x55ebf36f4d41 - test::run_test::{{closure}}::h904ff18418fddb43 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/test/src/lib.rs:569:43 [INFO] [stdout] 33: 0x55ebf36bca94 - test::run_test::{{closure}}::hac26f57ad5c71290 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/test/src/lib.rs:599:41 [INFO] [stdout] 34: 0x55ebf36bca94 - std::sys_common::backtrace::__rust_begin_short_backtrace::hfe28fbb6dc5c1a07 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 35: 0x55ebf36c1382 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h95bfe91ffe8f44f9 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 36: 0x55ebf36c1382 - as core::ops::function::FnOnce<()>>::call_once::hd46f137d10008ee5 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x55ebf36c1382 - std::panicking::try::do_call::hb6e54244f5c0dd5a [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:559:40 [INFO] [stdout] 38: 0x55ebf36c1382 - std::panicking::try::h9bd598d7f06adceb [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:523:19 [INFO] [stdout] 39: 0x55ebf36c1382 - std::panic::catch_unwind::hd6bd9f72f43d406c [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panic.rs:149:14 [INFO] [stdout] 40: 0x55ebf36c1382 - std::thread::Builder::spawn_unchecked_::{{closure}}::h656cd769863cb7e9 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 41: 0x55ebf36c1382 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h434a6c48d2f2306f [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x55ebf372689b - as core::ops::function::FnOnce>::call_once::h4e53d953a4689d25 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/alloc/src/boxed.rs:2063:9 [INFO] [stdout] 43: 0x55ebf372689b - as core::ops::function::FnOnce>::call_once::hb1f69d21a251f1d9 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/alloc/src/boxed.rs:2063:9 [INFO] [stdout] 44: 0x55ebf372689b - std::sys::pal::unix::thread::Thread::new::thread_start::h03f22bbd669825b9 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7f99f615cac3 - [INFO] [stdout] 46: 0x7f99f61eda04 - __clone [INFO] [stdout] 47: 0x0 - [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)]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: 0x55ebf37205a5 - std::backtrace_rs::backtrace::libunwind::trace::h01616864447d7b30 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x55ebf37205a5 - std::backtrace_rs::backtrace::trace_unsynchronized::haf2505f1cce46362 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ebf37205a5 - std::sys_common::backtrace::_print_fmt::h194ca41cc100de5c [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55ebf37205a5 - ::fmt::h0cdf3b9de85168c4 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55ebf3749bbb - core::fmt::rt::Argument::fmt::h4873b1048d9b82db [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x55ebf3749bbb - core::fmt::write::ha4c74c323a0d086c [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/fmt/mod.rs:1172:21 [INFO] [stdout] 6: 0x55ebf371d85f - std::io::Write::write_fmt::hb6b43a5c88baad33 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/io/mod.rs:1835:15 [INFO] [stdout] 7: 0x55ebf372037e - std::sys_common::backtrace::_print::h667dd447a835cd2b [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55ebf372037e - std::sys_common::backtrace::print::hd059cf329bebd7b7 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55ebf3721dd9 - std::panicking::default_hook::{{closure}}::hcda624442cb26ab2 [INFO] [stdout] 10: 0x55ebf3721a46 - std::panicking::default_hook::h1433a4b0280b10c1 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x55ebf36f0dba - as core::ops::function::Fn>::call::h1d330c91badb41c3 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/alloc/src/boxed.rs:2077:9 [INFO] [stdout] 12: 0x55ebf36f0dba - test::test_main::{{closure}}::h51ee890341c1da25 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x55ebf372244b - as core::ops::function::Fn>::call::h7bfd229c9579d378 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/alloc/src/boxed.rs:2077:9 [INFO] [stdout] 14: 0x55ebf372244b - std::panicking::rust_panic_with_hook::hbbff73039be21b12 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:799:13 [INFO] [stdout] 15: 0x55ebf37221c4 - std::panicking::begin_panic_handler::{{closure}}::hf2d595805aea6208 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:664:13 [INFO] [stdout] 16: 0x55ebf3720a69 - std::sys_common::backtrace::__rust_end_short_backtrace::h043134ab1b7436ad [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55ebf3721ef7 - rust_begin_unwind [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:652:5 [INFO] [stdout] 18: 0x55ebf37478a3 - core::panicking::panic_fmt::h5e9d189302ee3459 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55ebf3747d1e - core::panicking::assert_failed_inner::hbb2128a8bf12649f [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/panicking.rs:408:17 [INFO] [stdout] 20: 0x55ebf34400ce - core::panicking::assert_failed::h87ae0f8877510555 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/panicking.rs:363:5 [INFO] [stdout] 21: 0x55ebf343c77e - edge_cases::distinguished_value_range_in_choice::h67b90abe8a07c49b [INFO] [stdout] at /opt/rustwide/workdir/rasn-compiler-tests/src/helpers/mod.rs:15:13 [INFO] [stdout] 22: 0x55ebf343c2f7 - edge_cases::distinguished_value_range_in_choice::{{closure}}::h5f745cf9da5cb695 [INFO] [stdout] at /opt/rustwide/workdir/rasn-compiler-tests/src/helpers/mod.rs:13:20 [INFO] [stdout] 23: 0x55ebf3435356 - core::ops::function::FnOnce::call_once::habe79762df7a70bb [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55ebf36f560b - core::ops::function::FnOnce::call_once::h142728b0f901c1d8 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x55ebf36f560b - test::__rust_begin_short_backtrace::h78f66600c792516f [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/test/src/lib.rs:625:18 [INFO] [stdout] 26: 0x55ebf36f4d41 - test::run_test_in_process::{{closure}}::h36b63bf5ec069162 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/test/src/lib.rs:648:60 [INFO] [stdout] 27: 0x55ebf36f4d41 - as core::ops::function::FnOnce<()>>::call_once::hc0bc08664ac0fa12 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x55ebf36f4d41 - std::panicking::try::do_call::haab6c4522a086511 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:559:40 [INFO] [stdout] 29: 0x55ebf36f4d41 - std::panicking::try::hf718cb1b5809fd88 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:523:19 [INFO] [stdout] 30: 0x55ebf36f4d41 - std::panic::catch_unwind::he2ad76393ba02fb8 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panic.rs:149:14 [INFO] [stdout] 31: 0x55ebf36f4d41 - test::run_test_in_process::hc186a56cb0b7c789 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/test/src/lib.rs:648:27 [INFO] [stdout] 32: 0x55ebf36f4d41 - test::run_test::{{closure}}::h904ff18418fddb43 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/test/src/lib.rs:569:43 [INFO] [stdout] 33: 0x55ebf36bca94 - test::run_test::{{closure}}::hac26f57ad5c71290 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/test/src/lib.rs:599:41 [INFO] [stdout] 34: 0x55ebf36bca94 - std::sys_common::backtrace::__rust_begin_short_backtrace::hfe28fbb6dc5c1a07 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 35: 0x55ebf36c1382 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h95bfe91ffe8f44f9 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 36: 0x55ebf36c1382 - as core::ops::function::FnOnce<()>>::call_once::hd46f137d10008ee5 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x55ebf36c1382 - std::panicking::try::do_call::hb6e54244f5c0dd5a [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:559:40 [INFO] [stdout] 38: 0x55ebf36c1382 - std::panicking::try::h9bd598d7f06adceb [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:523:19 [INFO] [stdout] 39: 0x55ebf36c1382 - std::panic::catch_unwind::hd6bd9f72f43d406c [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panic.rs:149:14 [INFO] [stdout] 40: 0x55ebf36c1382 - std::thread::Builder::spawn_unchecked_::{{closure}}::h656cd769863cb7e9 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 41: 0x55ebf36c1382 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h434a6c48d2f2306f [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x55ebf372689b - as core::ops::function::FnOnce>::call_once::h4e53d953a4689d25 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/alloc/src/boxed.rs:2063:9 [INFO] [stdout] 43: 0x55ebf372689b - as core::ops::function::FnOnce>::call_once::hb1f69d21a251f1d9 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/alloc/src/boxed.rs:2063:9 [INFO] [stdout] 44: 0x55ebf372689b - std::sys::pal::unix::thread::Thread::new::thread_start::h03f22bbd669825b9 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7f99f615cac3 - [INFO] [stdout] 46: 0x7f99f61eda04 - __clone [INFO] [stdout] 47: 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.10s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p rasn-compiler-tests --test edge_cases` [INFO] running `Command { std: "docker" "inspect" "8104275c85561ad0176c26c308e424e760e1df06c79f425a91630750d431b382", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8104275c85561ad0176c26c308e424e760e1df06c79f425a91630750d431b382", kill_on_drop: false }` [INFO] [stdout] 8104275c85561ad0176c26c308e424e760e1df06c79f425a91630750d431b382 [INFO] testing 6d7a/rasn-compiler against try#61a9ac64344e91d62f5496627ff363d177f9daab for pr-125507 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F6d7a%2Frasn-compiler" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/6d7a/rasn-compiler on toolchain 61a9ac64344e91d62f5496627ff363d177f9daab [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "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-0-tc2/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" "+61a9ac64344e91d62f5496627ff363d177f9daab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c9b45b2df42a3095dc66de3d97afd4876f842c5d9576676ea7a55c927d0f0f58 [INFO] running `Command { std: "docker" "start" "-a" "c9b45b2df42a3095dc66de3d97afd4876f842c5d9576676ea7a55c927d0f0f58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9b45b2df42a3095dc66de3d97afd4876f842c5d9576676ea7a55c927d0f0f58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9b45b2df42a3095dc66de3d97afd4876f842c5d9576676ea7a55c927d0f0f58", kill_on_drop: false }` [INFO] [stdout] c9b45b2df42a3095dc66de3d97afd4876f842c5d9576676ea7a55c927d0f0f58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7090d33039221c467df20cc2f16a32c7b7613899f51af7385b381fd402ed124d [INFO] running `Command { std: "docker" "start" "-a" "7090d33039221c467df20cc2f16a32c7b7613899f51af7385b381fd402ed124d", kill_on_drop: false }` [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 libc v0.2.153 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling typewit_proc_macros v1.8.1 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling typewit v1.9.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling const_panic v0.2.8 [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 konst_kernel v0.3.8 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling konst v0.3.8 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling jzon v0.12.5 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling getrandom v0.2.13 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.37 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling bitvec-nom2 v0.2.0 [INFO] [stderr] Compiling rasn-compiler v0.3.0 [INFO] [stderr] Compiling rasn-compiler v0.3.0 (/opt/rustwide/workdir/rasn-compiler) [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] [stderr] Compiling snafu v0.7.5 [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: `#[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] 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] [stderr] Compiling rasn v0.14.0 [INFO] [stdout] error: reached the type-length limit while instantiating `<{closure@nom::combinator::into<&str, (&..., ...), ..., ..., ..., ...>::{closure#0}} as FnMut<...>>::call_mut` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rasn-compiler-0.3.0/src/lexer/module_reference.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | / into(skip_ws_and_comments(pair( [INFO] [stdout] 72 | | identifier, [INFO] [stdout] 73 | | alt(( [INFO] [stdout] 74 | | map( [INFO] [stdout] ... | [INFO] [stdout] 114 | | )), [INFO] [stdout] 115 | | )))(input) [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#![type_length_limit="1467052"]` attribute to your crate [INFO] [stdout] = note: the full type name has been written to '/opt/rustwide/target/debug/deps/rasn_compiler-5eedfcd3df29266a.long-type.txt' [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: reached the type-length limit while instantiating `<{closure@nom::combinator::into<&str, (&..., ...), ..., ..., ..., ...>::{closure#0}} as FnMut<...>>::call_mut` [INFO] [stdout] --> rasn-compiler/src/lexer/module_reference.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | / into(skip_ws_and_comments(pair( [INFO] [stdout] 72 | | identifier, [INFO] [stdout] 73 | | alt(( [INFO] [stdout] 74 | | map( [INFO] [stdout] ... | [INFO] [stdout] 114 | | )), [INFO] [stdout] 115 | | )))(input) [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#![type_length_limit="1467052"]` attribute to your crate [INFO] [stdout] = note: the full type name has been written to '/opt/rustwide/target/debug/deps/rasn_compiler.long-type.txt' [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rasn-compiler` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 1 previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rasn-compiler` (lib) due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "7090d33039221c467df20cc2f16a32c7b7613899f51af7385b381fd402ed124d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7090d33039221c467df20cc2f16a32c7b7613899f51af7385b381fd402ed124d", kill_on_drop: false }` [INFO] [stdout] 7090d33039221c467df20cc2f16a32c7b7613899f51af7385b381fd402ed124d