[INFO] cloning repository https://github.com/rusthing/wheel-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rusthing/wheel-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frusthing%2Fwheel-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frusthing%2Fwheel-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a139f118c218e571ed62515ce68b860d2c2f5a1b
[INFO] testing rusthing/wheel-rs against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frusthing%2Fwheel-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rusthing/wheel-rs
[INFO] finished tweaking git repo https://github.com/rusthing/wheel-rs
[INFO] tweaked toml for git repo https://github.com/rusthing/wheel-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rusthing/wheel-rs on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rusthing/wheel-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-appender v0.2.4
[INFO] [stderr]   Downloaded dns-lookup v3.0.1
[INFO] [stderr]   Downloaded signal-hook-registry v1.4.8
[INFO] [stderr]   Downloaded deranged v0.5.5
[INFO] [stderr]   Downloaded tracing-attributes v0.1.31
[INFO] [stderr]   Downloaded proc-macro2 v1.0.104
[INFO] [stderr]   Downloaded bytes v1.11.1
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.22
[INFO] [stderr]   Downloaded syn v2.0.113
[INFO] [stderr]   Downloaded nix v0.31.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c77b126993e42c59442f32e2a69ada5e004f044e42340180ec3685e03a3158c0
[INFO] running `Command { std: "docker" "start" "-a" "c77b126993e42c59442f32e2a69ada5e004f044e42340180ec3685e03a3158c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c77b126993e42c59442f32e2a69ada5e004f044e42340180ec3685e03a3158c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c77b126993e42c59442f32e2a69ada5e004f044e42340180ec3685e03a3158c0", kill_on_drop: false }`
[INFO] [stdout] c77b126993e42c59442f32e2a69ada5e004f044e42340180ec3685e03a3158c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 566b8eae30cb5985cb73810482d1df1096b5a5f9ac8211e74291648cc17e1560
[INFO] running `Command { std: "docker" "start" "-a" "566b8eae30cb5985cb73810482d1df1096b5a5f9ac8211e74291648cc17e1560", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nix v0.31.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling dns-lookup v3.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling wheel-rs v1.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.89s
[INFO] running `Command { std: "docker" "inspect" "566b8eae30cb5985cb73810482d1df1096b5a5f9ac8211e74291648cc17e1560", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "566b8eae30cb5985cb73810482d1df1096b5a5f9ac8211e74291648cc17e1560", kill_on_drop: false }`
[INFO] [stdout] 566b8eae30cb5985cb73810482d1df1096b5a5f9ac8211e74291648cc17e1560
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 811fdc3cee8185830201a743dc5f99d7b6dd9f9034d31be128b9bec59d0276da
[INFO] running `Command { std: "docker" "start" "-a" "811fdc3cee8185830201a743dc5f99d7b6dd9f9034d31be128b9bec59d0276da", kill_on_drop: false }`
[INFO] [stderr]    Compiling wheel-rs v1.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.96s
[INFO] running `Command { std: "docker" "inspect" "811fdc3cee8185830201a743dc5f99d7b6dd9f9034d31be128b9bec59d0276da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "811fdc3cee8185830201a743dc5f99d7b6dd9f9034d31be128b9bec59d0276da", kill_on_drop: false }`
[INFO] [stdout] 811fdc3cee8185830201a743dc5f99d7b6dd9f9034d31be128b9bec59d0276da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a65c48b92f5b5a85c2306835a53ed0b8c8f66bc239e73532afd57123acfbeb8a
[INFO] running `Command { std: "docker" "start" "-a" "a65c48b92f5b5a85c2306835a53ed0b8c8f66bc239e73532afd57123acfbeb8a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wheel_rs-256d663cb8bf97eb)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test urn_utils::tests::test_http_prefix_urls ... ok
[INFO] [stdout] test urn_utils::tests::test_urn_new ... ok
[INFO] [stdout] test urn_utils::tests::test_urn_with_complex_url ... ok
[INFO] [stdout] test urn_utils::tests::test_urn_with_empty_url - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests wheel_rs
[INFO] [stdout] 
[INFO] [stdout] running 39 tests
[INFO] [stdout] test src/process/signal/signal_error.rs - process::signal::signal_error::SignalError::InvalidInstruction (line 21) ... FAILED
[INFO] [stdout] test src/process/pid/pid_utils.rs - process::pid::pid_utils::get_pid_file_path (line 29) ... FAILED
[INFO] [stdout] test src/process/process/process_error.rs - process::process::process_error::ProcessError::TerminateProcessTimeout (line 40) ... FAILED
[INFO] [stdout] test src/cmd/spawn/cmd_utils.rs - cmd::spawn::cmd_utils::execute (line 38) ... FAILED
[INFO] [stdout] test src/process/process/process_utils.rs - process::process::process_utils::terminate_process (line 31) ... FAILED
[INFO] [stdout] test src/process/process/process_error.rs - process::process::process_error::ProcessError::CheckProcess (line 21) ... FAILED
[INFO] [stdout] test src/process/signal/signal_error.rs - process::signal::signal_error::SignalError::RegisterSignalHandler (line 51) ... FAILED
[INFO] [stdout] test src/file_utils.rs - file_utils::calc_hash (line 80) ... FAILED
[INFO] [stdout] test src/serde/duration_serde.rs - serde::duration_serde::deserialize (line 54) ... FAILED
[INFO] [stdout] test src/process/pid/pid_file_guard.rs - process::pid::pid_file_guard::PidFileGuard::new (line 46) ... FAILED
[INFO] [stdout] test src/process/signal/signal_error.rs - process::signal::signal_error::SignalError::SendSignal (line 36) ... FAILED
[INFO] [stdout] test src/serde/duration_serde.rs - serde::duration_serde::serialize (line 31) ... FAILED
[INFO] [stdout] test src/dns_utils.rs - dns_utils (line 7) ... ok
[INFO] [stdout] test src/serde/duration_option_serde.rs - serde::duration_option_serde::serialize (line 30) ... FAILED
[INFO] [stdout] test src/serde/log_filter_option_serde.rs - serde::log_filter_option_serde (line 18) ... FAILED
[INFO] [stdout] test src/serde/duration_serde.rs - serde::duration_serde (line 9) ... FAILED
[INFO] [stdout] test src/serde/rotation_serde.rs - serde::rotation_serde::deserialize (line 64) ... FAILED
[INFO] [stdout] test src/file_utils.rs - file_utils::is_cross_device_error (line 119) ... ok
[INFO] [stdout] test src/serde/vec_option_serde.rs - serde::vec_option_serde::serialize (line 21) ... FAILED
[INFO] [stdout] test src/dns_utils.rs - dns_utils::parse_host (line 33) ... ok
[INFO] [stdout] test src/serde/vec_serde.rs - serde::vec_serde::deserialize (line 47) ... FAILED
[INFO] [stdout] test src/serde/duration_option_serde.rs - serde::duration_option_serde::deserialize (line 58) ... FAILED
[INFO] [stdout] test src/cmd/std/cmd_utils.rs - cmd::std::cmd_utils::execute (line 34) ... ok
[INFO] [stdout] test src/serde/vec_option_serde.rs - serde::vec_option_serde::deserialize (line 44) ... FAILED
[INFO] [stdout] test src/serde/path_buf_serde.rs - serde::path_buf_serde::deserialize (line 42) ... FAILED
[INFO] [stdout] test src/file_utils.rs - file_utils::get_file_ext (line 44) ... FAILED
[INFO] [stdout] test src/file_utils.rs - file_utils (line 11) ... ok
[INFO] [stdout] test src/serde/duration_option_serde.rs - serde::duration_option_serde (line 9) ... FAILED
[INFO] [stdout] test src/serde/path_buf_option_serde.rs - serde::path_buf_option_serde::deserialize (line 46) ... FAILED
[INFO] [stdout] test src/time_utils.rs - time_utils (line 7) ... FAILED
[INFO] [stdout] test src/serde/vec_serde.rs - serde::vec_serde::serialize (line 20) ... FAILED
[INFO] [stdout] test src/dns_utils.rs - dns_utils::parse_host_port (line 74) ... ok
[INFO] [stdout] test src/serde/path_buf_option_serde.rs - serde::path_buf_option_serde::serialize (line 19) ... FAILED
[INFO] [stdout] test src/serde/path_buf_serde.rs - serde::path_buf_serde::serialize (line 18) ... FAILED
[INFO] [stdout] test src/serde/rotation_serde.rs - serde::rotation_serde (line 8) ... FAILED
[INFO] [stdout] test src/urn_utils.rs - urn_utils (line 9) ... ok
[INFO] [stdout] test src/urn_utils.rs - urn_utils::Method::to_string (line 41) ... ok
[INFO] [stdout] test src/urn_utils.rs - urn_utils::Urn::new (line 91) ... ok
[INFO] [stdout] test src/time_utils.rs - time_utils::get_current_timestamp (line 31) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/process/signal/signal_error.rs - process::signal::signal_error::SignalError::InvalidInstruction (line 21) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `crate::signal`
[INFO] [stdout]   --> src/process/signal/signal_error.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | use crate::signal::SignalError;
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            unresolved import
[INFO] [stdout]    |            help: a similar path exists: `tokio::signal`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/process/pid/pid_utils.rs - process::pid::pid_utils::get_pid_file_path (line 29) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `wheel_rs::process::pid_utils`
[INFO] [stdout]   --> src/process/pid/pid_utils.rs:32:24
[INFO] [stdout]    |
[INFO] [stdout] 32 | use wheel_rs::process::pid_utils::get_pid_file_path;
[INFO] [stdout]    |                        ^^^^^^^^^ could not find `pid_utils` in `process`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/process/process/process_error.rs - process::process::process_error::ProcessError::TerminateProcessTimeout (line 40) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `crate::process`
[INFO] [stdout]   --> src/process/process/process_error.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | use crate::process::ProcessError;
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            unresolved import
[INFO] [stdout]    |            help: a similar path exists: `std::process`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cmd/spawn/cmd_utils.rs - cmd::spawn::cmd_utils::execute (line 38) stdout ----
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]    --> src/cmd/spawn/cmd_utils.rs:46:13
[INFO] [stdout]     |
[INFO] [stdout]  46 | let child = execute("ls", &["-l"], data_sender, process_exit_sender, None);
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: expected `Sender<()>`, found `Sender<_>`
[INFO] [stdout]    --> src/cmd/spawn/cmd_utils.rs:46:49
[INFO] [stdout]     |
[INFO] [stdout]  46 | let child = execute("ls", &["-l"], data_sender, process_exit_sender, None);
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `std::sync::mpsc::Sender<_>` and `tokio::sync::oneshot::Sender<()>` have similar names, but are actually distinct types
[INFO] [stdout] note: `std::sync::mpsc::Sender<_>` is defined in crate `std`
[INFO] [stdout]    --> /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sync/mpsc.rs:333:0
[INFO] [stdout] note: `tokio::sync::oneshot::Sender<()>` is defined in crate `tokio`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/oneshot.rs:222:1
[INFO] [stdout]     |
[INFO] [stdout] 222 | pub struct Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: expected `usize`, found `Option<_>`
[INFO] [stdout]    --> src/cmd/spawn/cmd_utils.rs:46:70
[INFO] [stdout]     |
[INFO] [stdout]  46 | let child = execute("ls", &["-l"], data_sender, process_exit_sender, None);
[INFO] [stdout]     |                                                                      ^^^^
[INFO] [stdout]     = note: expected type `usize`
[INFO] [stdout]                found enum `Option<_>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/cmd/spawn/cmd_utils.rs:47:8
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub fn execute(
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/process/process/process_utils.rs - process::process::process_utils::terminate_process (line 31) stdout ----
[INFO] [stdout] error: The default runtime flavor is `multi_thread`, but the `rt-multi-thread` feature is disabled.
[INFO] [stdout]   --> src/process/process/process_utils.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[tokio::main]
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `tokio::main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::process`
[INFO] [stdout]   --> src/process/process/process_utils.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | use crate::process::terminate_process;
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            unresolved import
[INFO] [stdout]    |            help: a similar path exists: `std::process`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/process/process/process_utils.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | let result = terminate_process(1234, Duration::from_secs(10), Duration::from_secs(1)).await;
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 38 | assert!(result.is_ok());
[INFO] [stdout]    |         ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 37 | let result: /* Type */ = terminate_process(1234, Duration::from_secs(10), Duration::from_secs(1)).await;
[INFO] [stdout]    |           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/process/process/process_error.rs - process::process::process_error::ProcessError::CheckProcess (line 21) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `crate::process`
[INFO] [stdout]   --> src/process/process/process_error.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | use crate::process::ProcessError;
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            unresolved import
[INFO] [stdout]    |            help: a similar path exists: `std::process`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/process/signal/signal_error.rs - process::signal::signal_error::SignalError::RegisterSignalHandler (line 51) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `crate::signal`
[INFO] [stdout]   --> src/process/signal/signal_error.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | use crate::signal::SignalError;
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            unresolved import
[INFO] [stdout]    |            help: a similar path exists: `tokio::signal`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/file_utils.rs - file_utils::calc_hash (line 80) stdout ----
[INFO] [stdout] error[E0277]: `Result<String, std::io::Error>` doesn't implement `std::fmt::Display`
[INFO] [stdout]   --> src/file_utils.rs:87:23
[INFO] [stdout]    |
[INFO] [stdout] 87 | println!("文件哈希值: {}", hash);
[INFO] [stdout]    |                       --   ^^^^ `Result<String, std::io::Error>` cannot be formatted with the default formatter
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       required by this formatting parameter
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `std::fmt::Display` is not implemented for `Result<String, std::io::Error>`
[INFO] [stdout]    = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead
[INFO] [stdout]    = note: this error originates in the macro `$crate::format_args_nl` which comes from the expansion of the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/serde/duration_serde.rs - serde::duration_serde::deserialize (line 54) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]   --> src/serde/duration_serde.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | use serde_json;
[INFO] [stdout]    |     ^^^^^^^^^^ no external crate `serde_json`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/process/pid/pid_file_guard.rs - process::pid::pid_file_guard::PidFileGuard::new (line 46) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]   --> src/process/pid/pid_file_guard.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | use crate::process::pid::PidFileGuard;
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            unresolved import
[INFO] [stdout]    |            help: a similar path exists: `std::process`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/process/signal/signal_error.rs - process::signal::signal_error::SignalError::SendSignal (line 36) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `crate::signal`
[INFO] [stdout]   --> src/process/signal/signal_error.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | use crate::signal::SignalError;
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            unresolved import
[INFO] [stdout]    |            help: a similar path exists: `tokio::signal`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/serde/duration_serde.rs - serde::duration_serde::serialize (line 31) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]   --> src/serde/duration_serde.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | use serde_json;
[INFO] [stdout]    |     ^^^^^^^^^^ no external crate `serde_json`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/serde/duration_option_serde.rs - serde::duration_option_serde::serialize (line 30) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]   --> src/serde/duration_option_serde.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | use serde_json;
[INFO] [stdout]    |     ^^^^^^^^^^ no external crate `serde_json`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/serde/log_filter_option_serde.rs - serde::log_filter_option_serde (line 18) stdout ----
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> src/serde/log_filter_option_serde.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/serde/log_filter_option_serde.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> src/serde/log_filter_option_serde.rs:23:21
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/serde/log_filter_option_serde.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/serde/log_filter_option_serde.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 |     #[serde(with = "wheel_rs::serde::log_filter_serde")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/serde/duration_serde.rs - serde::duration_serde (line 9) stdout ----
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> src/serde/duration_serde.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/serde/duration_serde.rs:12:26
[INFO] [stdout]    |
[INFO] [stdout] 12 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> src/serde/duration_serde.rs:14:21
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/serde/duration_serde.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/serde/duration_serde.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[serde(with = "wheel_rs::serde::duration_serde")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/serde/rotation_serde.rs - serde::rotation_serde::deserialize (line 64) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]   --> src/serde/rotation_serde.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 | use serde_json;
[INFO] [stdout]    |     ^^^^^^^^^^ no external crate `serde_json`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/serde/vec_option_serde.rs - serde::vec_option_serde::serialize (line 21) stdout ----
[INFO] [stdout] error: this file contains an unclosed delimiter
[INFO] [stdout]   --> src/serde/vec_option_serde.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | struct Example {
[INFO] [stdout]    |                -^
[INFO] [stdout]    |                |
[INFO] [stdout]    |                unclosed delimiter
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/serde/vec_serde.rs - serde::vec_serde::deserialize (line 47) stdout ----
[INFO] [stdout] error: found invalid character; only `#` is allowed in raw string delimitation: '
[INFO] [stdout]   --> src/serde/vec_serde.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 60 | let json = r#'{"tags": ["tag1", "tag2"]}'#;
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/serde/duration_option_serde.rs - serde::duration_option_serde::deserialize (line 58) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]   --> src/serde/duration_option_serde.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 | use serde_json;
[INFO] [stdout]    |     ^^^^^^^^^^ no external crate `serde_json`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/serde/vec_option_serde.rs - serde::vec_option_serde::deserialize (line 44) stdout ----
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> src/serde/vec_option_serde.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/serde/vec_option_serde.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 | use serde::Deserialize;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/serde/vec_option_serde.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 |     #[serde(deserialize_with = "crate::serde::vec_option_serde::deserialize")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/serde/path_buf_serde.rs - serde::path_buf_serde::deserialize (line 42) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]   --> src/serde/path_buf_serde.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | use serde_json;
[INFO] [stdout]    |     ^^^^^^^^^^ no external crate `serde_json`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> src/serde/path_buf_serde.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/serde/path_buf_serde.rs:43:13
[INFO] [stdout]    |
[INFO] [stdout] 43 | use serde::{Serialize, Deserialize};
[INFO] [stdout]    |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> src/serde/path_buf_serde.rs:47:21
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/serde/path_buf_serde.rs:43:24
[INFO] [stdout]    |
[INFO] [stdout] 43 | use serde::{Serialize, Deserialize};
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/serde/path_buf_serde.rs:49:3
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[serde(
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/file_utils.rs - file_utils::get_file_ext (line 44) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (337) panicked at src/file_utils.rs:9:1:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "file_without_extension"
[INFO] [stdout]  right: ""
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x630fe55fa522 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x630fe55fa522 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x630fe55fa522 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x630fe55fa522 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x630fe5609efa - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x630fe5609efa - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x630fe55d9d76 - std::io::default_write_fmt::hd49a3027caaa0994
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x630fe55d9d76 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x630fe55e03c6 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x630fe55e03c6 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x630fe55e0226 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x630fe55e060b - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x630fe55e0488 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x630fe55debf9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x630fe55cee4d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x630fe560cdac - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x630fe560ccc3 - core::panicking::assert_failed_inner::h3c3301979dc81b81
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:439:17
[INFO] [stdout]   17:     0x630fe55ccbe7 - core::panicking::assert_failed::h7b4b28396938d0b4
[INFO] [stdout]   18:     0x630fe55ccdda - rust_out::main::_doctest_main_src_file_utils_rs_44_0::he0f935e9cb02aad1
[INFO] [stdout]   19:     0x630fe55ccc26 - rust_out::main::h1d5d9cc717612345
[INFO] [stdout]   20:     0x630fe55ccba3 - core::ops::function::FnOnce::call_once::he8fbd57a2bdb8de4
[INFO] [stdout]   21:     0x630fe55ccb46 - std::sys::backtrace::__rust_begin_short_backtrace::h3d7d4fbbe21d8c6a
[INFO] [stdout]   22:     0x630fe55ccb29 - std::rt::lang_start::{{closure}}::he8b303f9f75577a3
[INFO] [stdout]   23:     0x630fe55daca6 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h6cf6e1b4b1f98539
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   24:     0x630fe55daca6 - std::panicking::catch_unwind::do_call::h174840425564edbd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   25:     0x630fe55daca6 - std::panicking::catch_unwind::had0fde8b5d7282ba
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x630fe55daca6 - std::panic::catch_unwind::hdb1c6876cc6d1988
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x630fe55daca6 - std::rt::lang_start_internal::{{closure}}::h9a3342d69e945811
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:175:24
[INFO] [stdout]   28:     0x630fe55daca6 - std::panicking::catch_unwind::do_call::haba617e1655662f0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x630fe55daca6 - std::panicking::catch_unwind::hdcb3b0cdc4ef023b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x630fe55daca6 - std::panic::catch_unwind::hd7496902866db161
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x630fe55daca6 - std::rt::lang_start_internal::h9f282d832ae47dd5
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:171:5
[INFO] [stdout]   32:     0x630fe55ccb11 - std::rt::lang_start::h0508fb788dac5655
[INFO] [stdout]   33:     0x630fe55cce25 - main
[INFO] [stdout]   34:     0x7ce2b53d81ca - <unknown>
[INFO] [stdout]   35:     0x7ce2b53d828b - __libc_start_main
[INFO] [stdout]   36:     0x630fe55cca25 - _start
[INFO] [stdout]   37:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/serde/duration_option_serde.rs - serde::duration_option_serde (line 9) stdout ----
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> src/serde/duration_option_serde.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/serde/duration_option_serde.rs:12:26
[INFO] [stdout]    |
[INFO] [stdout] 12 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> src/serde/duration_option_serde.rs:14:21
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/serde/duration_option_serde.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/serde/duration_option_serde.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[serde(with = "wheel_rs::serde::duration_option_serde")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/serde/path_buf_option_serde.rs - serde::path_buf_option_serde::deserialize (line 46) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]   --> src/serde/path_buf_option_serde.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | use serde_json;
[INFO] [stdout]    |     ^^^^^^^^^^ no external crate `serde_json`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> src/serde/path_buf_option_serde.rs:51:10
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/serde/path_buf_option_serde.rs:47:13
[INFO] [stdout]    |
[INFO] [stdout] 47 | use serde::{Serialize, Deserialize};
[INFO] [stdout]    |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> src/serde/path_buf_option_serde.rs:51:21
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/serde/path_buf_option_serde.rs:47:24
[INFO] [stdout]    |
[INFO] [stdout] 47 | use serde::{Serialize, Deserialize};
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/serde/path_buf_option_serde.rs:53:3
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[serde(
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/time_utils.rs - time_utils (line 7) stdout ----
[INFO] [stdout] error[E0277]: `Result<u128, SystemTimeError>` doesn't implement `std::fmt::Display`
[INFO] [stdout]   --> src/time_utils.rs:12:23
[INFO] [stdout]    |
[INFO] [stdout] 12 | println!("当前时间戳: {}", timestamp);
[INFO] [stdout]    |                       --   ^^^^^^^^^ `Result<u128, SystemTimeError>` cannot be formatted with the default formatter
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       required by this formatting parameter
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `std::fmt::Display` is not implemented for `Result<u128, SystemTimeError>`
[INFO] [stdout]    = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead
[INFO] [stdout]    = note: this error originates in the macro `$crate::format_args_nl` which comes from the expansion of the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/serde/vec_serde.rs - serde::vec_serde::serialize (line 20) stdout ----
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> src/serde/vec_serde.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/serde/vec_serde.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use serde::Serialize;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/serde/vec_serde.rs:24:3
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[serde(serialize_with = "crate::serde::vec_serde::serialize")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/serde/path_buf_option_serde.rs - serde::path_buf_option_serde::serialize (line 19) stdout ----
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> src/serde/path_buf_option_serde.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/serde/path_buf_option_serde.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use serde::Serialize;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/serde/path_buf_option_serde.rs:25:3
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[serde(serialize_with = "crate::serde::path_buf_option_serde::serialize")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/serde/path_buf_serde.rs - serde::path_buf_serde::serialize (line 18) stdout ----
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> src/serde/path_buf_serde.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/serde/path_buf_serde.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use serde::Serialize;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/serde/path_buf_serde.rs:24:3
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[serde(serialize_with = "crate::serde::path_buf_serde::serialize")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/serde/rotation_serde.rs - serde::rotation_serde (line 8) stdout ----
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> src/serde/rotation_serde.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/serde/rotation_serde.rs:10:26
[INFO] [stdout]    |
[INFO] [stdout] 10 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> src/serde/rotation_serde.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/serde/rotation_serde.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/serde/rotation_serde.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 |     #[serde(with = "wheel_rs::serde::rotation_serde")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/cmd/spawn/cmd_utils.rs - cmd::spawn::cmd_utils::execute (line 38)
[INFO] [stdout]     src/file_utils.rs - file_utils::calc_hash (line 80)
[INFO] [stdout]     src/file_utils.rs - file_utils::get_file_ext (line 44)
[INFO] [stdout]     src/process/pid/pid_file_guard.rs - process::pid::pid_file_guard::PidFileGuard::new (line 46)
[INFO] [stdout]     src/process/pid/pid_utils.rs - process::pid::pid_utils::get_pid_file_path (line 29)
[INFO] [stdout]     src/process/process/process_error.rs - process::process::process_error::ProcessError::CheckProcess (line 21)
[INFO] [stdout]     src/process/process/process_error.rs - process::process::process_error::ProcessError::TerminateProcessTimeout (line 40)
[INFO] [stdout]     src/process/process/process_utils.rs - process::process::process_utils::terminate_process (line 31)
[INFO] [stdout]     src/process/signal/signal_error.rs - process::signal::signal_error::SignalError::InvalidInstruction (line 21)
[INFO] [stdout]     src/process/signal/signal_error.rs - process::signal::signal_error::SignalError::RegisterSignalHandler (line 51)
[INFO] [stdout]     src/process/signal/signal_error.rs - process::signal::signal_error::SignalError::SendSignal (line 36)
[INFO] [stdout]     src/serde/duration_option_serde.rs - serde::duration_option_serde (line 9)
[INFO] [stdout]     src/serde/duration_option_serde.rs - serde::duration_option_serde::deserialize (line 58)
[INFO] [stdout]     src/serde/duration_option_serde.rs - serde::duration_option_serde::serialize (line 30)
[INFO] [stdout]     src/serde/duration_serde.rs - serde::duration_serde (line 9)
[INFO] [stdout]     src/serde/duration_serde.rs - serde::duration_serde::deserialize (line 54)
[INFO] [stdout]     src/serde/duration_serde.rs - serde::duration_serde::serialize (line 31)
[INFO] [stdout]     src/serde/log_filter_option_serde.rs - serde::log_filter_option_serde (line 18)
[INFO] [stdout]     src/serde/path_buf_option_serde.rs - serde::path_buf_option_serde::deserialize (line 46)
[INFO] [stdout]     src/serde/path_buf_option_serde.rs - serde::path_buf_option_serde::serialize (line 19)
[INFO] [stdout]     src/serde/path_buf_serde.rs - serde::path_buf_serde::deserialize (line 42)
[INFO] [stdout]     src/serde/path_buf_serde.rs - serde::path_buf_serde::serialize (line 18)
[INFO] [stdout]     src/serde/rotation_serde.rs - serde::rotation_serde (line 8)
[INFO] [stdout]     src/serde/rotation_serde.rs - serde::rotation_serde::deserialize (line 64)
[INFO] [stdout]     src/serde/vec_option_serde.rs - serde::vec_option_serde::deserialize (line 44)
[INFO] [stdout]     src/serde/vec_option_serde.rs - serde::vec_option_serde::serialize (line 21)
[INFO] [stdout]     src/serde/vec_serde.rs - serde::vec_serde::deserialize (line 47)
[INFO] [stdout]     src/serde/vec_serde.rs - serde::vec_serde::serialize (line 20)
[INFO] [stdout]     src/time_utils.rs - time_utils (line 7)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 10 passed; 29 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.76s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 2.23s; merged doctests compilation took 0.45s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a65c48b92f5b5a85c2306835a53ed0b8c8f66bc239e73532afd57123acfbeb8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a65c48b92f5b5a85c2306835a53ed0b8c8f66bc239e73532afd57123acfbeb8a", kill_on_drop: false }`
[INFO] [stdout] a65c48b92f5b5a85c2306835a53ed0b8c8f66bc239e73532afd57123acfbeb8a
