[INFO] cloning repository https://github.com/Frixxie/mobile_network_emulator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Frixxie/mobile_network_emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrixxie%2Fmobile_network_emulator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrixxie%2Fmobile_network_emulator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ebd1fc0ea3b9a91f0e86f3c831f29370038a9e36
[INFO] testing Frixxie/mobile_network_emulator against beta-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrixxie%2Fmobile_network_emulator" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Frixxie/mobile_network_emulator
[INFO] finished tweaking git repo https://github.com/Frixxie/mobile_network_emulator
[INFO] tweaked toml for git repo https://github.com/Frixxie/mobile_network_emulator written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Frixxie/mobile_network_emulator on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Frixxie/mobile_network_emulator 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eab048a6ca122c259f75fc9438d4e550a40eaf1f8832d7ba66a5b2d77810bab3
[INFO] running `Command { std: "docker" "start" "-a" "eab048a6ca122c259f75fc9438d4e550a40eaf1f8832d7ba66a5b2d77810bab3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eab048a6ca122c259f75fc9438d4e550a40eaf1f8832d7ba66a5b2d77810bab3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eab048a6ca122c259f75fc9438d4e550a40eaf1f8832d7ba66a5b2d77810bab3", kill_on_drop: false }`
[INFO] [stdout] eab048a6ca122c259f75fc9438d4e550a40eaf1f8832d7ba66a5b2d77810bab3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3195fefa948b4e95104226ceb9fd0a766eab5b880eeb5968e685fef81871e66f
[INFO] running `Command { std: "docker" "start" "-a" "3195fefa948b4e95104226ceb9fd0a766eab5b880eeb5968e685fef81871e66f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling once_cell v1.20.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling cc v1.1.22
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling ipnet v2.10.0
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling local-waker v0.1.3
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling publicsuffix v2.2.3
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling bytestring v1.3.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling actix-rt v2.8.0
[INFO] [stderr]    Compiling rstar v0.12.0
[INFO] [stderr]    Compiling rustc_version_runtime v0.3.0
[INFO] [stderr]    Compiling brotli-decompressor v4.0.1
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling hyper-util v0.1.9
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling rustls-pki-types v1.9.0
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling robust v1.1.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling earcutr v0.4.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling spade v2.12.1
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling hickory-proto v0.24.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling flate2 v1.0.33
[INFO] [stderr]    Compiling geo-types v0.7.13
[INFO] [stderr]    Compiling hyper v0.14.30
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling brotli v6.0.0
[INFO] [stderr]    Compiling cookie_store v0.21.0
[INFO] [stderr]    Compiling serde_with_macros v3.9.0
[INFO] [stderr]    Compiling actix-codec v0.5.1
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling serde_bytes v0.11.11
[INFO] [stderr]    Compiling local-channel v0.1.3
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling geographiclib-rs v0.2.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling unicode-properties v0.1.2
[INFO] [stderr]    Compiling float_next_after v1.0.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling actix-server v2.2.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling hickory-resolver v0.24.1
[INFO] [stderr]    Compiling geo v0.28.0
[INFO] [stderr]    Compiling bson v2.13.0
[INFO] [stderr]    Compiling actix-http v3.9.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.12.7
[INFO] [stderr]    Compiling serde_with v3.9.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling actix-macros v0.2.3
[INFO] [stderr]    Compiling typed-builder v0.10.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling mongodb-internal-macros v3.1.0
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling impl-more v0.1.6
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling actix-web v4.9.0
[INFO] [stderr]    Compiling simple_logger v5.0.0
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling mobile_network_core_event v0.1.0 (/opt/rustwide/workdir/mobile_network_core_event)
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling mongodb v3.1.0
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling poisson-diskus v1.0.0
[INFO] [stderr]    Compiling oauth2 v4.4.2
[INFO] [stderr]    Compiling actix-cors v0.7.0
[INFO] [stderr]    Compiling subscriber v0.1.0 (/opt/rustwide/workdir/subscriber)
[INFO] [stderr]    Compiling mobile_network_emulator v0.1.0 (/opt/rustwide/workdir/mobile_network_emulator)
[INFO] [stderr]    Compiling mobile_network_orchestrator v0.1.0 (/opt/rustwide/workdir/mobile_network_orchestrator)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> mobile_network_emulator/src/mobile_network_core.rs:159:17
[INFO] [stdout]     |
[INFO] [stdout] 159 |             let mut application;
[INFO] [stdout]     |                 ----^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `radius`, `x`, and `y` are never read
[INFO] [stdout]   --> mobile_network_orchestrator/src/main.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct Ran {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] 49 |     id: u32,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 50 |     radius: f64,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 51 |     x: f64,
[INFO] [stdout]    |     ^
[INFO] [stdout] 52 |     y: f64,
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fetch_rans` is never used
[INFO] [stdout]    --> mobile_network_orchestrator/src/main.rs:129:10
[INFO] [stdout]     |
[INFO] [stdout] 129 | async fn fetch_rans(client: Client, url: &str) -> Result<Vec<Ran>, OrchestratorError> {
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_ran` is never used
[INFO] [stdout]    --> mobile_network_orchestrator/src/main.rs:235:4
[INFO] [stdout]     |
[INFO] [stdout] 235 | fn find_ran(
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calculate_suggested_position_avg` is never used
[INFO] [stdout]    --> mobile_network_orchestrator/src/main.rs:365:4
[INFO] [stdout]     |
[INFO] [stdout] 365 | fn calculate_suggested_position_avg(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `distance_cost` is never used
[INFO] [stdout]    --> mobile_network_orchestrator/src/main.rs:380:4
[INFO] [stdout]     |
[INFO] [stdout] 380 | fn distance_cost(ran: &Ran, edc: &EdgeDataCenter) -> f64 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `min_edc` is never used
[INFO] [stdout]    --> mobile_network_orchestrator/src/main.rs:386:4
[INFO] [stdout]     |
[INFO] [stdout] 386 | fn min_edc<'a, 'b, F>(
[INFO] [stdout]     |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_edge_data_centers`
[INFO] [stdout]   --> mobile_network_emulator/src/main.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let num_edge_data_centers = 8;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_edge_data_centers`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `num_applications` is never used
[INFO] [stdout]   --> mobile_network_emulator/src/application_runtime.rs:94:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl ApplicationRuntime {
[INFO] [stdout]    | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 94 |     pub fn num_applications(&self) -> usize {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> mobile_network_emulator/src/mobile_network_exposure.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl EventSubscriber {
[INFO] [stdout]    | -------------------- associated function in this implementation
[INFO] [stdout] 19 |     pub fn new(notify_endpoint: Url, kind: EventKind, user_ids: Vec<u32>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_connected_users` and `connect_users` are never used
[INFO] [stdout]   --> mobile_network_emulator/src/ran.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl Ran {
[INFO] [stdout]    | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 27 |     fn get_connected_users(&mut self) -> Vec<PDUSession> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn connect_users(&mut self, mut users: Vec<PDUSession>) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 09s
[INFO] running `Command { std: "docker" "inspect" "3195fefa948b4e95104226ceb9fd0a766eab5b880eeb5968e685fef81871e66f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3195fefa948b4e95104226ceb9fd0a766eab5b880eeb5968e685fef81871e66f", kill_on_drop: false }`
[INFO] [stdout] 3195fefa948b4e95104226ceb9fd0a766eab5b880eeb5968e685fef81871e66f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 654875033a733786cffc92c4b5d09ca41d636db23c26be3ca614e877a4f9b46e
[INFO] running `Command { std: "docker" "start" "-a" "654875033a733786cffc92c4b5d09ca41d636db23c26be3ca614e877a4f9b46e", kill_on_drop: false }`
[INFO] [stderr]    Compiling mobile_network_core_event v0.1.0 (/opt/rustwide/workdir/mobile_network_core_event)
[INFO] [stderr]    Compiling mobile_network_emulator v0.1.0 (/opt/rustwide/workdir/mobile_network_emulator)
[INFO] [stderr]    Compiling mobile_network_orchestrator v0.1.0 (/opt/rustwide/workdir/mobile_network_orchestrator)
[INFO] [stderr]    Compiling subscriber v0.1.0 (/opt/rustwide/workdir/subscriber)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> mobile_network_emulator/src/network.rs:177:41
[INFO] [stdout]     |
[INFO] [stdout] 177 |             .map(|(id, name, position)| (EdgeDataCenter::new(id, name, position)))
[INFO] [stdout]     |                                         ^                                       ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 177 -             .map(|(id, name, position)| (EdgeDataCenter::new(id, name, position)))
[INFO] [stdout] 177 +             .map(|(id, name, position)| EdgeDataCenter::new(id, name, position) )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> mobile_network_emulator/src/network.rs:190:45
[INFO] [stdout]     |
[INFO] [stdout] 190 |                 .map(|(id, name, position)| (EdgeDataCenter::new(id, name, position)))
[INFO] [stdout]     |                                             ^                                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 190 -                 .map(|(id, name, position)| (EdgeDataCenter::new(id, name, position)))
[INFO] [stdout] 190 +                 .map(|(id, name, position)| EdgeDataCenter::new(id, name, position) )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> mobile_network_emulator/src/network.rs:213:45
[INFO] [stdout]     |
[INFO] [stdout] 213 |                 .map(|(id, name, position)| (EdgeDataCenter::new(id, name, position)))
[INFO] [stdout]     |                                             ^                                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 213 -                 .map(|(id, name, position)| (EdgeDataCenter::new(id, name, position)))
[INFO] [stdout] 213 +                 .map(|(id, name, position)| EdgeDataCenter::new(id, name, position) )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `radius`, `x`, and `y` are never read
[INFO] [stdout]   --> mobile_network_orchestrator/src/main.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct Ran {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] 49 |     id: u32,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 50 |     radius: f64,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 51 |     x: f64,
[INFO] [stdout]    |     ^
[INFO] [stdout] 52 |     y: f64,
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fetch_rans` is never used
[INFO] [stdout]    --> mobile_network_orchestrator/src/main.rs:129:10
[INFO] [stdout]     |
[INFO] [stdout] 129 | async fn fetch_rans(client: Client, url: &str) -> Result<Vec<Ran>, OrchestratorError> {
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_ran` is never used
[INFO] [stdout]    --> mobile_network_orchestrator/src/main.rs:235:4
[INFO] [stdout]     |
[INFO] [stdout] 235 | fn find_ran(
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calculate_suggested_position_avg` is never used
[INFO] [stdout]    --> mobile_network_orchestrator/src/main.rs:365:4
[INFO] [stdout]     |
[INFO] [stdout] 365 | fn calculate_suggested_position_avg(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `distance_cost` is never used
[INFO] [stdout]    --> mobile_network_orchestrator/src/main.rs:380:4
[INFO] [stdout]     |
[INFO] [stdout] 380 | fn distance_cost(ran: &Ran, edc: &EdgeDataCenter) -> f64 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `min_edc` is never used
[INFO] [stdout]    --> mobile_network_orchestrator/src/main.rs:386:4
[INFO] [stdout]     |
[INFO] [stdout] 386 | fn min_edc<'a, 'b, F>(
[INFO] [stdout]     |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> mobile_network_emulator/src/mobile_network_core.rs:159:17
[INFO] [stdout]     |
[INFO] [stdout] 159 |             let mut application;
[INFO] [stdout]     |                 ----^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_edge_data_centers`
[INFO] [stdout]   --> mobile_network_emulator/src/main.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let num_edge_data_centers = 8;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_edge_data_centers`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> mobile_network_emulator/src/mobile_network_exposure.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl EventSubscriber {
[INFO] [stdout]    | -------------------- associated function in this implementation
[INFO] [stdout] 19 |     pub fn new(notify_endpoint: Url, kind: EventKind, user_ids: Vec<u32>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.88s
[INFO] running `Command { std: "docker" "inspect" "654875033a733786cffc92c4b5d09ca41d636db23c26be3ca614e877a4f9b46e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "654875033a733786cffc92c4b5d09ca41d636db23c26be3ca614e877a4f9b46e", kill_on_drop: false }`
[INFO] [stdout] 654875033a733786cffc92c4b5d09ca41d636db23c26be3ca614e877a4f9b46e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8a4a58b5db4f1ae7db1ac7584b6a8647eecf06784a76f9facc2b90654fa52e54
[INFO] running `Command { std: "docker" "start" "-a" "8a4a58b5db4f1ae7db1ac7584b6a8647eecf06784a76f9facc2b90654fa52e54", kill_on_drop: false }`
[INFO] [stderr] warning: fields `id`, `radius`, `x`, and `y` are never read
[INFO] [stderr]   --> mobile_network_orchestrator/src/main.rs:49:5
[INFO] [stderr]    |
[INFO] [stderr] 48 | pub struct Ran {
[INFO] [stderr]    |            --- fields in this struct
[INFO] [stderr] 49 |     id: u32,
[INFO] [stderr]    |     ^^
[INFO] [stderr] 50 |     radius: f64,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 51 |     x: f64,
[INFO] [stderr]    |     ^
[INFO] [stderr] 52 |     y: f64,
[INFO] [stderr]    |     ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `fetch_rans` is never used
[INFO] [stderr]    --> mobile_network_orchestrator/src/main.rs:129:10
[INFO] [stderr]     |
[INFO] [stderr] 129 | async fn fetch_rans(client: Client, url: &str) -> Result<Vec<Ran>, OrchestratorError> {
[INFO] [stderr]     |          ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `find_ran` is never used
[INFO] [stderr]    --> mobile_network_orchestrator/src/main.rs:235:4
[INFO] [stderr]     |
[INFO] [stderr] 235 | fn find_ran(
[INFO] [stderr]     |    ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `calculate_suggested_position_avg` is never used
[INFO] [stderr]    --> mobile_network_orchestrator/src/main.rs:365:4
[INFO] [stderr]     |
[INFO] [stderr] 365 | fn calculate_suggested_position_avg(
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `distance_cost` is never used
[INFO] [stderr]    --> mobile_network_orchestrator/src/main.rs:380:4
[INFO] [stderr]     |
[INFO] [stderr] 380 | fn distance_cost(ran: &Ran, edc: &EdgeDataCenter) -> f64 {
[INFO] [stderr]     |    ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `min_edc` is never used
[INFO] [stderr]    --> mobile_network_orchestrator/src/main.rs:386:4
[INFO] [stderr]     |
[INFO] [stderr] 386 | fn min_edc<'a, 'b, F>(
[INFO] [stderr]     |    ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]    --> mobile_network_emulator/src/network.rs:177:41
[INFO] [stderr]     |
[INFO] [stderr] 177 |             .map(|(id, name, position)| (EdgeDataCenter::new(id, name, position)))
[INFO] [stderr]     |                                         ^                                       ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 177 -             .map(|(id, name, position)| (EdgeDataCenter::new(id, name, position)))
[INFO] [stderr] 177 +             .map(|(id, name, position)| EdgeDataCenter::new(id, name, position) )
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]    --> mobile_network_emulator/src/network.rs:190:45
[INFO] [stderr]     |
[INFO] [stderr] 190 |                 .map(|(id, name, position)| (EdgeDataCenter::new(id, name, position)))
[INFO] [stderr]     |                                             ^                                       ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 190 -                 .map(|(id, name, position)| (EdgeDataCenter::new(id, name, position)))
[INFO] [stderr] 190 +                 .map(|(id, name, position)| EdgeDataCenter::new(id, name, position) )
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]    --> mobile_network_emulator/src/network.rs:213:45
[INFO] [stderr]     |
[INFO] [stderr] 213 |                 .map(|(id, name, position)| (EdgeDataCenter::new(id, name, position)))
[INFO] [stderr]     |                                             ^                                       ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 213 -                 .map(|(id, name, position)| (EdgeDataCenter::new(id, name, position)))
[INFO] [stderr] 213 +                 .map(|(id, name, position)| EdgeDataCenter::new(id, name, position) )
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> mobile_network_emulator/src/mobile_network_core.rs:159:17
[INFO] [stderr]     |
[INFO] [stderr] 159 |             let mut application;
[INFO] [stderr]     |                 ----^^^^^^^^^^^
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `num_edge_data_centers`
[INFO] [stderr]   --> mobile_network_emulator/src/main.rs:92:9
[INFO] [stderr]    |
[INFO] [stderr] 92 |     let num_edge_data_centers = 8;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_edge_data_centers`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> mobile_network_emulator/src/mobile_network_exposure.rs:19:12
[INFO] [stderr]    |
[INFO] [stderr] 18 | impl EventSubscriber {
[INFO] [stderr]    | -------------------- associated function in this implementation
[INFO] [stderr] 19 |     pub fn new(notify_endpoint: Url, kind: EventKind, user_ids: Vec<u32>) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `mobile_network_orchestrator` (bin "mobile_network_orchestrator" test) generated 6 warnings
[INFO] [stderr] warning: `mobile_network_emulator` (bin "mobile_network_emulator" test) generated 6 warnings (run `cargo fix --bin "mobile_network_emulator" -p mobile_network_emulator --tests` to apply 5 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mobile_network_core_event-e10e0f8ba0a7820b)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mobile_network_emulator-a2867152e5118e7c)
[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] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test application::tests::add_get_use ... ok
[INFO] [stdout] test application::tests::get_total_usage ... ok
[INFO] [stdout] test application_runtime::tests::add_same_application_two_times_should_fail ... ok
[INFO] [stdout] test application::tests::new ... ok
[INFO] [stdout] test application_runtime::tests::num_applications ... ok
[INFO] [stdout] test application_runtime::tests::add_application ... ok
[INFO] [stdout] test application_runtime::tests::remove_application_two_times ... ok
[INFO] [stdout] test application_runtime::tests::use_application_when_application_does_not_exsist ... ok
[INFO] [stdout] test application_runtime::tests::use_application ... ok
[INFO] [stdout] test edge_data_center::tests::add_application ... ok
[INFO] [stdout] test edge_data_center::tests::create_edge_datacenter ... ok
[INFO] [stdout] test edge_data_center::tests::add_application_already_present_should_fail ... ok
[INFO] [stdout] test edge_data_center::tests::contains_application ... ok
[INFO] [stdout] test edge_data_center::tests::not_contain_application ... ok
[INFO] [stdout] test edge_data_center::tests::use_application_no_application_should_fail ... ok
[INFO] [stdout] test network::tests::create ... ok
[INFO] [stdout] test edge_data_center::tests::remove_application_two_times ... ok
[INFO] [stdout] test edge_data_center::tests::remove_application ... ok
[INFO] [stdout] test edge_data_center::tests::use_application ... ok
[INFO] [stdout] test network::tests::use_application ... ok
[INFO] [stdout] test pdu_session::tests::create_release ... ok
[INFO] [stdout] test ran::tests::connect_user ... ok
[INFO] [stdout] test application_runtime::tests::remove_application ... ok
[INFO] [stdout] test network::tests::use_application_not_present_should_fail ... ok
[INFO] [stdout] test ran::tests::connect_users ... ok
[INFO] [stdout] test ran::tests::get_current_connected_users ... ok
[INFO] [stdout] test user::tests::serialize ... ok
[INFO] [stdout] test ran::tests::contains ... ok
[INFO] [stdout] test ran::tests::get_connected_users ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mobile_network_orchestrator-b3106c90ea5210b1)
[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/main.rs (/opt/rustwide/target/debug/deps/subscriber-d10ca34c1efa55b8)
[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]    Doc-tests mobile_network_core_event
[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] running `Command { std: "docker" "inspect" "8a4a58b5db4f1ae7db1ac7584b6a8647eecf06784a76f9facc2b90654fa52e54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a4a58b5db4f1ae7db1ac7584b6a8647eecf06784a76f9facc2b90654fa52e54", kill_on_drop: false }`
[INFO] [stdout] 8a4a58b5db4f1ae7db1ac7584b6a8647eecf06784a76f9facc2b90654fa52e54
