[INFO] cloning repository https://github.com/Rustafarian-Unitn/rustafarian-controller
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rustafarian-Unitn/rustafarian-controller" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustafarian-Unitn%2Frustafarian-controller", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustafarian-Unitn%2Frustafarian-controller'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7cc539703a929b9c28f87c0440aa406f0e42012d
[INFO] testing Rustafarian-Unitn/rustafarian-controller against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustafarian-Unitn%2Frustafarian-controller" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Rustafarian-Unitn/rustafarian-controller
[INFO] finished tweaking git repo https://github.com/Rustafarian-Unitn/rustafarian-controller
[INFO] tweaked toml for git repo https://github.com/Rustafarian-Unitn/rustafarian-controller written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Rustafarian-Unitn/rustafarian-controller on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Rustafarian-Unitn/rustafarian-controller 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 83eefff5594dd489a1bef8362fbc6b7a2fe9515fa92bb4e074024068555c616d
[INFO] running `Command { std: "docker" "start" "-a" "83eefff5594dd489a1bef8362fbc6b7a2fe9515fa92bb4e074024068555c616d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83eefff5594dd489a1bef8362fbc6b7a2fe9515fa92bb4e074024068555c616d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83eefff5594dd489a1bef8362fbc6b7a2fe9515fa92bb4e074024068555c616d", kill_on_drop: false }`
[INFO] [stdout] 83eefff5594dd489a1bef8362fbc6b7a2fe9515fa92bb4e074024068555c616d
[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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93c67a925598d4083ac356e7cb4a057436747592bec0055a83e268a5d61bb23e
[INFO] running `Command { std: "docker" "start" "-a" "93c67a925598d4083ac356e7cb4a057436747592bec0055a83e268a5d61bb23e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling wg_network v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#07520dfe)
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling wg_packet v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#07520dfe)
[INFO] [stderr]    Compiling zerocopy v0.8.17
[INFO] [stderr]    Compiling miniz_oxide v0.8.3
[INFO] [stderr]    Compiling winnow v0.7.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling data-encoding v2.8.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling wg_controller v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#07520dfe)
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling wg_drone v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#07520dfe)
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling virtue v0.0.13
[INFO] [stderr]    Compiling wg_tests v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#07520dfe)
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling bincode_derive v2.0.0-rc.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling is-terminal v0.4.15
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling rand_core v0.9.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.9
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pin-project v1.1.9
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling flexi_logger v0.29.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling wg_config v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#07520dfe)
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v2.0.0-rc.3
[INFO] [stderr]    Compiling wg_internal v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#07520dfe)
[INFO] [stderr]    Compiling wg_2024 v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#07520dfe)
[INFO] [stderr]    Compiling rusteze-tests v0.1.0 (https://github.com/Rusteze-AP/rusteze-tests.git#3fb35e85)
[INFO] [stderr]    Compiling network_node v0.1.0 (https://github.com/Dr-Ones/common.git#5478bcf9)
[INFO] [stderr]    Compiling lockheedrustin-drone v0.1.0 (https://github.com/Lockheed-Rustin/drone.git#e82cf495)
[INFO] [stderr]    Compiling d-r-o-n-e_drone v0.1.0 (https://github.com/AP-2024-25-D-R-O-N-E/drone.git#fdf2c4d4)
[INFO] [stderr]    Compiling rusty_drones v0.0.0 (https://github.com/rusty-drone-2024/rusty-drone.git#92e72275)
[INFO] [stderr]    Compiling rustbusters-drone v1.0.0 (https://github.com/Rustbusters/drone.git#df312365)
[INFO] [stderr]    Compiling toml_edit v0.22.23
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling dr_ones v0.1.0 (https://github.com/Dr-Ones/drone#30102d8c)
[INFO] [stderr]    Compiling common v0.1.0 (https://github.com/Cpp-enjoyers/common.git#f9153785)
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling rustafarian-shared v1.0.0 (https://github.com/Rustafarian-Unitn/rustafarian-shared.git#c4561dc0)
[INFO] [stderr]    Compiling ap2024_unitn_cppenjoyers_drone v0.9.0 (https://github.com/Cpp-enjoyers/drone.git#93e95169)
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling rustafarian-client v1.0.0 (https://github.com/Rustafarian-Unitn/rustafarian-client#e32c1000)
[INFO] [stderr]    Compiling rustafarian-chat-server v0.1.0 (https://github.com/Rustafarian-Unitn/rustafarian-chat-server.git#a91bb549)
[INFO] [stderr]    Compiling rustafarian-content-server v0.1.0 (https://github.com/Rustafarian-Unitn/rustafarian-content_server.git#06afca95)
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling rustafarian-drone v1.0.0 (https://github.com/Rustafarian-Unitn/rustafarian-drone.git#5b36c6d4)
[INFO] [stderr]    Compiling rust_do_it v0.1.0 (https://github.com/RustDoIt/Drone.git#8545bfb5)
[INFO] [stderr]    Compiling rustastic-drone v0.1.0 (https://github.com/Rustastic/RustasticDrone.git#107c57f8)
[INFO] [stderr]    Compiling getdroned v0.1.0 (https://github.com/GetDroned/Drone.git#2a44a01e)
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling warp v0.3.7
[INFO] [stderr]    Compiling logger v0.1.0 (https://github.com/Rusteze-AP/logger.git?branch=main#9bbb1b4f)
[INFO] [stderr]    Compiling rusteze_drone v0.1.0 (https://github.com/Rusteze-AP/drone.git?branch=main#9e6c69b3)
[INFO] [stderr]    Compiling rustafarian-controller v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "93c67a925598d4083ac356e7cb4a057436747592bec0055a83e268a5d61bb23e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93c67a925598d4083ac356e7cb4a057436747592bec0055a83e268a5d61bb23e", kill_on_drop: false }`
[INFO] [stdout] 93c67a925598d4083ac356e7cb4a057436747592bec0055a83e268a5d61bb23e
[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=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f64fb3edd962938751e7e98563c72516a3550213df9da93e426605eaa4b4f12
[INFO] running `Command { std: "docker" "start" "-a" "8f64fb3edd962938751e7e98563c72516a3550213df9da93e426605eaa4b4f12", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustafarian-controller v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.23s
[INFO] running `Command { std: "docker" "inspect" "8f64fb3edd962938751e7e98563c72516a3550213df9da93e426605eaa4b4f12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f64fb3edd962938751e7e98563c72516a3550213df9da93e426605eaa4b4f12", kill_on_drop: false }`
[INFO] [stdout] 8f64fb3edd962938751e7e98563c72516a3550213df9da93e426605eaa4b4f12
[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=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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 77b32299ffc5bf52ad7bdc158a49a2b4023def91e2ad407ae4d7b05746ce7560
[INFO] running `Command { std: "docker" "start" "-a" "77b32299ffc5bf52ad7bdc158a49a2b4023def91e2ad407ae4d7b05746ce7560", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustafarian_controller-e429a04eba51bd77)
[INFO] [stdout] 
[INFO] [stdout] running 56 tests
[INFO] [stdout] test config_parser::tests::test_parse_config ... ok
[INFO] [stdout] test config_parser::tests::test_validate_config ... ok
[INFO] [stdout] test simulation_controller::tests::test_drone_factories_cycle ... ok
[INFO] [stdout] test simulation_controller::tests::test_handle_controller_shortcut_failure ... ok
[INFO] [stdout] test simulation_controller::tests::test_handle_controller_shortcut_success ... ok
[INFO] [stdout] test simulation_controller::tests::test_handle_controller_shortcuts ... ok
[INFO] [stdout] test config_parser::tests::test_validate_large_config ... ok
[INFO] [stdout] test simulation_controller::tests::test_init_clients ... ok
[INFO] [stdout] test simulation_controller::tests::test_init_servers ... ok
[INFO] [stdout] test simulation_controller::tests::test_init_drones ... ok
[INFO] [stdout] test config_parser::tests::test_client_too_few_connections ... ok
[INFO] [stdout] test config_parser::tests::test_client_inexistent_drone ... ok
[INFO] [stdout] test config_parser::tests::test_client_to_client ... ok
[INFO] [stdout] test simulation_controller::tests::test_simulation_controller_new ... ok
[INFO] [stdout] test config_parser::tests::test_client_too_many_connections ... ok
[INFO] [stdout] test simulation_controller::tests::test_topology_after_build ... ok
[INFO] [stdout] test config_parser::tests::test_server_to_server ... ok
[INFO] [stdout] test simulation_controller::tests::test_simulation_controller_build ... ok
[INFO] [stdout] test config_parser::tests::test_isolated_drone ... ok
[INFO] [stdout] test config_parser::tests::test_simulation_controller_parse_config_invalid_path ... ok
[INFO] [stdout] test config_parser::tests::test_server_to_client ... ok
[INFO] [stdout] test config_parser::tests::test_client_to_server ... ok
[INFO] [stdout] test config_parser::tests::test_validate_reciprocal_server ... ok
[INFO] [stdout] test config_parser::tests::test_validate_reciprocal_client ... ok
[INFO] [stdout] test config_parser::tests::test_validate_reciprocal_drone ... ok
[INFO] [stdout] test config_parser::tests::test_server_too_few_connections ... ok
[INFO] [stdout] test simulation_controller::tests::test_channels_after_build ... ok
[INFO] [stdout] test tests::chat_test::tests::test_known_servers ... ok
[INFO] [stdout] test tests::chat_test::tests::test_flood_request ... ok
[INFO] [stdout] test tests::chat_test::tests::test_client_remove_senders ... ok
[INFO] [stdout] test tests::content_test::tests::drop_client_test ... ok
[INFO] [stdout] test tests::chat_test::tests::test_topology_using_config_file_setup ... ok
[INFO] [stdout] test tests::content_test::tests::content_communication::test_text_file_request ... ok
[INFO] [stdout] test tests::chat_test::tests::known_servers ... ok
[INFO] [stdout] test simulation_controller::tests::test_rebuild_controller ... ok
[INFO] [stdout] test tests::content_test::tests::content_communication::test_request_invalid_server ... ok
[INFO] [stdout] test tests::content_test::tests::content_communication::test_file_list_from_to_server ... ok
[INFO] [stdout] test tests::content_test::tests::content_communication::test_server_type_text ... ok
[INFO] [stdout] test tests::content_test::tests::file_list_test ... ok
[INFO] [stdout] test simulation_controller::tests::test_shut_down_controller ... ok
[INFO] [stdout] test tests::topology::test_simulation_controller_build_complex_topology ... ok
[INFO] [stdout] test tests::content_test::tests::server_type_test ... ok
[INFO] [stdout] test tests::drone_interaction::drone_communication_tests::test_set_drone_pdr ... ok
[INFO] [stdout] test tests::chat_test::tests::test_registered_servers ... ok
[INFO] [stdout] test tests::content_test::tests::content_communication::test_file_list_request ... ok
[INFO] [stdout] test tests::content_test::tests::file_text_test ... ok
[INFO] [stdout] test tests::content_test::tests::drop_server_test ... ok
[INFO] [stdout] test tests::content_test::tests::content_communication::test_text_file_with_references ... ok
[INFO] [stdout] test tests::chat_test::tests::test_client_list ... ok
[INFO] [stdout] test tests::chat_test::tests::test_message_from_client_to_server ... ok
[INFO] [stdout] test tests::content_test::tests::initialization_content_test ... ok
[INFO] [stdout] test tests::topology::test_client_topology ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/rustafarian_controller-e429a04eba51bd77` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "77b32299ffc5bf52ad7bdc158a49a2b4023def91e2ad407ae4d7b05746ce7560", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77b32299ffc5bf52ad7bdc158a49a2b4023def91e2ad407ae4d7b05746ce7560", kill_on_drop: false }`
[INFO] [stdout] 77b32299ffc5bf52ad7bdc158a49a2b4023def91e2ad407ae4d7b05746ce7560
