[INFO] cloning repository https://github.com/thcp/CoentroVPN [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thcp/CoentroVPN" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthcp%2FCoentroVPN", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthcp%2FCoentroVPN'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8de4303246f7eff116d71ed15527693ad57190a1 [INFO] testing thcp/CoentroVPN against try#16fbf98f22730e073c09e7b03f0eafb87a295545 for pr-145628-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthcp%2FCoentroVPN" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/thcp/CoentroVPN [INFO] finished tweaking git repo https://github.com/thcp/CoentroVPN [INFO] tweaked toml for git repo https://github.com/thcp/CoentroVPN written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/thcp/CoentroVPN on toolchain 16fbf98f22730e073c09e7b03f0eafb87a295545 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/thcp/CoentroVPN 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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4fceed3b8f6c5488596fe52029ddabfb32d3b1fd34defb9f67384a3da6c769cf [INFO] running `Command { std: "docker" "start" "-a" "4fceed3b8f6c5488596fe52029ddabfb32d3b1fd34defb9f67384a3da6c769cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4fceed3b8f6c5488596fe52029ddabfb32d3b1fd34defb9f67384a3da6c769cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fceed3b8f6c5488596fe52029ddabfb32d3b1fd34defb9f67384a3da6c769cf", kill_on_drop: false }` [INFO] [stdout] 4fceed3b8f6c5488596fe52029ddabfb32d3b1fd34defb9f67384a3da6c769cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 977d287110cdd880292ad13c3d7de19a1366464ad3401b436bdf0437e960a630 [INFO] running `Command { std: "docker" "start" "-a" "977d287110cdd880292ad13c3d7de19a1366464ad3401b436bdf0437e960a630", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling cc v1.2.25 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling quinn-proto v0.10.6 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling quinn-udp v0.4.1 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling rcgen v0.11.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling quinn v0.10.2 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling shared_utils v0.1.0 (/opt/rustwide/workdir/shared_utils) [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling raw-cpuid v11.5.0 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling quanta v0.12.5 [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling spinning_top v0.3.0 [INFO] [stderr] Compiling nonzero_ext v0.3.0 [INFO] [stderr] Compiling ioctl-sys v0.6.0 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling tun v0.5.5 [INFO] [stderr] Compiling governor v0.6.3 [INFO] [stderr] Compiling coentro_ipc v0.1.0 (/opt/rustwide/workdir/coentro_ipc) [INFO] [stderr] Compiling gui_client v0.1.0 (/opt/rustwide/workdir/gui_client) [INFO] [stderr] Compiling management_api v0.1.0 (/opt/rustwide/workdir/management_api) [INFO] [stderr] Compiling cli_client v0.1.0 (/opt/rustwide/workdir/cli_client) [INFO] [stderr] Compiling core_engine v0.1.0 (/opt/rustwide/workdir/core_engine) [INFO] [stderr] Compiling coentro_helper v0.1.0 (/opt/rustwide/workdir/coentro_helper) [INFO] [stderr] Compiling coentro_client v0.1.0 (/opt/rustwide/workdir/coentro_client) [INFO] [stdout] warning: struct `MacOsNetworkManager` is never constructed [INFO] [stdout] --> coentro_helper/src/network_manager/macos.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct MacOsNetworkManager { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> coentro_helper/src/network_manager/macos.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 24 | impl MacOsNetworkManager { [INFO] [stdout] | ------------------------ associated items in this implementation [INFO] [stdout] 25 | /// Create a new macOS Network Manager [INFO] [stdout] 26 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | async fn run_command(command: &str, args: &[&str], error_msg: &str) -> NetworkResult { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | fn open_tun_device(&self) -> NetworkResult<(File, String)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 137 | async fn configure_tun_interface( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 244 | fn prefix_len_to_netmask(prefix_len: u32) -> NetworkResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | fn read_dns_config(&self) -> NetworkResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 285 | fn write_dns_config(&self, nameservers: &[String]) -> NetworkResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s [INFO] running `Command { std: "docker" "inspect" "977d287110cdd880292ad13c3d7de19a1366464ad3401b436bdf0437e960a630", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "977d287110cdd880292ad13c3d7de19a1366464ad3401b436bdf0437e960a630", kill_on_drop: false }` [INFO] [stdout] 977d287110cdd880292ad13c3d7de19a1366464ad3401b436bdf0437e960a630 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1ab39916e1280106120eac35375cdb5cccc6110b1e9a10ae524a409b3b047ff [INFO] running `Command { std: "docker" "start" "-a" "a1ab39916e1280106120eac35375cdb5cccc6110b1e9a10ae524a409b3b047ff", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling raw-cpuid v11.5.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling quanta v0.12.5 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling governor v0.6.3 [INFO] [stderr] Compiling coentro_ipc v0.1.0 (/opt/rustwide/workdir/coentro_ipc) [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling shared_utils v0.1.0 (/opt/rustwide/workdir/shared_utils) [INFO] [stderr] Compiling cli_client v0.1.0 (/opt/rustwide/workdir/cli_client) [INFO] [stderr] Compiling coentro_client v0.1.0 (/opt/rustwide/workdir/coentro_client) [INFO] [stderr] Compiling core_engine v0.1.0 (/opt/rustwide/workdir/core_engine) [INFO] [stderr] Compiling management_api v0.1.0 (/opt/rustwide/workdir/management_api) [INFO] [stderr] Compiling coentro_helper v0.1.0 (/opt/rustwide/workdir/coentro_helper) [INFO] [stderr] Compiling gui_client v0.1.0 (/opt/rustwide/workdir/gui_client) [INFO] [stdout] warning: struct `MacOsNetworkManager` is never constructed [INFO] [stdout] --> coentro_helper/src/network_manager/macos.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct MacOsNetworkManager { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> coentro_helper/src/network_manager/macos.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 24 | impl MacOsNetworkManager { [INFO] [stdout] | ------------------------ associated items in this implementation [INFO] [stdout] 25 | /// Create a new macOS Network Manager [INFO] [stdout] 26 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | async fn run_command(command: &str, args: &[&str], error_msg: &str) -> NetworkResult { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | fn open_tun_device(&self) -> NetworkResult<(File, String)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 137 | async fn configure_tun_interface( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 244 | fn prefix_len_to_netmask(prefix_len: u32) -> NetworkResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | fn read_dns_config(&self) -> NetworkResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 285 | fn write_dns_config(&self, nameservers: &[String]) -> NetworkResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 30.52s [INFO] running `Command { std: "docker" "inspect" "a1ab39916e1280106120eac35375cdb5cccc6110b1e9a10ae524a409b3b047ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1ab39916e1280106120eac35375cdb5cccc6110b1e9a10ae524a409b3b047ff", kill_on_drop: false }` [INFO] [stdout] a1ab39916e1280106120eac35375cdb5cccc6110b1e9a10ae524a409b3b047ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f394c67a1780b3ba6a8ea9d43316c222bd50a0067a9c1e4f6f091f2d1ba60bb8 [INFO] running `Command { std: "docker" "start" "-a" "f394c67a1780b3ba6a8ea9d43316c222bd50a0067a9c1e4f6f091f2d1ba60bb8", kill_on_drop: false }` [INFO] [stderr] warning: struct `MacOsNetworkManager` is never constructed [INFO] [stderr] --> coentro_helper/src/network_manager/macos.rs:17:12 [INFO] [stderr] | [INFO] [stderr] 17 | pub struct MacOsNetworkManager { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: multiple associated items are never used [INFO] [stderr] --> coentro_helper/src/network_manager/macos.rs:26:12 [INFO] [stderr] | [INFO] [stderr] 24 | impl MacOsNetworkManager { [INFO] [stderr] | ------------------------ associated items in this implementation [INFO] [stderr] 25 | /// Create a new macOS Network Manager [INFO] [stderr] 26 | pub fn new() -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 34 | async fn run_command(command: &str, args: &[&str], error_msg: &str) -> NetworkResult { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 58 | fn open_tun_device(&self) -> NetworkResult<(File, String)> { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 137 | async fn configure_tun_interface( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 244 | fn prefix_len_to_netmask(prefix_len: u32) -> NetworkResult { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 262 | fn read_dns_config(&self) -> NetworkResult> { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 285 | fn write_dns_config(&self, nameservers: &[String]) -> NetworkResult<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `coentro_helper` (bin "coentro_helper" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cli_client-183dc538dce1d146) [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/coentro_client-f8f5dac13398a383) [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/coentro_helper-b3554093325d34d2) [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/lib.rs (/opt/rustwide/target/debug/deps/coentro_ipc-52188ac09931a87a) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test messages::tests::test_serialize_deserialize_response ... ok [INFO] [stdout] test messages::tests::test_serialize_deserialize_request ... ok [INFO] [stdout] test transport::tests::test_unix_socket_transport ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/core_engine-b94ffffdf7bb7f7e) [INFO] [stdout] test transport::tests::test_authentication ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.61s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test session::tests::test_session_creation ... ok [INFO] [stdout] test session::tests::test_session_expiry ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 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/gui_client-f140235eb5ebb8e7) [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/management_api-6c0eed28c35df58f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/shared_utils-9dbaef93d6e89599) [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 27 tests [INFO] [stdout] test config::tests::test_default_config ... ok [INFO] [stdout] test config::tests::test_validation ... ok [INFO] [stdout] test config::tests::test_load_config ... ok [INFO] [stdout] test crypto::aes_gcm::tests::test_decrypt_with_wrong_key ... ok [INFO] [stdout] test config::tests::test_config_manager ... ok [INFO] [stdout] test config::tests::test_save_config ... ok [INFO] [stdout] test crypto::aes_gcm::tests::test_decrypt_too_short_ciphertext ... ok [INFO] [stdout] test crypto::aes_gcm::tests::test_encrypt_decrypt_success ... ok [INFO] [stdout] test crypto::aes_gcm::tests::test_decrypt_tampered_ciphertext ... ok [INFO] [stdout] test crypto::aes_gcm::tests::test_nonce_uniqueness_for_instance ... ok [INFO] [stdout] test crypto::aes_gcm::tests::test_nonce_counter_increments_over_multiple_encryptions ... ok [INFO] [stdout] test proto::framing::tests::test_corrupted_frame_invalid_checksum ... ok [INFO] [stdout] test crypto::aes_gcm::tests::test_invalid_key_size ... ok [INFO] [stdout] test proto::framing::tests::test_encode_decode_roundtrip ... ok [INFO] [stdout] test proto::framing::tests::test_frame_creation ... ok [INFO] [stdout] test proto::framing::tests::test_corrupted_frame_invalid_magic ... ok [INFO] [stdout] test proto::framing::tests::test_frame_flags ... ok [INFO] [stdout] test proto::framing::tests::test_frame_type_conversion ... ok [INFO] [stdout] test proto::framing::tests::test_incomplete_frame ... ok [INFO] [stdout] test proto::framing::tests::test_invalid_frame_type ... ok [INFO] [stdout] test proto::framing::tests::test_max_payload_size ... ok [INFO] [stdout] test proto::framing::tests::test_partial_decode ... ok [INFO] [stdout] test proto::framing::tests::test_stream_framer ... ok [INFO] [stdout] test tunnel::manager::tests::test_tunnel_manager_creation ... ok [INFO] [stdout] test tunnel::bootstrap::tests::test_client_bootstrapper_validation ... ok [INFO] [stdout] test tunnel::bootstrap::tests::test_server_bootstrapper_validation ... ok [INFO] [stdout] test logging::tests::test_init_logging ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/shared_utils-dd60054a756a6791) [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/config_tests.rs (/opt/rustwide/target/debug/deps/config_tests-595f091ddd7a56f1) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_config_defaults ... ok [INFO] [stdout] test test_load_valid_server_config ... ok [INFO] [stdout] test test_invalid_server_config ... ok [INFO] [stdout] test test_invalid_client_config ... ok [INFO] [stdout] test test_missing_security_credentials ... ok [INFO] [stdout] test test_load_valid_client_config ... ok [INFO] [stdout] test test_save_and_load_roundtrip ... ok [INFO] [stdout] test test_config_manager_reload ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/e2e.rs (/opt/rustwide/target/debug/deps/e2e-31f8b653b540d9af) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_frame_truncation_and_recovery ... ok [INFO] [stdout] test test_tampered_payload_decryption_failure ... ok [INFO] [stdout] test test_tunnel_manager_lifecycle ... ok [INFO] [stdout] test test_config_to_tunnel_e2e ... ok [INFO] [stdout] test test_direct_tunnel_bootstrapping ... ok [INFO] [stdout] test test_multiple_concurrent_client_sessions ... ok [INFO] [stdout] test test_quic_transport_with_encryption_e2e ... ok [INFO] [stdout] test test_large_message_fragmentation_and_reassembly ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.48s [INFO] [stdout] [INFO] [stderr] Running tests/e2e_tests.rs (/opt/rustwide/target/debug/deps/e2e_tests-395973e3bbe078ec) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_config_to_tunnel_e2e ... ignored [INFO] [stdout] test test_direct_tunnel_bootstrapping ... ignored [INFO] [stdout] test test_tunnel_manager_lifecycle ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] Running tests/tunnel_tests.rs (/opt/rustwide/target/debug/deps/tunnel_tests-01c9e33497d24f04) [INFO] [stderr] Doc-tests coentro_ipc [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_client_tunnel_creation ... ignored [INFO] [stdout] test test_tunnel_config_validation ... ok [INFO] [stdout] test test_tunnel_e2e ... ignored [INFO] [stdout] test test_tunnel_manager_creation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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 shared_utils [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test shared_utils/src/proto/framing.rs - proto::framing (line 34) ... ok [INFO] [stdout] test shared_utils/src/logging/mod.rs - logging::init_logging_from_config (line 163) ... ok [INFO] [stdout] test shared_utils/src/logging/mod.rs - logging::init_default_logging (line 148) ... ok [INFO] [stdout] test shared_utils/src/logging/mod.rs - logging::file_logger (line 196) ... FAILED [INFO] [stdout] test shared_utils/src/logging/mod.rs - logging::init_logging (line 69) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- shared_utils/src/logging/mod.rs - logging::file_logger (line 196) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (164) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs:154:14: [INFO] [stdout] initializing rolling file appender failed: InitError { context: "failed to create initial log file", source: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x60005c758892 - std::backtrace_rs::backtrace::libunwind::trace::h4b3f5960ed1c0917 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x60005c758892 - std::backtrace_rs::backtrace::trace_unsynchronized::h2f16383c47f8bd04 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x60005c758892 - std::sys::backtrace::_print_fmt::h698d661724c270ea [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x60005c758892 - ::fmt::h1c8375013274064c [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x60005c76a51f - core::fmt::rt::Argument::fmt::h9232377a772d3f8c [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x60005c76a51f - core::fmt::write::h6dc9e168423d9633 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x60005c724ce3 - std::io::default_write_fmt::h38d7d9601ce34bd7 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x60005c724ce3 - std::io::Write::write_fmt::ha0f2aa0403ad73bc [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x60005c731522 - std::sys::backtrace::BacktraceLock::print::hf83c3d8cbd01f904 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x60005c73657f - std::panicking::default_hook::{{closure}}::h3d4c49adc0898362 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x60005c7363d9 - std::panicking::default_hook::hccea28f2487e7471 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x60005c736b55 - std::panicking::panic_with_hook::h694b8196629eb5e1 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x60005c7369ea - std::panicking::panic_handler::{{closure}}::h0d99dd765f7e6554 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x60005c731669 - std::sys::backtrace::__rust_end_short_backtrace::h8b43cbde72f7d592 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x60005c718a1d - __rustc[d1dec8fc82f9a585]::rust_begin_unwind [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x60005c774580 - core::panicking::panic_fmt::h315eeb0e4d90fcdc [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x60005c7738e6 - core::result::unwrap_failed::h3188dfca3824df71 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/result.rs:1852:5 [INFO] [stdout] 17: 0x60005c25b1fc - core::result::Result::expect::ha053ba5eb51c56f0 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/result.rs:1175:23 [INFO] [stdout] 18: 0x60005c218766 - tracing_appender::rolling::RollingFileAppender::new::h8539ce3f1a329123 [INFO] [stdout] 19: 0x60005c2187cf - tracing_appender::rolling::never::hb2f18b353647fa7b [INFO] [stdout] 20: 0x60005c217d41 - shared_utils::logging::file_logger::he692d29156e6b9ad [INFO] [stdout] 21: 0x60005c21a9c9 - doctest_bundle_2024::__doctest_0::main::h2a198af37bc02850 [INFO] [stdout] 22: 0x60005c21a9e6 - doctest_bundle_2024::__doctest_0::__main_fn::h16c9da333ef65870 [INFO] [stdout] 23: 0x60005c20ef50 - doctest_runner_2024::__doctest_0::TEST::{{closure}}::h119bccd5e2c905ab [INFO] [stdout] 24: 0x60005c210cb6 - core::ops::function::FnOnce::call_once::he46f6ab2224a2db9 [INFO] [stdout] 25: 0x60005c20fc56 - doctest_runner_2024::main::h08c84ba76cdc29b4 [INFO] [stdout] 26: 0x60005c210c13 - core::ops::function::FnOnce::call_once::ha846539fe077a2b4 [INFO] [stdout] 27: 0x60005c2100b6 - std::sys::backtrace::__rust_begin_short_backtrace::hcff9499f4a107df5 [INFO] [stdout] 28: 0x60005c20fe99 - std::rt::lang_start::{{closure}}::h86f07113603acf76 [INFO] [stdout] 29: 0x60005c726a90 - core::ops::function::impls:: for &F>::call_once::haf2355476c97a8d6 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 30: 0x60005c726a90 - std::panicking::catch_unwind::do_call::hc1d88840c11edd90 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x60005c726a90 - std::panicking::catch_unwind::h06fc66194f5af61a [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:553:19 [INFO] [stdout] 32: 0x60005c726a90 - std::panic::catch_unwind::h94f2c568298f1917 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x60005c726a90 - std::rt::lang_start_internal::{{closure}}::h7610923c484b9005 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/rt.rs:175:24 [INFO] [stdout] 34: 0x60005c726a90 - std::panicking::catch_unwind::do_call::h95f5de43fb7e66d5 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:590:40 [INFO] [stdout] 35: 0x60005c726a90 - std::panicking::catch_unwind::h99cac81b0366fc4b [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:553:19 [INFO] [stdout] 36: 0x60005c726a90 - std::panic::catch_unwind::he4c6d99e8aa21d87 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panic.rs:359:14 [INFO] [stdout] 37: 0x60005c726a90 - std::rt::lang_start_internal::hc1e3cc6423c632a2 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/rt.rs:171:5 [INFO] [stdout] 38: 0x60005c20fe81 - std::rt::lang_start::h4786368df2c22e3b [INFO] [stdout] 39: 0x60005c214395 - main [INFO] [stdout] 40: 0x7334f81dc1ca - [INFO] [stdout] 41: 0x7334f81dc28b - __libc_start_main [INFO] [stdout] 42: 0x60005c20e5c5 - _start [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- shared_utils/src/logging/mod.rs - logging::init_logging (line 69) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (162) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs:154:14: [INFO] [stdout] initializing rolling file appender failed: InitError { context: "failed to create initial log file", source: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5848fe3e5892 - std::backtrace_rs::backtrace::libunwind::trace::h4b3f5960ed1c0917 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5848fe3e5892 - std::backtrace_rs::backtrace::trace_unsynchronized::h2f16383c47f8bd04 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5848fe3e5892 - std::sys::backtrace::_print_fmt::h698d661724c270ea [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5848fe3e5892 - ::fmt::h1c8375013274064c [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5848fe3f751f - core::fmt::rt::Argument::fmt::h9232377a772d3f8c [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5848fe3f751f - core::fmt::write::h6dc9e168423d9633 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5848fe3b1ce3 - std::io::default_write_fmt::h38d7d9601ce34bd7 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5848fe3b1ce3 - std::io::Write::write_fmt::ha0f2aa0403ad73bc [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5848fe3be522 - std::sys::backtrace::BacktraceLock::print::hf83c3d8cbd01f904 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5848fe3c357f - std::panicking::default_hook::{{closure}}::h3d4c49adc0898362 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5848fe3c33d9 - std::panicking::default_hook::hccea28f2487e7471 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x5848fe3c3b55 - std::panicking::panic_with_hook::h694b8196629eb5e1 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x5848fe3c39ea - std::panicking::panic_handler::{{closure}}::h0d99dd765f7e6554 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x5848fe3be669 - std::sys::backtrace::__rust_end_short_backtrace::h8b43cbde72f7d592 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x5848fe3a5a1d - __rustc[d1dec8fc82f9a585]::rust_begin_unwind [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x5848fe401580 - core::panicking::panic_fmt::h315eeb0e4d90fcdc [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x5848fe4008e6 - core::result::unwrap_failed::h3188dfca3824df71 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/result.rs:1852:5 [INFO] [stdout] 17: 0x5848fdee81fc - core::result::Result::expect::ha053ba5eb51c56f0 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/result.rs:1175:23 [INFO] [stdout] 18: 0x5848fdee69ee - tracing_appender::rolling::RollingFileAppender::new::h19c875972bda8765 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs:154:14 [INFO] [stdout] 19: 0x5848fdeacd75 - shared_utils::logging::init_logging::h87475bcaa3bf2fe0 [INFO] [stdout] at /opt/rustwide/workdir/shared_utils/src/logging/mod.rs:106:13 [INFO] [stdout] 20: 0x5848fdea7afc - doctest_bundle_2024::__doctest_2::main::h59bc04691185195a [INFO] [stdout] 21: 0x5848fdea7b76 - doctest_bundle_2024::__doctest_2::__main_fn::h4e99f3079b7932aa [INFO] [stdout] 22: 0x5848fde9c051 - doctest_runner_2024::__doctest_2::TEST::{{closure}}::h44f380ab3708a26b [INFO] [stdout] 23: 0x5848fde9dc76 - core::ops::function::FnOnce::call_once::hdb37c456d5c9b2a9 [INFO] [stdout] 24: 0x5848fde9cc56 - doctest_runner_2024::main::h08c84ba76cdc29b4 [INFO] [stdout] 25: 0x5848fde9dc13 - core::ops::function::FnOnce::call_once::ha846539fe077a2b4 [INFO] [stdout] 26: 0x5848fde9d0b6 - std::sys::backtrace::__rust_begin_short_backtrace::hcff9499f4a107df5 [INFO] [stdout] 27: 0x5848fde9ce99 - std::rt::lang_start::{{closure}}::h86f07113603acf76 [INFO] [stdout] 28: 0x5848fe3b3a90 - core::ops::function::impls:: for &F>::call_once::haf2355476c97a8d6 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 29: 0x5848fe3b3a90 - std::panicking::catch_unwind::do_call::hc1d88840c11edd90 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: 0x5848fe3b3a90 - std::panicking::catch_unwind::h06fc66194f5af61a [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: 0x5848fe3b3a90 - std::panic::catch_unwind::h94f2c568298f1917 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5848fe3b3a90 - std::rt::lang_start_internal::{{closure}}::h7610923c484b9005 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: 0x5848fe3b3a90 - std::panicking::catch_unwind::do_call::h95f5de43fb7e66d5 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: 0x5848fe3b3a90 - std::panicking::catch_unwind::h99cac81b0366fc4b [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: 0x5848fe3b3a90 - std::panic::catch_unwind::he4c6d99e8aa21d87 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: 0x5848fe3b3a90 - std::rt::lang_start_internal::hc1e3cc6423c632a2 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: 0x5848fde9ce81 - std::rt::lang_start::h4786368df2c22e3b [INFO] [stdout] 38: 0x5848fdea1395 - main [INFO] [stdout] 39: 0x79f8acdb81ca - [INFO] [stdout] 40: 0x79f8acdb828b - __libc_start_main [INFO] [stdout] 41: 0x5848fde9b5c5 - _start [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] shared_utils/src/logging/mod.rs - logging::file_logger (line 196) [INFO] [stdout] shared_utils/src/logging/mod.rs - logging::init_logging (line 69) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s [INFO] [stdout] [INFO] [stdout] all doctests ran in 1.31s; merged doctests compilation took 1.02s [INFO] [stderr] error: doctest failed, to rerun pass `-p shared_utils --doc` [INFO] running `Command { std: "docker" "inspect" "f394c67a1780b3ba6a8ea9d43316c222bd50a0067a9c1e4f6f091f2d1ba60bb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f394c67a1780b3ba6a8ea9d43316c222bd50a0067a9c1e4f6f091f2d1ba60bb8", kill_on_drop: false }` [INFO] [stdout] f394c67a1780b3ba6a8ea9d43316c222bd50a0067a9c1e4f6f091f2d1ba60bb8