[INFO] fetching crate wormhole-fs 0.1.0...
[INFO] testing wormhole-fs-0.1.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate wormhole-fs 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate wormhole-fs 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate wormhole-fs 0.1.0
[INFO] tweaked toml for crates.io crate wormhole-fs 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate wormhole-fs 0.1.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wormhole-fs 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-permissions v0.2.4
[INFO] [stderr]   Downloaded nt-time v0.10.6
[INFO] [stderr]   Downloaded custom_error v1.9.2
[INFO] [stderr]   Downloaded globwalk v0.9.1
[INFO] [stderr]   Downloaded fuser v0.15.1
[INFO] [stderr]   Downloaded winfsp v0.11.3+winfsp-2.0
[INFO] [stderr]   Downloaded assert_fs v1.1.3
[INFO] [stderr]   Downloaded openat v0.1.21
[INFO] [stderr]   Downloaded dir-diff v0.3.3
[INFO] [stderr]   Downloaded sysinfo v0.34.2
[INFO] [stderr]   Downloaded winfsp-sys v0.2.2+winfsp-2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a2e884d5e8df0d3ba4227fa1debbdf8e457563cd7692bcfa092f37e3aa468fb5
[INFO] running `Command { std: "docker" "start" "-a" "a2e884d5e8df0d3ba4227fa1debbdf8e457563cd7692bcfa092f37e3aa468fb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2e884d5e8df0d3ba4227fa1debbdf8e457563cd7692bcfa092f37e3aa468fb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2e884d5e8df0d3ba4227fa1debbdf8e457563cd7692bcfa092f37e3aa468fb5", kill_on_drop: false }`
[INFO] [stdout] a2e884d5e8df0d3ba4227fa1debbdf8e457563cd7692bcfa092f37e3aa468fb5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11fd7bef2d6b820f73629e8b14e461a9de7b2a9928ae825911cdd7a4fe8e2901
[INFO] running `Command { std: "docker" "start" "-a" "11fd7bef2d6b820f73629e8b14e461a9de7b2a9928ae825911cdd7a4fe8e2901", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling clap_builder v4.5.46
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling wormhole-fs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling openat v0.1.21
[INFO] [stderr]    Compiling sysinfo v0.34.2
[INFO] [stderr]    Compiling custom_error v1.9.2
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling fuser v0.15.1
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerocopy-derive v0.8.26
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling clap v4.5.46
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tungstenite v0.23.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.23.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stdout] warning: unused import: `default_local_config`
[INFO] [stdout]   --> src/commands/cli/new.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |         default_local_config,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GetHostsArgs`
[INFO] [stdout]  --> src/commands/cli/status.rs:8:35
[INFO] [stdout]   |
[INFO] [stdout] 8 |     commands::cli_commands::{Cli, GetHostsArgs},
[INFO] [stdout]   |                                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `error` and `future::Future`
[INFO] [stdout]   --> src/pods/network/redundancy.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::{error, future::Future, sync::Arc};
[INFO] [stdout]    |           ^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures`
[INFO] [stdout]   --> src/pods/network/redundancy.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         futures,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/commands/cli/message.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let mut has_error = false;
[INFO] [stdout]    |         ----^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/commands/cli/message.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let mut output = String::new();
[INFO] [stdout]    |         ----^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/network/server.rs:22:61
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let socket_addr: SocketAddr = addr.parse().map_err(|e| CliError::Server {
[INFO] [stdout]    |                                                             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pods::arbo::Arbo::add_children`
[INFO] [stdout]    --> src/pods/arbo.rs:450:14
[INFO] [stdout]     |
[INFO] [stdout] 450 |         self.add_children(new_parent, item_id)
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_new_wh_file_config` is never used
[INFO] [stdout]   --> src/commands/cli/new.rs:44:4
[INFO] [stdout]    |
[INFO] [stdout] 44 | fn is_new_wh_file_config(path: &WhPath) -> CliResult<()> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `mount_point` is never read
[INFO] [stdout]   --> src/pods/disk_managers/unix_disk_manager.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct UnixDiskManager {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 27 |     handle: Dir,
[INFO] [stdout] 28 |     mount_point: WhPath, // mountpoint on linux and mirror mountpoint on windows
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UnixDiskManager` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_config_path` is never used
[INFO] [stdout]   --> src/bin/cli.rs:12:4
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn get_config_path() -> PathBuf {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.93s
[INFO] running `Command { std: "docker" "inspect" "11fd7bef2d6b820f73629e8b14e461a9de7b2a9928ae825911cdd7a4fe8e2901", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11fd7bef2d6b820f73629e8b14e461a9de7b2a9928ae825911cdd7a4fe8e2901", kill_on_drop: false }`
[INFO] [stdout] 11fd7bef2d6b820f73629e8b14e461a9de7b2a9928ae825911cdd7a4fe8e2901
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f4449d15674fd6782b609d035e8add8a682fe292d7469beab96c642af239cae1
[INFO] running `Command { std: "docker" "start" "-a" "f4449d15674fd6782b609d035e8add8a682fe292d7469beab96c642af239cae1", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling dir-diff v0.3.3
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling fuser v0.15.1
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling assert_fs v1.1.3
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-tungstenite v0.23.1
[INFO] [stderr]    Compiling wormhole-fs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `default_local_config`
[INFO] [stdout]   --> src/commands/cli/new.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |         default_local_config,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GetHostsArgs`
[INFO] [stdout]  --> src/commands/cli/status.rs:8:35
[INFO] [stdout]   |
[INFO] [stdout] 8 |     commands::cli_commands::{Cli, GetHostsArgs},
[INFO] [stdout]   |                                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `error` and `future::Future`
[INFO] [stdout]   --> src/pods/network/redundancy.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::{error, future::Future, sync::Arc};
[INFO] [stdout]    |           ^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures`
[INFO] [stdout]   --> src/pods/network/redundancy.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         futures,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/commands/cli/message.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let mut has_error = false;
[INFO] [stdout]    |         ----^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/commands/cli/message.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let mut output = String::new();
[INFO] [stdout]    |         ----^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/network/server.rs:22:61
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let socket_addr: SocketAddr = addr.parse().map_err(|e| CliError::Server {
[INFO] [stdout]    |                                                             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `default_local_config`
[INFO] [stdout]   --> src/commands/cli/new.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |         default_local_config,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GetHostsArgs`
[INFO] [stdout]  --> src/commands/cli/status.rs:8:35
[INFO] [stdout]   |
[INFO] [stdout] 8 |     commands::cli_commands::{Cli, GetHostsArgs},
[INFO] [stdout]   |                                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `error` and `future::Future`
[INFO] [stdout]   --> src/pods/network/redundancy.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::{error, future::Future, sync::Arc};
[INFO] [stdout]    |           ^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures`
[INFO] [stdout]   --> src/pods/network/redundancy.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         futures,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pods::arbo::Arbo::add_children`
[INFO] [stdout]    --> src/pods/arbo.rs:450:14
[INFO] [stdout]     |
[INFO] [stdout] 450 |         self.add_children(new_parent, item_id)
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/commands/cli/message.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let mut has_error = false;
[INFO] [stdout]    |         ----^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/commands/cli/message.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let mut output = String::new();
[INFO] [stdout]    |         ----^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/network/server.rs:22:61
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let socket_addr: SocketAddr = addr.parse().map_err(|e| CliError::Server {
[INFO] [stdout]    |                                                             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pods::arbo::Arbo::add_children`
[INFO] [stdout]    --> src/pods/arbo.rs:450:14
[INFO] [stdout]     |
[INFO] [stdout] 450 |         self.add_children(new_parent, item_id)
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_new_wh_file_config` is never used
[INFO] [stdout]   --> src/commands/cli/new.rs:44:4
[INFO] [stdout]    |
[INFO] [stdout] 44 | fn is_new_wh_file_config(path: &WhPath) -> CliResult<()> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `mount_point` is never read
[INFO] [stdout]   --> src/pods/disk_managers/unix_disk_manager.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct UnixDiskManager {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 27 |     handle: Dir,
[INFO] [stdout] 28 |     mount_point: WhPath, // mountpoint on linux and mirror mountpoint on windows
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UnixDiskManager` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_new_wh_file_config` is never used
[INFO] [stdout]   --> src/commands/cli/new.rs:44:4
[INFO] [stdout]    |
[INFO] [stdout] 44 | fn is_new_wh_file_config(path: &WhPath) -> CliResult<()> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `mount_point` is never read
[INFO] [stdout]   --> src/pods/disk_managers/unix_disk_manager.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct UnixDiskManager {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 27 |     handle: Dir,
[INFO] [stdout] 28 |     mount_point: WhPath, // mountpoint on linux and mirror mountpoint on windows
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UnixDiskManager` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PathBuf`
[INFO] [stdout]  --> tests/functionnal/environment_manager/utilities.rs:2:18
[INFO] [stdout]   |
[INFO] [stdout] 2 |     path::{Path, PathBuf},
[INFO] [stdout]   |                  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `append_to_path`
[INFO] [stdout]  --> tests/functionnal/test_base_files.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 |         append_to_path,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_config_path` is never used
[INFO] [stdout]   --> src/bin/cli.rs:12:4
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn get_config_path() -> PathBuf {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_config_path` is never used
[INFO] [stdout]   --> src/bin/cli.rs:12:4
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn get_config_path() -> PathBuf {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.03s
[INFO] running `Command { std: "docker" "inspect" "f4449d15674fd6782b609d035e8add8a682fe292d7469beab96c642af239cae1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4449d15674fd6782b609d035e8add8a682fe292d7469beab96c642af239cae1", kill_on_drop: false }`
[INFO] [stdout] f4449d15674fd6782b609d035e8add8a682fe292d7469beab96c642af239cae1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 296898da232985591ea521cbc3a7310d174e68e754c6e2c6fef457ea938707da
[INFO] running `Command { std: "docker" "start" "-a" "296898da232985591ea521cbc3a7310d174e68e754c6e2c6fef457ea938707da", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `default_local_config`
[INFO] [stderr]   --> src/commands/cli/new.rs:13:9
[INFO] [stderr]    |
[INFO] [stderr] 13 |         default_local_config,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `GetHostsArgs`
[INFO] [stderr]  --> src/commands/cli/status.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 |     commands::cli_commands::{Cli, GetHostsArgs},
[INFO] [stderr]   |                                   ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `error` and `future::Future`
[INFO] [stderr]   --> src/pods/network/redundancy.rs:11:11
[INFO] [stderr]    |
[INFO] [stderr] 11 | use std::{error, future::Future, sync::Arc};
[INFO] [stderr]    |           ^^^^^  ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `futures`
[INFO] [stderr]   --> src/pods/network/redundancy.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 14 |         futures,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/commands/cli/message.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 14 |     let mut has_error = false;
[INFO] [stderr]    |         ----^^^^^^^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/commands/cli/message.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 15 |     let mut output = String::new();
[INFO] [stderr]    |         ----^^^^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]   --> src/network/server.rs:22:61
[INFO] [stderr]    |
[INFO] [stderr] 22 |         let socket_addr: SocketAddr = addr.parse().map_err(|e| CliError::Server {
[INFO] [stderr]    |                                                             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `pods::arbo::Arbo::add_children`
[INFO] [stderr]    --> src/pods/arbo.rs:450:14
[INFO] [stderr]     |
[INFO] [stderr] 450 |         self.add_children(new_parent, item_id)
[INFO] [stderr]     |              ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `is_new_wh_file_config` is never used
[INFO] [stderr]   --> src/commands/cli/new.rs:44:4
[INFO] [stderr]    |
[INFO] [stderr] 44 | fn is_new_wh_file_config(path: &WhPath) -> CliResult<()> {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `mount_point` is never read
[INFO] [stderr]   --> src/pods/disk_managers/unix_disk_manager.rs:28:5
[INFO] [stderr]    |
[INFO] [stderr] 26 | pub struct UnixDiskManager {
[INFO] [stderr]    |            --------------- field in this struct
[INFO] [stderr] 27 |     handle: Dir,
[INFO] [stderr] 28 |     mount_point: WhPath, // mountpoint on linux and mirror mountpoint on windows
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `UnixDiskManager` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `wormhole-fs` (lib) generated 10 warnings (run `cargo fix --lib -p wormhole-fs` to apply 6 suggestions)
[INFO] [stderr] warning: function `get_config_path` is never used
[INFO] [stderr]   --> src/bin/cli.rs:12:4
[INFO] [stderr]    |
[INFO] [stderr] 12 | fn get_config_path() -> PathBuf {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `wormhole-fs` (bin "wormhole") generated 1 warning
[INFO] [stderr] warning: unused import: `PathBuf`
[INFO] [stderr]  --> tests/functionnal/environment_manager/utilities.rs:2:18
[INFO] [stderr]   |
[INFO] [stderr] 2 |     path::{Path, PathBuf},
[INFO] [stderr]   |                  ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `append_to_path`
[INFO] [stderr]  --> tests/functionnal/test_base_files.rs:3:9
[INFO] [stderr]   |
[INFO] [stderr] 3 |         append_to_path,
[INFO] [stderr]   |         ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `wormhole-fs` (test "tests") generated 2 warnings (run `cargo fix --test "tests"` to apply 2 suggestions)
[INFO] [stderr] warning: `wormhole-fs` (bin "wormhole" test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `wormhole-fs` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wormhole-fc1aa8a70b8e6812)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test pods::whpath::tests::test_whpath_convert_path ... ok
[INFO] [stdout] test pods::whpath::tests::test_whpath_delete_double_slash ... ok
[INFO] [stdout] test pods::whpath::tests::test_whpath_remove_last_slash ... ok
[INFO] [stdout] test pods::whpath::tests::test_whpath_add_last_slash ... ok
[INFO] [stdout] test pods::whpath::tests::test_whpath_to_vector ... ok
[INFO] [stdout] test pods::whpath::tests::test_whpath_remove_leading_slash ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/cli.rs (/opt/rustwide/target/debug/deps/wormhole-b76ea2f08528c0db)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/service.rs (/opt/rustwide/target/debug/deps/wormholed-c13d17de1635e818)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-de55d69626f29dfd)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test functionnal::test_base_files::base_files_before_mount ... FAILED
[INFO] [stdout] test unit::whpath_test::test_whpath_new ... ok
[INFO] [stdout] test unit::arbo_tests::test_inserting_and_retreiving_files ... ok
[INFO] [stdout] test unit::whpath_test::test_whpath_remove ... ok
[INFO] [stdout] test unit::whpath_test::test_whpath_remove_prefix ... ok
[INFO] [stdout] test test_data::check_test_data ... ok
[INFO] [stdout] test unit::whpath_test::test_whpath_rename ... ok
[INFO] [stdout] test unit::whpath_test::test_whpath_is_empty ... ok
[INFO] [stdout] test unit::whpath_test::test_whpath_has_no_prefix ... ok
[INFO] [stdout] test unit::whpath_test::test_whpath_is_relative ... ok
[INFO] [stdout] test unit::testing_utilities_tests::equal_dirs ... ok
[INFO] [stdout] test unit::whpath_test::test_whpath_is_absolute ... ok
[INFO] [stdout] test unit::whpath_test::test_whpath_get_end ... ok
[INFO] [stdout] test unit::whpath_test::test_whpath_is_in ... ok
[INFO] [stdout] test unit::whpath_test::test_whpath_kind ... ok
[INFO] [stdout] test unit::whpath_test::test_whpath_join_with_str ... ok
[INFO] [stdout] test unit::whpath_test::test_whpath_set_absolute ... ok
[INFO] [stdout] test unit::whpath_test::test_whpath_set_relative ... ok
[INFO] [stdout] test unit::whpath_test::test_whpath_set_end ... ok
[INFO] [stdout] test unit::testing_utilities_tests::copy_dir_recursive ... ok
[INFO] [stdout] test unit::testing_utilities_tests::copy_dir_simple ... ok
[INFO] [stdout] test functionnal::test_sync::sync_start_state ... FAILED
[INFO] [stdout] test unit::whpath_test::test_whpath_pop ... ok
[INFO] [stdout] test unit::testing_utilities_tests::non_equal_dirs - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- functionnal::test_base_files::base_files_before_mount stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'functionnal::test_base_files::base_files_before_mount' panicked at tests/functionnal/environment_manager/utilities.rs:43:10:
[INFO] [stdout] can't launch cli command: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63c029571692 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63c029571692 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63c029571692 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63c029571692 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63c02959b023 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63c02959b023 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63c02956e0d3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63c02956e0d3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63c0295714e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63c029573439 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x63c02957326e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x63c02923f8c4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x63c02923f8c4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63c029573e0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x63c029573e0e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x63c029573bda - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x63c029571b89 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63c02957386d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x63c029599060 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63c029599516 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x63c0291bbc3c - core::result::Result<T,E>::expect::ha8055c3e8dd293f2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x63c0291a6741 - tests::functionnal::environment_manager::utilities::cli_command::h0dfce1c2a2866261
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/functionnal/environment_manager/utilities.rs:43:10
[INFO] [stdout]   22:     0x63c0291c4ac0 - tests::functionnal::environment_manager::manager::EnvironmentManager::add_service::hb9edc733887f6021
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/functionnal/environment_manager/manager.rs:45:34
[INFO] [stdout]   23:     0x63c0291be763 - tests::functionnal::test_base_files::base_files_before_mount::{{closure}}::h0deb548d2df5fda2
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/functionnal/test_base_files.rs:24:9
[INFO] [stdout]   24:     0x63c0291b557e - core::ops::function::FnOnce::call_once::h4632c4f2157c6606
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x63c02924ed03 - serial_test::serial_code_lock::local_serial_core::h6a8232b36a8f1eb9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   26:     0x63c0291be6ea - tests::functionnal::test_base_files::base_files_before_mount::h1f2c7be97a7376e2
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/functionnal/test_base_files.rs:18:1
[INFO] [stdout]   27:     0x63c0291be647 - tests::functionnal::test_base_files::base_files_before_mount::{{closure}}::h0c7295cbc614e74c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/functionnal/test_base_files.rs:18:10
[INFO] [stdout]   28:     0x63c0291b5386 - core::ops::function::FnOnce::call_once::h38ad4693a3883d5e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x63c02924512b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30:     0x63c02924512b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   31:     0x63c029244265 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   32:     0x63c029244265 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   33:     0x63c029244265 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x63c029244265 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x63c029244265 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x63c029244265 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   37:     0x63c029244265 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   38:     0x63c029207e64 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   39:     0x63c029207e64 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x63c02920b83a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x63c02920b83a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42:     0x63c02920b83a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x63c02920b83a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x63c02920b83a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x63c02920b83a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x63c02920b83a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x63c02957750f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48:     0x63c02957750f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   49:     0x7c4cf6d97aa4 - <unknown>
[INFO] [stdout]   50:     0x7c4cf6e24a34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- functionnal::test_sync::sync_start_state stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'functionnal::test_sync::sync_start_state' panicked at tests/functionnal/environment_manager/utilities.rs:43:10:
[INFO] [stdout] can't launch cli command: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63c029571692 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63c029571692 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63c029571692 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63c029571692 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63c02959b023 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63c02959b023 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63c02956e0d3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63c02956e0d3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63c0295714e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63c029573439 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x63c02957326e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x63c02923f8c4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x63c02923f8c4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63c029573e0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x63c029573e0e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x63c029573bda - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x63c029571b89 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63c02957386d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x63c029599060 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63c029599516 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x63c0291bbc3c - core::result::Result<T,E>::expect::ha8055c3e8dd293f2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x63c0291a6741 - tests::functionnal::environment_manager::utilities::cli_command::h0dfce1c2a2866261
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/functionnal/environment_manager/utilities.rs:43:10
[INFO] [stdout]   22:     0x63c0291c4ac0 - tests::functionnal::environment_manager::manager::EnvironmentManager::add_service::hb9edc733887f6021
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/functionnal/environment_manager/manager.rs:45:34
[INFO] [stdout]   23:     0x63c0291c76bb - tests::functionnal::test_sync::sync_start_state::{{closure}}::hd4a4e323de8a8ae7
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/functionnal/test_sync.rs:14:9
[INFO] [stdout]   24:     0x63c0291b526e - core::ops::function::FnOnce::call_once::h269f7538a76360c0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x63c02924ed03 - serial_test::serial_code_lock::local_serial_core::h6a8232b36a8f1eb9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   26:     0x63c0291c764a - tests::functionnal::test_sync::sync_start_state::h6140643b25cd9d56
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/functionnal/test_sync.rs:8:1
[INFO] [stdout]   27:     0x63c0291c75a7 - tests::functionnal::test_sync::sync_start_state::{{closure}}::hb21ee7dd779699fd
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/functionnal/test_sync.rs:8:10
[INFO] [stdout]   28:     0x63c0291b5b26 - core::ops::function::FnOnce::call_once::hdea514d31bb17711
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x63c02924512b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30:     0x63c02924512b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   31:     0x63c029244265 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   32:     0x63c029244265 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   33:     0x63c029244265 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x63c029244265 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x63c029244265 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x63c029244265 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   37:     0x63c029244265 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   38:     0x63c029207e64 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   39:     0x63c029207e64 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x63c02920b83a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x63c02920b83a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42:     0x63c02920b83a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x63c02920b83a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x63c02920b83a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x63c02920b83a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x63c02920b83a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x63c02957750f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48:     0x63c02957750f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   49:     0x7c4cf6d97aa4 - <unknown>
[INFO] [stdout]   50:     0x7c4cf6e24a34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     functionnal::test_base_files::base_files_before_mount
[INFO] [stdout]     functionnal::test_sync::sync_start_state
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 22 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test tests`
[INFO] running `Command { std: "docker" "inspect" "296898da232985591ea521cbc3a7310d174e68e754c6e2c6fef457ea938707da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "296898da232985591ea521cbc3a7310d174e68e754c6e2c6fef457ea938707da", kill_on_drop: false }`
[INFO] [stdout] 296898da232985591ea521cbc3a7310d174e68e754c6e2c6fef457ea938707da
