[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 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglazari%2Fruva" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/glazari/ruva on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.17
[INFO] [stderr]   Downloaded term v0.2.14
[INFO] [stderr]   Downloaded clap_builder v4.5.17
[INFO] [stderr]   Downloaded text-diff v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7910b4243c5d9d35b3b67546102f7006160d236bf45e08b152d06c4e10756805
[INFO] running `Command { std: "docker" "start" "-a" "7910b4243c5d9d35b3b67546102f7006160d236bf45e08b152d06c4e10756805", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7910b4243c5d9d35b3b67546102f7006160d236bf45e08b152d06c4e10756805", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7910b4243c5d9d35b3b67546102f7006160d236bf45e08b152d06c4e10756805", kill_on_drop: false }`
[INFO] [stdout] 7910b4243c5d9d35b3b67546102f7006160d236bf45e08b152d06c4e10756805
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca13608d730e95c43679caa7448c4ef730c701ab2a2b9cee638346ba3436af20
[INFO] running `Command { std: "docker" "start" "-a" "ca13608d730e95c43679caa7448c4ef730c701ab2a2b9cee638346ba3436af20", kill_on_drop: false }`
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling clap_builder v4.5.17
[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)]` 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)]` 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)]` 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)]` 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 13.57s
[INFO] running `Command { std: "docker" "inspect" "ca13608d730e95c43679caa7448c4ef730c701ab2a2b9cee638346ba3436af20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca13608d730e95c43679caa7448c4ef730c701ab2a2b9cee638346ba3436af20", kill_on_drop: false }`
[INFO] [stdout] ca13608d730e95c43679caa7448c4ef730c701ab2a2b9cee638346ba3436af20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2021ac4004396205ff4527c96ff065fa7883bbdf5ce7ec6e6ccf315fa4485807
[INFO] running `Command { std: "docker" "start" "-a" "2021ac4004396205ff4527c96ff065fa7883bbdf5ce7ec6e6ccf315fa4485807", kill_on_drop: false }`
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling unicode-width v0.1.14
[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)]` 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)]` 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)]` 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)]` 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 getopts v0.2.21
[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: 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)]` 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)]` 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)]` 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.01s
[INFO] running `Command { std: "docker" "inspect" "2021ac4004396205ff4527c96ff065fa7883bbdf5ce7ec6e6ccf315fa4485807", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2021ac4004396205ff4527c96ff065fa7883bbdf5ce7ec6e6ccf315fa4485807", kill_on_drop: false }`
[INFO] [stdout] 2021ac4004396205ff4527c96ff065fa7883bbdf5ce7ec6e6ccf315fa4485807
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a9ea20cbf38526b4c0570e594e872cdf32ca170583ea3be040d5eb859ae3395b
[INFO] running `Command { std: "docker" "start" "-a" "a9ea20cbf38526b4c0570e594e872cdf32ca170583ea3be040d5eb859ae3395b", 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)]` 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)]` 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)]` 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)]` 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 2 suggestions)
[INFO] [stderr] warning: `jaust` (lib test) generated 16 warnings (16 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jaust-918e5c2574ff4467)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test class_file::jaustp::signature::tests::enum_sig ... ok
[INFO] [stdout] test class_file::jaustp::parse_method_descriptor::tests::test_parse_method_descriptor ... ok
[INFO] [stdout] test class_file::jaustp::parse_method_descriptor::tests::test_parse_type_descriptor ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/jaust-38ddb7ede61530f9)
[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-0d01cbf196e2c37c)
[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-5503cc5ec95cf9bd)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test jaustp_b_test ... FAILED
[INFO] [stdout] test jaustp_enum_test ... FAILED
[INFO] [stdout] test jaustp_com_example_record_test ... FAILED
[INFO] [stdout] test jaustp_c_test ... FAILED
[INFO] [stdout] test jaustp_my_class1_test ... FAILED
[INFO] [stdout] test jaustp_my_class2_test ... FAILED
[INFO] [stdout] test jaustp_example_test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- jaustp_b_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'jaustp_b_test' 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:     0x63412eac4fb2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63412eac4fb2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63412eac4fb2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63412eac4fb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63412eaeb103 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63412eaeb103 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63412eac19c3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63412eac19c3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63412eac4e02 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63412eac67b9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x63412eac65ee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x63412ea4ea84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x63412ea4ea84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63412eac718e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x63412eac718e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x63412eac6f5a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x63412eac54a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63412eac6bed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x63412eae9b20 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63412eae9fb6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x63412ea1077c - core::result::Result<T,E>::expect::h06b4bbe66ecdee18
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x63412ea13c73 - jaustp_test::initialize::{{closure}}::ha527494eaf60e883
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:29:14
[INFO] [stdout]   22:     0x63412ea0ea78 - std::sync::poison::once::Once::call_once::{{closure}}::h06b92873954956eb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sync/poison/once.rs:155:41
[INFO] [stdout]   23:     0x63412ead0b07 - std::sys::sync::once::futex::Once::call::h01cb7127fa151335
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   24:     0x63412ea0ea13 - std::sync::poison::once::Once::call_once::h3cd8b33f2f4a6edc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sync/poison/once.rs:155:20
[INFO] [stdout]   25:     0x63412ea13a34 - jaustp_test::initialize::hdcfc625cad3d766b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:13:10
[INFO] [stdout]   26:     0x63412ea14f66 - jaustp_test::jaustp_test_template::h909aa3457f42e08b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:69:5
[INFO] [stdout]   27:     0x63412ea153c2 - jaustp_test::jaustp_b_test::h66fadc92f1c94b04
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:85:13
[INFO] [stdout]   28:     0x63412ea15397 - jaustp_test::jaustp_b_test::{{closure}}::ha461af73570d17e8
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:84:19
[INFO] [stdout]   29:     0x63412ea0f046 - core::ops::function::FnOnce::call_once::hd8c57ecdbc6cf6ae
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30:     0x63412ea542eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   31:     0x63412ea542eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   32:     0x63412ea53425 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   33:     0x63412ea53425 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   34:     0x63412ea53425 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   35:     0x63412ea53425 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   36:     0x63412ea53425 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x63412ea53425 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   38:     0x63412ea53425 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   39:     0x63412ea17024 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   40:     0x63412ea17024 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   41:     0x63412ea1a9fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   42:     0x63412ea1a9fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   43:     0x63412ea1a9fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   44:     0x63412ea1a9fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   45:     0x63412ea1a9fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x63412ea1a9fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   47:     0x63412ea1a9fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   48:     0x63412eaca32f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   49:     0x63412eaca32f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   50:     0x7f06ee627aa4 - <unknown>
[INFO] [stdout]   51:     0x7f06ee6b4a34 - clone
[INFO] [stdout]   52:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- jaustp_enum_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'jaustp_enum_test' panicked at tests/jaustp_test.rs:13:10:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63412eac4fb2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63412eac4fb2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63412eac4fb2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63412eac4fb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63412eaeb103 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63412eaeb103 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63412eac19c3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63412eac19c3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63412eac4e02 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63412eac67b9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x63412eac65ee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x63412ea4ea84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x63412ea4ea84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63412eac718e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x63412eac718e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x63412eac6f26 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x63412eac54a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63412eac6bed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x63412eae9b20 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63412ead0c16 - std::sys::sync::once::futex::Once::call::h01cb7127fa151335
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x63412ea0ea13 - std::sync::poison::once::Once::call_once::h3cd8b33f2f4a6edc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sync/poison/once.rs:155:20
[INFO] [stdout]   21:     0x63412ea13a34 - jaustp_test::initialize::hdcfc625cad3d766b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:13:10
[INFO] [stdout]   22:     0x63412ea14f66 - jaustp_test::jaustp_test_template::h909aa3457f42e08b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:69:5
[INFO] [stdout]   23:     0x63412ea15372 - jaustp_test::jaustp_enum_test::h18f7d577224fb254
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:85:13
[INFO] [stdout]   24:     0x63412ea15347 - jaustp_test::jaustp_enum_test::{{closure}}::h00b22a772cc168ed
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:84:19
[INFO] [stdout]   25:     0x63412ea0f006 - core::ops::function::FnOnce::call_once::hc5ecf883f28ede0c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x63412ea542eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   27:     0x63412ea542eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x63412ea53425 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x63412ea53425 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x63412ea53425 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x63412ea53425 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x63412ea53425 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x63412ea53425 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x63412ea53425 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x63412ea17024 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x63412ea17024 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x63412ea1a9fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x63412ea1a9fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x63412ea1a9fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x63412ea1a9fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x63412ea1a9fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x63412ea1a9fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x63412ea1a9fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   44:     0x63412eaca32f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x63412eaca32f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   46:     0x7f06ee627aa4 - <unknown>
[INFO] [stdout]   47:     0x7f06ee6b4a34 - 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' panicked at tests/jaustp_test.rs:13:10:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63412eac4fb2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63412eac4fb2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63412eac4fb2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63412eac4fb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63412eaeb103 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63412eaeb103 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63412eac19c3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63412eac19c3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63412eac4e02 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63412eac67b9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x63412eac65ee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x63412ea4ea84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x63412ea4ea84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63412eac718e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x63412eac718e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x63412eac6f26 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x63412eac54a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63412eac6bed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x63412eae9b20 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63412ead0c16 - std::sys::sync::once::futex::Once::call::h01cb7127fa151335
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x63412ea0ea13 - std::sync::poison::once::Once::call_once::h3cd8b33f2f4a6edc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sync/poison/once.rs:155:20
[INFO] [stdout]   21:     0x63412ea13a34 - jaustp_test::initialize::hdcfc625cad3d766b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:13:10
[INFO] [stdout]   22:     0x63412ea14f66 - jaustp_test::jaustp_test_template::h909aa3457f42e08b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:69:5
[INFO] [stdout]   23:     0x63412ea15502 - jaustp_test::jaustp_com_example_record_test::ha38037e0128fd156
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:85:13
[INFO] [stdout]   24:     0x63412ea154d7 - jaustp_test::jaustp_com_example_record_test::{{closure}}::h11c31ddb31440c74
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:84:19
[INFO] [stdout]   25:     0x63412ea0ef86 - core::ops::function::FnOnce::call_once::h6ad33306d39c6f2b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x63412ea542eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   27:     0x63412ea542eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x63412ea53425 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x63412ea53425 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x63412ea53425 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x63412ea53425 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x63412ea53425 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x63412ea53425 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x63412ea53425 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x63412ea17024 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x63412ea17024 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x63412ea1a9fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x63412ea1a9fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x63412ea1a9fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x63412ea1a9fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x63412ea1a9fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x63412ea1a9fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x63412ea1a9fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   44:     0x63412eaca32f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x63412eaca32f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   46:     0x7f06ee627aa4 - <unknown>
[INFO] [stdout]   47:     0x7f06ee6b4a34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- jaustp_c_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'jaustp_c_test' panicked at tests/jaustp_test.rs:13:10:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63412eac4fb2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63412eac4fb2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63412eac4fb2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63412eac4fb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63412eaeb103 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63412eaeb103 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63412eac19c3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63412eac19c3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63412eac4e02 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63412eac67b9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x63412eac65ee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x63412ea4ea84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x63412ea4ea84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63412eac718e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x63412eac718e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x63412eac6f26 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x63412eac54a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63412eac6bed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x63412eae9b20 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63412ead0c16 - std::sys::sync::once::futex::Once::call::h01cb7127fa151335
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x63412ea0ea13 - std::sync::poison::once::Once::call_once::h3cd8b33f2f4a6edc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sync/poison/once.rs:155:20
[INFO] [stdout]   21:     0x63412ea13a34 - jaustp_test::initialize::hdcfc625cad3d766b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:13:10
[INFO] [stdout]   22:     0x63412ea14f66 - jaustp_test::jaustp_test_template::h909aa3457f42e08b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:69:5
[INFO] [stdout]   23:     0x63412ea15412 - jaustp_test::jaustp_c_test::hf4d47ea5b328293d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:85:13
[INFO] [stdout]   24:     0x63412ea153e7 - jaustp_test::jaustp_c_test::{{closure}}::h7cebc447a0eefd82
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:84:19
[INFO] [stdout]   25:     0x63412ea0efc6 - core::ops::function::FnOnce::call_once::hc2d9bdd1a0bb8606
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x63412ea542eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   27:     0x63412ea542eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x63412ea53425 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x63412ea53425 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x63412ea53425 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x63412ea53425 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x63412ea53425 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x63412ea53425 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x63412ea53425 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x63412ea17024 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x63412ea17024 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x63412ea1a9fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x63412ea1a9fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x63412ea1a9fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x63412ea1a9fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x63412ea1a9fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x63412ea1a9fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x63412ea1a9fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   44:     0x63412eaca32f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x63412eaca32f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   46:     0x7f06ee627aa4 - <unknown>
[INFO] [stdout]   47:     0x7f06ee6b4a34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- jaustp_my_class1_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'jaustp_my_class1_test' panicked at tests/jaustp_test.rs:13:10:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63412eac4fb2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63412eac4fb2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63412eac4fb2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63412eac4fb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63412eaeb103 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63412eaeb103 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63412eac19c3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63412eac19c3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63412eac4e02 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63412eac67b9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x63412eac65ee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x63412ea4ea84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x63412ea4ea84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63412eac718e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x63412eac718e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x63412eac6f26 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x63412eac54a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63412eac6bed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x63412eae9b20 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63412ead0c16 - std::sys::sync::once::futex::Once::call::h01cb7127fa151335
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x63412ea0ea13 - std::sync::poison::once::Once::call_once::h3cd8b33f2f4a6edc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sync/poison/once.rs:155:20
[INFO] [stdout]   21:     0x63412ea13a34 - jaustp_test::initialize::hdcfc625cad3d766b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:13:10
[INFO] [stdout]   22:     0x63412ea14f66 - jaustp_test::jaustp_test_template::h909aa3457f42e08b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:69:5
[INFO] [stdout]   23:     0x63412ea15462 - jaustp_test::jaustp_my_class1_test::h3c4fb7ccce9d4259
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:85:13
[INFO] [stdout]   24:     0x63412ea15437 - jaustp_test::jaustp_my_class1_test::{{closure}}::h15f74f93f8b32176
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:84:19
[INFO] [stdout]   25:     0x63412ea0f0c6 - core::ops::function::FnOnce::call_once::hef4f3dad2d276ff4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x63412ea542eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   27:     0x63412ea542eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x63412ea53425 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x63412ea53425 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x63412ea53425 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x63412ea53425 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x63412ea53425 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x63412ea53425 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x63412ea53425 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x63412ea17024 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x63412ea17024 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x63412ea1a9fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x63412ea1a9fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x63412ea1a9fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x63412ea1a9fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x63412ea1a9fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x63412ea1a9fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x63412ea1a9fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   44:     0x63412eaca32f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x63412eaca32f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   46:     0x7f06ee627aa4 - <unknown>
[INFO] [stdout]   47:     0x7f06ee6b4a34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- jaustp_my_class2_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'jaustp_my_class2_test' panicked at tests/jaustp_test.rs:13:10:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63412eac4fb2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63412eac4fb2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63412eac4fb2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63412eac4fb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63412eaeb103 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63412eaeb103 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63412eac19c3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63412eac19c3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63412eac4e02 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63412eac67b9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x63412eac65ee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x63412ea4ea84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x63412ea4ea84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63412eac718e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x63412eac718e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x63412eac6f26 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x63412eac54a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63412eac6bed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x63412eae9b20 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63412ead0c16 - std::sys::sync::once::futex::Once::call::h01cb7127fa151335
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x63412ea0ea13 - std::sync::poison::once::Once::call_once::h3cd8b33f2f4a6edc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sync/poison/once.rs:155:20
[INFO] [stdout]   21:     0x63412ea13a34 - jaustp_test::initialize::hdcfc625cad3d766b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:13:10
[INFO] [stdout]   22:     0x63412ea14f66 - jaustp_test::jaustp_test_template::h909aa3457f42e08b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:69:5
[INFO] [stdout]   23:     0x63412ea154b2 - jaustp_test::jaustp_my_class2_test::h1964b9bf418e6702
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:85:13
[INFO] [stdout]   24:     0x63412ea15487 - jaustp_test::jaustp_my_class2_test::{{closure}}::he5436a168524cb8e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:84:19
[INFO] [stdout]   25:     0x63412ea0eef6 - core::ops::function::FnOnce::call_once::h05931264ce1d364a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x63412ea542eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   27:     0x63412ea542eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x63412ea53425 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x63412ea53425 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x63412ea53425 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x63412ea53425 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x63412ea53425 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x63412ea53425 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x63412ea53425 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x63412ea17024 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x63412ea17024 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x63412ea1a9fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x63412ea1a9fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x63412ea1a9fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x63412ea1a9fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x63412ea1a9fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x63412ea1a9fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x63412ea1a9fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   44:     0x63412eaca32f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x63412eaca32f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   46:     0x7f06ee627aa4 - <unknown>
[INFO] [stdout]   47:     0x7f06ee6b4a34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- jaustp_example_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'jaustp_example_test' panicked at tests/jaustp_test.rs:13:10:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63412eac4fb2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63412eac4fb2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63412eac4fb2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63412eac4fb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63412eaeb103 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63412eaeb103 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63412eac19c3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63412eac19c3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63412eac4e02 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63412eac67b9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x63412eac65ee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x63412ea4ea84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x63412ea4ea84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63412eac718e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x63412eac718e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x63412eac6f26 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x63412eac54a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63412eac6bed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x63412eae9b20 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63412ead0c16 - std::sys::sync::once::futex::Once::call::h01cb7127fa151335
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x63412ea0ea13 - std::sync::poison::once::Once::call_once::h3cd8b33f2f4a6edc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sync/poison/once.rs:155:20
[INFO] [stdout]   21:     0x63412ea13a34 - jaustp_test::initialize::hdcfc625cad3d766b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:13:10
[INFO] [stdout]   22:     0x63412ea14f66 - jaustp_test::jaustp_test_template::h909aa3457f42e08b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:69:5
[INFO] [stdout]   23:     0x63412ea15322 - jaustp_test::jaustp_example_test::h38b97f39e4fe5db2
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:85:13
[INFO] [stdout]   24:     0x63412ea152f7 - jaustp_test::jaustp_example_test::{{closure}}::h851d518dc65122c3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/jaustp_test.rs:84:19
[INFO] [stdout]   25:     0x63412ea0ef46 - core::ops::function::FnOnce::call_once::h61c72331cb688251
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x63412ea542eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   27:     0x63412ea542eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stderr] error: test failed, to rerun pass `--test jaustp_test`
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x63412ea53425 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x63412ea53425 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x63412ea53425 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x63412ea53425 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x63412ea53425 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x63412ea53425 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x63412ea53425 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x63412ea17024 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x63412ea17024 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x63412ea1a9fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x63412ea1a9fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x63412ea1a9fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x63412ea1a9fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x63412ea1a9fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x63412ea1a9fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x63412ea1a9fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   44:     0x63412eaca32f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x63412eaca32f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   46:     0x7f06ee627aa4 - <unknown>
[INFO] [stdout]   47:     0x7f06ee6b4a34 - clone
[INFO] [stdout]   48:                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.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a9ea20cbf38526b4c0570e594e872cdf32ca170583ea3be040d5eb859ae3395b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9ea20cbf38526b4c0570e594e872cdf32ca170583ea3be040d5eb859ae3395b", kill_on_drop: false }`
[INFO] [stdout] a9ea20cbf38526b4c0570e594e872cdf32ca170583ea3be040d5eb859ae3395b
