[INFO] cloning repository https://github.com/segfo/libtoolbox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/segfo/libtoolbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsegfo%2Flibtoolbox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsegfo%2Flibtoolbox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] db46a59c718bac7deb23889f21c27594d4a2e621
[INFO] testing segfo/libtoolbox against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsegfo%2Flibtoolbox" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/segfo/libtoolbox
[INFO] finished tweaking git repo https://github.com/segfo/libtoolbox
[INFO] tweaked toml for git repo https://github.com/segfo/libtoolbox written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/segfo/libtoolbox on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/segfo/libtoolbox 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 54291d305ad97220cc42027d65f93f594906cfb1b87e166d26256c38688578b4
[INFO] running `Command { std: "docker" "start" "-a" "54291d305ad97220cc42027d65f93f594906cfb1b87e166d26256c38688578b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54291d305ad97220cc42027d65f93f594906cfb1b87e166d26256c38688578b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54291d305ad97220cc42027d65f93f594906cfb1b87e166d26256c38688578b4", kill_on_drop: false }`
[INFO] [stdout] 54291d305ad97220cc42027d65f93f594906cfb1b87e166d26256c38688578b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 39e2707c9940fe2239b415b6521e2689e8fcb25a2d16b820082fb40d68789d03
[INFO] running `Command { std: "docker" "start" "-a" "39e2707c9940fe2239b415b6521e2689e8fcb25a2d16b820082fb40d68789d03", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling toolbox v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]  --> src/json_parser.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde_json::Value;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/json_parser.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `alphanumeric1`, `alt`, `combinator::opt`, `digit0`, `digit1`, `none_of`, `permutation`, `separated_pair`, `streaming::take_until`, `tag`, `take_till`, `take_while`, and `terminated`
[INFO] [stdout]   --> src/unicode/utf16_sequence_collector.rs:2:14
[INFO] [stdout]    |
[INFO] [stdout]  2 |     branch::{alt, permutation},
[INFO] [stdout]    |              ^^^  ^^^^^^^^^^^
[INFO] [stdout]  3 |     bytes::{
[INFO] [stdout]  4 |         complete::{tag, take_till, take_while},
[INFO] [stdout]    |                    ^^^  ^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout]  5 |         streaming::take_until,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  6 |     },
[INFO] [stdout]  7 |     character::complete::{alphanumeric1, digit0, digit1, none_of},
[INFO] [stdout]    |                           ^^^^^^^^^^^^^  ^^^^^^  ^^^^^^  ^^^^^^^
[INFO] [stdout]  8 |     combinator::opt,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  9 |     number::complete::{be_u16, be_u32, be_u64, be_u8},
[INFO] [stdout] 10 |     sequence::{separated_pair, terminated},
[INFO] [stdout]    |                ^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `byte`
[INFO] [stdout]    --> src/unicode/utf16_sequence_collector.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 |     let byte = byte_array[offset];
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 101 |     let _byte = byte_array[offset];
[INFO] [stdout]     |         +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `REMAINING_BYTES`
[INFO] [stdout]     |
[INFO] [stdout] 101 -     let byte = byte_array[offset];
[INFO] [stdout] 101 +     let unicode::utf32_encoder::utf8char_to_utf32char::REMAINING_BYTES = byte_array[offset];
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/unicode/utf16_sequence_collector.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let i = offset;
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `validate_encoding`
[INFO] [stdout]    --> src/unicode/utf16_sequence_collector.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |     let validate_encoding = |seq: &[u8]| -> Option<UnicodeParseError> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validate_encoding`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `byte`
[INFO] [stdout]  --> src/unicode/utf32_collector.rs:5:32
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn collect_utf32_sequences(byte: &Vec<u32>) -> SequenceData {
[INFO] [stdout]   |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_byte`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Data` is never used
[INFO] [stdout]   --> src/unicode/utf16_sequence_collector.rs:15:6
[INFO] [stdout]    |
[INFO] [stdout] 15 | enum Data {
[INFO] [stdout]    |      ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_big_endian` is never used
[INFO] [stdout]   --> src/unicode/utf16_sequence_collector.rs:22:4
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn parse_big_endian(raw: &[u8]) -> IResult<&[u8], Data> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Utf16SequenceInfo` is never constructed
[INFO] [stdout]   --> src/unicode/utf16_sequence_collector.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct Utf16SequenceInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `get_len_valid`, `set_error`, and `get_error` are never used
[INFO] [stdout]   --> src/unicode/utf16_sequence_collector.rs:64:8
[INFO] [stdout]    |
[INFO] [stdout] 63 | impl Utf16SequenceInfo {
[INFO] [stdout]    | ---------------------- associated items in this implementation
[INFO] [stdout] 64 |     fn new(len: usize, valid: bool) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub fn get_len_valid(&self) -> (usize, bool) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 |     pub fn set_error(&mut self, error: UnicodeParseError) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub fn get_error(&self) -> Option<UnicodeParseError> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `utf16_validate` is never used
[INFO] [stdout]   --> src/unicode/utf16_sequence_collector.rs:97:8
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub fn utf16_validate(byte_array: &Vec<u8>, offset: usize) -> Utf16SequenceInfo {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.00s
[INFO] running `Command { std: "docker" "inspect" "39e2707c9940fe2239b415b6521e2689e8fcb25a2d16b820082fb40d68789d03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39e2707c9940fe2239b415b6521e2689e8fcb25a2d16b820082fb40d68789d03", kill_on_drop: false }`
[INFO] [stdout] 39e2707c9940fe2239b415b6521e2689e8fcb25a2d16b820082fb40d68789d03
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61d40e046d5f90d9b542a443e83791b62d23b34f13c8da1367f08a5b8c049c57
[INFO] running `Command { std: "docker" "start" "-a" "61d40e046d5f90d9b542a443e83791b62d23b34f13c8da1367f08a5b8c049c57", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]  --> src/json_parser.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde_json::Value;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/json_parser.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `alphanumeric1`, `alt`, `combinator::opt`, `digit0`, `digit1`, `none_of`, `permutation`, `separated_pair`, `streaming::take_until`, `tag`, `take_till`, `take_while`, and `terminated`
[INFO] [stdout]   --> src/unicode/utf16_sequence_collector.rs:2:14
[INFO] [stdout]    |
[INFO] [stdout]  2 |     branch::{alt, permutation},
[INFO] [stdout]    |              ^^^  ^^^^^^^^^^^
[INFO] [stdout]  3 |     bytes::{
[INFO] [stdout]  4 |         complete::{tag, take_till, take_while},
[INFO] [stdout]    |                    ^^^  ^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout]  5 |         streaming::take_until,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  6 |     },
[INFO] [stdout]  7 |     character::complete::{alphanumeric1, digit0, digit1, none_of},
[INFO] [stdout]    |                           ^^^^^^^^^^^^^  ^^^^^^  ^^^^^^  ^^^^^^^
[INFO] [stdout]  8 |     combinator::opt,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  9 |     number::complete::{be_u16, be_u32, be_u64, be_u8},
[INFO] [stdout] 10 |     sequence::{separated_pair, terminated},
[INFO] [stdout]    |                ^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `byte`
[INFO] [stdout]    --> src/unicode/utf16_sequence_collector.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 |     let byte = byte_array[offset];
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 101 |     let _byte = byte_array[offset];
[INFO] [stdout]     |         +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `REMAINING_BYTES`
[INFO] [stdout]     |
[INFO] [stdout] 101 -     let byte = byte_array[offset];
[INFO] [stdout] 101 +     let unicode::utf32_encoder::utf8char_to_utf32char::REMAINING_BYTES = byte_array[offset];
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/unicode/utf16_sequence_collector.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let i = offset;
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `validate_encoding`
[INFO] [stdout]    --> src/unicode/utf16_sequence_collector.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |     let validate_encoding = |seq: &[u8]| -> Option<UnicodeParseError> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validate_encoding`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `byte`
[INFO] [stdout]  --> src/unicode/utf32_collector.rs:5:32
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn collect_utf32_sequences(byte: &Vec<u32>) -> SequenceData {
[INFO] [stdout]   |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_byte`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Data` is never used
[INFO] [stdout]   --> src/unicode/utf16_sequence_collector.rs:15:6
[INFO] [stdout]    |
[INFO] [stdout] 15 | enum Data {
[INFO] [stdout]    |      ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_big_endian` is never used
[INFO] [stdout]   --> src/unicode/utf16_sequence_collector.rs:22:4
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn parse_big_endian(raw: &[u8]) -> IResult<&[u8], Data> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Utf16SequenceInfo` is never constructed
[INFO] [stdout]   --> src/unicode/utf16_sequence_collector.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct Utf16SequenceInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `get_len_valid`, `set_error`, and `get_error` are never used
[INFO] [stdout]   --> src/unicode/utf16_sequence_collector.rs:64:8
[INFO] [stdout]    |
[INFO] [stdout] 63 | impl Utf16SequenceInfo {
[INFO] [stdout]    | ---------------------- associated items in this implementation
[INFO] [stdout] 64 |     fn new(len: usize, valid: bool) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub fn get_len_valid(&self) -> (usize, bool) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 |     pub fn set_error(&mut self, error: UnicodeParseError) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub fn get_error(&self) -> Option<UnicodeParseError> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `utf16_validate` is never used
[INFO] [stdout]   --> src/unicode/utf16_sequence_collector.rs:97:8
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub fn utf16_validate(byte_array: &Vec<u8>, offset: usize) -> Utf16SequenceInfo {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling toolbox v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]  --> src/json_parser.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde_json::Value;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/json_parser.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `alphanumeric1`, `alt`, `combinator::opt`, `digit0`, `digit1`, `none_of`, `permutation`, `separated_pair`, `streaming::take_until`, `tag`, `take_till`, `take_while`, and `terminated`
[INFO] [stdout]   --> src/unicode/utf16_sequence_collector.rs:2:14
[INFO] [stdout]    |
[INFO] [stdout]  2 |     branch::{alt, permutation},
[INFO] [stdout]    |              ^^^  ^^^^^^^^^^^
[INFO] [stdout]  3 |     bytes::{
[INFO] [stdout]  4 |         complete::{tag, take_till, take_while},
[INFO] [stdout]    |                    ^^^  ^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout]  5 |         streaming::take_until,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  6 |     },
[INFO] [stdout]  7 |     character::complete::{alphanumeric1, digit0, digit1, none_of},
[INFO] [stdout]    |                           ^^^^^^^^^^^^^  ^^^^^^  ^^^^^^  ^^^^^^^
[INFO] [stdout]  8 |     combinator::opt,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  9 |     number::complete::{be_u16, be_u32, be_u64, be_u8},
[INFO] [stdout] 10 |     sequence::{separated_pair, terminated},
[INFO] [stdout]    |                ^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nom::number::complete::le_u32`
[INFO] [stdout]   --> src/unicode/utf16_sequence_collector.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |     use nom::number::complete::le_u32;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `byte`
[INFO] [stdout]    --> src/unicode/utf16_sequence_collector.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 |     let byte = byte_array[offset];
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 101 |     let _byte = byte_array[offset];
[INFO] [stdout]     |         +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `REMAINING_BYTES`
[INFO] [stdout]     |
[INFO] [stdout] 101 -     let byte = byte_array[offset];
[INFO] [stdout] 101 +     let unicode::utf32_encoder::utf8char_to_utf32char::REMAINING_BYTES = byte_array[offset];
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/unicode/utf16_sequence_collector.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let i = offset;
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `validate_encoding`
[INFO] [stdout]    --> src/unicode/utf16_sequence_collector.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |     let validate_encoding = |seq: &[u8]| -> Option<UnicodeParseError> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validate_encoding`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `byte`
[INFO] [stdout]  --> src/unicode/utf32_collector.rs:5:32
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn collect_utf32_sequences(byte: &Vec<u32>) -> SequenceData {
[INFO] [stdout]   |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_byte`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/unicode/utf16_sequence_collector.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |     U64(u64),
[INFO] [stdout]    |     --- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Data` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 16 -     U64(u64),
[INFO] [stdout] 16 +     U64(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/unicode/utf16_sequence_collector.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     U32(u32),
[INFO] [stdout]    |     --- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Data` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 17 -     U32(u32),
[INFO] [stdout] 17 +     U32(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/unicode/utf16_sequence_collector.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     U16(u16),
[INFO] [stdout]    |     --- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Data` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 18 -     U16(u16),
[INFO] [stdout] 18 +     U16(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/unicode/utf16_sequence_collector.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 |     U8(u8),
[INFO] [stdout]    |     -- ^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Data` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 19 -     U8(u8),
[INFO] [stdout] 19 +     U8(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Utf16SequenceInfo` is never constructed
[INFO] [stdout]   --> src/unicode/utf16_sequence_collector.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct Utf16SequenceInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `get_len_valid`, `set_error`, and `get_error` are never used
[INFO] [stdout]   --> src/unicode/utf16_sequence_collector.rs:64:8
[INFO] [stdout]    |
[INFO] [stdout] 63 | impl Utf16SequenceInfo {
[INFO] [stdout]    | ---------------------- associated items in this implementation
[INFO] [stdout] 64 |     fn new(len: usize, valid: bool) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub fn get_len_valid(&self) -> (usize, bool) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 |     pub fn set_error(&mut self, error: UnicodeParseError) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub fn get_error(&self) -> Option<UnicodeParseError> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `utf16_validate` is never used
[INFO] [stdout]   --> src/unicode/utf16_sequence_collector.rs:97:8
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub fn utf16_validate(byte_array: &Vec<u8>, offset: usize) -> Utf16SequenceInfo {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.26s
[INFO] running `Command { std: "docker" "inspect" "61d40e046d5f90d9b542a443e83791b62d23b34f13c8da1367f08a5b8c049c57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61d40e046d5f90d9b542a443e83791b62d23b34f13c8da1367f08a5b8c049c57", kill_on_drop: false }`
[INFO] [stdout] 61d40e046d5f90d9b542a443e83791b62d23b34f13c8da1367f08a5b8c049c57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 301ffe54db3e9ec407b4f8f18483e66bd0a36885088ca50d76228cf4853c1db9
[INFO] running `Command { std: "docker" "start" "-a" "301ffe54db3e9ec407b4f8f18483e66bd0a36885088ca50d76228cf4853c1db9", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `serde_json::Value`
[INFO] [stderr]  --> src/json_parser.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use serde_json::Value;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]  --> src/json_parser.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use std::collections::HashMap;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `alphanumeric1`, `alt`, `combinator::opt`, `digit0`, `digit1`, `none_of`, `permutation`, `separated_pair`, `streaming::take_until`, `tag`, `take_till`, `take_while`, and `terminated`
[INFO] [stderr]   --> src/unicode/utf16_sequence_collector.rs:2:14
[INFO] [stderr]    |
[INFO] [stderr]  2 |     branch::{alt, permutation},
[INFO] [stderr]    |              ^^^  ^^^^^^^^^^^
[INFO] [stderr]  3 |     bytes::{
[INFO] [stderr]  4 |         complete::{tag, take_till, take_while},
[INFO] [stderr]    |                    ^^^  ^^^^^^^^^  ^^^^^^^^^^
[INFO] [stderr]  5 |         streaming::take_until,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]  6 |     },
[INFO] [stderr]  7 |     character::complete::{alphanumeric1, digit0, digit1, none_of},
[INFO] [stderr]    |                           ^^^^^^^^^^^^^  ^^^^^^  ^^^^^^  ^^^^^^^
[INFO] [stderr]  8 |     combinator::opt,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr]  9 |     number::complete::{be_u16, be_u32, be_u64, be_u8},
[INFO] [stderr] 10 |     sequence::{separated_pair, terminated},
[INFO] [stderr]    |                ^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `byte`
[INFO] [stderr]    --> src/unicode/utf16_sequence_collector.rs:101:9
[INFO] [stderr]     |
[INFO] [stderr] 101 |     let byte = byte_array[offset];
[INFO] [stderr]     |         ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: if this is intentional, prefix it with an underscore
[INFO] [stderr]     |
[INFO] [stderr] 101 |     let _byte = byte_array[offset];
[INFO] [stderr]     |         +
[INFO] [stderr] help: you might have meant to pattern match on the similarly named constant `REMAINING_BYTES`
[INFO] [stderr]     |
[INFO] [stderr] 101 -     let byte = byte_array[offset];
[INFO] [stderr] 101 +     let unicode::utf32_encoder::utf8char_to_utf32char::REMAINING_BYTES = byte_array[offset];
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> src/unicode/utf16_sequence_collector.rs:102:9
[INFO] [stderr]     |
[INFO] [stderr] 102 |     let i = offset;
[INFO] [stderr]     |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `validate_encoding`
[INFO] [stderr]    --> src/unicode/utf16_sequence_collector.rs:104:9
[INFO] [stderr]     |
[INFO] [stderr] 104 |     let validate_encoding = |seq: &[u8]| -> Option<UnicodeParseError> {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validate_encoding`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `byte`
[INFO] [stderr]  --> src/unicode/utf32_collector.rs:5:32
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub fn collect_utf32_sequences(byte: &Vec<u32>) -> SequenceData {
[INFO] [stderr]   |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_byte`
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Data` is never used
[INFO] [stderr]   --> src/unicode/utf16_sequence_collector.rs:15:6
[INFO] [stderr]    |
[INFO] [stderr] 15 | enum Data {
[INFO] [stderr]    |      ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_big_endian` is never used
[INFO] [stderr]   --> src/unicode/utf16_sequence_collector.rs:22:4
[INFO] [stderr]    |
[INFO] [stderr] 22 | fn parse_big_endian(raw: &[u8]) -> IResult<&[u8], Data> {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Utf16SequenceInfo` is never constructed
[INFO] [stderr]   --> src/unicode/utf16_sequence_collector.rs:58:12
[INFO] [stderr]    |
[INFO] [stderr] 58 | pub struct Utf16SequenceInfo {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `get_len_valid`, `set_error`, and `get_error` are never used
[INFO] [stderr]   --> src/unicode/utf16_sequence_collector.rs:64:8
[INFO] [stderr]    |
[INFO] [stderr] 63 | impl Utf16SequenceInfo {
[INFO] [stderr]    | ---------------------- associated items in this implementation
[INFO] [stderr] 64 |     fn new(len: usize, valid: bool) -> Self {
[INFO] [stderr]    |        ^^^
[INFO] [stderr] ...
[INFO] [stderr] 87 |     pub fn get_len_valid(&self) -> (usize, bool) {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 90 |     pub fn set_error(&mut self, error: UnicodeParseError) {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 93 |     pub fn get_error(&self) -> Option<UnicodeParseError> {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `utf16_validate` is never used
[INFO] [stderr]   --> src/unicode/utf16_sequence_collector.rs:97:8
[INFO] [stderr]    |
[INFO] [stderr] 97 | pub fn utf16_validate(byte_array: &Vec<u8>, offset: usize) -> Utf16SequenceInfo {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `nom::number::complete::le_u32`
[INFO] [stderr]   --> src/unicode/utf16_sequence_collector.rs:46:9
[INFO] [stderr]    |
[INFO] [stderr] 46 |     use nom::number::complete::le_u32;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/unicode/utf16_sequence_collector.rs:16:9
[INFO] [stderr]    |
[INFO] [stderr] 16 |     U64(u64),
[INFO] [stderr]    |     --- ^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Data` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 16 -     U64(u64),
[INFO] [stderr] 16 +     U64(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/unicode/utf16_sequence_collector.rs:17:9
[INFO] [stderr]    |
[INFO] [stderr] 17 |     U32(u32),
[INFO] [stderr]    |     --- ^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Data` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 17 -     U32(u32),
[INFO] [stderr] 17 +     U32(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/unicode/utf16_sequence_collector.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 18 |     U16(u16),
[INFO] [stderr]    |     --- ^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Data` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 18 -     U16(u16),
[INFO] [stderr] 18 +     U16(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/unicode/utf16_sequence_collector.rs:19:8
[INFO] [stderr]    |
[INFO] [stderr] 19 |     U8(u8),
[INFO] [stderr]    |     -- ^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Data` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 19 -     U8(u8),
[INFO] [stderr] 19 +     U8(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `toolbox` (lib) generated 12 warnings (run `cargo fix --lib -p toolbox` to apply 4 suggestions)
[INFO] [stderr] warning: `toolbox` (lib test) generated 15 warnings (10 duplicates) (run `cargo fix --lib -p toolbox --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/toolbox-fd7bed39d7162707)
[INFO] [stdout] 
[INFO] [stdout] running 82 tests
[INFO] [stdout] test tests::ring_buffer::dequeue_tests::dequeue_1 ... ok
[INFO] [stdout] test tests::ring_buffer::enqueue_tests::enqueue_1 ... ok
[INFO] [stdout] test tests::ring_buffer::enqueue_tests::enqueue_3 ... ok
[INFO] [stdout] test tests::ring_buffer::enqueue_tests::enqueue_4 ... ok
[INFO] [stdout] test tests::toml_parser::deserializer::from_file_存在しないファイルを指定する ... ok
[INFO] [stdout] test tests::ring_buffer::enqueue_tests::enqueue_2 ... ok
[INFO] [stdout] test tests::toml_parser::serializer::deserialize ... ok
[INFO] [stdout] test tests::ring_buffer::dequeue_tests::dequeue_2 ... ok
[INFO] [stdout] test tests::toml_parser::serializer::serialize ... ok
[INFO] [stdout] test unicode::tests::redundant_utf8_sequence_test3 ... ok
[INFO] [stdout] test unicode::tests::utf32_collector::byte_to_utf32_基本 ... ok
[INFO] [stdout] test unicode::tests::utf32_collector::utf32_to_string_test_ローサロゲートコードポイント終了 ... ok
[INFO] [stdout] test unicode::tests::utf32_collector::utf32_to_string_test_ローサロゲートコードポイント開始 ... ok
[INFO] [stdout] test unicode::tests::utf32_collector::utf32_to_string_test_基本1バイト文字1 ... ok
[INFO] [stdout] test unicode::tests::utf32_collector::utf32_to_string_test_基本2バイト文字2 ... ok
[INFO] [stdout] test unicode::tests::redundant_utf8_sequence_test1 ... ok
[INFO] [stdout] test unicode::tests::utf32_collector::utf32_to_utf8_len_1バイト文字1 ... ok
[INFO] [stdout] test unicode::tests::utf32_collector::utf32_to_string_test_基本2バイト文字1 ... ok
[INFO] [stdout] test unicode::tests::utf32_collector::utf32_to_string_test_基本4バイト文字1 ... ok
[INFO] [stdout] test unicode::tests::utf32_collector::utf32_to_utf8_len_2バイト文字2 ... ok
[INFO] [stdout] test unicode::tests::utf32_collector::utf32_to_utf8_len_3バイト文字1 ... ok
[INFO] [stdout] test unicode::tests::utf32_collector::utf32_to_utf8_len_3バイト文字2 ... ok
[INFO] [stdout] test unicode::tests::utf32_collector::utf32_to_utf8_len_4バイト文字1 ... ok
[INFO] [stdout] test unicode::tests::utf32_collector::utf32_to_utf8_len_4バイト文字2 ... ok
[INFO] [stdout] test unicode::tests::utf32_collector::utf32_to_utf8_len_ハイサロゲートコードポイント終了 ... ok
[INFO] [stdout] test unicode::tests::utf32_collector::utf32_to_utf8_len_ハイサロゲートコードポイント開始 ... ok
[INFO] [stdout] test unicode::tests::utf32_collector::utf32_to_string_test_ハイサロゲートコードポイント開始 ... ok
[INFO] [stdout] test unicode::tests::utf32_collector::utf32_to_string_test_ハイサロゲートコードポイント終了 ... ok
[INFO] [stdout] test unicode::tests::utf32_collector::utf32_to_utf8_len_1バイト文字2 ... ok
[INFO] [stdout] test unicode::tests::utf32_collector::utf32_to_utf8_len_ローサロゲートコードポイント終了 ... ok
[INFO] [stdout] test unicode::tests::utf32_collector::utf32_to_utf8_len_ローサロゲートコードポイント開始 ... ok
[INFO] [stdout] test unicode::tests::utf32_encoder::get_shift_bits_test_1bytes ... ok
[INFO] [stdout] test unicode::tests::utf32_encoder::get_shift_bits_test_2bytes ... ok
[INFO] [stdout] test unicode::tests::utf32_encoder::utf8char_to_utf32char_1バイト_基本2 ... ok
[INFO] [stdout] test unicode::tests::utf32_encoder::utf8char_to_utf32char_1バイト_基本1 ... ok
[INFO] [stdout] test unicode::tests::utf32_encoder::get_shift_bits_test_4bytes ... ok
[INFO] [stdout] test unicode::tests::utf32_encoder::utf8char_to_utf32char_3バイト_基本1 ... ok
[INFO] [stdout] test unicode::tests::utf32_collector::utf32_to_utf8_len_範囲外終了 ... ok
[INFO] [stdout] test unicode::tests::utf32_encoder::utf8char_to_utf32char_3バイト_基本2 ... ok
[INFO] [stdout] test unicode::tests::utf32_encoder::get_shift_bits_test_3bytes ... ok
[INFO] [stdout] test unicode::tests::utf32_encoder::utf8char_to_utf32char_2バイト_基本1 ... ok
[INFO] [stdout] test unicode::tests::utf32_collector::utf32_to_utf8_len_範囲外開始 ... ok
[INFO] [stdout] test unicode::tests::utf32_encoder::utf8char_to_utf32char_4バイト_基本1 ... ok
[INFO] [stdout] test unicode::tests::utf32_encoder::utf8char_to_utf32char_2バイト_基本2 ... ok
[INFO] [stdout] test unicode::tests::utf32_encoder::utf8char_to_utf32char_4バイト_基本2 ... ok
[INFO] [stdout] test unicode::tests::utf32_encoder::utf8char_to_utf32char_BOM ... ok
[INFO] [stdout] test unicode::tests::utf8_sequence_collector::utf8_validate_1バイト_不正なバイト1 ... ok
[INFO] [stdout] test unicode::tests::utf8_sequence_collector::utf8_validate_1バイト_不正なバイト2 ... ok
[INFO] [stdout] test unicode::tests::utf8_sequence_collector::utf8_validate_1バイト_基本 ... ok
[INFO] [stdout] test unicode::tests::utf8_sequence_collector::utf8_validate_2バイト_バッファ尻切れトンボ ... ok
[INFO] [stdout] test unicode::tests::utf8_sequence_collector::utf8_validate_2バイト_不正なバイト1 ... ok
[INFO] [stdout] test unicode::tests::utf8_sequence_collector::utf8_validate_2バイト_基本 ... ok
[INFO] [stdout] test unicode::tests::utf8_sequence_collector::utf8_validate_2バイト_不正なバイト2 ... ok
[INFO] [stdout] test unicode::tests::utf8_sequence_collector::utf8_validate_3バイト_バッファ尻切れトンボ ... ok
[INFO] [stdout] test unicode::tests::utf8_sequence_collector::utf8_validate_3バイト_不正なバイト2 ... ok
[INFO] [stdout] test unicode::tests::utf8_sequence_collector::utf8_validate_3バイト_不正なバイト1 ... ok
[INFO] [stdout] test unicode::tests::utf8_sequence_collector::utf8_validate_4バイト_不正なバイト1 ... ok
[INFO] [stdout] test unicode::tests::utf8_sequence_collector::utf8_validate_4バイト_基本 ... ok
[INFO] [stdout] test unicode::tests::utf8_sequence_collector::utf8_validate_4バイト_不正なバイト2 ... ok
[INFO] [stdout] test unicode::tests::utf8_sequence_collector::utf8_validate_符号化されたBOM ... ok
[INFO] [stdout] test unicode::tests::utf8_sequence_collector::utf8_validate_3バイト_基本 ... ok
[INFO] [stdout] test unicode::tests::utf8_sequence_collector::utf8_validate_符号化されたBOM_バッファ尻切れトンボ ... ok
[INFO] [stdout] test unicode::tests::utf8_sequence_collector::utf8_validate_4バイト_バッファ尻切れトンボ ... ok
[INFO] [stdout] test unicode::tests::utf8_sequence_collector::バイナリデータからUTF8文字列とバイナリに分離する ... ok
[INFO] [stdout] test unicode::tests::utf8_sequence_collector::明らかにおかしいUTF8シーケンスがある場合_シーケンスの先頭が不正 ... ok
[INFO] [stdout] test unicode::tests::utf8_sequence_collector::冗長なAscii符号化 ... ok
[INFO] [stdout] test unicode::tests::utf8_sequence_collector::明らかにおかしいUTF8シーケンスがある場合_シーケンスの途中が不正 ... ok
[INFO] [stdout] test unicode::tests::utf8_sequence_collector::明らかにおかしいUTF8シーケンスがある場合 ... ok
[INFO] [stdout] test unicode::tests::utf8_sequence_collector::明らかにおかしいUTF8シーケンスがある場合3 ... ok
[INFO] [stdout] test unicode::tests::utf8_sequence_collector::明らかにおかしいUTF8シーケンスがある場合5 ... ok
[INFO] [stdout] test unicode::tests::utf8_sequence_collector::明らかにおかしいUTF8シーケンスがある場合2 ... ok
[INFO] [stdout] test unicode::tests::utf8_sequence_collector::明らかにおかしいUTF8シーケンスがある場合4 ... ok
[INFO] [stdout] test unicode::utf16_sequence_collector::run ... ok
[INFO] [stdout] test unicode::tests::utf8_sequence_collector::符号化されたBOM ... ok
[INFO] [stdout] test unicode::tests::utf32_collector::byte_to_utf32_バイト列にBOMが入っているのでエラー ... ok
[INFO] [stdout] test unicode::tests::redundant_utf8_sequence_test2 ... ok
[INFO] [stdout] test unicode::tests::utf32_collector::utf32_to_utf8_len_2バイト文字1 ... ok
[INFO] [stdout] test unicode::tests::utf32_collector::utf32_to_string_test_基本3バイト文字1 ... ok
[INFO] [stdout] test tests::toml_parser::deserializer::from_file_存在するディレクトリ_非ファイル_を指定する ... FAILED
[INFO] [stdout] test tests::toml_parser::serializer::serialize_to_file_存在しないディレクトリの下にファイルを作成する場合 ... FAILED
[INFO] [stdout] test tests::toml_parser::serializer::serialize_to_file_存在しないファイルを作る場合 ... FAILED
[INFO] [stdout] test tests::toml_parser::serializer::serialize_to_file_存在するディレクトリ_非ファイル_を指定する ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::toml_parser::deserializer::from_file_存在するディレクトリ_非ファイル_を指定する stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::toml_parser::deserializer::from_file_存在するディレクトリ_非ファイル_を指定する' (32) panicked at src/tests/toml_parser.rs:91:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: false
[INFO] [stdout]  right: true
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x573e5ad007c2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x573e5ad007c2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x573e5ad007c2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x573e5ad007c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x573e5ad10e3f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x573e5ad10e3f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x573e5accd841 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x573e5accd841 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x573e5acd9b22 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x573e5acde76f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x573e5acde601 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x573e5ac99bbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x573e5ac99bbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x573e5acdee2f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x573e5acdee2f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x573e5acdec8a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x573e5acd9c59 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x573e5acc178d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x573e5ad1a0b0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x573e5ad19eb3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x573e5ac2b49a - core::panicking::assert_failed::h751ba28baeb52d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x573e5ac34860 - toolbox::tests::toml_parser::deserializer::from_file_存在するディレクトリ_非ファイル_を指定する::h5d451c398075cd21
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/toml_parser.rs:91:9
[INFO] [stdout]   22:     0x573e5ac34917 - toolbox::tests::toml_parser::deserializer::from_file_存在するディレクトリ_非ファイル_を指定する::{{closure}}::hbce50de617225f97
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/toml_parser.rs:89:82
[INFO] [stdout]   23:     0x573e5ac36856 - core::ops::function::FnOnce::call_once::h83c7b8533f70ffd0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x573e5ac9997b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x573e5ac9997b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x573e5acaf5e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x573e5acaf5e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x573e5acaf5e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x573e5acaf5e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x573e5acaf5e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x573e5acaf5e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x573e5acaf5e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x573e5ac85dd4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x573e5ac85dd4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x573e5ac8969a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x573e5ac8969a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x573e5ac8969a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x573e5ac8969a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x573e5ac8969a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x573e5ac8969a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x573e5ac8969a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x573e5acd4dbf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x573e5acd4dbf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x75024095aaa4 - <unknown>
[INFO] [stdout]   45:     0x7502409e7a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::toml_parser::serializer::serialize_to_file_存在しないディレクトリの下にファイルを作成する場合 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::toml_parser::serializer::serialize_to_file_存在しないディレクトリの下にファイルを作成する場合' (35) panicked at src/tests/toml_parser.rs:64:83:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x573e5ad007c2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x573e5ad007c2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x573e5ad007c2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x573e5ad007c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x573e5ad10e3f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x573e5ad10e3f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x573e5accd841 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x573e5accd841 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x573e5acd9b22 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x573e5acde76f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x573e5acde601 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x573e5ac99bbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x573e5ac99bbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x573e5acdee2f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x573e5acdee2f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x573e5acdec8a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x573e5acd9c59 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x573e5acc178d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x573e5ad1a0b0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x573e5ad19696 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x573e5ac3b24b - core::result::Result<T,E>::unwrap::h0003b025020cb022
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x573e5ac3b24b - toolbox::tests::toml_parser::serializer::serialize_to_file_存在しないディレクトリの下にファイルを作成する場合::ha9bf586754f1f236
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/toml_parser.rs:64:83
[INFO] [stdout]   22:     0x573e5ac3b6f7 - toolbox::tests::toml_parser::serializer::serialize_to_file_存在しないディレクトリの下にファイルを作成する場合::{{closure}}::hecf8f3fc344273bf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/toml_parser.rs:60:103
[INFO] [stdout]   23:     0x573e5ac366d6 - core::ops::function::FnOnce::call_once::h70896a64f7eca632
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x573e5ac9997b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x573e5ac9997b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x573e5acaf5e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x573e5acaf5e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x573e5acaf5e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x573e5acaf5e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x573e5acaf5e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x573e5acaf5e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x573e5acaf5e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x573e5ac85dd4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x573e5ac85dd4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x573e5ac8969a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x573e5ac8969a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x573e5ac8969a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x573e5ac8969a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x573e5ac8969a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x573e5ac8969a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x573e5ac8969a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x573e5acd4dbf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x573e5acd4dbf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x75024095aaa4 - <unknown>
[INFO] [stdout]   45:     0x7502409e7a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::toml_parser::serializer::serialize_to_file_存在しないファイルを作る場合 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::toml_parser::serializer::serialize_to_file_存在しないファイルを作る場合' (36) panicked at src/tests/toml_parser.rs:50:83:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x573e5ad007c2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x573e5ad007c2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x573e5ad007c2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x573e5ad007c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x573e5ad10e3f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x573e5ad10e3f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x573e5accd841 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x573e5accd841 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x573e5acd9b22 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x573e5acde76f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x573e5acde601 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x573e5ac99bbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x573e5ac99bbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x573e5acdee2f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x573e5acdee2f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x573e5acdec8a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x573e5acd9c59 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x573e5acc178d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x573e5ad1a0b0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x573e5ad19696 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x573e5ac3a78b - core::result::Result<T,E>::unwrap::h0003b025020cb022
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x573e5ac3a78b - toolbox::tests::toml_parser::serializer::serialize_to_file_存在しないファイルを作る場合::h2c6ff3f6b4d617b7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/toml_parser.rs:50:83
[INFO] [stdout]   22:     0x573e5ac3abd7 - toolbox::tests::toml_parser::serializer::serialize_to_file_存在しないファイルを作る場合::{{closure}}::h2a0d78e6f71727d4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/toml_parser.rs:45:70
[INFO] [stdout]   23:     0x573e5ac36a96 - core::ops::function::FnOnce::call_once::h9c4c82a6116f405d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x573e5ac9997b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x573e5ac9997b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x573e5acaf5e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x573e5acaf5e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x573e5acaf5e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x573e5acaf5e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x573e5acaf5e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x573e5acaf5e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x573e5acaf5e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x573e5ac85dd4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x573e5ac85dd4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x573e5ac8969a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x573e5ac8969a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x573e5ac8969a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x573e5ac8969a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x573e5ac8969a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x573e5ac8969a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x573e5ac8969a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x573e5acd4dbf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x573e5acd4dbf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x75024095aaa4 - <unknown>
[INFO] [stdout]   45:     0x7502409e7a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::toml_parser::serializer::serialize_to_file_存在するディレクトリ_非ファイル_を指定する stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::toml_parser::serializer::serialize_to_file_存在するディレクトリ_非ファイル_を指定する' (37) panicked at src/tests/toml_parser.rs:78:9:
[INFO] [stdout] assertion failed: std::path::Path::new(serialize_file).is_dir()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x573e5ad007c2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x573e5ad007c2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x573e5ad007c2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x573e5ad007c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x573e5ad10e3f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x573e5ad10e3f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x573e5accd841 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x573e5accd841 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x573e5acd9b22 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x573e5acde76f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x573e5acde601 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x573e5ac99bbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x573e5ac99bbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x573e5acdee2f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x573e5acdee2f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x573e5acdec56 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x573e5acd9c59 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x573e5acc178d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x573e5ad1a0b0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x573e5ad1a08c - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x573e5ac3afac - toolbox::tests::toml_parser::serializer::serialize_to_file_存在するディレクトリ_非ファイル_を指定する::h35c748f657c9d7f7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/toml_parser.rs:78:9
[INFO] [stdout]   21:     0x573e5ac3b0d7 - toolbox::tests::toml_parser::serializer::serialize_to_file_存在するディレクトリ_非ファイル_を指定する::{{closure}}::hcaa0963f9d4e470a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/toml_parser.rs:76:90
[INFO] [stdout]   22:     0x573e5ac36016 - core::ops::function::FnOnce::call_once::h14b102c3d62d72ab
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x573e5ac9997b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x573e5ac9997b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x573e5acaf5e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x573e5acaf5e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x573e5acaf5e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x573e5acaf5e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x573e5acaf5e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x573e5acaf5e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x573e5acaf5e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x573e5ac85dd4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x573e5ac85dd4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x573e5ac8969a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x573e5ac8969a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x573e5ac8969a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x573e5ac8969a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x573e5ac8969a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x573e5ac8969a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x573e5ac8969a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x573e5acd4dbf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   42:     0x573e5acd4dbf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   43:     0x75024095aaa4 - <unknown>
[INFO] [stdout]   44:     0x7502409e7a34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::toml_parser::deserializer::from_file_存在するディレクトリ_非ファイル_を指定する
[INFO] [stdout]     tests::toml_parser::serializer::serialize_to_file_存在しないディレクトリの下にファイルを作成する場合
[INFO] [stdout]     tests::toml_parser::serializer::serialize_to_file_存在しないファイルを作る場合
[INFO] [stdout]     tests::toml_parser::serializer::serialize_to_file_存在するディレクトリ_非ファイル_を指定する
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 78 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "301ffe54db3e9ec407b4f8f18483e66bd0a36885088ca50d76228cf4853c1db9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "301ffe54db3e9ec407b4f8f18483e66bd0a36885088ca50d76228cf4853c1db9", kill_on_drop: false }`
[INFO] [stdout] 301ffe54db3e9ec407b4f8f18483e66bd0a36885088ca50d76228cf4853c1db9
