[INFO] cloning repository https://github.com/LonelyPale/sysinfo-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LonelyPale/sysinfo-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLonelyPale%2Fsysinfo-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLonelyPale%2Fsysinfo-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0b8e48cabe8f88cfdc360ff7fccd610e1ca4ba5b
[INFO] testing LonelyPale/sysinfo-cli against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLonelyPale%2Fsysinfo-cli" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LonelyPale/sysinfo-cli
[INFO] finished tweaking git repo https://github.com/LonelyPale/sysinfo-cli
[INFO] tweaked toml for git repo https://github.com/LonelyPale/sysinfo-cli written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LonelyPale/sysinfo-cli on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LonelyPale/sysinfo-cli already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-gnu.linker
[INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-musl.linker
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fbee2e7f5b677b4787fe875b1c08e495b9dbc82e851df877bee80750b5314479
[INFO] running `Command { std: "docker" "start" "-a" "fbee2e7f5b677b4787fe875b1c08e495b9dbc82e851df877bee80750b5314479", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fbee2e7f5b677b4787fe875b1c08e495b9dbc82e851df877bee80750b5314479", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbee2e7f5b677b4787fe875b1c08e495b9dbc82e851df877bee80750b5314479", kill_on_drop: false }`
[INFO] [stdout] fbee2e7f5b677b4787fe875b1c08e495b9dbc82e851df877bee80750b5314479
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 528ab0a12117177df70a68fee1456c2e377065828e3319024850771cff53244e
[INFO] running `Command { std: "docker" "start" "-a" "528ab0a12117177df70a68fee1456c2e377065828e3319024850771cff53244e", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-gnu.linker
[INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-musl.linker
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling colored v2.1.0 (https://github.com/colored-rs/colored#bbe16cbe)
[INFO] [stderr]    Compiling rayon v1.8.1
[INFO] [stderr]    Compiling anstream v0.6.11
[INFO] [stderr]    Compiling clap_builder v4.4.18
[INFO] [stderr]    Compiling sysinfo v0.30.5
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling clap v4.4.18
[INFO] [stderr]    Compiling sysinfo-cli v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `CStr` and `CString`
[INFO] [stdout]  --> src/disk.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::ffi::{CStr, CString};
[INFO] [stdout]   |                ^^^^  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/disk.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct StatvfsResult {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 24 |     pub f_bsize: u64,
[INFO] [stdout] 25 |     pub f_frsize: u64,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 26 |     pub f_blocks: u64,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 27 |     pub f_bfree: u64,
[INFO] [stdout] 28 |     pub f_bavail: u64,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 29 |     pub f_files: u64,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 30 |     pub f_ffree: u64,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 31 |     pub f_favail: u64,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 32 |     pub f_fsid: u64,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 33 |     pub f_flag: u64,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 34 |     pub f_namemax: u64,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StatvfsResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DiskInfo` is never constructed
[INFO] [stdout]   --> src/sys_info.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct DiskInfo {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `key`, `column_index`, `columns`, and `record` are never read
[INFO] [stdout]    --> src/table.rs:151:9
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub struct RenderArgs<'a> {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 150 |     pub value: CombineString<'a>,
[INFO] [stdout] 151 |     pub key: &'a str,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 152 |     pub column_index: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 153 |     pub column: &'a Column,
[INFO] [stdout] 154 |     pub columns: &'a Vec<Column>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 155 |     pub record_index: usize,
[INFO] [stdout] 156 |     pub record: &'a HashMap<String, String>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `AsString` is never constructed
[INFO] [stdout]    --> src/table.rs:165:5
[INFO] [stdout]     |
[INFO] [stdout] 163 | pub enum CombineString<'a> {
[INFO] [stdout]     |          ------------- variant in this enum
[INFO] [stdout] 164 |     AsStr(&'a str),
[INFO] [stdout] 165 |     AsString(String),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CombineString` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.41s
[INFO] running `Command { std: "docker" "inspect" "528ab0a12117177df70a68fee1456c2e377065828e3319024850771cff53244e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "528ab0a12117177df70a68fee1456c2e377065828e3319024850771cff53244e", kill_on_drop: false }`
[INFO] [stdout] 528ab0a12117177df70a68fee1456c2e377065828e3319024850771cff53244e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be752a00edc975b9788430120f6b77fd3bc270910e49b506a32703f4c4b1f62f
[INFO] running `Command { std: "docker" "start" "-a" "be752a00edc975b9788430120f6b77fd3bc270910e49b506a32703f4c4b1f62f", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-gnu.linker
[INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-musl.linker
[INFO] [stderr]    Compiling sysinfo-cli v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `x_ptr`
[INFO] [stdout]    --> src/disk.rs:234:9
[INFO] [stdout]     |
[INFO] [stdout] 234 |     let x_ptr = x.as_ptr();
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_x_ptr`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s_ptr`
[INFO] [stdout]    --> src/disk.rs:263:9
[INFO] [stdout]     |
[INFO] [stdout] 263 |     let s_ptr = s.as_ptr();
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_s_ptr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s1`
[INFO] [stdout]    --> src/disk.rs:287:9
[INFO] [stdout]     |
[INFO] [stdout] 287 |     let s1 = "abc";
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_s1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/disk.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct StatvfsResult {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 24 |     pub f_bsize: u64,
[INFO] [stdout] 25 |     pub f_frsize: u64,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 26 |     pub f_blocks: u64,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 27 |     pub f_bfree: u64,
[INFO] [stdout] 28 |     pub f_bavail: u64,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 29 |     pub f_files: u64,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 30 |     pub f_ffree: u64,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 31 |     pub f_favail: u64,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 32 |     pub f_fsid: u64,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 33 |     pub f_flag: u64,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 34 |     pub f_namemax: u64,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StatvfsResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DiskInfo` is never constructed
[INFO] [stdout]   --> src/sys_info.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct DiskInfo {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `key`, `column_index`, `columns`, and `record` are never read
[INFO] [stdout]    --> src/table.rs:151:9
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub struct RenderArgs<'a> {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 150 |     pub value: CombineString<'a>,
[INFO] [stdout] 151 |     pub key: &'a str,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 152 |     pub column_index: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 153 |     pub column: &'a Column,
[INFO] [stdout] 154 |     pub columns: &'a Vec<Column>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 155 |     pub record_index: usize,
[INFO] [stdout] 156 |     pub record: &'a HashMap<String, String>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `AsString` is never constructed
[INFO] [stdout]    --> src/table.rs:165:5
[INFO] [stdout]     |
[INFO] [stdout] 163 | pub enum CombineString<'a> {
[INFO] [stdout]     |          ------------- variant in this enum
[INFO] [stdout] 164 |     AsStr(&'a str),
[INFO] [stdout] 165 |     AsString(String),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CombineString` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a dangling pointer will be produced because the temporary `Vec<i32>` will be dropped
[INFO] [stdout]    --> src/disk.rs:235:31
[INFO] [stdout]     |
[INFO] [stdout] 235 |     let x_ptr = vec![1, 2, 4].as_ptr();
[INFO] [stdout]     |                 ------------- ^^^^^^ this pointer will immediately be invalid
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this `Vec<i32>` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `Vec<i32>` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: you must make sure that the variable you bind the `Vec<i32>` to lives at least as long as the pointer returned by the call to `as_ptr`
[INFO] [stdout]     = help: in particular, if this pointer is returned from the current function, binding the `Vec<i32>` inside the function will not suffice
[INFO] [stdout]     = help: for more information, see <https://doc.rust-lang.org/reference/destructors.html>
[INFO] [stdout]     = note: `#[warn(dangling_pointers_from_temporaries)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a dangling pointer will be produced because the temporary `std::string::String` will be dropped
[INFO] [stdout]    --> src/disk.rs:266:35
[INFO] [stdout]     |
[INFO] [stdout] 266 |     let s_ptr = "abc".to_string().as_ptr();
[INFO] [stdout]     |                 ----------------- ^^^^^^ this pointer will immediately be invalid
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this `std::string::String` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `std::string::String` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: you must make sure that the variable you bind the `std::string::String` to lives at least as long as the pointer returned by the call to `as_ptr`
[INFO] [stdout]     = help: in particular, if this pointer is returned from the current function, binding the `std::string::String` inside the function will not suffice
[INFO] [stdout]     = help: for more information, see <https://doc.rust-lang.org/reference/destructors.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a dangling pointer will be produced because the temporary `std::string::String` will be dropped
[INFO] [stdout]    --> src/disk.rs:288:30
[INFO] [stdout]     |
[INFO] [stdout] 288 |     let ptr1 = s.to_string().as_ptr();
[INFO] [stdout]     |                ------------- ^^^^^^ this pointer will immediately be invalid
[INFO] [stdout]     |                |
[INFO] [stdout]     |                this `std::string::String` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `std::string::String` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: you must make sure that the variable you bind the `std::string::String` to lives at least as long as the pointer returned by the call to `as_ptr`
[INFO] [stdout]     = help: in particular, if this pointer is returned from the current function, binding the `std::string::String` inside the function will not suffice
[INFO] [stdout]     = help: for more information, see <https://doc.rust-lang.org/reference/destructors.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.18s
[INFO] running `Command { std: "docker" "inspect" "be752a00edc975b9788430120f6b77fd3bc270910e49b506a32703f4c4b1f62f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be752a00edc975b9788430120f6b77fd3bc270910e49b506a32703f4c4b1f62f", kill_on_drop: false }`
[INFO] [stdout] be752a00edc975b9788430120f6b77fd3bc270910e49b506a32703f4c4b1f62f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e7a02f671c60663c5c4046a691e4fbbf0e2e64ac47414a910c7ba749d84464e7
[INFO] running `Command { std: "docker" "start" "-a" "e7a02f671c60663c5c4046a691e4fbbf0e2e64ac47414a910c7ba749d84464e7", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-gnu.linker
[INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-musl.linker
[INFO] [stderr] warning: unused variable: `x_ptr`
[INFO] [stderr]    --> src/disk.rs:234:9
[INFO] [stderr]     |
[INFO] [stderr] 234 |     let x_ptr = x.as_ptr();
[INFO] [stderr]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_x_ptr`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `s_ptr`
[INFO] [stderr]    --> src/disk.rs:263:9
[INFO] [stderr]     |
[INFO] [stderr] 263 |     let s_ptr = s.as_ptr();
[INFO] [stderr]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_s_ptr`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `s1`
[INFO] [stderr]    --> src/disk.rs:287:9
[INFO] [stderr]     |
[INFO] [stderr] 287 |     let s1 = "abc";
[INFO] [stderr]     |         ^^ help: if this is intentional, prefix it with an underscore: `_s1`
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]   --> src/disk.rs:25:9
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub struct StatvfsResult {
[INFO] [stderr]    |            ------------- fields in this struct
[INFO] [stderr] 24 |     pub f_bsize: u64,
[INFO] [stderr] 25 |     pub f_frsize: u64,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 26 |     pub f_blocks: u64,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 27 |     pub f_bfree: u64,
[INFO] [stderr] 28 |     pub f_bavail: u64,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 29 |     pub f_files: u64,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 30 |     pub f_ffree: u64,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 31 |     pub f_favail: u64,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 32 |     pub f_fsid: u64,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 33 |     pub f_flag: u64,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 34 |     pub f_namemax: u64,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `StatvfsResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `DiskInfo` is never constructed
[INFO] [stderr]   --> src/sys_info.rs:16:12
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub struct DiskInfo {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `key`, `column_index`, `columns`, and `record` are never read
[INFO] [stderr]    --> src/table.rs:151:9
[INFO] [stderr]     |
[INFO] [stderr] 149 | pub struct RenderArgs<'a> {
[INFO] [stderr]     |            ---------- fields in this struct
[INFO] [stderr] 150 |     pub value: CombineString<'a>,
[INFO] [stderr] 151 |     pub key: &'a str,
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 152 |     pub column_index: usize,
[INFO] [stderr]     |         ^^^^^^^^^^^^
[INFO] [stderr] 153 |     pub column: &'a Column,
[INFO] [stderr] 154 |     pub columns: &'a Vec<Column>,
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr] 155 |     pub record_index: usize,
[INFO] [stderr] 156 |     pub record: &'a HashMap<String, String>,
[INFO] [stderr]     |         ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `AsString` is never constructed
[INFO] [stderr]    --> src/table.rs:165:5
[INFO] [stderr]     |
[INFO] [stderr] 163 | pub enum CombineString<'a> {
[INFO] [stderr]     |          ------------- variant in this enum
[INFO] [stderr] 164 |     AsStr(&'a str),
[INFO] [stderr] 165 |     AsString(String),
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `CombineString` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: a dangling pointer will be produced because the temporary `Vec<i32>` will be dropped
[INFO] [stderr]    --> src/disk.rs:235:31
[INFO] [stderr]     |
[INFO] [stderr] 235 |     let x_ptr = vec![1, 2, 4].as_ptr();
[INFO] [stderr]     |                 ------------- ^^^^^^ this pointer will immediately be invalid
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 this `Vec<i32>` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stderr]     |
[INFO] [stderr]     = note: pointers do not have a lifetime; when calling `as_ptr` the `Vec<i32>` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stderr]     = help: you must make sure that the variable you bind the `Vec<i32>` to lives at least as long as the pointer returned by the call to `as_ptr`
[INFO] [stderr]     = help: in particular, if this pointer is returned from the current function, binding the `Vec<i32>` inside the function will not suffice
[INFO] [stderr]     = help: for more information, see <https://doc.rust-lang.org/reference/destructors.html>
[INFO] [stderr]     = note: `#[warn(dangling_pointers_from_temporaries)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: a dangling pointer will be produced because the temporary `std::string::String` will be dropped
[INFO] [stderr]    --> src/disk.rs:266:35
[INFO] [stderr]     |
[INFO] [stderr] 266 |     let s_ptr = "abc".to_string().as_ptr();
[INFO] [stderr]     |                 ----------------- ^^^^^^ this pointer will immediately be invalid
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 this `std::string::String` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stderr]     |
[INFO] [stderr]     = note: pointers do not have a lifetime; when calling `as_ptr` the `std::string::String` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stderr]     = help: you must make sure that the variable you bind the `std::string::String` to lives at least as long as the pointer returned by the call to `as_ptr`
[INFO] [stderr]     = help: in particular, if this pointer is returned from the current function, binding the `std::string::String` inside the function will not suffice
[INFO] [stderr]     = help: for more information, see <https://doc.rust-lang.org/reference/destructors.html>
[INFO] [stderr] 
[INFO] [stderr] warning: a dangling pointer will be produced because the temporary `std::string::String` will be dropped
[INFO] [stderr]    --> src/disk.rs:288:30
[INFO] [stderr]     |
[INFO] [stderr] 288 |     let ptr1 = s.to_string().as_ptr();
[INFO] [stderr]     |                ------------- ^^^^^^ this pointer will immediately be invalid
[INFO] [stderr]     |                |
[INFO] [stderr]     |                this `std::string::String` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stderr]     |
[INFO] [stderr]     = note: pointers do not have a lifetime; when calling `as_ptr` the `std::string::String` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stderr]     = help: you must make sure that the variable you bind the `std::string::String` to lives at least as long as the pointer returned by the call to `as_ptr`
[INFO] [stderr]     = help: in particular, if this pointer is returned from the current function, binding the `std::string::String` inside the function will not suffice
[INFO] [stderr]     = help: for more information, see <https://doc.rust-lang.org/reference/destructors.html>
[INFO] [stderr] 
[INFO] [stderr] warning: `sysinfo-cli` (bin "sysinfo" test) generated 10 warnings (run `cargo fix --bin "sysinfo" -p sysinfo-cli --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sysinfo-8602b8f8eda242b0)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test disk::test_libc_printf ... ok
[INFO] [stdout] test disk::test_ptr_err ... ok
[INFO] [stdout] test disk::test_libc_printf_cs ... ok
[INFO] [stdout] test disk::test_path ... ok
[INFO] [stdout] test disk::test_ptr_ok2 ... ok
[INFO] [stdout] test disk::test_ptr_ok ... ok
[INFO] [stdout] test disk::test_ptr_err2 ... ok
[INFO] [stdout] test disk::test_ptr_str ... ok
[INFO] [stdout] test disk::test_to_cpath ... ok
[INFO] [stdout] test disk::test_ptr_slice ... ok
[INFO] [stdout] test sys_info::test_demo ... ok
[INFO] [stdout] test common::test ... ok
[INFO] [stdout] test disk::test ... ok
[INFO] [stdout] test disk::test_ptr ... ok
[INFO] [stdout] test sys_info::test_print_memory ... ok
[INFO] [stdout] test sys_info::test_print_system ... ok
[INFO] [stdout] test sys_info::test_type ... ok
[INFO] [stdout] test table::test_combine_string ... ok
[INFO] [stdout] test table::test ... ok
[INFO] [stdout] test table::test_table ... ok
[INFO] [stdout] test table::test4 ... ok
[INFO] [stdout] test sys_info::test_print_disk ... ok
[INFO] [stdout] test table::test5 ... ok
[INFO] [stdout] test table::test_column ... ok
[INFO] [stdout] test table::test_hash_map ... FAILED
[INFO] [stdout] test common::test_block_size_parse ... ok
[INFO] [stdout] test sys_info::test_print_cpu ... ok
[INFO] [stdout] test sys_info::test_print_all ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- table::test_hash_map stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'table::test_hash_map' (50) panicked at src/table.rs:273:20:
[INFO] [stdout] no entry found for key
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6252f3d9fd32 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6252f3d9fd32 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6252f3d9fd32 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6252f3d9fd32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6252f3db0fdf - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6252f3db0fdf - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x6252f3d6c8f3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6252f3d6c8f3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6252f3d78b12 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6252f3d7dabf - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6252f3d7d951 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6252f3ca8f5e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6252f3ca8f5e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6252f3d7e17f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x6252f3d7e17f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6252f3d7df2a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6252f3d78c49 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6252f3d6106d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6252f3dba500 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6252f3db98cb - core::panicking::panic_display::h10b0c3a094f87810
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:264:5
[INFO] [stdout]   20:     0x6252f3db98cb - core::option::expect_failed::hdbb7170aac2343e2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/option.rs:2183:5
[INFO] [stdout]   21:     0x6252f3c738d8 - core::option::Option<T>::expect::h530a219b826364e4
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/option.rs:970:21
[INFO] [stdout]   22:     0x6252f3c738d8 - <std::collections::hash::map::HashMap<K,V,S> as core::ops::index::Index<&Q>>::index::he6f2c5508e71abec
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/collections/hash/map.rs:1382:23
[INFO] [stdout]   23:     0x6252f3c70b60 - sysinfo::table::test_hash_map::h2daff00bd5edba05
[INFO] [stdout]                                at /opt/rustwide/workdir/src/table.rs:273:20
[INFO] [stdout]   24:     0x6252f3c70c37 - sysinfo::table::test_hash_map::{{closure}}::hf79621d08e0d07ca
[INFO] [stdout]                                at /opt/rustwide/workdir/src/table.rs:271:19
[INFO] [stdout]   25:     0x6252f3c852d6 - core::ops::function::FnOnce::call_once::h143d111952b5fe77
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6252f3ca8d5b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6252f3ca8d5b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x6252f3cbcdbd - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x6252f3cbcdbd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x6252f3cbcdbd - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x6252f3cbcdbd - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x6252f3cbcdbd - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x6252f3cbcdbd - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x6252f3cbcdbd - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x6252f3c96304 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x6252f3c96304 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x6252f3c99b5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   38:     0x6252f3c99b5a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x6252f3c99b5a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x6252f3c99b5a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x6252f3c99b5a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x6252f3c99b5a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   43:     0x6252f3c99b5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x6252f3d7404f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   45:     0x6252f3d7404f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   46:     0x75a333f81aa4 - <unknown>
[INFO] [stdout]   47:     0x75a33400ea64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     table::test_hash_map
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 27 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stdout] printf() => 整数：88，字符串：Hello, world
[INFO] [stdout] Hello, RustboldrmamkmovkUNDxenllpixNameskipsmdcsmsormsokcbtkFNDwaitmcuudocrcsinrmscOTko <= true at PATHkentkprtkreskundkMSGkNXTkREScwinsnlqsmscOTdNmsgrTERMwindkcankrefkLFTritmmvpaxvpamainkclokoptkprvOTmaOTGCchartestrmdckhtskmsgkrfrkCRTich1krstksltrshms3ds -> sgr0kRITOTNLroottasksetfOTGLOTdBOTnccifsUsedhelpcud1kENDkPRTOTGUUTugUse%Noneprotsmulsetbmcuftonecolscrxmusb-shimCorermirkCMDsmgbbox1nlabOTdCHOMEnameasdf
[INFO] [stdout] ! num=4 
[INFO] [stderr] error: test failed, to rerun pass `--bin sysinfo`
[INFO] running `Command { std: "docker" "inspect" "e7a02f671c60663c5c4046a691e4fbbf0e2e64ac47414a910c7ba749d84464e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7a02f671c60663c5c4046a691e4fbbf0e2e64ac47414a910c7ba749d84464e7", kill_on_drop: false }`
[INFO] [stdout] e7a02f671c60663c5c4046a691e4fbbf0e2e64ac47414a910c7ba749d84464e7
