[INFO] fetching crate herolib-os 0.3.5...
[INFO] testing herolib-os-0.3.5 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate herolib-os 0.3.5 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate herolib-os 0.3.5
[INFO] finished tweaking crates.io crate herolib-os 0.3.5
[INFO] tweaked toml for crates.io crate herolib-os 0.3.5 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate herolib-os 0.3.5 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate herolib-os 0.3.5 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8719e5636f3afdf41dc5a13f7b9e471ccc3c2320793b681cf2fd40b9b2622a45
[INFO] running `Command { std: "docker" "start" "-a" "8719e5636f3afdf41dc5a13f7b9e471ccc3c2320793b681cf2fd40b9b2622a45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8719e5636f3afdf41dc5a13f7b9e471ccc3c2320793b681cf2fd40b9b2622a45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8719e5636f3afdf41dc5a13f7b9e471ccc3c2320793b681cf2fd40b9b2622a45", kill_on_drop: false }`
[INFO] [stdout] 8719e5636f3afdf41dc5a13f7b9e471ccc3c2320793b681cf2fd40b9b2622a45
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6fcc16dd232b14c705b46e3bbc2d1d27e4dbb1a083140c95887184671dafcbd0
[INFO] running `Command { std: "docker" "start" "-a" "6fcc16dd232b14c705b46e3bbc2d1d27e4dbb1a083140c95887184671dafcbd0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling zmij v1.0.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling thin-vec v0.2.14
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling rhai_codegen v3.1.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling rhai v1.23.6
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling redis v0.31.0
[INFO] [stderr]    Compiling ureq v3.1.4
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling herolib-os v0.3.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "6fcc16dd232b14c705b46e3bbc2d1d27e4dbb1a083140c95887184671dafcbd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fcc16dd232b14c705b46e3bbc2d1d27e4dbb1a083140c95887184671dafcbd0", kill_on_drop: false }`
[INFO] [stdout] 6fcc16dd232b14c705b46e3bbc2d1d27e4dbb1a083140c95887184671dafcbd0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 263f63ff87de3208717bf437d48f4a0a554da3b185d15106f52dcb72af07efc2
[INFO] running `Command { std: "docker" "start" "-a" "263f63ff87de3208717bf437d48f4a0a554da3b185d15106f52dcb72af07efc2", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling jiff v0.2.17
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling rhai_codegen v3.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling rhai v1.23.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ureq v3.1.4
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling redis v0.31.0
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling herolib-os v0.3.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 49.62s
[INFO] running `Command { std: "docker" "inspect" "263f63ff87de3208717bf437d48f4a0a554da3b185d15106f52dcb72af07efc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "263f63ff87de3208717bf437d48f4a0a554da3b185d15106f52dcb72af07efc2", kill_on_drop: false }`
[INFO] [stdout] 263f63ff87de3208717bf437d48f4a0a554da3b185d15106f52dcb72af07efc2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] aa3272bb6602bec6a62bb2f3c1e0f7371e896d814ad03672803f8279b1ed7567
[INFO] running `Command { std: "docker" "start" "-a" "aa3272bb6602bec6a62bb2f3c1e0f7371e896d814ad03672803f8279b1ed7567", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/herolib_os-1ae620deea940ab9)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test net::ssh::file_transfer::tests::test_ops_creation ... ok
[INFO] [stdout] test net::ssh::pod_connection::tests::test_pod_ssh_address ... ok
[INFO] [stdout] test os::package::tests::test_package_error_display ... ok
[INFO] [stdout] test net::ssh::auth_keys::tests::test_manager_creation ... ok
[INFO] [stdout] test net::ssh::pod_connection::tests::test_pod_config_builder ... ok
[INFO] [stdout] test os::package::tests::test_packhero_unsupported_platform ... ok
[INFO] [stdout] test os::package::tests::test_packhero_with_mock_success ... ok
[INFO] [stdout] test os::package::tests::test_debug_flag ... ok
[INFO] [stdout] test net::ssh::keys::tests::test_key_builder ... ok
[INFO] [stdout] test os::package::tests::test_packhero_with_mock_failure ... ok
[INFO] [stdout] test net::ssh::keys::tests::test_key_type_as_str ... ok
[INFO] [stdout] test net::ssh::pod_connection::tests::test_pod_config_cache_key ... ok
[INFO] [stdout] test net::ssh::pod_connection::tests::test_pod_config_creation ... ok
[INFO] [stdout] test os::package::tests::test_platform_detection ... ok
[INFO] [stdout] test os::package::tests::test_apt_get_availability ... ok
[INFO] [stdout] test os::package::tests::test_real_package_operations_on_ubuntu ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.46s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests herolib_os
[INFO] [stdout] 
[INFO] [stdout] running 59 tests
[INFO] [stdout] test src/net/mod.rs - net (line 19) - compile ... ok
[INFO] [stdout] test src/net/ssh/ssh_base.rs - net::ssh::ssh::SshConnectionBuilder::pod (line 423) - compile ... ok
[INFO] [stdout] test src/net/ssh/auth_keys.rs - net::ssh::auth_keys::AuthorizedKeysManager::add_key (line 38) - compile ... FAILED
[INFO] [stdout] test src/net/ssh/mod.rs - net::ssh (line 26) - compile ... ok
[INFO] [stdout] test src/net/ssh/mod.rs - net::ssh (line 13) - compile ... ok
[INFO] [stdout] test src/git/git.rs - git::git::GitCloneBuilder (line 234) - compile ... FAILED
[INFO] [stdout] test src/net/ssh/file_transfer.rs - net::ssh::file_transfer::FileTransferOps::connection (line 126) - compile ... FAILED
[INFO] [stdout] test src/net/ssh/keys.rs - net::ssh::keys::SshKeyGenerator (line 31) - compile ... ok
[INFO] [stdout] test src/git/git.rs - git::git::GitTree::get_path (line 630) - compile ... FAILED
[INFO] [stdout] test src/git/mod.rs - git (line 19) - compile ... ok
[INFO] [stdout] test src/net/ssh/mod.rs - net::ssh (line 36) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 24) - compile ... FAILED
[INFO] [stdout] test src/net/ssh/file_transfer.rs - net::ssh::file_transfer::FileTransferOps::upload (line 40) - compile ... FAILED
[INFO] [stdout] test src/net/ssh/file_transfer.rs - net::ssh::file_transfer::FileTransferOps::download (line 92) - compile ... FAILED
[INFO] [stdout] test src/net/ssh/auth_keys.rs - net::ssh::auth_keys::AuthorizedKeysManager::list_keys (line 110) - compile ... FAILED
[INFO] [stdout] test src/git/git.rs - git::git::GitTree::clone_repo (line 593) - compile ... FAILED
[INFO] [stdout] test src/os/fs.rs - os::fs::chmod_exec (line 1302) - compile ... FAILED
[INFO] [stdout] test src/os/fs.rs - os::fs::ensure_file (line 467) - compile ... FAILED
[INFO] [stdout] test src/os/fs.rs - os::fs::ensure (line 400) - compile ... FAILED
[INFO] [stdout] test src/os/fs.rs - os::fs::file_read (line 948) - compile ... FAILED
[INFO] [stdout] test src/os/download.rs - os::download::download_file (line 243) - compile ... FAILED
[INFO] [stdout] test src/os/fs.rs - os::fs::chdir (line 905) - compile ... FAILED
[INFO] [stdout] test src/os/fs.rs - os::fs::copy (line 300) - compile ... FAILED
[INFO] [stdout] test src/os/download.rs - os::download::download_install (line 337) - compile ... FAILED
[INFO] [stdout] test src/os/fs.rs - os::fs::file_write (line 990) ... FAILED
[INFO] [stdout] test src/os/download.rs - os::download::download (line 82) - compile ... FAILED
[INFO] [stdout] test src/os/fs.rs - os::fs::ensure_dir (line 432) - compile ... FAILED
[INFO] [stdout] test src/os/fs.rs - os::fs::delete (line 707) ... FAILED
[INFO] [stdout] test src/os/fs.rs - os::fs::compare (line 1370) - compile ... FAILED
[INFO] [stdout] test src/os/fs.rs - os::fs::copy_bin (line 335) - compile ... FAILED
[INFO] [stdout] test src/os/fs.rs - os::fs::cmd_ensure_exists (line 1237) - compile ... FAILED
[INFO] [stdout] test src/os/fs.rs - os::fs::file_write_append (line 1029) ... FAILED
[INFO] [stdout] test src/os/fs.rs - os::fs::mv (line 1077) - compile ... FAILED
[INFO] [stdout] test src/os/fs.rs - os::fs::which (line 1192) ... FAILED
[INFO] [stdout] test src/os/platform.rs - os::platform::PlatformError::new (line 26) - compile ... ok
[INFO] [stdout] test src/os/fs.rs - os::fs::find_dirs (line 660) - compile ... FAILED
[INFO] [stdout] test src/os/fs.rs - os::fs::exist (line 374) ... FAILED
[INFO] [stdout] test src/os/fs.rs - os::fs::find_dir (line 608) - compile ... FAILED
[INFO] [stdout] test src/os/platform.rs - os::platform::is_x86 (line 120) - compile ... ok
[INFO] [stdout] test src/os/fs.rs - os::fs::mkdir (line 755) ... FAILED
[INFO] [stdout] test src/os/mod.rs - os (line 19) - compile ... ok
[INFO] [stdout] test src/os/fs.rs - os::fs::file_size (line 796) - compile ... FAILED
[INFO] [stdout] test src/os/fs.rs - os::fs::find_files (line 560) - compile ... FAILED
[INFO] [stdout] test src/os/fs.rs - os::fs::rsync (line 839) - compile ... FAILED
[INFO] [stdout] test src/os/package.rs - os::package (line 9) - compile ... ok
[INFO] [stdout] test src/process/mgmt.rs - process::mgmt::process_list (line 210) ... FAILED
[INFO] [stdout] test src/os/platform.rs - os::platform::check_macos_arm (line 179) - compile ... ok
[INFO] [stdout] test src/os/package.rs - os::package::PackHero (line 410) - compile ... ok
[INFO] [stdout] test src/os/platform.rs - os::platform::is_linux (line 68) - compile ... ok
[INFO] [stdout] test src/process/mgmt.rs - process::mgmt::process_get (line 329) - compile ... FAILED
[INFO] [stdout] test src/process/mgmt.rs - process::mgmt::which (line 73) ... FAILED
[INFO] [stdout] test src/os/fs.rs - os::fs::find_file (line 503) - compile ... FAILED
[INFO] [stdout] test src/process/run.rs - process::run::RunBuilder<'a>::execute (line 536) - compile ... ok
[INFO] [stdout] test src/os/platform.rs - os::platform::check_linux_x86 (line 150) - compile ... ok
[INFO] [stdout] test src/process/mgmt.rs - process::mgmt::kill (line 118) ... FAILED
[INFO] [stdout] test src/process/run.rs - process::run::RunBuilder (line 440) - compile ... ok
[INFO] [stdout] test src/process/run.rs - process::run::run_command (line 691) - compile ... ok
[INFO] [stdout] test src/process/run.rs - process::run::run (line 663) - compile ... ok
[INFO] [stdout] test src/process/run.rs - process::run::run_silent (line 719) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/net/ssh/auth_keys.rs - net::ssh::auth_keys::AuthorizedKeysManager::add_key (line 38) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ssh` in `herolib_os`
[INFO] [stdout]   --> src/net/ssh/auth_keys.rs:40:17
[INFO] [stdout]    |
[INFO] [stdout] 40 | use herolib_os::ssh::ssh::SshConnection;
[INFO] [stdout]    |                 ^^^ could not find `ssh` in `herolib_os`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ssh` in `herolib_os`
[INFO] [stdout]   --> src/net/ssh/auth_keys.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 | use herolib_os::ssh::auth_keys::AuthorizedKeysManager;
[INFO] [stdout]    |                 ^^^ could not find `ssh` in `herolib_os`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/git/git.rs - git::git::GitCloneBuilder (line 234) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `herolib_git`
[INFO] [stdout]    --> src/git/git.rs:235:5
[INFO] [stdout]     |
[INFO] [stdout] 235 | use herolib_git::{GitTree, GitCloneBuilder};
[INFO] [stdout]     |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `herolib_git`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 235 - use herolib_git::{GitTree, GitCloneBuilder};
[INFO] [stdout] 235 + use herolib_os::{GitTree, GitCloneBuilder};
[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/net/ssh/file_transfer.rs - net::ssh::file_transfer::FileTransferOps::connection (line 126) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ssh` in `herolib_os`
[INFO] [stdout]    --> src/net/ssh/file_transfer.rs:128:17
[INFO] [stdout]     |
[INFO] [stdout] 128 | use herolib_os::ssh::ssh::SshConnection;
[INFO] [stdout]     |                 ^^^ could not find `ssh` in `herolib_os`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ssh` in `herolib_os`
[INFO] [stdout]    --> src/net/ssh/file_transfer.rs:129:17
[INFO] [stdout]     |
[INFO] [stdout] 129 | use herolib_os::ssh::file_transfer::FileTransferOps;
[INFO] [stdout]     |                 ^^^ could not find `ssh` in `herolib_os`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/git/git.rs - git::git::GitTree::get_path (line 630) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `herolib_git`
[INFO] [stdout]    --> src/git/git.rs:631:5
[INFO] [stdout]     |
[INFO] [stdout] 631 | use herolib_git::GitTree;
[INFO] [stdout]     |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `herolib_git`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 631 - use herolib_git::GitTree;
[INFO] [stdout] 631 + use herolib_os::GitTree;
[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/lib.rs - (line 24) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `home` in module `os`
[INFO] [stdout]   --> src/lib.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 29 | let home = os::home();
[INFO] [stdout]    |                ^^^^ not found in `os`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `check` found for struct `TcpConnector` in the current scope
[INFO] [stdout]   --> src/lib.rs:38:39
[INFO] [stdout]    |
[INFO] [stdout] 38 | let is_open = net::tcp::TcpConnector::check("google.com", 443);
[INFO] [stdout]    |                                       ^^^^^ function or associated item not found in `TcpConnector`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `TcpConnector` consider using one of the following associated functions:
[INFO] [stdout]       TcpConnector::new
[INFO] [stdout]       TcpConnector::with_timeout
[INFO] [stdout]   --> src/net/tcp.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn new() -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub fn with_timeout(timeout: Duration) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is a method `check_port` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 38 | let is_open = net::tcp::TcpConnector::check_port("google.com", 443);
[INFO] [stdout]    |                                            +++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/net/ssh/file_transfer.rs - net::ssh::file_transfer::FileTransferOps::upload (line 40) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ssh` in `herolib_os`
[INFO] [stdout]   --> src/net/ssh/file_transfer.rs:42:17
[INFO] [stdout]    |
[INFO] [stdout] 42 | use herolib_os::ssh::ssh::SshConnection;
[INFO] [stdout]    |                 ^^^ could not find `ssh` in `herolib_os`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ssh` in `herolib_os`
[INFO] [stdout]   --> src/net/ssh/file_transfer.rs:43:17
[INFO] [stdout]    |
[INFO] [stdout] 43 | use herolib_os::ssh::file_transfer::FileTransferOps;
[INFO] [stdout]    |                 ^^^ could not find `ssh` in `herolib_os`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/net/ssh/file_transfer.rs - net::ssh::file_transfer::FileTransferOps::download (line 92) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ssh` in `herolib_os`
[INFO] [stdout]   --> src/net/ssh/file_transfer.rs:94:17
[INFO] [stdout]    |
[INFO] [stdout] 94 | use herolib_os::ssh::ssh::SshConnection;
[INFO] [stdout]    |                 ^^^ could not find `ssh` in `herolib_os`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ssh` in `herolib_os`
[INFO] [stdout]   --> src/net/ssh/file_transfer.rs:95:17
[INFO] [stdout]    |
[INFO] [stdout] 95 | use herolib_os::ssh::file_transfer::FileTransferOps;
[INFO] [stdout]    |                 ^^^ could not find `ssh` in `herolib_os`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/net/ssh/auth_keys.rs - net::ssh::auth_keys::AuthorizedKeysManager::list_keys (line 110) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ssh` in `herolib_os`
[INFO] [stdout]    --> src/net/ssh/auth_keys.rs:112:17
[INFO] [stdout]     |
[INFO] [stdout] 112 | use herolib_os::ssh::ssh::SshConnection;
[INFO] [stdout]     |                 ^^^ could not find `ssh` in `herolib_os`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ssh` in `herolib_os`
[INFO] [stdout]    --> src/net/ssh/auth_keys.rs:113:17
[INFO] [stdout]     |
[INFO] [stdout] 113 | use herolib_os::ssh::auth_keys::AuthorizedKeysManager;
[INFO] [stdout]     |                 ^^^ could not find `ssh` in `herolib_os`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/git/git.rs - git::git::GitTree::clone_repo (line 593) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `herolib_git`
[INFO] [stdout]    --> src/git/git.rs:594:5
[INFO] [stdout]     |
[INFO] [stdout] 594 | use herolib_git::GitTree;
[INFO] [stdout]     |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `herolib_git`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 594 - use herolib_git::GitTree;
[INFO] [stdout] 594 + use herolib_os::GitTree;
[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/os/fs.rs - os::fs::chmod_exec (line 1302) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `herolib_system`
[INFO] [stdout]     --> src/os/fs.rs:1303:5
[INFO] [stdout]      |
[INFO] [stdout] 1303 | use herolib_system::os::chmod_exec;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `herolib_system`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `herolib_system`, use `cargo add herolib_system` to add it to your `Cargo.toml`
[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/os/fs.rs - os::fs::ensure_file (line 467) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `herolib_os::ensure_file`
[INFO] [stdout]    --> src/os/fs.rs:469:5
[INFO] [stdout]     |
[INFO] [stdout] 469 | use herolib_os::ensure_file;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^ no `ensure_file` in the root
[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/os/fs.rs - os::fs::ensure (line 400) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `herolib_os::ensure`
[INFO] [stdout]    --> src/os/fs.rs:402:5
[INFO] [stdout]     |
[INFO] [stdout] 402 | use herolib_os::ensure;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ no `ensure` in the root
[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/os/fs.rs - os::fs::file_read (line 948) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `herolib_os::file_read`
[INFO] [stdout]    --> src/os/fs.rs:950:5
[INFO] [stdout]     |
[INFO] [stdout] 950 | use herolib_os::file_read;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^ no `file_read` in the root
[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/os/download.rs - os::download::download_file (line 243) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `herolib_os::download_file`
[INFO] [stdout]    --> src/os/download.rs:245:5
[INFO] [stdout]     |
[INFO] [stdout] 245 | use herolib_os::download_file;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^ no `download_file` in the root
[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/os/fs.rs - os::fs::chdir (line 905) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `herolib_os::chdir`
[INFO] [stdout]    --> src/os/fs.rs:907:5
[INFO] [stdout]     |
[INFO] [stdout] 907 | use herolib_os::chdir;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ no `chdir` in the root
[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/os/fs.rs - os::fs::copy (line 300) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `herolib_os::copy`
[INFO] [stdout]    --> src/os/fs.rs:302:5
[INFO] [stdout]     |
[INFO] [stdout] 302 | use herolib_os::copy;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ no `copy` in the root
[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/os/download.rs - os::download::download_install (line 337) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `herolib_os::download_install`
[INFO] [stdout]    --> src/os/download.rs:339:5
[INFO] [stdout]     |
[INFO] [stdout] 339 | use herolib_os::download_install;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `download_install` in the root
[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/os/fs.rs - os::fs::file_write (line 990) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `herolib_os::file_write`
[INFO] [stdout]    --> src/os/fs.rs:992:5
[INFO] [stdout]     |
[INFO] [stdout] 992 | use herolib_os::file_write;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^ no `file_write` in the root
[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/os/download.rs - os::download::download (line 82) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `herolib_os::download`
[INFO] [stdout]   --> src/os/download.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 | use herolib_os::download;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ no `download` in the root
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]    |
[INFO] [stdout] 84 | use herolib_os::os::download;
[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/os/fs.rs - os::fs::ensure_dir (line 432) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `herolib_os::ensure_dir`
[INFO] [stdout]    --> src/os/fs.rs:434:5
[INFO] [stdout]     |
[INFO] [stdout] 434 | use herolib_os::ensure_dir;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^ no `ensure_dir` in the root
[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/os/fs.rs - os::fs::delete (line 707) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `herolib_os::delete`
[INFO] [stdout]    --> src/os/fs.rs:709:5
[INFO] [stdout]     |
[INFO] [stdout] 709 | use herolib_os::delete;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ no `delete` in the root
[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/os/fs.rs - os::fs::compare (line 1370) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `herolib_os::compare`
[INFO] [stdout]     --> src/os/fs.rs:1372:5
[INFO] [stdout]      |
[INFO] [stdout] 1372 | use herolib_os::compare;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^ no `compare` in the root
[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/os/fs.rs - os::fs::copy_bin (line 335) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `herolib_os::copy_bin`
[INFO] [stdout]    --> src/os/fs.rs:337:5
[INFO] [stdout]     |
[INFO] [stdout] 337 | use herolib_os::copy_bin;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^ no `copy_bin` in the root
[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/os/fs.rs - os::fs::cmd_ensure_exists (line 1237) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `herolib_os::cmd_ensure_exists`
[INFO] [stdout]     --> src/os/fs.rs:1239:5
[INFO] [stdout]      |
[INFO] [stdout] 1239 | use herolib_os::cmd_ensure_exists;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `cmd_ensure_exists` in the root
[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/os/fs.rs - os::fs::file_write_append (line 1029) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `herolib_os::file_write_append`
[INFO] [stdout]     --> src/os/fs.rs:1031:5
[INFO] [stdout]      |
[INFO] [stdout] 1031 | use herolib_os::file_write_append;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `file_write_append` in the root
[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/os/fs.rs - os::fs::mv (line 1077) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `herolib_os::mv`
[INFO] [stdout]     --> src/os/fs.rs:1079:5
[INFO] [stdout]      |
[INFO] [stdout] 1079 | use herolib_os::mv;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^ no `mv` in the root
[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/os/fs.rs - os::fs::which (line 1192) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `herolib_os::which`
[INFO] [stdout]     --> src/os/fs.rs:1194:5
[INFO] [stdout]      |
[INFO] [stdout] 1194 | use herolib_os::which;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ no `which` in the root
[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/os/fs.rs - os::fs::find_dirs (line 660) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `herolib_os::find_dirs`
[INFO] [stdout]    --> src/os/fs.rs:662:5
[INFO] [stdout]     |
[INFO] [stdout] 662 | use herolib_os::find_dirs;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^ no `find_dirs` in the root
[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/os/fs.rs - os::fs::exist (line 374) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `herolib_os::exist`
[INFO] [stdout]    --> src/os/fs.rs:376:5
[INFO] [stdout]     |
[INFO] [stdout] 376 | use herolib_os::exist;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ no `exist` in the root
[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/os/fs.rs - os::fs::find_dir (line 608) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `herolib_os::find_dir`
[INFO] [stdout]    --> src/os/fs.rs:610:5
[INFO] [stdout]     |
[INFO] [stdout] 610 | use herolib_os::find_dir;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^ no `find_dir` in the root
[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/os/fs.rs - os::fs::mkdir (line 755) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `herolib_os::mkdir`
[INFO] [stdout]    --> src/os/fs.rs:757:5
[INFO] [stdout]     |
[INFO] [stdout] 757 | use herolib_os::mkdir;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ no `mkdir` in the root
[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/os/fs.rs - os::fs::file_size (line 796) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `herolib_os::file_size`
[INFO] [stdout]    --> src/os/fs.rs:798:5
[INFO] [stdout]     |
[INFO] [stdout] 798 | use herolib_os::file_size;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^ no `file_size` in the root
[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/os/fs.rs - os::fs::find_files (line 560) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `herolib_os::find_files`
[INFO] [stdout]    --> src/os/fs.rs:562:5
[INFO] [stdout]     |
[INFO] [stdout] 562 | use herolib_os::find_files;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^ no `find_files` in the root
[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/os/fs.rs - os::fs::rsync (line 839) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `herolib_os::rsync`
[INFO] [stdout]    --> src/os/fs.rs:841:5
[INFO] [stdout]     |
[INFO] [stdout] 841 | use herolib_os::rsync;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ no `rsync` in the root
[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/mgmt.rs - process::mgmt::process_list (line 210) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `herolib_process`
[INFO] [stdout]    --> src/process/mgmt.rs:212:5
[INFO] [stdout]     |
[INFO] [stdout] 212 | use herolib_process::process_list;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `herolib_process`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 212 - use herolib_process::process_list;
[INFO] [stdout] 212 + use herolib_os::process_list;
[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/mgmt.rs - process::mgmt::process_get (line 329) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `herolib_process`
[INFO] [stdout]    --> src/process/mgmt.rs:330:5
[INFO] [stdout]     |
[INFO] [stdout] 330 | use herolib_process::process_get;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `herolib_process`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 330 - use herolib_process::process_get;
[INFO] [stdout] 330 + use herolib_os::process_get;
[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/mgmt.rs - process::mgmt::which (line 73) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `herolib_process`
[INFO] [stdout]   --> src/process/mgmt.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 | use herolib_process::which;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `herolib_process`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 74 - use herolib_process::which;
[INFO] [stdout] 74 + use herolib_os::which;
[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/os/fs.rs - os::fs::find_file (line 503) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `herolib_os::find_file`
[INFO] [stdout]    --> src/os/fs.rs:505:5
[INFO] [stdout]     |
[INFO] [stdout] 505 | use herolib_os::find_file;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^ no `find_file` in the root
[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/mgmt.rs - process::mgmt::kill (line 118) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `herolib_process`
[INFO] [stdout]    --> src/process/mgmt.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 120 | use herolib_process::kill;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `herolib_process`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 120 - use herolib_process::kill;
[INFO] [stdout] 120 + use herolib_os::kill;
[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] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/git/git.rs - git::git::GitCloneBuilder (line 234)
[INFO] [stdout]     src/git/git.rs - git::git::GitTree::clone_repo (line 593)
[INFO] [stdout]     src/git/git.rs - git::git::GitTree::get_path (line 630)
[INFO] [stdout]     src/lib.rs - (line 24)
[INFO] [stdout]     src/net/ssh/auth_keys.rs - net::ssh::auth_keys::AuthorizedKeysManager::add_key (line 38)
[INFO] [stdout]     src/net/ssh/auth_keys.rs - net::ssh::auth_keys::AuthorizedKeysManager::list_keys (line 110)
[INFO] [stdout]     src/net/ssh/file_transfer.rs - net::ssh::file_transfer::FileTransferOps::connection (line 126)
[INFO] [stdout]     src/net/ssh/file_transfer.rs - net::ssh::file_transfer::FileTransferOps::download (line 92)
[INFO] [stdout]     src/net/ssh/file_transfer.rs - net::ssh::file_transfer::FileTransferOps::upload (line 40)
[INFO] [stdout]     src/os/download.rs - os::download::download (line 82)
[INFO] [stdout]     src/os/download.rs - os::download::download_file (line 243)
[INFO] [stdout]     src/os/download.rs - os::download::download_install (line 337)
[INFO] [stdout]     src/os/fs.rs - os::fs::chdir (line 905)
[INFO] [stdout]     src/os/fs.rs - os::fs::chmod_exec (line 1302)
[INFO] [stdout]     src/os/fs.rs - os::fs::cmd_ensure_exists (line 1237)
[INFO] [stdout]     src/os/fs.rs - os::fs::compare (line 1370)
[INFO] [stdout]     src/os/fs.rs - os::fs::copy (line 300)
[INFO] [stdout]     src/os/fs.rs - os::fs::copy_bin (line 335)
[INFO] [stdout]     src/os/fs.rs - os::fs::delete (line 707)
[INFO] [stdout]     src/os/fs.rs - os::fs::ensure (line 400)
[INFO] [stdout]     src/os/fs.rs - os::fs::ensure_dir (line 432)
[INFO] [stdout]     src/os/fs.rs - os::fs::ensure_file (line 467)
[INFO] [stdout]     src/os/fs.rs - os::fs::exist (line 374)
[INFO] [stdout]     src/os/fs.rs - os::fs::file_read (line 948)
[INFO] [stdout]     src/os/fs.rs - os::fs::file_size (line 796)
[INFO] [stdout]     src/os/fs.rs - os::fs::file_write (line 990)
[INFO] [stdout]     src/os/fs.rs - os::fs::file_write_append (line 1029)
[INFO] [stdout]     src/os/fs.rs - os::fs::find_dir (line 608)
[INFO] [stdout]     src/os/fs.rs - os::fs::find_dirs (line 660)
[INFO] [stdout]     src/os/fs.rs - os::fs::find_file (line 503)
[INFO] [stdout]     src/os/fs.rs - os::fs::find_files (line 560)
[INFO] [stdout]     src/os/fs.rs - os::fs::mkdir (line 755)
[INFO] [stdout]     src/os/fs.rs - os::fs::mv (line 1077)
[INFO] [stdout]     src/os/fs.rs - os::fs::rsync (line 839)
[INFO] [stdout]     src/os/fs.rs - os::fs::which (line 1192)
[INFO] [stdout]     src/process/mgmt.rs - process::mgmt::kill (line 118)
[INFO] [stdout]     src/process/mgmt.rs - process::mgmt::process_get (line 329)
[INFO] [stdout]     src/process/mgmt.rs - process::mgmt::process_list (line 210)
[INFO] [stdout]     src/process/mgmt.rs - process::mgmt::which (line 73)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 20 passed; 39 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.70s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 3.24s; merged doctests compilation took 0.53s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "aa3272bb6602bec6a62bb2f3c1e0f7371e896d814ad03672803f8279b1ed7567", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa3272bb6602bec6a62bb2f3c1e0f7371e896d814ad03672803f8279b1ed7567", kill_on_drop: false }`
[INFO] [stdout] aa3272bb6602bec6a62bb2f3c1e0f7371e896d814ad03672803f8279b1ed7567
