[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] 86aa5979016b1f02b61ef456fef77df43a5be9b7
[INFO] testing rusthing/wheel-rs against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frusthing%2Fwheel-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rusthing/wheel-rs on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a175faaed33284c8f861f74823be46c48da3547a92fcf6b24b74595952e2dabc
[INFO] running `Command { std: "docker" "start" "-a" "a175faaed33284c8f861f74823be46c48da3547a92fcf6b24b74595952e2dabc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a175faaed33284c8f861f74823be46c48da3547a92fcf6b24b74595952e2dabc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a175faaed33284c8f861f74823be46c48da3547a92fcf6b24b74595952e2dabc", kill_on_drop: false }`
[INFO] [stdout] a175faaed33284c8f861f74823be46c48da3547a92fcf6b24b74595952e2dabc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd3d48eac718663afec845dd65de174615f3b7fc6e9b0fbac7591c1e395e0eb8
[INFO] running `Command { std: "docker" "start" "-a" "fd3d48eac718663afec845dd65de174615f3b7fc6e9b0fbac7591c1e395e0eb8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling libc v1.0.0-alpha.3
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.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.7.0
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling wheel-rs v1.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.41s
[INFO] running `Command { std: "docker" "inspect" "fd3d48eac718663afec845dd65de174615f3b7fc6e9b0fbac7591c1e395e0eb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd3d48eac718663afec845dd65de174615f3b7fc6e9b0fbac7591c1e395e0eb8", kill_on_drop: false }`
[INFO] [stdout] fd3d48eac718663afec845dd65de174615f3b7fc6e9b0fbac7591c1e395e0eb8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 29846a570d225d4c11d960407452bc933ad5bd3df13e8e9f9c5b53d0ac308b4b
[INFO] running `Command { std: "docker" "start" "-a" "29846a570d225d4c11d960407452bc933ad5bd3df13e8e9f9c5b53d0ac308b4b", kill_on_drop: false }`
[INFO] [stderr]    Compiling wheel-rs v1.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.94s
[INFO] running `Command { std: "docker" "inspect" "29846a570d225d4c11d960407452bc933ad5bd3df13e8e9f9c5b53d0ac308b4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29846a570d225d4c11d960407452bc933ad5bd3df13e8e9f9c5b53d0ac308b4b", kill_on_drop: false }`
[INFO] [stdout] 29846a570d225d4c11d960407452bc933ad5bd3df13e8e9f9c5b53d0ac308b4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1b29e614b221313481d9ec047ed2a4bd7734df28eb34fe866ee0c66b1ebd1f42
[INFO] running `Command { std: "docker" "start" "-a" "1b29e614b221313481d9ec047ed2a4bd7734df28eb34fe866ee0c66b1ebd1f42", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wheel_rs-7dd2ddc35bf3712a)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[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_http_prefix_urls ... 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 42 tests
[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/pid/pid_utils.rs - process::pid::pid_utils::get_pid_file_path (line 29) ... FAILED
[INFO] [stdout] test src/process/signal/signal_error.rs - process::signal::signal_error::SignalError::RegisterSignalHandler (line 51) ... FAILED
[INFO] [stdout] test src/process/process/process_error.rs - process::process::process_error::ProcessError::TerminateProcessTimeout (line 40) ... FAILED
[INFO] [stdout] test src/process/process/process_utils.rs - process::process::process_utils::terminate_process (line 31) ... FAILED
[INFO] [stdout] test src/process/signal/signal_error.rs - process::signal::signal_error::SignalError::InvalidInstruction (line 21) ... FAILED
[INFO] [stdout] test src/process/process/process_error.rs - process::process::process_error::ProcessError::CheckProcess (line 21) ... FAILED
[INFO] [stdout] test src/file_utils.rs - file_utils::calc_hash_of_file (line 78) ... 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_option_serde.rs - serde::duration_option_serde::deserialize (line 58) ... FAILED
[INFO] [stdout] test src/serde/duration_option_serde.rs - serde::duration_option_serde (line 9) ... FAILED
[INFO] [stdout] test src/serde/log_filter_serde.rs - serde::log_filter_serde (line 18) ... FAILED
[INFO] [stdout] test src/serde/duration_option_serde.rs - serde::duration_option_serde::serialize (line 30) ... 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/path_buf_option_serde.rs - serde::path_buf_option_serde::serialize (line 19) ... FAILED
[INFO] [stdout] test src/cmd/spawn/cmd_utils.rs - cmd::spawn::cmd_utils::execute (line 38) ... FAILED
[INFO] [stdout] test src/file_utils.rs - file_utils::is_cross_device_error (line 118) ... ok
[INFO] [stdout] test src/file_utils.rs - file_utils::get_file_ext (line 44) ... FAILED
[INFO] [stdout] test src/serde/duration_serde.rs - serde::duration_serde::deserialize (line 54) ... FAILED
[INFO] [stdout] test src/file_utils.rs - file_utils (line 11) ... FAILED
[INFO] [stdout] test src/serde/vec_serde.rs - serde::vec_serde::deserialize (line 47) ... FAILED
[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_port (line 74) ... ok
[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/dns_utils.rs - dns_utils::parse_host (line 33) ... ok
[INFO] [stdout] test src/cmd/std/cmd_utils.rs - cmd::std::cmd_utils::execute (line 34) ... ok
[INFO] [stdout] test src/serde/vec_serde.rs - serde::vec_serde::serialize (line 20) ... FAILED
[INFO] [stdout] test src/serde/rotation_serde.rs - serde::rotation_serde (line 8) ... FAILED
[INFO] [stdout] test src/serde/path_buf_serde.rs - serde::path_buf_serde::deserialize (line 42) ... FAILED
[INFO] [stdout] test src/serde/rotation_serde.rs - serde::rotation_serde::deserialize (line 64) ... FAILED
[INFO] [stdout] test src/serde/vec_ipnet_serde.rs - serde::vec_ipnet_serde::deserialize (line 26) ... FAILED
[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::serialize (line 18) ... FAILED
[INFO] [stdout] test src/serde/duration_serde.rs - serde::duration_serde (line 9) ... FAILED
[INFO] [stdout] test src/time_utils.rs - time_utils::get_current_timestamp (line 31) ... ok
[INFO] [stdout] test src/urn_utils.rs - urn_utils (line 14) ... ok
[INFO] [stdout] test src/urn_utils.rs - urn_utils::Urn::new (line 124) ... ok
[INFO] [stdout] test src/urn_utils.rs - urn_utils::Method::to_string (line 64) ... ok
[INFO] [stdout] test src/urn_utils.rs - urn_utils::Urn::matches (line 176) ... ok
[INFO] [stdout] test src/urn_utils.rs - urn_utils (line 6) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/process/pid/pid_file_guard.rs - process::pid::pid_file_guard::PidFileGuard::new (line 46) stdout ----
[INFO] [stdout] error[E0433]: cannot find `process` in `crate`
[INFO] [stdout]   --> src/process/pid/pid_file_guard.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | use crate::process::pid::PidFileGuard;
[INFO] [stdout]    |            ^^^^^^^ unresolved import
[INFO] [stdout]    |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]    |
[INFO] [stdout] 48 | use crate::core::process::pid::PidFileGuard;
[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 E0433`.
[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/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]    |            ^^^^^^ unresolved import
[INFO] [stdout]    |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]    |
[INFO] [stdout] 52 | use crate::tokio::signal::SignalError;
[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 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]    |            ^^^^^^^ unresolved import
[INFO] [stdout]    |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]    |
[INFO] [stdout] 41 | use crate::core::process::ProcessError;
[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 E0432`.
[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: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[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]    |            ^^^^^^ unresolved import
[INFO] [stdout]    |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]    |
[INFO] [stdout] 22 | use crate::tokio::signal::SignalError;
[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 E0432`.
[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]    |            ^^^^^^^ unresolved import
[INFO] [stdout]    |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]    |
[INFO] [stdout] 22 | use crate::core::process::ProcessError;
[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 E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/file_utils.rs - file_utils::calc_hash_of_file (line 78) stdout ----
[INFO] [stdout] error[E0277]: `Result<String, std::io::Error>` doesn't implement `std::fmt::Display`
[INFO] [stdout]   --> src/file_utils.rs:85:23
[INFO] [stdout]    |
[INFO] [stdout] 85 | 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] 
[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/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]    |            ^^^^^^ unresolved import
[INFO] [stdout]    |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]    |
[INFO] [stdout] 37 | use crate::tokio::signal::SignalError;
[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 E0432`.
[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/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/log_filter_serde.rs - serde::log_filter_serde (line 18) stdout ----
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> src/serde/log_filter_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_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_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_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_serde.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 |     #[serde(with = "wheel_rs::serde::log_filter")]
[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_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/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/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/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/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sync/mpsc.rs:334: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.51.1/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/file_utils.rs - file_utils::get_file_ext (line 44) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/file_utils.rs:48:41
[INFO] [stdout]    |
[INFO] [stdout] 48 | assert_eq!(get_file_ext("example.TXT"), "txt");
[INFO] [stdout]    |                                         ^^^^^ expected `Option<String>`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout]    = note:   expected enum `Option<String>`
[INFO] [stdout]            found reference `&str`
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/file_utils.rs:49:42
[INFO] [stdout]    |
[INFO] [stdout] 49 | assert_eq!(get_file_ext("document.pdf"), "pdf");
[INFO] [stdout]    |                                          ^^^^^ expected `Option<String>`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout]    = note:   expected enum `Option<String>`
[INFO] [stdout]            found reference `&str`
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/file_utils.rs:50:52
[INFO] [stdout]    |
[INFO] [stdout] 50 | assert_eq!(get_file_ext("file_without_extension"), "");
[INFO] [stdout]    |                                                    ^^ expected `Option<String>`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout]    = note:   expected enum `Option<String>`
[INFO] [stdout]            found reference `&str`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[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/file_utils.rs - file_utils (line 11) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/file_utils.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 | assert_eq!(ext, "txt");
[INFO] [stdout]    |                 ^^^^^ expected `Option<String>`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout]    = note:   expected enum `Option<String>`
[INFO] [stdout]            found reference `&str`
[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/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/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/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<u64, 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<u64, 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<u64, SystemTimeError>`
[INFO] [stdout]    = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead
[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/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] ---- 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/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_ipnet_serde.rs - serde::vec_ipnet_serde::deserialize (line 26) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]   --> src/serde/vec_ipnet_serde.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | 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/vec_ipnet_serde.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[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/vec_ipnet_serde.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 | use serde::{Serialize, Deserialize};
[INFO] [stdout]    |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> src/serde/vec_ipnet_serde.rs:30:21
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[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/vec_ipnet_serde.rs:27:24
[INFO] [stdout]    |
[INFO] [stdout] 27 | use serde::{Serialize, Deserialize};
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/serde/vec_ipnet_serde.rs:32:3
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[serde(deserialize_with = "crate::serde::vec_serde::deserialize_ipnet_vec")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IpNet` in this scope
[INFO] [stdout]   --> src/serde/vec_ipnet_serde.rs:33:15
[INFO] [stdout]    |
[INFO] [stdout] 33 | networks: Vec<IpNet>,
[INFO] [stdout]    |               ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 26 + use ipnet::IpNet;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[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::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/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] [stderr] error: doctest failed, to rerun pass `--doc`
[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] 
[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 (line 11)
[INFO] [stdout]     src/file_utils.rs - file_utils::calc_hash_of_file (line 78)
[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_serde.rs - serde::log_filter_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_ipnet_serde.rs - serde::vec_ipnet_serde::deserialize (line 26)
[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. 11 passed; 31 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.12s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 2.65s; merged doctests compilation took 0.50s
[INFO] running `Command { std: "docker" "inspect" "1b29e614b221313481d9ec047ed2a4bd7734df28eb34fe866ee0c66b1ebd1f42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b29e614b221313481d9ec047ed2a4bd7734df28eb34fe866ee0c66b1ebd1f42", kill_on_drop: false }`
[INFO] [stdout] 1b29e614b221313481d9ec047ed2a4bd7734df28eb34fe866ee0c66b1ebd1f42
