[INFO] cloning repository https://github.com/glazari/ruva
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/glazari/ruva" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglazari%2Fruva", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglazari%2Fruva'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7bc03189ce63ee94c1df8183991f2004416d3659
[INFO] testing glazari/ruva against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglazari%2Fruva" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/glazari/ruva
[INFO] finished tweaking git repo https://github.com/glazari/ruva
[INFO] tweaked toml for git repo https://github.com/glazari/ruva written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/glazari/ruva on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/glazari/ruva 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ad64bb9f74fcd68d7a9ec27d5cfe1293ee9268deea0a038cb2e3fb769de67e06
[INFO] running `Command { std: "docker" "start" "-a" "ad64bb9f74fcd68d7a9ec27d5cfe1293ee9268deea0a038cb2e3fb769de67e06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad64bb9f74fcd68d7a9ec27d5cfe1293ee9268deea0a038cb2e3fb769de67e06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad64bb9f74fcd68d7a9ec27d5cfe1293ee9268deea0a038cb2e3fb769de67e06", kill_on_drop: false }`
[INFO] [stdout] ad64bb9f74fcd68d7a9ec27d5cfe1293ee9268deea0a038cb2e3fb769de67e06
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 34329f0463dda4c24fcc00bdff9e90086dbad500209893e87234a45bdc0baa3f
[INFO] running `Command { std: "docker" "start" "-a" "34329f0463dda4c24fcc00bdff9e90086dbad500209893e87234a45bdc0baa3f", kill_on_drop: false }`
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling clap_builder v4.5.17
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling clap v4.5.17
[INFO] [stderr]    Compiling jaust v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/class_file/jaustp/signature.rs:321:9
[INFO] [stdout]     |
[INFO] [stdout] 321 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/class_file/attributes/inner_classes_attribute.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let mut classes = Vec::new();
[INFO] [stdout]    |             ----^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `class`
[INFO] [stdout]   --> src/class_file/attributes/inner_classes_attribute.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |             let class = InnerClassInfo::parse(file)?;
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_class`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file`
[INFO] [stdout]    --> src/class_file/attributes/stack_map_table_attribute.rs:124:19
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn parse_same(file: &mut FileReader, frame_type: u8) -> Result<StackMapFrame> {
[INFO] [stdout]     |                   ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `attribute_name_index` and `attribute_length` are never read
[INFO] [stdout]  --> src/class_file/attributes/bootstrap_methods_attribute.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct BootstrapMethodsAttribute {
[INFO] [stdout]   |            ------------------------- fields in this struct
[INFO] [stdout] 7 |     attribute_name_index: u16,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 8 |     attribute_length: u32,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `BootstrapMethodsAttribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `attribute_name_index` and `attribute_length` are never read
[INFO] [stdout]  --> src/class_file/attributes/deprecated_attribute.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct DeprecatedAttribute {
[INFO] [stdout]   |            ------------------- fields in this struct
[INFO] [stdout] 7 |     attribute_name_index: u16,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 8 |     attribute_length: u32,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `DeprecatedAttribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `attribute_name_index` and `attribute_length` are never read
[INFO] [stdout]   --> src/class_file/attributes/exceptions_attribute.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct ExceptionsAttribute {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] 10 |     attribute_name_index: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     attribute_length: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ExceptionsAttribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `info` is never read
[INFO] [stdout]  --> src/class_file/attributes/generic_attribute.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct GenericAttribute {
[INFO] [stdout]   |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 9 |     info: Vec<u8>,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `GenericAttribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `attribute_name_index` and `attribute_length` are never read
[INFO] [stdout]  --> src/class_file/attributes/inner_classes_attribute.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct InnerClassesAttribute {
[INFO] [stdout]   |            --------------------- fields in this struct
[INFO] [stdout] 8 |     attribute_name_index: u16,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 9 |     attribute_length: u32,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `InnerClassesAttribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `attribute_name_index` and `attribute_length` are never read
[INFO] [stdout]   --> src/class_file/attributes/line_number_table_attribute.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct LineNumberTableAttribute {
[INFO] [stdout]    |            ------------------------ fields in this struct
[INFO] [stdout]  9 |     attribute_name_index: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     attribute_length: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LineNumberTableAttribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `attribute_name_index` and `attribute_length` are never read
[INFO] [stdout]  --> src/class_file/attributes/method_parameters_attribute.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct MethodParametersAttribute {
[INFO] [stdout]   |            ------------------------- fields in this struct
[INFO] [stdout] 8 |     attribute_name_index: u16,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 9 |     attribute_length: u32,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `MethodParametersAttribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `attribute_name_index` and `attribute_length` are never read
[INFO] [stdout]  --> src/class_file/attributes/record_attribute.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct RecordAttribute {
[INFO] [stdout]   |            --------------- fields in this struct
[INFO] [stdout] 8 |     attribute_name_index: u16,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 9 |     attribute_length: u32,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `RecordAttribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `attributes` is never read
[INFO] [stdout]   --> src/class_file/attributes/record_attribute.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct RecordComponentInfo {
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     attributes: Attributes,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RecordComponentInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `attribute_name_index` and `attribute_length` are never read
[INFO] [stdout]   --> src/class_file/attributes/runtime_visible_annotations_attribute.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct RuntimeVisibleAnnotationsAttribute {
[INFO] [stdout]    |            ---------------------------------- fields in this struct
[INFO] [stdout]  9 |     attribute_name_index: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     attribute_length: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RuntimeVisibleAnnotationsAttribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `attribute_name_index` and `attribute_length` are never read
[INFO] [stdout]  --> src/class_file/attributes/signature_attribute.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct SignatureAttribute {
[INFO] [stdout]   |            ------------------ fields in this struct
[INFO] [stdout] 7 |     attribute_name_index: u16,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 8 |     attribute_length: u32,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `SignatureAttribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `attribute_name_index` and `attribute_length` are never read
[INFO] [stdout]   --> src/class_file/attributes/source_file_attribute.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct SourceFileAttribute {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout]  9 |     attribute_name_index: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     attribute_length: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SourceFileAttribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `attribute_name_index` and `attribute_length` are never read
[INFO] [stdout]  --> src/class_file/attributes/stack_map_table_attribute.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct StackMapTableAttribute {
[INFO] [stdout]   |            ---------------------- fields in this struct
[INFO] [stdout] 7 |     attribute_name_index: u16,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 8 |     attribute_length: u32,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `StackMapTableAttribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `JavaTypeSignature` is never used
[INFO] [stdout]   --> src/class_file/jaustp/signature.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub enum JavaTypeSignature {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ReferenceTypeSignature` is never used
[INFO] [stdout]   --> src/class_file/jaustp/signature.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub enum ReferenceTypeSignature {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ClassTypeSignature` is never constructed
[INFO] [stdout]   --> src/class_file/jaustp/signature.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct ClassTypeSignature {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SimpleClassTypeSignature` is never constructed
[INFO] [stdout]   --> src/class_file/jaustp/signature.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct SimpleClassTypeSignature {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Pchars` is never used
[INFO] [stdout]   --> src/class_file/jaustp/signature.rs:44:6
[INFO] [stdout]    |
[INFO] [stdout] 44 | type Pchars<'a> = Peekable<Chars<'a>>;
[INFO] [stdout]    |      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_signature` is never used
[INFO] [stdout]   --> src/class_file/jaustp/signature.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn parse_signature(signature: &str) -> Result<JavaTypeSignature> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_java_type_signature` is never used
[INFO] [stdout]   --> src/class_file/jaustp/signature.rs:51:4
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn parse_java_type_signature(chars: &mut Pchars) -> Result<JavaTypeSignature> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_base_type_signature` is never used
[INFO] [stdout]   --> src/class_file/jaustp/signature.rs:62:4
[INFO] [stdout]    |
[INFO] [stdout] 62 | fn parse_base_type_signature(chars: &mut Pchars) -> Result<String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_reference_type_signature` is never used
[INFO] [stdout]   --> src/class_file/jaustp/signature.rs:79:4
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn parse_reference_type_signature(chars: &mut Pchars) -> Result<ReferenceTypeSignature> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `expect_char` is never used
[INFO] [stdout]    --> src/class_file/jaustp/signature.rs:101:4
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn expect_char(chars: &mut Pchars, expected: char) -> Result<()> {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_class_type_signature` is never used
[INFO] [stdout]    --> src/class_file/jaustp/signature.rs:109:4
[INFO] [stdout]     |
[INFO] [stdout] 109 | fn parse_class_type_signature(chars: &mut Pchars) -> Result<ClassTypeSignature> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_simple_class_type_signature` is never used
[INFO] [stdout]    --> src/class_file/jaustp/signature.rs:140:4
[INFO] [stdout]     |
[INFO] [stdout] 140 | fn parse_simple_class_type_signature(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_type_arguments` is never used
[INFO] [stdout]    --> src/class_file/jaustp/signature.rs:151:4
[INFO] [stdout]     |
[INFO] [stdout] 151 | fn parse_type_arguments(chars: &mut Pchars) -> Result<Vec<ReferenceTypeSignature>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_type_argument` is never used
[INFO] [stdout]    --> src/class_file/jaustp/signature.rs:173:4
[INFO] [stdout]     |
[INFO] [stdout] 173 | fn parse_type_argument(chars: &mut Pchars) -> Result<ReferenceTypeSignature> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_package_specifiers` is never used
[INFO] [stdout]    --> src/class_file/jaustp/signature.rs:194:4
[INFO] [stdout]     |
[INFO] [stdout] 194 | fn parse_package_specifiers(chars: &mut Pchars) -> Vec<String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_identifier` is never used
[INFO] [stdout]    --> src/class_file/jaustp/signature.rs:210:4
[INFO] [stdout]     |
[INFO] [stdout] 210 | fn parse_identifier(chars: &mut Pchars) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_string` is never used
[INFO] [stdout]    --> src/class_file/jaustp/signature.rs:227:12
[INFO] [stdout]     |
[INFO] [stdout] 226 | impl JavaTypeSignature {
[INFO] [stdout]     | ---------------------- method in this implementation
[INFO] [stdout] 227 |     pub fn to_string(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_string` is never used
[INFO] [stdout]    --> src/class_file/jaustp/signature.rs:236:12
[INFO] [stdout]     |
[INFO] [stdout] 235 | impl ReferenceTypeSignature {
[INFO] [stdout]     | --------------------------- method in this implementation
[INFO] [stdout] 236 |     pub fn to_string(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_string` is never used
[INFO] [stdout]    --> src/class_file/jaustp/signature.rs:246:12
[INFO] [stdout]     |
[INFO] [stdout] 245 | impl ClassTypeSignature {
[INFO] [stdout]     | ----------------------- method in this implementation
[INFO] [stdout] 246 |     pub fn to_string(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_string` is never used
[INFO] [stdout]    --> src/class_file/jaustp/signature.rs:262:12
[INFO] [stdout]     |
[INFO] [stdout] 261 | impl SimpleClassTypeSignature {
[INFO] [stdout]     | ----------------------------- method in this implementation
[INFO] [stdout] 262 |     pub fn to_string(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.02s
[INFO] running `Command { std: "docker" "inspect" "34329f0463dda4c24fcc00bdff9e90086dbad500209893e87234a45bdc0baa3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34329f0463dda4c24fcc00bdff9e90086dbad500209893e87234a45bdc0baa3f", kill_on_drop: false }`
[INFO] [stdout] 34329f0463dda4c24fcc00bdff9e90086dbad500209893e87234a45bdc0baa3f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d3c8c96d983f3d8a27a97dfcacdcaf1d3fe472f4dcadb3404e633c83aa5fe629
[INFO] running `Command { std: "docker" "start" "-a" "d3c8c96d983f3d8a27a97dfcacdcaf1d3fe472f4dcadb3404e633c83aa5fe629", kill_on_drop: false }`
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/class_file/jaustp/signature.rs:321:9
[INFO] [stdout]     |
[INFO] [stdout] 321 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/class_file/attributes/inner_classes_attribute.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let mut classes = Vec::new();
[INFO] [stdout]    |             ----^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `class`
[INFO] [stdout]   --> src/class_file/attributes/inner_classes_attribute.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |             let class = InnerClassInfo::parse(file)?;
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_class`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file`
[INFO] [stdout]    --> src/class_file/attributes/stack_map_table_attribute.rs:124:19
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn parse_same(file: &mut FileReader, frame_type: u8) -> Result<StackMapFrame> {
[INFO] [stdout]     |                   ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `attribute_name_index` and `attribute_length` are never read
[INFO] [stdout]  --> src/class_file/attributes/bootstrap_methods_attribute.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct BootstrapMethodsAttribute {
[INFO] [stdout]   |            ------------------------- fields in this struct
[INFO] [stdout] 7 |     attribute_name_index: u16,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 8 |     attribute_length: u32,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `BootstrapMethodsAttribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `attribute_name_index` and `attribute_length` are never read
[INFO] [stdout]  --> src/class_file/attributes/deprecated_attribute.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct DeprecatedAttribute {
[INFO] [stdout]   |            ------------------- fields in this struct
[INFO] [stdout] 7 |     attribute_name_index: u16,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 8 |     attribute_length: u32,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `DeprecatedAttribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `attribute_name_index` and `attribute_length` are never read
[INFO] [stdout]   --> src/class_file/attributes/exceptions_attribute.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct ExceptionsAttribute {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] 10 |     attribute_name_index: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     attribute_length: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ExceptionsAttribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `info` is never read
[INFO] [stdout]  --> src/class_file/attributes/generic_attribute.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct GenericAttribute {
[INFO] [stdout]   |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 9 |     info: Vec<u8>,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `GenericAttribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `attribute_name_index` and `attribute_length` are never read
[INFO] [stdout]  --> src/class_file/attributes/inner_classes_attribute.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct InnerClassesAttribute {
[INFO] [stdout]   |            --------------------- fields in this struct
[INFO] [stdout] 8 |     attribute_name_index: u16,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 9 |     attribute_length: u32,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `InnerClassesAttribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `attribute_name_index` and `attribute_length` are never read
[INFO] [stdout]   --> src/class_file/attributes/line_number_table_attribute.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct LineNumberTableAttribute {
[INFO] [stdout]    |            ------------------------ fields in this struct
[INFO] [stdout]  9 |     attribute_name_index: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     attribute_length: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LineNumberTableAttribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `attribute_name_index` and `attribute_length` are never read
[INFO] [stdout]  --> src/class_file/attributes/method_parameters_attribute.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct MethodParametersAttribute {
[INFO] [stdout]   |            ------------------------- fields in this struct
[INFO] [stdout] 8 |     attribute_name_index: u16,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 9 |     attribute_length: u32,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `MethodParametersAttribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `attribute_name_index` and `attribute_length` are never read
[INFO] [stdout]  --> src/class_file/attributes/record_attribute.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct RecordAttribute {
[INFO] [stdout]   |            --------------- fields in this struct
[INFO] [stdout] 8 |     attribute_name_index: u16,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 9 |     attribute_length: u32,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `RecordAttribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `attributes` is never read
[INFO] [stdout]   --> src/class_file/attributes/record_attribute.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct RecordComponentInfo {
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     attributes: Attributes,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RecordComponentInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `attribute_name_index` and `attribute_length` are never read
[INFO] [stdout]   --> src/class_file/attributes/runtime_visible_annotations_attribute.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct RuntimeVisibleAnnotationsAttribute {
[INFO] [stdout]    |            ---------------------------------- fields in this struct
[INFO] [stdout]  9 |     attribute_name_index: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     attribute_length: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RuntimeVisibleAnnotationsAttribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `attribute_name_index` and `attribute_length` are never read
[INFO] [stdout]  --> src/class_file/attributes/signature_attribute.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct SignatureAttribute {
[INFO] [stdout]   |            ------------------ fields in this struct
[INFO] [stdout] 7 |     attribute_name_index: u16,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 8 |     attribute_length: u32,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `SignatureAttribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `attribute_name_index` and `attribute_length` are never read
[INFO] [stdout]   --> src/class_file/attributes/source_file_attribute.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct SourceFileAttribute {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout]  9 |     attribute_name_index: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     attribute_length: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SourceFileAttribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `attribute_name_index` and `attribute_length` are never read
[INFO] [stdout]  --> src/class_file/attributes/stack_map_table_attribute.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct StackMapTableAttribute {
[INFO] [stdout]   |            ---------------------- fields in this struct
[INFO] [stdout] 7 |     attribute_name_index: u16,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 8 |     attribute_length: u32,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `StackMapTableAttribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `JavaTypeSignature` is never used
[INFO] [stdout]   --> src/class_file/jaustp/signature.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub enum JavaTypeSignature {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ReferenceTypeSignature` is never used
[INFO] [stdout]   --> src/class_file/jaustp/signature.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub enum ReferenceTypeSignature {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ClassTypeSignature` is never constructed
[INFO] [stdout]   --> src/class_file/jaustp/signature.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct ClassTypeSignature {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SimpleClassTypeSignature` is never constructed
[INFO] [stdout]   --> src/class_file/jaustp/signature.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct SimpleClassTypeSignature {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Pchars` is never used
[INFO] [stdout]   --> src/class_file/jaustp/signature.rs:44:6
[INFO] [stdout]    |
[INFO] [stdout] 44 | type Pchars<'a> = Peekable<Chars<'a>>;
[INFO] [stdout]    |      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_signature` is never used
[INFO] [stdout]   --> src/class_file/jaustp/signature.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn parse_signature(signature: &str) -> Result<JavaTypeSignature> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_java_type_signature` is never used
[INFO] [stdout]   --> src/class_file/jaustp/signature.rs:51:4
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn parse_java_type_signature(chars: &mut Pchars) -> Result<JavaTypeSignature> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_base_type_signature` is never used
[INFO] [stdout]   --> src/class_file/jaustp/signature.rs:62:4
[INFO] [stdout]    |
[INFO] [stdout] 62 | fn parse_base_type_signature(chars: &mut Pchars) -> Result<String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_reference_type_signature` is never used
[INFO] [stdout]   --> src/class_file/jaustp/signature.rs:79:4
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn parse_reference_type_signature(chars: &mut Pchars) -> Result<ReferenceTypeSignature> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `expect_char` is never used
[INFO] [stdout]    --> src/class_file/jaustp/signature.rs:101:4
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn expect_char(chars: &mut Pchars, expected: char) -> Result<()> {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_class_type_signature` is never used
[INFO] [stdout]    --> src/class_file/jaustp/signature.rs:109:4
[INFO] [stdout]     |
[INFO] [stdout] 109 | fn parse_class_type_signature(chars: &mut Pchars) -> Result<ClassTypeSignature> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_simple_class_type_signature` is never used
[INFO] [stdout]    --> src/class_file/jaustp/signature.rs:140:4
[INFO] [stdout]     |
[INFO] [stdout] 140 | fn parse_simple_class_type_signature(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_type_arguments` is never used
[INFO] [stdout]    --> src/class_file/jaustp/signature.rs:151:4
[INFO] [stdout]     |
[INFO] [stdout] 151 | fn parse_type_arguments(chars: &mut Pchars) -> Result<Vec<ReferenceTypeSignature>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_type_argument` is never used
[INFO] [stdout]    --> src/class_file/jaustp/signature.rs:173:4
[INFO] [stdout]     |
[INFO] [stdout] 173 | fn parse_type_argument(chars: &mut Pchars) -> Result<ReferenceTypeSignature> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_package_specifiers` is never used
[INFO] [stdout]    --> src/class_file/jaustp/signature.rs:194:4
[INFO] [stdout]     |
[INFO] [stdout] 194 | fn parse_package_specifiers(chars: &mut Pchars) -> Vec<String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_identifier` is never used
[INFO] [stdout]    --> src/class_file/jaustp/signature.rs:210:4
[INFO] [stdout]     |
[INFO] [stdout] 210 | fn parse_identifier(chars: &mut Pchars) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_string` is never used
[INFO] [stdout]    --> src/class_file/jaustp/signature.rs:227:12
[INFO] [stdout]     |
[INFO] [stdout] 226 | impl JavaTypeSignature {
[INFO] [stdout]     | ---------------------- method in this implementation
[INFO] [stdout] 227 |     pub fn to_string(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_string` is never used
[INFO] [stdout]    --> src/class_file/jaustp/signature.rs:236:12
[INFO] [stdout]     |
[INFO] [stdout] 235 | impl ReferenceTypeSignature {
[INFO] [stdout]     | --------------------------- method in this implementation
[INFO] [stdout] 236 |     pub fn to_string(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_string` is never used
[INFO] [stdout]    --> src/class_file/jaustp/signature.rs:246:12
[INFO] [stdout]     |
[INFO] [stdout] 245 | impl ClassTypeSignature {
[INFO] [stdout]     | ----------------------- method in this implementation
[INFO] [stdout] 246 |     pub fn to_string(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_string` is never used
[INFO] [stdout]    --> src/class_file/jaustp/signature.rs:262:12
[INFO] [stdout]     |
[INFO] [stdout] 261 | impl SimpleClassTypeSignature {
[INFO] [stdout]     | ----------------------------- method in this implementation
[INFO] [stdout] 262 |     pub fn to_string(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling term v0.2.14
[INFO] [stderr]    Compiling text-diff v0.4.0
[INFO] [stderr]    Compiling jaust v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/class_file/attributes/inner_classes_attribute.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let mut classes = Vec::new();
[INFO] [stdout]    |             ----^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `class`
[INFO] [stdout]   --> src/class_file/attributes/inner_classes_attribute.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |             let class = InnerClassInfo::parse(file)?;
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_class`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file`
[INFO] [stdout]    --> src/class_file/attributes/stack_map_table_attribute.rs:124:19
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn parse_same(file: &mut FileReader, frame_type: u8) -> Result<StackMapFrame> {
[INFO] [stdout]     |                   ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `attribute_name_index` and `attribute_length` are never read
[INFO] [stdout]  --> src/class_file/attributes/bootstrap_methods_attribute.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct BootstrapMethodsAttribute {
[INFO] [stdout]   |            ------------------------- fields in this struct
[INFO] [stdout] 7 |     attribute_name_index: u16,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 8 |     attribute_length: u32,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `BootstrapMethodsAttribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `attribute_name_index` and `attribute_length` are never read
[INFO] [stdout]  --> src/class_file/attributes/deprecated_attribute.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct DeprecatedAttribute {
[INFO] [stdout]   |            ------------------- fields in this struct
[INFO] [stdout] 7 |     attribute_name_index: u16,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 8 |     attribute_length: u32,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `DeprecatedAttribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `attribute_name_index` and `attribute_length` are never read
[INFO] [stdout]   --> src/class_file/attributes/exceptions_attribute.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct ExceptionsAttribute {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] 10 |     attribute_name_index: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     attribute_length: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ExceptionsAttribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `info` is never read
[INFO] [stdout]  --> src/class_file/attributes/generic_attribute.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct GenericAttribute {
[INFO] [stdout]   |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 9 |     info: Vec<u8>,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `GenericAttribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `attribute_name_index` and `attribute_length` are never read
[INFO] [stdout]  --> src/class_file/attributes/inner_classes_attribute.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct InnerClassesAttribute {
[INFO] [stdout]   |            --------------------- fields in this struct
[INFO] [stdout] 8 |     attribute_name_index: u16,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 9 |     attribute_length: u32,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `InnerClassesAttribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `attribute_name_index` and `attribute_length` are never read
[INFO] [stdout]   --> src/class_file/attributes/line_number_table_attribute.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct LineNumberTableAttribute {
[INFO] [stdout]    |            ------------------------ fields in this struct
[INFO] [stdout]  9 |     attribute_name_index: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     attribute_length: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LineNumberTableAttribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `attribute_name_index` and `attribute_length` are never read
[INFO] [stdout]  --> src/class_file/attributes/method_parameters_attribute.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct MethodParametersAttribute {
[INFO] [stdout]   |            ------------------------- fields in this struct
[INFO] [stdout] 8 |     attribute_name_index: u16,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 9 |     attribute_length: u32,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `MethodParametersAttribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `attribute_name_index` and `attribute_length` are never read
[INFO] [stdout]  --> src/class_file/attributes/record_attribute.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct RecordAttribute {
[INFO] [stdout]   |            --------------- fields in this struct
[INFO] [stdout] 8 |     attribute_name_index: u16,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 9 |     attribute_length: u32,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `RecordAttribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `attributes` is never read
[INFO] [stdout]   --> src/class_file/attributes/record_attribute.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct RecordComponentInfo {
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     attributes: Attributes,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RecordComponentInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `attribute_name_index` and `attribute_length` are never read
[INFO] [stdout]   --> src/class_file/attributes/runtime_visible_annotations_attribute.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct RuntimeVisibleAnnotationsAttribute {
[INFO] [stdout]    |            ---------------------------------- fields in this struct
[INFO] [stdout]  9 |     attribute_name_index: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     attribute_length: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RuntimeVisibleAnnotationsAttribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `attribute_name_index` and `attribute_length` are never read
[INFO] [stdout]  --> src/class_file/attributes/signature_attribute.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct SignatureAttribute {
[INFO] [stdout]   |            ------------------ fields in this struct
[INFO] [stdout] 7 |     attribute_name_index: u16,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 8 |     attribute_length: u32,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `SignatureAttribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `attribute_name_index` and `attribute_length` are never read
[INFO] [stdout]   --> src/class_file/attributes/source_file_attribute.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct SourceFileAttribute {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout]  9 |     attribute_name_index: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     attribute_length: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SourceFileAttribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `attribute_name_index` and `attribute_length` are never read
[INFO] [stdout]  --> src/class_file/attributes/stack_map_table_attribute.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct StackMapTableAttribute {
[INFO] [stdout]   |            ---------------------- fields in this struct
[INFO] [stdout] 7 |     attribute_name_index: u16,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 8 |     attribute_length: u32,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `StackMapTableAttribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.40s
[INFO] running `Command { std: "docker" "inspect" "d3c8c96d983f3d8a27a97dfcacdcaf1d3fe472f4dcadb3404e633c83aa5fe629", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3c8c96d983f3d8a27a97dfcacdcaf1d3fe472f4dcadb3404e633c83aa5fe629", kill_on_drop: false }`
[INFO] [stdout] d3c8c96d983f3d8a27a97dfcacdcaf1d3fe472f4dcadb3404e633c83aa5fe629
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] eac64b78da53c15caec65d36c41e2f4c6266503428ef2e42c979d75011be99ef
[INFO] running `Command { std: "docker" "start" "-a" "eac64b78da53c15caec65d36c41e2f4c6266503428ef2e42c979d75011be99ef", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]    --> src/class_file/jaustp/signature.rs:321:9
[INFO] [stderr]     |
[INFO] [stderr] 321 |     use super::*;
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/class_file/attributes/inner_classes_attribute.rs:24:13
[INFO] [stderr]    |
[INFO] [stderr] 24 |         let mut classes = Vec::new();
[INFO] [stderr]    |             ----^^^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `class`
[INFO] [stderr]   --> src/class_file/attributes/inner_classes_attribute.rs:26:17
[INFO] [stderr]    |
[INFO] [stderr] 26 |             let class = InnerClassInfo::parse(file)?;
[INFO] [stderr]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_class`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file`
[INFO] [stderr]    --> src/class_file/attributes/stack_map_table_attribute.rs:124:19
[INFO] [stderr]     |
[INFO] [stderr] 124 |     fn parse_same(file: &mut FileReader, frame_type: u8) -> Result<StackMapFrame> {
[INFO] [stderr]     |                   ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stderr] 
[INFO] [stderr] warning: fields `attribute_name_index` and `attribute_length` are never read
[INFO] [stderr]  --> src/class_file/attributes/bootstrap_methods_attribute.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct BootstrapMethodsAttribute {
[INFO] [stderr]   |            ------------------------- fields in this struct
[INFO] [stderr] 7 |     attribute_name_index: u16,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 8 |     attribute_length: u32,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `BootstrapMethodsAttribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `attribute_name_index` and `attribute_length` are never read
[INFO] [stderr]  --> src/class_file/attributes/deprecated_attribute.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct DeprecatedAttribute {
[INFO] [stderr]   |            ------------------- fields in this struct
[INFO] [stderr] 7 |     attribute_name_index: u16,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 8 |     attribute_length: u32,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `DeprecatedAttribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `attribute_name_index` and `attribute_length` are never read
[INFO] [stderr]   --> src/class_file/attributes/exceptions_attribute.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr]  9 | pub struct ExceptionsAttribute {
[INFO] [stderr]    |            ------------------- fields in this struct
[INFO] [stderr] 10 |     attribute_name_index: u16,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 11 |     attribute_length: u32,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ExceptionsAttribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `info` is never read
[INFO] [stderr]  --> src/class_file/attributes/generic_attribute.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct GenericAttribute {
[INFO] [stderr]   |            ---------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 9 |     info: Vec<u8>,
[INFO] [stderr]   |     ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `GenericAttribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `attribute_name_index` and `attribute_length` are never read
[INFO] [stderr]  --> src/class_file/attributes/inner_classes_attribute.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct InnerClassesAttribute {
[INFO] [stderr]   |            --------------------- fields in this struct
[INFO] [stderr] 8 |     attribute_name_index: u16,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 9 |     attribute_length: u32,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `InnerClassesAttribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `attribute_name_index` and `attribute_length` are never read
[INFO] [stderr]   --> src/class_file/attributes/line_number_table_attribute.rs:9:5
[INFO] [stderr]    |
[INFO] [stderr]  8 | pub struct LineNumberTableAttribute {
[INFO] [stderr]    |            ------------------------ fields in this struct
[INFO] [stderr]  9 |     attribute_name_index: u16,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 10 |     attribute_length: u32,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `LineNumberTableAttribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `attribute_name_index` and `attribute_length` are never read
[INFO] [stderr]  --> src/class_file/attributes/method_parameters_attribute.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct MethodParametersAttribute {
[INFO] [stderr]   |            ------------------------- fields in this struct
[INFO] [stderr] 8 |     attribute_name_index: u16,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 9 |     attribute_length: u32,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `MethodParametersAttribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `attribute_name_index` and `attribute_length` are never read
[INFO] [stderr]  --> src/class_file/attributes/record_attribute.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct RecordAttribute {
[INFO] [stderr]   |            --------------- fields in this struct
[INFO] [stderr] 8 |     attribute_name_index: u16,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 9 |     attribute_length: u32,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `RecordAttribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `attributes` is never read
[INFO] [stderr]   --> src/class_file/attributes/record_attribute.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct RecordComponentInfo {
[INFO] [stderr]    |            ------------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 17 |     attributes: Attributes,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `RecordComponentInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `attribute_name_index` and `attribute_length` are never read
[INFO] [stderr]   --> src/class_file/attributes/runtime_visible_annotations_attribute.rs:9:5
[INFO] [stderr]    |
[INFO] [stderr]  8 | pub struct RuntimeVisibleAnnotationsAttribute {
[INFO] [stderr]    |            ---------------------------------- fields in this struct
[INFO] [stderr]  9 |     attribute_name_index: u16,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 10 |     attribute_length: u32,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `RuntimeVisibleAnnotationsAttribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `attribute_name_index` and `attribute_length` are never read
[INFO] [stderr]  --> src/class_file/attributes/signature_attribute.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct SignatureAttribute {
[INFO] [stderr]   |            ------------------ fields in this struct
[INFO] [stderr] 7 |     attribute_name_index: u16,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 8 |     attribute_length: u32,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `SignatureAttribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `attribute_name_index` and `attribute_length` are never read
[INFO] [stderr]   --> src/class_file/attributes/source_file_attribute.rs:9:5
[INFO] [stderr]    |
[INFO] [stderr]  8 | pub struct SourceFileAttribute {
[INFO] [stderr]    |            ------------------- fields in this struct
[INFO] [stderr]  9 |     attribute_name_index: u16,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 10 |     attribute_length: u32,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SourceFileAttribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `attribute_name_index` and `attribute_length` are never read
[INFO] [stderr]  --> src/class_file/attributes/stack_map_table_attribute.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct StackMapTableAttribute {
[INFO] [stderr]   |            ---------------------- fields in this struct
[INFO] [stderr] 7 |     attribute_name_index: u16,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 8 |     attribute_length: u32,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `StackMapTableAttribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: enum `JavaTypeSignature` is never used
[INFO] [stderr]   --> src/class_file/jaustp/signature.rs:19:10
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub enum JavaTypeSignature {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `ReferenceTypeSignature` is never used
[INFO] [stderr]   --> src/class_file/jaustp/signature.rs:25:10
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub enum ReferenceTypeSignature {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ClassTypeSignature` is never constructed
[INFO] [stderr]   --> src/class_file/jaustp/signature.rs:32:12
[INFO] [stderr]    |
[INFO] [stderr] 32 | pub struct ClassTypeSignature {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SimpleClassTypeSignature` is never constructed
[INFO] [stderr]   --> src/class_file/jaustp/signature.rs:39:12
[INFO] [stderr]    |
[INFO] [stderr] 39 | pub struct SimpleClassTypeSignature {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `Pchars` is never used
[INFO] [stderr]   --> src/class_file/jaustp/signature.rs:44:6
[INFO] [stderr]    |
[INFO] [stderr] 44 | type Pchars<'a> = Peekable<Chars<'a>>;
[INFO] [stderr]    |      ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_signature` is never used
[INFO] [stderr]   --> src/class_file/jaustp/signature.rs:46:8
[INFO] [stderr]    |
[INFO] [stderr] 46 | pub fn parse_signature(signature: &str) -> Result<JavaTypeSignature> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_java_type_signature` is never used
[INFO] [stderr]   --> src/class_file/jaustp/signature.rs:51:4
[INFO] [stderr]    |
[INFO] [stderr] 51 | fn parse_java_type_signature(chars: &mut Pchars) -> Result<JavaTypeSignature> {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_base_type_signature` is never used
[INFO] [stderr]   --> src/class_file/jaustp/signature.rs:62:4
[INFO] [stderr]    |
[INFO] [stderr] 62 | fn parse_base_type_signature(chars: &mut Pchars) -> Result<String> {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_reference_type_signature` is never used
[INFO] [stderr]   --> src/class_file/jaustp/signature.rs:79:4
[INFO] [stderr]    |
[INFO] [stderr] 79 | fn parse_reference_type_signature(chars: &mut Pchars) -> Result<ReferenceTypeSignature> {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `expect_char` is never used
[INFO] [stderr]    --> src/class_file/jaustp/signature.rs:101:4
[INFO] [stderr]     |
[INFO] [stderr] 101 | fn expect_char(chars: &mut Pchars, expected: char) -> Result<()> {
[INFO] [stderr]     |    ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_class_type_signature` is never used
[INFO] [stderr]    --> src/class_file/jaustp/signature.rs:109:4
[INFO] [stderr]     |
[INFO] [stderr] 109 | fn parse_class_type_signature(chars: &mut Pchars) -> Result<ClassTypeSignature> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_simple_class_type_signature` is never used
[INFO] [stderr]    --> src/class_file/jaustp/signature.rs:140:4
[INFO] [stderr]     |
[INFO] [stderr] 140 | fn parse_simple_class_type_signature(
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_type_arguments` is never used
[INFO] [stderr]    --> src/class_file/jaustp/signature.rs:151:4
[INFO] [stderr]     |
[INFO] [stderr] 151 | fn parse_type_arguments(chars: &mut Pchars) -> Result<Vec<ReferenceTypeSignature>> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_type_argument` is never used
[INFO] [stderr]    --> src/class_file/jaustp/signature.rs:173:4
[INFO] [stderr]     |
[INFO] [stderr] 173 | fn parse_type_argument(chars: &mut Pchars) -> Result<ReferenceTypeSignature> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_package_specifiers` is never used
[INFO] [stderr]    --> src/class_file/jaustp/signature.rs:194:4
[INFO] [stderr]     |
[INFO] [stderr] 194 | fn parse_package_specifiers(chars: &mut Pchars) -> Vec<String> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_identifier` is never used
[INFO] [stderr]    --> src/class_file/jaustp/signature.rs:210:4
[INFO] [stderr]     |
[INFO] [stderr] 210 | fn parse_identifier(chars: &mut Pchars) -> String {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `to_string` is never used
[INFO] [stderr]    --> src/class_file/jaustp/signature.rs:227:12
[INFO] [stderr]     |
[INFO] [stderr] 226 | impl JavaTypeSignature {
[INFO] [stderr]     | ---------------------- method in this implementation
[INFO] [stderr] 227 |     pub fn to_string(&self) -> String {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `to_string` is never used
[INFO] [stderr]    --> src/class_file/jaustp/signature.rs:236:12
[INFO] [stderr]     |
[INFO] [stderr] 235 | impl ReferenceTypeSignature {
[INFO] [stderr]     | --------------------------- method in this implementation
[INFO] [stderr] 236 |     pub fn to_string(&self) -> String {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `to_string` is never used
[INFO] [stderr]    --> src/class_file/jaustp/signature.rs:246:12
[INFO] [stderr]     |
[INFO] [stderr] 245 | impl ClassTypeSignature {
[INFO] [stderr]     | ----------------------- method in this implementation
[INFO] [stderr] 246 |     pub fn to_string(&self) -> String {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `to_string` is never used
[INFO] [stderr]    --> src/class_file/jaustp/signature.rs:262:12
[INFO] [stderr]     |
[INFO] [stderr] 261 | impl SimpleClassTypeSignature {
[INFO] [stderr]     | ----------------------------- method in this implementation
[INFO] [stderr] 262 |     pub fn to_string(&self) -> String {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `jaust` (lib) generated 37 warnings (run `cargo fix --lib -p jaust` to apply 4 suggestions)
[INFO] [stderr] warning: `jaust` (lib test) generated 16 warnings (16 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jaust-014762858cbf97a1)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test class_file::jaustp::parse_method_descriptor::tests::test_parse_type_descriptor ... ok
[INFO] [stdout] test class_file::jaustp::signature::tests::enum_sig ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/jaust-693e2239bf4c479c)
[INFO] [stdout] test class_file::jaustp::parse_method_descriptor::tests::test_parse_method_descriptor ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[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/bin/jaustp.rs (/opt/rustwide/target/debug/deps/jaustp-d3f6ff9e574e54be)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/jaustp_test.rs (/opt/rustwide/target/debug/deps/jaustp_test-86401dab16f3627e)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test jaustp_c_test ... FAILED
[INFO] [stdout] test jaustp_enum_test ... FAILED
[INFO] [stdout] test jaustp_my_class1_test ... FAILED
[INFO] [stdout] test jaustp_com_example_record_test ... FAILED
[INFO] [stdout] test jaustp_my_class2_test ... FAILED
[INFO] [stdout] test jaustp_example_test ... FAILED
[INFO] [stdout] test jaustp_b_test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- jaustp_c_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'jaustp_c_test' (24) panicked at tests/jaustp_test.rs:13:10:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5824c515e262 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5824c515e262 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5824c515e262 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5824c515e262 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5824c516e4ef - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5824c516e4ef - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5824c5129a93 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5824c5129a93 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5824c5136212 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5824c513b8af - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5824c513b741 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5824c50c104e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5824c50c104e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5824c513bebf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5824c513bebf - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5824c513bce6 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5824c5136349 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5824c511e21d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5824c5175e80 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5824c51309c6 - std::sys::sync::once::futex::Once::call::h5ce9b998659b0e9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x5824c509b8e2 - std::sync::once::Once::call_once::h28bd0a9b4b73c9d6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sync/once.rs:158:20
[INFO] [stdout]   21:     0x5824c5099a64 - jaustp_test::initialize::hb3e87e5bc1e21fb5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:13:10
[INFO] [stdout]   22:     0x5824c509b0d6 - jaustp_test::jaustp_test_template::h7481c64af00a5e9d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:69:5
[INFO] [stdout]   23:     0x5824c509a5e2 - jaustp_test::jaustp_c_test::hdb9db03d3d90ed5a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:85:13
[INFO] [stdout]   24:     0x5824c509a607 - jaustp_test::jaustp_c_test::{{closure}}::hb846fb036f626e92
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:84:19
[INFO] [stdout]   25:     0x5824c509bdf6 - core::ops::function::FnOnce::call_once::h3f731ae9beb629c8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5824c50c0e4b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5824c50c0e4b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x5824c50d4ead - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x5824c50d4ead - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x5824c50d4ead - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x5824c50d4ead - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x5824c50d4ead - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5824c50d4ead - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x5824c50d4ead - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x5824c50ae3f4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x5824c50ae3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x5824c50b1c4a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   38:     0x5824c50b1c4a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x5824c50b1c4a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x5824c50b1c4a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x5824c50b1c4a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5824c50b1c4a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   43:     0x5824c50b1c4a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5824c513166f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   45:     0x5824c513166f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   46:     0x7b472f73baa4 - <unknown>
[INFO] [stdout]   47:     0x7b472f7c8a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- jaustp_enum_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'jaustp_enum_test' (26) panicked at tests/jaustp_test.rs:13:10:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5824c515e262 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5824c515e262 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5824c515e262 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5824c515e262 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5824c516e4ef - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5824c516e4ef - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5824c5129a93 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5824c5129a93 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5824c5136212 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5824c513b8af - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5824c513b741 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5824c50c104e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5824c50c104e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5824c513bebf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5824c513bebf - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5824c513bce6 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5824c5136349 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5824c511e21d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5824c5175e80 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5824c51309c6 - std::sys::sync::once::futex::Once::call::h5ce9b998659b0e9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x5824c509b8e2 - std::sync::once::Once::call_once::h28bd0a9b4b73c9d6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sync/once.rs:158:20
[INFO] [stdout]   21:     0x5824c5099a64 - jaustp_test::initialize::hb3e87e5bc1e21fb5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:13:10
[INFO] [stdout]   22:     0x5824c509b0d6 - jaustp_test::jaustp_test_template::h7481c64af00a5e9d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:69:5
[INFO] [stdout]   23:     0x5824c509b022 - jaustp_test::jaustp_enum_test::hb345e1c72a36d064
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:85:13
[INFO] [stdout]   24:     0x5824c509b047 - jaustp_test::jaustp_enum_test::{{closure}}::h97b662be53c3f46e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:84:19
[INFO] [stdout]   25:     0x5824c509be36 - core::ops::function::FnOnce::call_once::h5346fc32ebd70887
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5824c50c0e4b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5824c50c0e4b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x5824c50d4ead - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x5824c50d4ead - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x5824c50d4ead - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x5824c50d4ead - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x5824c50d4ead - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5824c50d4ead - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x5824c50d4ead - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x5824c50ae3f4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x5824c50ae3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x5824c50b1c4a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   38:     0x5824c50b1c4a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x5824c50b1c4a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x5824c50b1c4a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x5824c50b1c4a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5824c50b1c4a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   43:     0x5824c50b1c4a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5824c513166f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   45:     0x5824c513166f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   46:     0x7b472f73baa4 - <unknown>
[INFO] [stdout]   47:     0x7b472f7c8a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- jaustp_my_class1_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'jaustp_my_class1_test' (28) panicked at tests/jaustp_test.rs:13:10:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5824c515e262 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5824c515e262 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5824c515e262 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5824c515e262 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5824c516e4ef - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5824c516e4ef - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5824c5129a93 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5824c5129a93 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5824c5136212 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5824c513b8af - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5824c513b741 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5824c50c104e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5824c50c104e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5824c513bebf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5824c513bebf - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5824c513bce6 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5824c5136349 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5824c511e21d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5824c5175e80 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5824c51309c6 - std::sys::sync::once::futex::Once::call::h5ce9b998659b0e9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x5824c509b8e2 - std::sync::once::Once::call_once::h28bd0a9b4b73c9d6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sync/once.rs:158:20
[INFO] [stdout]   21:     0x5824c5099a64 - jaustp_test::initialize::hb3e87e5bc1e21fb5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:13:10
[INFO] [stdout]   22:     0x5824c509b0d6 - jaustp_test::jaustp_test_template::h7481c64af00a5e9d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:69:5
[INFO] [stdout]   23:     0x5824c509b452 - jaustp_test::jaustp_my_class1_test::hd22669ff16b3f413
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:85:13
[INFO] [stdout]   24:     0x5824c509b477 - jaustp_test::jaustp_my_class1_test::{{closure}}::h9b52f95ca586473d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:84:19
[INFO] [stdout]   25:     0x5824c509be76 - core::ops::function::FnOnce::call_once::h6ffb2ba49899a5e3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5824c50c0e4b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5824c50c0e4b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x5824c50d4ead - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x5824c50d4ead - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x5824c50d4ead - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x5824c50d4ead - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x5824c50d4ead - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5824c50d4ead - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x5824c50d4ead - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x5824c50ae3f4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x5824c50ae3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x5824c50b1c4a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   38:     0x5824c50b1c4a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x5824c50b1c4a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x5824c50b1c4a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x5824c50b1c4a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5824c50b1c4a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   43:     0x5824c50b1c4a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5824c513166f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   45:     0x5824c513166f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   46:     0x7b472f73baa4 - <unknown>
[INFO] [stdout]   47:     0x7b472f7c8a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- jaustp_com_example_record_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'jaustp_com_example_record_test' (25) panicked at tests/jaustp_test.rs:13:10:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5824c515e262 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5824c515e262 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5824c515e262 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5824c515e262 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5824c516e4ef - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5824c516e4ef - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5824c5129a93 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5824c5129a93 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5824c5136212 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5824c513b8af - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5824c513b741 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5824c50c104e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5824c50c104e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5824c513bebf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5824c513bebf - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5824c513bce6 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5824c5136349 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5824c511e21d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5824c5175e80 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5824c51309c6 - std::sys::sync::once::futex::Once::call::h5ce9b998659b0e9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x5824c509b8e2 - std::sync::once::Once::call_once::h28bd0a9b4b73c9d6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sync/once.rs:158:20
[INFO] [stdout]   21:     0x5824c5099a64 - jaustp_test::initialize::hb3e87e5bc1e21fb5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:13:10
[INFO] [stdout]   22:     0x5824c509b0d6 - jaustp_test::jaustp_test_template::h7481c64af00a5e9d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:69:5
[INFO] [stdout]   23:     0x5824c509b4f2 - jaustp_test::jaustp_com_example_record_test::h59a0e50ad2744f3a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:85:13
[INFO] [stdout]   24:     0x5824c509b517 - jaustp_test::jaustp_com_example_record_test::{{closure}}::hafe9bc8c86675113
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:84:19
[INFO] [stdout]   25:     0x5824c509beb6 - core::ops::function::FnOnce::call_once::h83252f51b5d6244c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5824c50c0e4b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5824c50c0e4b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x5824c50d4ead - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x5824c50d4ead - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x5824c50d4ead - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x5824c50d4ead - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x5824c50d4ead - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5824c50d4ead - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x5824c50d4ead - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x5824c50ae3f4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x5824c50ae3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x5824c50b1c4a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   38:     0x5824c50b1c4a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x5824c50b1c4a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x5824c50b1c4a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x5824c50b1c4a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5824c50b1c4a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   43:     0x5824c50b1c4a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5824c513166f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   45:     0x5824c513166f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   46:     0x7b472f73baa4 - <unknown>
[INFO] [stdout]   47:     0x7b472f7c8a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- jaustp_my_class2_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'jaustp_my_class2_test' (30) panicked at tests/jaustp_test.rs:13:10:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5824c515e262 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5824c515e262 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5824c515e262 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5824c515e262 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5824c516e4ef - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5824c516e4ef - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5824c5129a93 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5824c5129a93 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5824c5136212 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5824c513b8af - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5824c513b741 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5824c50c104e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5824c50c104e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5824c513bebf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5824c513bebf - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5824c513bce6 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5824c5136349 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5824c511e21d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5824c5175e80 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5824c51309c6 - std::sys::sync::once::futex::Once::call::h5ce9b998659b0e9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x5824c509b8e2 - std::sync::once::Once::call_once::h28bd0a9b4b73c9d6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sync/once.rs:158:20
[INFO] [stdout]   21:     0x5824c5099a64 - jaustp_test::initialize::hb3e87e5bc1e21fb5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:13:10
[INFO] [stdout]   22:     0x5824c509b0d6 - jaustp_test::jaustp_test_template::h7481c64af00a5e9d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:69:5
[INFO] [stdout]   23:     0x5824c509b4a2 - jaustp_test::jaustp_my_class2_test::h63e1b73974bb1940
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:85:13
[INFO] [stdout]   24:     0x5824c509b4c7 - jaustp_test::jaustp_my_class2_test::{{closure}}::h82d04eeb7011127c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:84:19
[INFO] [stdout]   25:     0x5824c509bfc6 - core::ops::function::FnOnce::call_once::hf4e9a48af35011dc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5824c50c0e4b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5824c50c0e4b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x5824c50d4ead - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x5824c50d4ead - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x5824c50d4ead - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x5824c50d4ead - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x5824c50d4ead - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5824c50d4ead - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x5824c50d4ead - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x5824c50ae3f4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x5824c50ae3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x5824c50b1c4a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   38:     0x5824c50b1c4a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x5824c50b1c4a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x5824c50b1c4a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x5824c50b1c4a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5824c50b1c4a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   43:     0x5824c50b1c4a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5824c513166f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   45:     0x5824c513166f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   46:     0x7b472f73baa4 - <unknown>
[INFO] [stdout]   47:     0x7b472f7c8a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- jaustp_example_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'jaustp_example_test' (27) panicked at tests/jaustp_test.rs:13:10:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5824c515e262 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5824c515e262 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5824c515e262 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5824c515e262 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5824c516e4ef - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5824c516e4ef - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5824c5129a93 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5824c5129a93 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5824c5136212 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5824c513b8af - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5824c513b741 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5824c50c104e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5824c50c104e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5824c513bebf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5824c513bebf - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5824c513bce6 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5824c5136349 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5824c511e21d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5824c5175e80 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5824c51309c6 - std::sys::sync::once::futex::Once::call::h5ce9b998659b0e9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x5824c509b8e2 - std::sync::once::Once::call_once::h28bd0a9b4b73c9d6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sync/once.rs:158:20
[INFO] [stdout]   21:     0x5824c5099a64 - jaustp_test::initialize::hb3e87e5bc1e21fb5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:13:10
[INFO] [stdout]   22:     0x5824c509b0d6 - jaustp_test::jaustp_test_template::h7481c64af00a5e9d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:69:5
[INFO] [stdout]   23:     0x5824c509b072 - jaustp_test::jaustp_example_test::h9e025b58e8e8f6e8
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:85:13
[INFO] [stdout]   24:     0x5824c509b097 - jaustp_test::jaustp_example_test::{{closure}}::h196249bb299db6f8
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:84:19
[INFO] [stdout]   25:     0x5824c509bdb6 - core::ops::function::FnOnce::call_once::h1a1d8a9ca64fc6d9
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5824c50c0e4b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5824c50c0e4b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x5824c50d4ead - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x5824c50d4ead - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x5824c50d4ead - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x5824c50d4ead - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x5824c50d4ead - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5824c50d4ead - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x5824c50d4ead - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x5824c50ae3f4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x5824c50ae3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x5824c50b1c4a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   38:     0x5824c50b1c4a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x5824c50b1c4a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x5824c50b1c4a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x5824c50b1c4a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5824c50b1c4a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   43:     0x5824c50b1c4a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5824c513166f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   45:     0x5824c513166f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   46:     0x7b472f73baa4 - <unknown>
[INFO] [stdout]   47:     0x7b472f7c8a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- jaustp_b_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'jaustp_b_test' (23) panicked at tests/jaustp_test.rs:29:14:
[INFO] [stdout] failed to execute javac: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5824c515e262 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5824c515e262 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5824c515e262 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5824c515e262 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5824c516e4ef - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5824c516e4ef - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5824c5129a93 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5824c5129a93 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5824c5136212 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5824c513b8af - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5824c513b741 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5824c50c104e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5824c50c104e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5824c513bebf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5824c513bebf - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5824c513bd1a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5824c5136349 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5824c511e21d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5824c5175e80 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5824c51754f6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5824c509d64c - core::result::Result<T,E>::expect::hfff809ad75cd70b3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5824c5099ca3 - jaustp_test::initialize::{{closure}}::h351c33a71561719f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:29:14
[INFO] [stdout]   22:     0x5824c509b948 - std::sync::once::Once::call_once::{{closure}}::h6579755a41b2aa44
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sync/once.rs:158:41
[INFO] [stdout]   23:     0x5824c51308b7 - std::sys::sync::once::futex::Once::call::h5ce9b998659b0e9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   24:     0x5824c509b8e2 - std::sync::once::Once::call_once::h28bd0a9b4b73c9d6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sync/once.rs:158:20
[INFO] [stdout]   25:     0x5824c5099a64 - jaustp_test::initialize::hb3e87e5bc1e21fb5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:13:10
[INFO] [stdout]   26:     0x5824c509b0d6 - jaustp_test::jaustp_test_template::h7481c64af00a5e9d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:69:5
[INFO] [stdout]   27:     0x5824c509a592 - jaustp_test::jaustp_b_test::h0bb3a02782ac7142
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:85:13
[INFO] [stdout]   28:     0x5824c509a5b7 - jaustp_test::jaustp_b_test::{{closure}}::hc6a3b1c20ec0a9bf
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:84:19
[INFO] [stdout]   29:     0x5824c509bef6 - core::ops::function::FnOnce::call_once::haa5d35a1ce477e95
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x5824c50c0e4b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5824c50c0e4b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   32:     0x5824c50d4ead - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   33:     0x5824c50d4ead - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34:     0x5824c50d4ead - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   35:     0x5824c50d4ead - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   36:     0x5824c50d4ead - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stderr] error: test failed, to rerun pass `--test jaustp_test`
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5824c50d4ead - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   38:     0x5824c50d4ead - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   39:     0x5824c50ae3f4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   40:     0x5824c50ae3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   41:     0x5824c50b1c4a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   42:     0x5824c50b1c4a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5824c50b1c4a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   44:     0x5824c50b1c4a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   45:     0x5824c50b1c4a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5824c50b1c4a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   47:     0x5824c50b1c4a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5824c513166f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   49:     0x5824c513166f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   50:     0x7b472f73baa4 - <unknown>
[INFO] [stdout]   51:     0x7b472f7c8a64 - clone
[INFO] [stdout]   52:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     jaustp_b_test
[INFO] [stdout]     jaustp_c_test
[INFO] [stdout]     jaustp_com_example_record_test
[INFO] [stdout]     jaustp_enum_test
[INFO] [stdout]     jaustp_example_test
[INFO] [stdout]     jaustp_my_class1_test
[INFO] [stdout]     jaustp_my_class2_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "eac64b78da53c15caec65d36c41e2f4c6266503428ef2e42c979d75011be99ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eac64b78da53c15caec65d36c41e2f4c6266503428ef2e42c979d75011be99ef", kill_on_drop: false }`
[INFO] [stdout] eac64b78da53c15caec65d36c41e2f4c6266503428ef2e42c979d75011be99ef
