[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] 753eb3498432bc21b6e851b1e8d9bd62d357d9e7 [INFO] testing 6d7a/rasn-compiler against master#595316b4006932405a63862d8fe65f71a6356293 for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F6d7a%2Frasn-compiler" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/6d7a/rasn-compiler on toolchain 595316b4006932405a63862d8fe65f71a6356293 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "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-6-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" "+595316b4006932405a63862d8fe65f71a6356293" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/rasn-compiler/internal-macros/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitvec-nom2 v0.2.0 [INFO] [stderr] Downloaded typewit_proc_macros v1.8.1 [INFO] [stderr] Downloaded rasn v0.14.0 [INFO] [stderr] Downloaded bitvec-nom v0.2.0 [INFO] [stderr] Downloaded rasn-kerberos v0.14.0 [INFO] [stderr] Downloaded jzon v0.12.5 [INFO] [stderr] Downloaded typewit v1.9.0 [INFO] [stderr] Downloaded konst v0.3.8 [INFO] [stderr] Downloaded konst_kernel v0.3.8 [INFO] [stderr] Downloaded rasn-derive v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46866af269654f127b5f7cd900026d054ce37c4ec7b0ab031bd541430e2bedbb [INFO] running `Command { std: "docker" "start" "-a" "46866af269654f127b5f7cd900026d054ce37c4ec7b0ab031bd541430e2bedbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46866af269654f127b5f7cd900026d054ce37c4ec7b0ab031bd541430e2bedbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46866af269654f127b5f7cd900026d054ce37c4ec7b0ab031bd541430e2bedbb", kill_on_drop: false }` [INFO] [stdout] 46866af269654f127b5f7cd900026d054ce37c4ec7b0ab031bd541430e2bedbb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36cd174680b3ab7101273596c6875060d18a2117296d1c6ad531754ed94c6e7e [INFO] running `Command { std: "docker" "start" "-a" "36cd174680b3ab7101273596c6875060d18a2117296d1c6ad531754ed94c6e7e", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/rasn-compiler/internal-macros/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling typewit_proc_macros v1.8.1 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling typewit v1.9.0 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling chrono v0.4.37 [INFO] [stderr] Compiling getrandom v0.2.13 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling konst_kernel v0.3.8 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling const_panic v0.2.8 [INFO] [stderr] Compiling konst v0.3.8 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling rasn-compiler v0.3.1 (/opt/rustwide/workdir/rasn-compiler) [INFO] [stderr] Compiling jzon v0.12.5 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling bitvec-nom2 v0.2.0 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Compiling rasn-derive v0.14.0 [INFO] [stderr] Compiling internal_macros v0.0.0 (/opt/rustwide/workdir/rasn-compiler/internal-macros) [INFO] [stderr] Compiling snafu v0.7.5 [INFO] [stderr] Compiling rasn v0.14.0 [INFO] [stderr] Compiling rasn-compiler-derive v0.3.1 (/opt/rustwide/workdir/rasn-compiler-derive) [INFO] [stderr] Compiling rasn-compiler-tests v0.3.1 (/opt/rustwide/workdir/rasn-compiler-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.86s [INFO] running `Command { std: "docker" "inspect" "36cd174680b3ab7101273596c6875060d18a2117296d1c6ad531754ed94c6e7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36cd174680b3ab7101273596c6875060d18a2117296d1c6ad531754ed94c6e7e", kill_on_drop: false }` [INFO] [stdout] 36cd174680b3ab7101273596c6875060d18a2117296d1c6ad531754ed94c6e7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30c490216cda538ffd1f850ced81d0fb9d23807836b56fe0bc7ee0ac4a5a86c8 [INFO] running `Command { std: "docker" "start" "-a" "30c490216cda538ffd1f850ced81d0fb9d23807836b56fe0bc7ee0ac4a5a86c8", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/rasn-compiler/internal-macros/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The lib target `rasn_compiler` in package `rasn-compiler v0.3.1 (/opt/rustwide/workdir/rasn-compiler)` has the same output filename as the lib target `rasn_compiler` in package `rasn-compiler v0.3.1 (/opt/rustwide/workdir/rasn-compiler)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/deps/librasn_compiler.so [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The lib target `rasn_compiler` in package `rasn-compiler v0.3.1 (/opt/rustwide/workdir/rasn-compiler)` has the same output filename as the lib target `rasn_compiler` in package `rasn-compiler v0.3.1 (/opt/rustwide/workdir/rasn-compiler)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/deps/librasn_compiler.so.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The lib target `rasn_compiler` in package `rasn-compiler v0.3.1 (/opt/rustwide/workdir/rasn-compiler)` has the same output filename as the lib target `rasn_compiler` in package `rasn-compiler v0.3.1 (/opt/rustwide/workdir/rasn-compiler)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/deps/librasn_compiler.rlib [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling bitvec-nom v0.2.0 [INFO] [stderr] Compiling 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.1 (/opt/rustwide/workdir/rasn-compiler) [INFO] [stderr] Compiling rasn v0.14.0 [INFO] [stderr] Compiling rasn-kerberos v0.14.0 [INFO] [stderr] Compiling rasn-compiler-derive v0.3.1 (/opt/rustwide/workdir/rasn-compiler-derive) [INFO] [stderr] Compiling rasn-compiler-tests v0.3.1 (/opt/rustwide/workdir/rasn-compiler-tests) [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you 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 25.60s [INFO] running `Command { std: "docker" "inspect" "30c490216cda538ffd1f850ced81d0fb9d23807836b56fe0bc7ee0ac4a5a86c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30c490216cda538ffd1f850ced81d0fb9d23807836b56fe0bc7ee0ac4a5a86c8", kill_on_drop: false }` [INFO] [stdout] 30c490216cda538ffd1f850ced81d0fb9d23807836b56fe0bc7ee0ac4a5a86c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c06543994cc022fe8b158e36010c012f64b7e49d0c4d53664c6a45a03077fcf6 [INFO] running `Command { std: "docker" "start" "-a" "c06543994cc022fe8b158e36010c012f64b7e49d0c4d53664c6a45a03077fcf6", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/rasn-compiler/internal-macros/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The lib target `rasn_compiler` in package `rasn-compiler v0.3.1 (/opt/rustwide/workdir/rasn-compiler)` has the same output filename as the lib target `rasn_compiler` in package `rasn-compiler v0.3.1 (/opt/rustwide/workdir/rasn-compiler)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/deps/librasn_compiler.so [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The lib target `rasn_compiler` in package `rasn-compiler v0.3.1 (/opt/rustwide/workdir/rasn-compiler)` has the same output filename as the lib target `rasn_compiler` in package `rasn-compiler v0.3.1 (/opt/rustwide/workdir/rasn-compiler)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/deps/librasn_compiler.so.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The lib target `rasn_compiler` in package `rasn-compiler v0.3.1 (/opt/rustwide/workdir/rasn-compiler)` has the same output filename as the lib target `rasn_compiler` in package `rasn-compiler v0.3.1 (/opt/rustwide/workdir/rasn-compiler)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/deps/librasn_compiler.rlib [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] Compiling rasn-compiler v0.3.1 (/opt/rustwide/workdir/rasn-compiler) [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.61s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/internal_macros-11b7a7f7195eb291) [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rasn_compiler-254f8800f99668ab) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 160 tests [INFO] [stdout] test generator::rasn::utils::tests::formats_sequence_members ... ok [INFO] [stdout] test generator::rasn::utils::tests::formats_enum_members ... ok [INFO] [stdout] test generator::rasn::utils::tests::formats_identifier_annotation ... ok [INFO] [stdout] test generator::rasn::utils::tests::joins_annotations ... ok [INFO] [stdout] test generator::rasn::utils::tests::converts_to_snake_case ... ok [INFO] [stdout] test generator::rasn::utils::tests::determines_int_type ... ok [INFO] [stdout] test generator::rasn::utils::tests::formats_linked_value ... ok [INFO] [stdout] test generator::typescript::utils::tests::tokenizes_values ... ok [INFO] [stdout] test generator::rasn::utils::tests::formats_choice_options ... 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_single_value_alphabet_constraints ... ok [INFO] [stdout] test intermediate::encoding_rules::per_visible::tests::folds_range_value_mixed_constraints ... ok [INFO] [stdout] test intermediate::encoding_rules::per_visible::tests::folds_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_mixed_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_single_value_mixed_constraints ... ok [INFO] [stdout] test intermediate::encoding_rules::per_visible::tests::folds_single_value_numeric_constraints ... ok [INFO] [stdout] test lexer::bit_string::tests::parses_bitstring_with_distinguished_values ... ok [INFO] [stdout] test lexer::bit_string::tests::parses_strictly_constrained_bitstring ... ok [INFO] [stdout] test lexer::boolean::tests::parses_boolean ... ok [INFO] [stdout] test lexer::bit_string::tests::parses_unconfined_bitstring ... ok [INFO] [stdout] test intermediate::encoding_rules::tests::computes_bit_size ... ok [INFO] [stdout] test lexer::character_string::tests::parses_iso_10646_quadruple ... ok [INFO] [stdout] test lexer::bit_string::tests::parses_strictly_constrained_extended_bitstring ... ok [INFO] [stdout] test lexer::bit_string::tests::parses_range_constrained_bitstring ... ok [INFO] [stdout] test lexer::character_string::tests::parses_character_string_value ... ok [INFO] [stdout] test lexer::character_string::tests::parses_character_string_asn1_value ... ok [INFO] [stdout] test lexer::character_string::tests::parses_range_constrained_characterstring ... ok [INFO] [stdout] test lexer::character_string::tests::parses_strictly_constrained_characterstring ... ok [INFO] [stdout] test lexer::bit_string::tests::parses_range_constrained_extended_bitstring ... ok [INFO] [stdout] test lexer::character_string::tests::parses_range_constrained_extended_characterstring ... ok [INFO] [stdout] test lexer::common::tests::discards_whitespace ... ok [INFO] [stdout] test lexer::choice::tests::parses_extensible_choice ... ok [INFO] [stdout] test lexer::character_string::tests::parses_strictly_constrained_extended_characterstring ... ok [INFO] [stdout] test lexer::choice::tests::parses_selection_type_choice ... ok [INFO] [stdout] test lexer::common::tests::parses_ambiguous_asn1_comment ... ok [INFO] [stdout] test lexer::choice::tests::parses_extension_groups ... ok [INFO] [stdout] test lexer::common::tests::handles_invalid_identifiers ... ok [INFO] [stdout] test lexer::common::tests::parses_block_comment ... ok [INFO] [stdout] test lexer::character_string::tests::parses_unconfined_characterstring ... ok [INFO] [stdout] test lexer::common::tests::discards_whitespace_and_comments ... ok [INFO] [stdout] test lexer::common::tests::parses_block_comment_with_nested_comments ... ok [INFO] [stdout] test lexer::common::tests::parses_multiline_block_comment ... ok [INFO] [stdout] test lexer::common::tests::parses_distinguished_values ... ok [INFO] [stdout] test lexer::common::tests::parses_valid_identifiers ... ok [INFO] [stdout] test lexer::common::tests::parses_distinguished_values_with_line_comments ... ok [INFO] [stdout] test lexer::common::tests::parses_line_comment ... 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_complex_set ... ok [INFO] [stdout] test lexer::constraint::tests::parses_composite_range_constraint_with_elsewhere_declared_values ... ok [INFO] [stdout] test lexer::constraint::tests::parses_character_value_range ... ok [INFO] [stdout] test lexer::constraint::tests::parses_composite_component_constraint ... ok [INFO] [stdout] test lexer::constraint::tests::parses_extended_range_constraint ... ok [INFO] [stdout] test lexer::constraint::tests::parses_full_component_constraint ... ok [INFO] [stdout] test lexer::constraint::tests::parses_composite_constraint ... ok [INFO] [stdout] test lexer::constraint::tests::parses_property_settings_constraint ... ok [INFO] [stdout] test lexer::constraint::tests::parses_partial_component_constraint ... ok [INFO] [stdout] test lexer::constraint::tests::parses_real_constraint ... ok [INFO] [stdout] test lexer::constraint::tests::parses_composite_array_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::constraint::tests::parses_table_constraint ... ok [INFO] [stdout] test lexer::constraint::tests::parses_serial_constraints ... ok [INFO] [stdout] test lexer::constraint::tests::parses_user_defined_constraint ... ok [INFO] [stdout] test lexer::constraint::tests::parses_permitted_alphabet_constraint ... ok [INFO] [stdout] test lexer::constraint::tests::parses_value_constraint_with_inserted_comment ... ok [INFO] [stdout] test lexer::constraint::tests::parses_pattern_constraint ... ok [INFO] [stdout] test lexer::enumerated::tests::parses_enumerated_value ... ok [INFO] [stdout] test lexer::enumerated::tests::parses_extended_enumerated ... ok [INFO] [stdout] test lexer::enumerated::tests::parses_extended_enumerated_without_indices ... ok [INFO] [stdout] test lexer::enumerated::tests::parses_indexed_enumerated ... ok [INFO] [stdout] test lexer::enumerated::tests::parses_enumerated_with_ellipsis ... ok [INFO] [stdout] test lexer::enumerated::tests::parses_enumerated ... ok [INFO] [stdout] test lexer::enumerated::tests::parses_indexed_extended_enumerated ... ok [INFO] [stdout] test lexer::enumerated::tests::parses_enumerals_with_line_comments ... ok [INFO] [stdout] test lexer::constraint::tests::parses_value_constraint ... ok [INFO] [stdout] test lexer::information_object_class::tests::parses_information_object_class ... ok [INFO] [stdout] test lexer::information_object_class::tests::parses_extended_value_set ... ok [INFO] [stdout] test lexer::information_object_class::tests::parses_simple_object_set ... ok [INFO] [stdout] test lexer::information_object_class::tests::parses_information_object_class_with_custom_syntax ... ok [INFO] [stdout] test lexer::constraint::tests::parses_composite_range_constraint ... 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::integer::tests::parses_integer ... ok [INFO] [stdout] test lexer::information_object_class::tests::parses_information_object_with_custom_syntax ... ok [INFO] [stdout] test lexer::module_reference::tests::global_module_reference_ext_val_ref_assigned_identifier ... ok [INFO] [stdout] test lexer::module_reference::tests::global_module_reference_val_ref_assigned_identifier ... ok [INFO] [stdout] test lexer::information_object_class::tests::parses_top_level_information_object_field_ref ... ok [INFO] [stdout] test lexer::information_object_class::tests::tld_test ... ok [INFO] [stdout] test lexer::module_reference::tests::parses_a_module_reference_with_imports ... ok [INFO] [stdout] test lexer::module_reference::tests::parses_iri_value ... ok [INFO] [stdout] test lexer::module_reference::tests::issue_4_imports ... ok [INFO] [stdout] test lexer::module_reference::tests::parses_imports ... ok [INFO] [stdout] test lexer::module_reference::tests::parses_a_module_reference ... ok [INFO] [stdout] test lexer::null::tests::parses_null ... ok [INFO] [stdout] test lexer::object_identifier::tests::parses_ansi_x9_62 ... 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::octet_string::tests::parses_unconfined_octetstring ... ok [INFO] [stdout] test lexer::parameterization::tests::parses_builtin_type_params ... ok [INFO] [stdout] test lexer::parameterization::tests::parses_object_set_parameter ... ok [INFO] [stdout] test lexer::octet_string::tests::parses_strictly_constrained_octetstring ... ok [INFO] [stdout] test lexer::parameterization::tests::parses_class_parameterization_param ... ok [INFO] [stdout] test lexer::real::tests::parses_simple_real_type ... ok [INFO] [stdout] test lexer::real::tests::parses_dot_notation_real_value ... 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::real::tests::parses_mbe_notation_real_value ... ok [INFO] [stdout] test lexer::sequence::tests::parses_default_boolean ... ok [INFO] [stdout] test lexer::sequence::tests::parses_default_bitstring ... ok [INFO] [stdout] test lexer::sequence::tests::parses_optional_marker ... ok [INFO] [stdout] test lexer::sequence::tests::parses_nested_sequence ... ok [INFO] [stdout] test lexer::sequence::tests::parses_default_int ... ok [INFO] [stdout] test lexer::sequence::tests::parses_default_enumeral ... ok [INFO] [stdout] test lexer::sequence::tests::parses_sequence_with_components_of_notation ... ok [INFO] [stdout] test lexer::sequence::tests::parses_extended_sequence_with_default ... ok [INFO] [stdout] test lexer::sequence::tests::parses_sequence_with_extension_group ... ok [INFO] [stdout] test lexer::sequence::tests::parses_sequence_value ... ok [INFO] [stdout] test lexer::sequence::tests::parses_subtyped_sequence ... ok [INFO] [stdout] test lexer::sequence_of::tests::handles_object_field_ref ... 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_elsewhere_declared_type ... ok [INFO] [stdout] test lexer::sequence::tests::parses_sequence_with_primitives ... ok [INFO] [stdout] test lexer::sequence::tests::parses_sequence_with_optionals ... ok [INFO] [stdout] test lexer::set::tests::issue_2_test ... ok [INFO] [stdout] test lexer::set_of::tests::handles_object_field_ref ... ok [INFO] [stdout] test lexer::sequence::tests::parses_simple_sequence ... ok [INFO] [stdout] test lexer::set_of::tests::parses_constraint_set_of_constraint_integer ... ok [INFO] [stdout] test lexer::sequence_of::tests::parses_parameterized_constrained_sequence_of ... ok [INFO] [stdout] test lexer::set_of::tests::parses_constraint_set_of_elsewhere_declared_type ... ok [INFO] [stdout] test lexer::sequence_of::tests::parses_simple_sequence_of ... ok [INFO] [stdout] test lexer::set_of::tests::parses_simple_set_of_elsewhere_declared_type ... 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::sequence_of::tests::parses_constraint_sequence_of_with_extra_parentheses ... ok [INFO] [stdout] test lexer::set_of::tests::parses_parameterized_constrained_set_of ... ok [INFO] [stdout] test lexer::tests::parses_comment_after_end ... ok [INFO] [stdout] test lexer::tests::parses_class_declaration ... ok [INFO] [stdout] test lexer::set_of::tests::parses_constraint_set_of_with_extra_parentheses ... ok [INFO] [stdout] test lexer::tests::parses_sequence_of_value ... ok [INFO] [stdout] test lexer::tests::parses_toplevel_boolean_declaration ... ok [INFO] [stdout] test lexer::tests::parses_object_set_value ... ok [INFO] [stdout] test lexer::tests::parses_parameterized_declaration ... ok [INFO] [stdout] test lexer::tests::parses_empty_extensible_object_set ... ok [INFO] [stdout] test lexer::tests::parses_toplevel_crossrefering_declaration ... ok [INFO] [stdout] test lexer::tests::parses_toplevel_enumerated_declaration ... ok [INFO] [stdout] test lexer::tests::parses_toplevel_simple_integer_declaration ... ok [INFO] [stdout] test lexer::tests::parses_anonymous_sequence_of_declaration ... ok [INFO] [stdout] test lexer::tests::parses_toplevel_macro_integer_declaration ... ok [INFO] [stdout] test lexer::tests::parses_choice ... ok [INFO] [stdout] test lexer::util::tests::takes_until_and_not ... ok [INFO] [stdout] test lexer::util::tests::optional_delimiter ... ok [INFO] [stdout] test tests::generate_stepwise_e2e_test ... ignored [INFO] [stdout] test validator::linking::utils::tests::converts_octet_to_bit_string ... ok [INFO] [stdout] test validator::linking::tests::links_asn1_value ... 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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rasn_compiler_derive-8a6d872581b2c455) [INFO] [stdout] [INFO] [stdout] test result: ok. 159 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.37s [INFO] [stdout] [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-f265c9f1e9d5e13b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running tests/edge_cases.rs (/opt/rustwide/target/debug/deps/edge_cases-51a144ae812796ed) [INFO] [stdout] running 3 tests [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if 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 enum_and_distinguished_defaults ... FAILED [INFO] [stdout] test distinguished_value_range ... FAILED [INFO] [stdout] test distinguished_value_range_in_choice ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- enum_and_distinguished_defaults stdout ---- [INFO] [stdout] thread 'enum_and_distinguished_defaults' panicked at rasn-compiler-tests/tests/edge_cases.rs:58:1: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: "#[allow(non_camel_case_types,non_snake_case,non_upper_case_globals,unused,clippy::too_many_arguments,)]pubmodtest_module{externcratealloc;usecore::borrow::Borrow;userasn::prelude::*;uselazy_static::lazy_static;#[derive(AsnType,Debug,Clone,Copy,Decode,Encode,PartialEq,PartialOrd,Eq,Ord,Hash)]#[rasn(enumerated)]pubenumEnumWithDefault{first=1,second=2,}#[derive(AsnType,Debug,Clone,Decode,Encode,PartialEq,PartialOrd,Eq,Ord,Hash)]#[rasn(delegate,value(\"1..=10\"))]pubstructIntWithDefault(pubu8);#[derive(AsnType,Debug,Clone,Decode,Encode,PartialEq)]#[rasn(automatic_tags)]pubstructTest{#[rasn(default=\"test_int_default\")]pubint:IntWithDefault,#[rasn(default=\"test_r_enum_default\",identifier=\"enum\")]pubr_enum:EnumWithDefault,}implTest{pubfnnew(int:IntWithDefault,r_enum:EnumWithDefault)->Self{Self{int,r_enum}}}fntest_int_default()->IntWithDefault{IntWithDefault(1)}fntest_r_enum_default()->EnumWithDefault{EnumWithDefault::first}}" [INFO] [stdout] right: "#[derive(AsnType,Debug,Clone,Copy,Decode,Encode,PartialEq,PartialOrd,Eq,Ord,Hash)]#[rasn(enumerated)]pubenumEnumWithDefault{first=1,second=2,}#[derive(AsnType,Debug,Clone,Decode,Encode,PartialEq,PartialOrd,Eq,Ord,Hash)]#[rasn(delegate,value(\"1..=10\"))]pubstructIntWithDefault(pubu8);#[derive(AsnType,Debug,Clone,Decode,Encode,PartialEq)]#[rasn(automatic_tags)]pubstructTest{#[rasn(default=\"test_int_default\")]pubint:IntWithDefault,#[rasn(default=\"test_r_enum_default\",identifier=\"enum\")]pubr_enum:EnumWithDefault,}implTest{pubfnnew(int:IntWithDefault,r_enum:EnumWithDefault)->Self{Self{int,r_enum}}}fntest_int_default()->IntWithDefault{IntWithDefault(1)}fntest_r_enum_default()->EnumWithDefault{EnumWithDefault::first}}" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a824844575 - std::backtrace_rs::backtrace::libunwind::trace::h809b51279f37fbc6 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x55a824844575 - std::backtrace_rs::backtrace::trace_unsynchronized::ha753b9a6d024bd66 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a824844575 - std::sys::backtrace::_print_fmt::h54b8ed40836b22eb [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x55a824844575 - ::fmt::h093865098a3fff40 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x55a82486d24b - core::fmt::rt::Argument::fmt::h1061e452add16254 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x55a82486d24b - core::fmt::write::h7a508f96bafac160 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x55a82484190f - std::io::Write::write_fmt::h56e272cdb0cebbc6 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x55a824845d91 - std::sys::backtrace::BacktraceLock::print::h155d850523a1b927 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x55a824845d91 - std::panicking::default_hook::{{closure}}::h2855f8d7d6820b00 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:266:22 [INFO] [stdout] 9: 0x55a824845938 - std::panicking::default_hook::h449f08cb45d29c44 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:290:9 [INFO] [stdout] 10: 0x55a824810eaa - as core::ops::function::Fn>::call::hbb9c31241d2a8ab8 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/alloc/src/boxed.rs:2162:9 [INFO] [stdout] 11: 0x55a824810eaa - test::test_main::{{closure}}::h3f4b24bb8992cb07 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x55a82484669f - as core::ops::function::Fn>::call::h2b2f8d2c7a6688f7 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/alloc/src/boxed.rs:2162:9 [INFO] [stdout] 13: 0x55a82484669f - std::panicking::rust_panic_with_hook::ha7cb63f808bb331d [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:805:13 [INFO] [stdout] 14: 0x55a8248462c7 - std::panicking::begin_panic_handler::{{closure}}::h8e8be5526a8e1a0d [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:671:13 [INFO] [stdout] 15: 0x55a824844a39 - std::sys::backtrace::__rust_end_short_backtrace::h2c3f320719402611 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x55a824845f54 - rust_begin_unwind [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:662:5 [INFO] [stdout] 17: 0x55a82486af83 - core::panicking::panic_fmt::h51ab013dd3ac6147 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x55a82486b38e - core::panicking::assert_failed_inner::h8dcfd2bc427eb9d4 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/panicking.rs:412:17 [INFO] [stdout] 19: 0x55a82453a04e - core::panicking::assert_failed::h3c4d24d9b4c9e0c4 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/panicking.rs:367:5 [INFO] [stdout] 20: 0x55a824537aee - edge_cases::enum_and_distinguished_defaults::hb95fa35ab9dcb723 [INFO] [stdout] at /opt/rustwide/workdir/rasn-compiler-tests/src/helpers/mod.rs:15:13 [INFO] [stdout] 21: 0x55a824537667 - edge_cases::enum_and_distinguished_defaults::{{closure}}::h44c36029842be1b2 [INFO] [stdout] at /opt/rustwide/workdir/rasn-compiler-tests/src/helpers/mod.rs:13:20 [INFO] [stdout] 22: 0x55a824538bd6 - core::ops::function::FnOnce::call_once::h826efc82e1d990d4 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x55a824815a2b - core::ops::function::FnOnce::call_once::h2ec63b219a477cdc [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55a824815a2b - test::__rust_begin_short_backtrace::h9851766a24f0f2dc [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/test/src/lib.rs:620:18 [INFO] [stdout] 25: 0x55a824815245 - test::run_test_in_process::{{closure}}::h5f576be7f01e61a0 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/test/src/lib.rs:643:60 [INFO] [stdout] 26: 0x55a824815245 - as core::ops::function::FnOnce<()>>::call_once::hbcd518b2646978df [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x55a824815245 - std::panicking::try::do_call::hef1c8e3807c09d72 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:554:40 [INFO] [stdout] 28: 0x55a824815245 - std::panicking::try::hef7ba31069ef6faa [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:518:19 [INFO] [stdout] 29: 0x55a824815245 - std::panic::catch_unwind::h02d1a6a53b815216 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panic.rs:345:14 [INFO] [stdout] 30: 0x55a824815245 - test::run_test_in_process::h725821eeeaa8d44f [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/test/src/lib.rs:643:27 [INFO] [stdout] 31: 0x55a824815245 - test::run_test::{{closure}}::hf3052154731afb9c [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/test/src/lib.rs:564:43 [INFO] [stdout] 32: 0x55a8247dab14 - test::run_test::{{closure}}::h0f3481c98fe7f586 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/test/src/lib.rs:594:41 [INFO] [stdout] 33: 0x55a8247dab14 - std::sys::backtrace::__rust_begin_short_backtrace::hd77fe506835ba5a7 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 34: 0x55a8247de2e2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::had0acb5abbe1cd58 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/thread/mod.rs:524:17 [INFO] [stdout] 35: 0x55a8247de2e2 - as core::ops::function::FnOnce<()>>::call_once::h7aa25fb6322ead52 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x55a8247de2e2 - std::panicking::try::do_call::h430d18a4f38cd14a [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:554:40 [INFO] [stdout] 37: 0x55a8247de2e2 - std::panicking::try::hce26f6fe7fc6d3f9 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:518:19 [INFO] [stdout] 38: 0x55a8247de2e2 - std::panic::catch_unwind::h1ed0f8ea5cd7c366 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panic.rs:345:14 [INFO] [stdout] 39: 0x55a8247de2e2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h5dd5df43207207a2 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/thread/mod.rs:523:30 [INFO] [stdout] 40: 0x55a8247de2e2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h77019e733916ab5c [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x55a82484aa6b - as core::ops::function::FnOnce>::call_once::hf63e8c20eb49467b [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/alloc/src/boxed.rs:2148:9 [INFO] [stdout] 42: 0x55a82484aa6b - as core::ops::function::FnOnce>::call_once::hfdf67ecf6685e277 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/alloc/src/boxed.rs:2148:9 [INFO] [stdout] 43: 0x55a82484aa6b - std::sys::pal::unix::thread::Thread::new::thread_start::h96d3264ae41c3765 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x7fb5c1586ac3 - [INFO] [stdout] 45: 0x7fb5c1617a04 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- distinguished_value_range stdout ---- [INFO] [stdout] thread 'distinguished_value_range' panicked at rasn-compiler-tests/tests/edge_cases.rs:4:1: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: "#[allow(non_camel_case_types,non_snake_case,non_upper_case_globals,unused,clippy::too_many_arguments,)]pubmodtest_module{externcratealloc;usecore::borrow::Borrow;userasn::prelude::*;uselazy_static::lazy_static;#[derive(AsnType,Debug,Clone,Decode,Encode,PartialEq,PartialOrd,Eq,Ord,Hash)]#[rasn(delegate,value(\"1..=10\"))]pubstructDistinguished(pubu8);#[derive(AsnType,Debug,Clone,Decode,Encode,PartialEq)]#[rasn(delegate,value(\"2..=8\"))]pubstructRestricted(pubDistinguished);}" [INFO] [stdout] right: "#[derive(AsnType,Debug,Clone,Decode,Encode,PartialEq,PartialOrd,Eq,Ord,Hash)]#[rasn(delegate,value(\"1..=10\"))]pubstructDistinguished(pubu8);#[derive(AsnType,Debug,Clone,Decode,Encode,PartialEq)]#[rasn(delegate,value(\"2..=8\"))]pubstructRestricted(pubDistinguished);}" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a824844575 - std::backtrace_rs::backtrace::libunwind::trace::h809b51279f37fbc6 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x55a824844575 - std::backtrace_rs::backtrace::trace_unsynchronized::ha753b9a6d024bd66 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a824844575 - std::sys::backtrace::_print_fmt::h54b8ed40836b22eb [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x55a824844575 - ::fmt::h093865098a3fff40 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x55a82486d24b - core::fmt::rt::Argument::fmt::h1061e452add16254 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x55a82486d24b - core::fmt::write::h7a508f96bafac160 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x55a82484190f - std::io::Write::write_fmt::h56e272cdb0cebbc6 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x55a824845d91 - std::sys::backtrace::BacktraceLock::print::h155d850523a1b927 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x55a824845d91 - std::panicking::default_hook::{{closure}}::h2855f8d7d6820b00 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:266:22 [INFO] [stdout] 9: 0x55a824845938 - std::panicking::default_hook::h449f08cb45d29c44 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:290:9 [INFO] [stdout] 10: 0x55a824810eaa - as core::ops::function::Fn>::call::hbb9c31241d2a8ab8 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/alloc/src/boxed.rs:2162:9 [INFO] [stdout] 11: 0x55a824810eaa - test::test_main::{{closure}}::h3f4b24bb8992cb07 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x55a82484669f - as core::ops::function::Fn>::call::h2b2f8d2c7a6688f7 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/alloc/src/boxed.rs:2162:9 [INFO] [stdout] 13: 0x55a82484669f - std::panicking::rust_panic_with_hook::ha7cb63f808bb331d [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:805:13 [INFO] [stdout] 14: 0x55a8248462c7 - std::panicking::begin_panic_handler::{{closure}}::h8e8be5526a8e1a0d [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:671:13 [INFO] [stdout] 15: 0x55a824844a39 - std::sys::backtrace::__rust_end_short_backtrace::h2c3f320719402611 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x55a824845f54 - rust_begin_unwind [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:662:5 [INFO] [stdout] 17: 0x55a82486af83 - core::panicking::panic_fmt::h51ab013dd3ac6147 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x55a82486b38e - core::panicking::assert_failed_inner::h8dcfd2bc427eb9d4 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/panicking.rs:412:17 [INFO] [stdout] 19: 0x55a82453a04e - core::panicking::assert_failed::h3c4d24d9b4c9e0c4 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/panicking.rs:367:5 [INFO] [stdout] 20: 0x55a824536fae - edge_cases::distinguished_value_range::h8588d883e43572ae [INFO] [stdout] at /opt/rustwide/workdir/rasn-compiler-tests/src/helpers/mod.rs:15:13 [INFO] [stdout] 21: 0x55a824536b27 - edge_cases::distinguished_value_range::{{closure}}::h1a593edd0067ffb3 [INFO] [stdout] at /opt/rustwide/workdir/rasn-compiler-tests/src/helpers/mod.rs:13:20 [INFO] [stdout] 22: 0x55a824538b06 - core::ops::function::FnOnce::call_once::h5541c4796945ed2d [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x55a824815a2b - core::ops::function::FnOnce::call_once::h2ec63b219a477cdc [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55a824815a2b - test::__rust_begin_short_backtrace::h9851766a24f0f2dc [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/test/src/lib.rs:620:18 [INFO] [stdout] 25: 0x55a824815245 - test::run_test_in_process::{{closure}}::h5f576be7f01e61a0 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/test/src/lib.rs:643:60 [INFO] [stdout] 26: 0x55a824815245 - as core::ops::function::FnOnce<()>>::call_once::hbcd518b2646978df [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x55a824815245 - std::panicking::try::do_call::hef1c8e3807c09d72 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:554:40 [INFO] [stdout] 28: 0x55a824815245 - std::panicking::try::hef7ba31069ef6faa [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:518:19 [INFO] [stdout] 29: 0x55a824815245 - std::panic::catch_unwind::h02d1a6a53b815216 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panic.rs:345:14 [INFO] [stdout] 30: 0x55a824815245 - test::run_test_in_process::h725821eeeaa8d44f [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/test/src/lib.rs:643:27 [INFO] [stdout] 31: 0x55a824815245 - test::run_test::{{closure}}::hf3052154731afb9c [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/test/src/lib.rs:564:43 [INFO] [stdout] 32: 0x55a8247dab14 - test::run_test::{{closure}}::h0f3481c98fe7f586 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/test/src/lib.rs:594:41 [INFO] [stdout] 33: 0x55a8247dab14 - std::sys::backtrace::__rust_begin_short_backtrace::hd77fe506835ba5a7 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 34: 0x55a8247de2e2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::had0acb5abbe1cd58 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/thread/mod.rs:524:17 [INFO] [stdout] 35: 0x55a8247de2e2 - as core::ops::function::FnOnce<()>>::call_once::h7aa25fb6322ead52 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x55a8247de2e2 - std::panicking::try::do_call::h430d18a4f38cd14a [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:554:40 [INFO] [stdout] 37: 0x55a8247de2e2 - std::panicking::try::hce26f6fe7fc6d3f9 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:518:19 [INFO] [stdout] 38: 0x55a8247de2e2 - std::panic::catch_unwind::h1ed0f8ea5cd7c366 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panic.rs:345:14 [INFO] [stdout] 39: 0x55a8247de2e2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h5dd5df43207207a2 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/thread/mod.rs:523:30 [INFO] [stdout] 40: 0x55a8247de2e2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h77019e733916ab5c [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x55a82484aa6b - as core::ops::function::FnOnce>::call_once::hf63e8c20eb49467b [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/alloc/src/boxed.rs:2148:9 [INFO] [stdout] 42: 0x55a82484aa6b - as core::ops::function::FnOnce>::call_once::hfdf67ecf6685e277 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/alloc/src/boxed.rs:2148:9 [INFO] [stdout] 43: 0x55a82484aa6b - std::sys::pal::unix::thread::Thread::new::thread_start::h96d3264ae41c3765 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x7fb5c1586ac3 - [INFO] [stdout] 45: 0x7fb5c1617a04 - clone [INFO] [stdout] 46: 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,clippy::too_many_arguments,)]pubmodtest_module{externcratealloc;usecore::borrow::Borrow;userasn::prelude::*;uselazy_static::lazy_static;#[derive(AsnType,Debug,Clone,Decode,Encode,PartialEq,PartialOrd,Eq,Ord,Hash)]#[rasn(delegate,value(\"1..=10\"))]pubstructDistinguished(pubu8);#[derive(AsnType,Debug,Clone,Decode,Encode,PartialEq)]#[rasn(choice,automatic_tags)]#[non_exhaustive]pubenumTestChoice{#[rasn(value(\"2..=8\"))]restricted(Distinguished),}}" [INFO] [stdout] right: "#[derive(AsnType,Debug,Clone,Decode,Encode,PartialEq,PartialOrd,Eq,Ord,Hash)]#[rasn(delegate,value(\"1..=10\"))]pubstructDistinguished(pubu8);#[derive(AsnType,Debug,Clone,Decode,Encode,PartialEq)]#[rasn(choice,automatic_tags)]#[non_exhaustive]pubenumTestChoice{#[rasn(value(\"2..=8\"))]restricted(Distinguished),}}" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a824844575 - std::backtrace_rs::backtrace::libunwind::trace::h809b51279f37fbc6 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x55a824844575 - std::backtrace_rs::backtrace::trace_unsynchronized::ha753b9a6d024bd66 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a824844575 - std::sys::backtrace::_print_fmt::h54b8ed40836b22eb [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x55a824844575 - ::fmt::h093865098a3fff40 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x55a82486d24b - core::fmt::rt::Argument::fmt::h1061e452add16254 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x55a82486d24b - core::fmt::write::h7a508f96bafac160 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x55a82484190f - std::io::Write::write_fmt::h56e272cdb0cebbc6 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x55a824845d91 - std::sys::backtrace::BacktraceLock::print::h155d850523a1b927 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x55a824845d91 - std::panicking::default_hook::{{closure}}::h2855f8d7d6820b00 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:266:22 [INFO] [stdout] 9: 0x55a824845938 - std::panicking::default_hook::h449f08cb45d29c44 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:290:9 [INFO] [stdout] 10: 0x55a824810eaa - as core::ops::function::Fn>::call::hbb9c31241d2a8ab8 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/alloc/src/boxed.rs:2162:9 [INFO] [stdout] 11: 0x55a824810eaa - test::test_main::{{closure}}::h3f4b24bb8992cb07 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x55a82484669f - as core::ops::function::Fn>::call::h2b2f8d2c7a6688f7 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/alloc/src/boxed.rs:2162:9 [INFO] [stdout] 13: 0x55a82484669f - std::panicking::rust_panic_with_hook::ha7cb63f808bb331d [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:805:13 [INFO] [stdout] 14: 0x55a8248462c7 - std::panicking::begin_panic_handler::{{closure}}::h8e8be5526a8e1a0d [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:671:13 [INFO] [stdout] 15: 0x55a824844a39 - std::sys::backtrace::__rust_end_short_backtrace::h2c3f320719402611 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x55a824845f54 - rust_begin_unwind [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:662:5 [INFO] [stdout] 17: 0x55a82486af83 - core::panicking::panic_fmt::h51ab013dd3ac6147 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x55a82486b38e - core::panicking::assert_failed_inner::h8dcfd2bc427eb9d4 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/panicking.rs:412:17 [INFO] [stdout] 19: 0x55a82453a04e - core::panicking::assert_failed::h3c4d24d9b4c9e0c4 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/panicking.rs:367:5 [INFO] [stdout] 20: 0x55a82453754e - edge_cases::distinguished_value_range_in_choice::he4c80bc9280a5df4 [INFO] [stdout] at /opt/rustwide/workdir/rasn-compiler-tests/src/helpers/mod.rs:15:13 [INFO] [stdout] 21: 0x55a8245370c7 - edge_cases::distinguished_value_range_in_choice::{{closure}}::h6a8fb5a9bce79ed0 [INFO] [stdout] at /opt/rustwide/workdir/rasn-compiler-tests/src/helpers/mod.rs:13:20 [INFO] [stdout] 22: 0x55a824538b86 - core::ops::function::FnOnce::call_once::h6cb07fc3d7998358 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x55a824815a2b - core::ops::function::FnOnce::call_once::h2ec63b219a477cdc [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55a824815a2b - test::__rust_begin_short_backtrace::h9851766a24f0f2dc [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/test/src/lib.rs:620:18 [INFO] [stdout] 25: 0x55a824815245 - test::run_test_in_process::{{closure}}::h5f576be7f01e61a0 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/test/src/lib.rs:643:60 [INFO] [stdout] 26: 0x55a824815245 - as core::ops::function::FnOnce<()>>::call_once::hbcd518b2646978df [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x55a824815245 - std::panicking::try::do_call::hef1c8e3807c09d72 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:554:40 [INFO] [stdout] 28: 0x55a824815245 - std::panicking::try::hef7ba31069ef6faa [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:518:19 [INFO] [stdout] 29: 0x55a824815245 - std::panic::catch_unwind::h02d1a6a53b815216 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panic.rs:345:14 [INFO] [stdout] 30: 0x55a824815245 - test::run_test_in_process::h725821eeeaa8d44f [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/test/src/lib.rs:643:27 [INFO] [stdout] 31: 0x55a824815245 - test::run_test::{{closure}}::hf3052154731afb9c [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/test/src/lib.rs:564:43 [INFO] [stdout] 32: 0x55a8247dab14 - test::run_test::{{closure}}::h0f3481c98fe7f586 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/test/src/lib.rs:594:41 [INFO] [stdout] 33: 0x55a8247dab14 - std::sys::backtrace::__rust_begin_short_backtrace::hd77fe506835ba5a7 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 34: 0x55a8247de2e2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::had0acb5abbe1cd58 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/thread/mod.rs:524:17 [INFO] [stdout] 35: 0x55a8247de2e2 - as core::ops::function::FnOnce<()>>::call_once::h7aa25fb6322ead52 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x55a8247de2e2 - std::panicking::try::do_call::h430d18a4f38cd14a [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:554:40 [INFO] [stdout] 37: 0x55a8247de2e2 - std::panicking::try::hce26f6fe7fc6d3f9 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:518:19 [INFO] [stdout] 38: 0x55a8247de2e2 - std::panic::catch_unwind::h1ed0f8ea5cd7c366 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panic.rs:345:14 [INFO] [stdout] 39: 0x55a8247de2e2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h5dd5df43207207a2 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/thread/mod.rs:523:30 [INFO] [stdout] 40: 0x55a8247de2e2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h77019e733916ab5c [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x55a82484aa6b - as core::ops::function::FnOnce>::call_once::hf63e8c20eb49467b [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/alloc/src/boxed.rs:2148:9 [INFO] [stdout] 42: 0x55a82484aa6b - as core::ops::function::FnOnce>::call_once::hfdf67ecf6685e277 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/alloc/src/boxed.rs:2148:9 [INFO] [stdout] 43: 0x55a82484aa6b - std::sys::pal::unix::thread::Thread::new::thread_start::h96d3264ae41c3765 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x7fb5c1586ac3 - [INFO] [stdout] 45: 0x7fb5c1617a04 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] distinguished_value_range [INFO] [stdout] distinguished_value_range_in_choice [INFO] [stdout] enum_and_distinguished_defaults [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p rasn-compiler-tests --test edge_cases` [INFO] running `Command { std: "docker" "inspect" "c06543994cc022fe8b158e36010c012f64b7e49d0c4d53664c6a45a03077fcf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c06543994cc022fe8b158e36010c012f64b7e49d0c4d53664c6a45a03077fcf6", kill_on_drop: false }` [INFO] [stdout] c06543994cc022fe8b158e36010c012f64b7e49d0c4d53664c6a45a03077fcf6 [INFO] testing 6d7a/rasn-compiler against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F6d7a%2Frasn-compiler" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/6d7a/rasn-compiler on toolchain 5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "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-6-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" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/rasn-compiler/internal-macros/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63556d60b54882046ecd24778de5c18fe7866f54c2ffbdb68bd4afeb508bc884 [INFO] running `Command { std: "docker" "start" "-a" "63556d60b54882046ecd24778de5c18fe7866f54c2ffbdb68bd4afeb508bc884", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63556d60b54882046ecd24778de5c18fe7866f54c2ffbdb68bd4afeb508bc884", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63556d60b54882046ecd24778de5c18fe7866f54c2ffbdb68bd4afeb508bc884", kill_on_drop: false }` [INFO] [stdout] 63556d60b54882046ecd24778de5c18fe7866f54c2ffbdb68bd4afeb508bc884 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eab7b1953bcfdbadb4b7ca19e8f40bfa01a0affa242f3ec46d9b9190a93aaace [INFO] running `Command { std: "docker" "start" "-a" "eab7b1953bcfdbadb4b7ca19e8f40bfa01a0affa242f3ec46d9b9190a93aaace", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/rasn-compiler/internal-macros/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling typewit_proc_macros v1.8.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling gimli v0.28.1 [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 backtrace v0.3.71 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling typewit v1.9.0 [INFO] [stderr] Compiling getrandom v0.2.13 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling konst_kernel v0.3.8 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling const_panic v0.2.8 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling konst v0.3.8 [INFO] [stderr] Compiling rasn-compiler v0.3.1 (/opt/rustwide/workdir/rasn-compiler) [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling bitvec-nom2 v0.2.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling jzon v0.12.5 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Compiling rasn-derive v0.14.0 [INFO] [stderr] Compiling internal_macros v0.0.0 (/opt/rustwide/workdir/rasn-compiler/internal-macros) [INFO] [stderr] Compiling snafu v0.7.5 [INFO] [stderr] Compiling rasn v0.14.0 [INFO] [stderr] Compiling rasn-compiler-derive v0.3.1 (/opt/rustwide/workdir/rasn-compiler-derive) [INFO] [stderr] Compiling rasn-compiler-tests v0.3.1 (/opt/rustwide/workdir/rasn-compiler-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.94s [INFO] running `Command { std: "docker" "inspect" "eab7b1953bcfdbadb4b7ca19e8f40bfa01a0affa242f3ec46d9b9190a93aaace", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eab7b1953bcfdbadb4b7ca19e8f40bfa01a0affa242f3ec46d9b9190a93aaace", kill_on_drop: false }` [INFO] [stdout] eab7b1953bcfdbadb4b7ca19e8f40bfa01a0affa242f3ec46d9b9190a93aaace [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6415a5df4ba6e5d347210d56f665e3ac32221ddc2bc65e0e8d231b633daa5c78 [INFO] running `Command { std: "docker" "start" "-a" "6415a5df4ba6e5d347210d56f665e3ac32221ddc2bc65e0e8d231b633daa5c78", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/rasn-compiler/internal-macros/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The lib target `rasn_compiler` in package `rasn-compiler v0.3.1 (/opt/rustwide/workdir/rasn-compiler)` has the same output filename as the lib target `rasn_compiler` in package `rasn-compiler v0.3.1 (/opt/rustwide/workdir/rasn-compiler)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/deps/librasn_compiler.so [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The lib target `rasn_compiler` in package `rasn-compiler v0.3.1 (/opt/rustwide/workdir/rasn-compiler)` has the same output filename as the lib target `rasn_compiler` in package `rasn-compiler v0.3.1 (/opt/rustwide/workdir/rasn-compiler)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/deps/librasn_compiler.so.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The lib target `rasn_compiler` in package `rasn-compiler v0.3.1 (/opt/rustwide/workdir/rasn-compiler)` has the same output filename as the lib target `rasn_compiler` in package `rasn-compiler v0.3.1 (/opt/rustwide/workdir/rasn-compiler)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/deps/librasn_compiler.rlib [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling bitvec-nom v0.2.0 [INFO] [stderr] Compiling 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-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling rasn-compiler v0.3.1 (/opt/rustwide/workdir/rasn-compiler) [INFO] [stderr] Compiling rasn v0.14.0 [INFO] [stderr] Compiling rasn-kerberos v0.14.0 [INFO] [stderr] Compiling rasn-compiler-derive v0.3.1 (/opt/rustwide/workdir/rasn-compiler-derive) [INFO] [stderr] Compiling rasn-compiler-tests v0.3.1 (/opt/rustwide/workdir/rasn-compiler-tests) [INFO] [stdout] error[E0463]: can't find crate for `rasn_compiler_derive` [INFO] [stdout] --> /opt/rustwide/workdir/rasn-compiler-tests/src/helpers/mod.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | rasn_compiler_derive::asn1!($asn1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rasn_compiler_derive` [INFO] [stdout] --> /opt/rustwide/workdir/rasn-compiler-tests/src/helpers/mod.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | rasn_compiler_derive::asn1!($asn1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rasn_compiler_derive` [INFO] [stdout] --> /opt/rustwide/workdir/rasn-compiler-tests/src/helpers/mod.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | rasn_compiler_derive::asn1!($asn1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rasn_compiler_derive` [INFO] [stdout] --> /opt/rustwide/workdir/rasn-compiler-tests/src/helpers/mod.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | rasn_compiler_derive::asn1!($asn1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rasn_compiler_derive` [INFO] [stdout] --> /opt/rustwide/workdir/rasn-compiler-tests/src/helpers/mod.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | rasn_compiler_derive::asn1!($asn1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rasn_compiler_derive` [INFO] [stdout] --> /opt/rustwide/workdir/rasn-compiler-tests/src/helpers/mod.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | rasn_compiler_derive::asn1!($asn1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rasn-compiler-tests` (test "edge_cases") 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rasn-compiler-tests` (test "information_objects") due to 2 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rasn-compiler-tests` (test "parameterization") due to 3 previous errors [INFO] [stderr] error: could not compile `rasn-compiler-tests` (test "structured_types") due to 2 previous errors [INFO] [stderr] error: could not compile `rasn-compiler-tests` (test "nested_types") due to 2 previous errors [INFO] [stdout] error[E0463]: can't find crate for `rasn_compiler_derive` [INFO] [stdout] --> /opt/rustwide/workdir/rasn-compiler-tests/src/helpers/mod.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | rasn_compiler_derive::asn1!($asn1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rasn-compiler-tests` (test "simple_types") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "6415a5df4ba6e5d347210d56f665e3ac32221ddc2bc65e0e8d231b633daa5c78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6415a5df4ba6e5d347210d56f665e3ac32221ddc2bc65e0e8d231b633daa5c78", kill_on_drop: false }` [INFO] [stdout] 6415a5df4ba6e5d347210d56f665e3ac32221ddc2bc65e0e8d231b633daa5c78