[INFO] cloning repository https://github.com/r12f/InFMon
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/r12f/InFMon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr12f%2FInFMon", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr12f%2FInFMon'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b1d5c9b8118234730f993327f343795cb09e443c
[INFO] testing r12f/InFMon against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr12f%2FInFMon" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/r12f/InFMon
[INFO] finished tweaking git repo https://github.com/r12f/InFMon
[INFO] tweaked toml for git repo https://github.com/r12f/InFMon written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/r12f/InFMon on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/r12f/InFMon 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] efd3a92c69ac8c89c933092bad381817df7cd0239c9e60773c4ca6bc3a71da51
[INFO] running `Command { std: "docker" "start" "-a" "efd3a92c69ac8c89c933092bad381817df7cd0239c9e60773c4ca6bc3a71da51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "efd3a92c69ac8c89c933092bad381817df7cd0239c9e60773c4ca6bc3a71da51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efd3a92c69ac8c89c933092bad381817df7cd0239c9e60773c4ca6bc3a71da51", kill_on_drop: false }`
[INFO] [stdout] efd3a92c69ac8c89c933092bad381817df7cd0239c9e60773c4ca6bc3a71da51
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 132ee275025df248c1ac93aa1c12a59d4e357a56187deb086b93cf1f34e51a0c
[INFO] running `Command { std: "docker" "start" "-a" "132ee275025df248c1ac93aa1c12a59d4e357a56187deb086b93cf1f34e51a0c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling symlink v0.1.0
[INFO] [stderr]    Compiling roff v1.1.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling inventory v0.3.24
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling infmon-frontend v0.1.0 (/opt/rustwide/workdir/src/frontend)
[INFO] [stderr] warning: infmon-frontend@0.1.0: infmon.api.vapi.h not found — skipping VAPI FFI build
[INFO] [stderr] warning: infmon-frontend@0.1.0: Stats client will use stub implementation
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling hostname v0.4.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling opentelemetry v0.27.1
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling clap_complete v4.6.2
[INFO] [stderr]    Compiling clap_mangen v0.2.33
[INFO] [stderr]    Compiling tracing-appender v0.2.5
[INFO] [stderr]    Compiling syslog-tracing v0.3.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling opentelemetry_sdk v0.27.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling infmon-common v0.1.0 (/opt/rustwide/workdir/src/common)
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling infmon-cli v0.1.0 (/opt/rustwide/workdir/src/cli)
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling opentelemetry-proto v0.27.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "132ee275025df248c1ac93aa1c12a59d4e357a56187deb086b93cf1f34e51a0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "132ee275025df248c1ac93aa1c12a59d4e357a56187deb086b93cf1f34e51a0c", kill_on_drop: false }`
[INFO] [stdout] 132ee275025df248c1ac93aa1c12a59d4e357a56187deb086b93cf1f34e51a0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b1791637553b0b24c37a8e1f253039e802b960f2c3a7976af5b3f05c34ef592
[INFO] running `Command { std: "docker" "start" "-a" "7b1791637553b0b24c37a8e1f253039e802b960f2c3a7976af5b3f05c34ef592", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.2.1
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr] warning: infmon-frontend@0.1.0: infmon.api.vapi.h not found — skipping VAPI FFI build
[INFO] [stderr] warning: infmon-frontend@0.1.0: Stats client will use stub implementation
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling infmon-common v0.1.0 (/opt/rustwide/workdir/src/common)
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling infmon-cli v0.1.0 (/opt/rustwide/workdir/src/cli)
[INFO] [stderr]    Compiling syslog-tracing v0.3.1
[INFO] [stderr]    Compiling tracing-appender v0.2.5
[INFO] [stderr]    Compiling infmon-frontend v0.1.0 (/opt/rustwide/workdir/src/frontend)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.06s
[INFO] running `Command { std: "docker" "inspect" "7b1791637553b0b24c37a8e1f253039e802b960f2c3a7976af5b3f05c34ef592", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b1791637553b0b24c37a8e1f253039e802b960f2c3a7976af5b3f05c34ef592", kill_on_drop: false }`
[INFO] [stdout] 7b1791637553b0b24c37a8e1f253039e802b960f2c3a7976af5b3f05c34ef592
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dfd8744c8424ccf5b958eee160f9008897e136e328a8abdf3bea128739df64e9
[INFO] running `Command { std: "docker" "start" "-a" "dfd8744c8424ccf5b958eee160f9008897e136e328a8abdf3bea128739df64e9", kill_on_drop: false }`
[INFO] [stderr] warning: infmon-frontend@0.1.0: infmon.api.vapi.h not found — skipping VAPI FFI build
[INFO] [stdout] 
[INFO] [stderr] warning: infmon-frontend@0.1.0: Stats client will use stub implementation
[INFO] [stdout] running 0 tests
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/infmon_cli-f7948f55918057fe)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/infmonctl-2eaab8e38e377ab2)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_args.rs (/opt/rustwide/target/debug/deps/cli_args-fbb459955ee8b040)
[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] [stdout] 
[INFO] [stdout] running 39 tests
[INFO] [stdout] test parse_config_reload ... ok
[INFO] [stdout] test parse_config_show ... ok
[INFO] [stdout] test parse_flow_list_top_sort ... ok
[INFO] [stdout] test parse_config_get ... ok
[INFO] [stdout] test parse_flow_rule_list ... ok
[INFO] [stdout] test parse_flow_list ... ok
[INFO] [stdout] test parse_config_set ... ok
[INFO] [stdout] test parse_config_show_annotate ... ok
[INFO] [stdout] test parse_flow_show ... ok
[INFO] [stdout] test parse_flow_rule_show ... ok
[INFO] [stdout] test parse_install_force ... ok
[INFO] [stdout] test parse_health ... ok
[INFO] [stdout] test parse_log_tail ... ok
[INFO] [stdout] test parse_flow_rule_add ... ok
[INFO] [stdout] test parse_json_flag ... ok
[INFO] [stdout] test parse_log_tail_follow ... ok
[INFO] [stdout] test parse_global_flags ... ok
[INFO] [stdout] test parse_start ... ok
[INFO] [stdout] test parse_restart ... ok
[INFO] [stdout] test parse_output_json ... ok
[INFO] [stdout] test parse_install ... ok
[INFO] [stdout] test parse_status ... ok
[INFO] [stdout] test reject_flow_rule_add_without_spec ... ok
[INFO] [stdout] test parse_flow_rule_rm_all ... ok
[INFO] [stdout] test parse_uninstall_purge ... ok
[INFO] [stdout] test parse_stats_export ... ok
[INFO] [stdout] test reject_config_get_without_key ... ok
[INFO] [stdout] test parse_stop ... ok
[INFO] [stdout] test reject_no_subcommand ... ok
[INFO] [stdout] test parse_uninstall ... ok
[INFO] [stdout] test reject_flow_show_without_key ... ok
[INFO] [stdout] test parse_flow_rule_rm ... ok
[INFO] [stdout] test reject_flow_rule_rm_without_target ... ok
[INFO] [stdout] test parse_stats_show ... ok
[INFO] [stdout] test parse_stats_show_with_options ... ok
[INFO] [stdout] test reject_config_set_without_value ... ok
[INFO] [stdout] test reject_stats_export_without_format ... ok
[INFO] [stdout] test reject_unknown_subcommand ... ok
[INFO] [stdout] test parse_config_set_with_type ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/completions_manpage.rs (/opt/rustwide/target/debug/deps/completions_manpage-9deb79bf35f76375)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test generate_completions_missing_arg_exits_2 ... ok
[INFO] [stdout] test unsupported_shell_exits_2 ... ok
[INFO] [stdout] test generate_completions_equals_syntax ... ok
[INFO] [stdout] test fish_completions_generated ... ok
[INFO] [stdout] test powershell_completions_generated ... ok
[INFO] [stdout] test manpage_contains_name_section ... ok
[INFO] [stdout] test bash_completions_contain_subcommands ... ok
[INFO] [stdout] test zsh_completions_contain_compdef ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/exit_codes.rs (/opt/rustwide/target/debug/deps/exit_codes-a48968a10bb1b50b)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test exit_usage_on_config_get_missing_key ... ok
[INFO] [stdout] test exit_usage_on_flow_rule_rm_missing_target ... ok
[INFO] [stdout] test exit_usage_on_config_set_missing_value ... ok
[INFO] [stdout] test exit_success_on_version ... ok
[INFO] [stdout] test exit_usage_on_flow_rule_add_missing_spec ... ok
[INFO] [stdout] test exit_success_on_help ... ok
[INFO] [stdout] test exit_usage_on_flow_show_missing_key ... ok
[INFO] [stdout] test exit_usage_on_missing_required_arg ... ok
[INFO] [stdout] test exit_success_on_subcommand_help ... ok
[INFO] [stdout] test exit_usage_on_unknown_subcommand ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/signal_handling.rs (/opt/rustwide/target/debug/deps/signal_handling-1d1697e488c916b6)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test unix::sigpipe_exits_zero ... ok
[INFO] [stdout] test unix::sigint_exits_130 ... ok
[INFO] [stdout] test unix::sigterm_exits_143 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/infmon_common-d0240c2837bd9a3b)
[INFO] [stdout] 
[INFO] [stdout] running 55 tests
[INFO] [stdout] test config::crud_tests::crud_rm_not_found ... ok
[INFO] [stdout] test config::validate_tests::accept_valid_logging_file ... ok
[INFO] [stdout] test config::crud_tests::crud_budget_enforcement ... ok
[INFO] [stdout] test config::crud_tests::crud_add_duplicate_fails ... ok
[INFO] [stdout] test config::validate_tests::accept_no_exporters_section ... ok
[INFO] [stdout] test config::crud_tests::crud_rm ... ok
[INFO] [stdout] test config::crud_tests::crud_add_list_show ... ok
[INFO] [stdout] test config::crud_tests::crud_set_full ... ok
[INFO] [stdout] test config::validate_tests::accept_no_frontend_section ... ok
[INFO] [stdout] test config::validate_tests::accept_no_logging_section ... ok
[INFO] [stdout] test config::validate_tests::accept_valid_logging_syslog ... ok
[INFO] [stdout] test config::validate_tests::reject_duplicate_fields ... ok
[INFO] [stdout] test config::validate_tests::reject_duplicate_names ... ok
[INFO] [stdout] test config::validate_tests::reject_duplicate_exporter_names ... ok
[INFO] [stdout] test config::validate_tests::reject_empty_exporter_name ... ok
[INFO] [stdout] test config::validate_tests::reject_empty_exporter_type ... ok
[INFO] [stdout] test config::validate_tests::reject_empty_fields ... ok
[INFO] [stdout] test config::validate_tests::reject_file_destination_without_file_config ... ok
[INFO] [stdout] test config::validate_tests::accept_within_key_width_limit ... ok
[INFO] [stdout] test config::validate_tests::reject_invalid_export_timeout ... ok
[INFO] [stdout] test config::validate_tests::reject_file_destination_empty_path ... ok
[INFO] [stdout] test config::validate_tests::reject_invalid_exporter_name ... ok
[INFO] [stdout] test config::validate_tests::reject_invalid_name_special_chars ... ok
[INFO] [stdout] test config::parse_tests::parse_valid_yaml_one_rule ... ok
[INFO] [stdout] test config::parse_tests::parse_valid_yaml_two_rules ... ok
[INFO] [stdout] test config::parse_tests::roundtrip_parse_validate_crud ... ok
[INFO] [stdout] test config::validate_tests::reject_invalid_startup_timeout ... ok
[INFO] [stdout] test config::validate_tests::reject_invalid_name_too_short ... ok
[INFO] [stdout] test config::validate_tests::reject_invalid_name_too_long ... ok
[INFO] [stdout] test config::validate_tests::reject_max_keys_zero ... ok
[INFO] [stdout] test config::validate_tests::reject_queue_depth_too_large ... ok
[INFO] [stdout] test config::validate_tests::reject_syslog_with_file_config ... ok
[INFO] [stdout] test config::validate_tests::reject_invalid_overflow_policy ... ok
[INFO] [stdout] test config::validate_tests::reject_total_budget_exceeded ... ok
[INFO] [stdout] test config::validate_tests::reject_otlp_missing_endpoint ... ok
[INFO] [stdout] test config::validate_tests::reject_otlp_empty_endpoint ... ok
[INFO] [stdout] test config::validate_tests::reject_zero_export_timeout ... ok
[INFO] [stdout] test config::validate_tests::reject_zero_polling_interval ... ok
[INFO] [stdout] test config::validate_tests::reject_zero_shutdown_grace ... ok
[INFO] [stdout] test config::validate_tests::reject_zero_startup_timeout ... ok
[INFO] [stdout] test config::validate_tests::reject_zero_queue_depth ... ok
[INFO] [stdout] test config::validate_tests::valid_full_config ... ok
[INFO] [stdout] test ipc::control_client::control_client_tests::new_stores_path ... ok
[INFO] [stdout] test config::validate_tests::reject_invalid_name_uppercase ... ok
[INFO] [stdout] test ipc::decode::decode_tests::decode_ipv4_mapped ... ok
[INFO] [stdout] test config::validate_tests::reject_unknown_exporter_type ... ok
[INFO] [stdout] test config::parse_tests::parse_full_yaml_with_frontend_and_exporters ... ok
[INFO] [stdout] test config::parse_tests::parse_yaml_file_and_load ... ok
[INFO] [stdout] test ipc::decode::decode_tests::decode_key_multiple_fields ... ok
[INFO] [stdout] test ipc::decode::decode_tests::decode_ipv6 ... ok
[INFO] [stdout] test ipc::types::types_tests::flow_rule_id_display_parse_roundtrip ... ok
[INFO] [stdout] test ipc::types::types_tests::flow_rule_id_parse_invalid ... ok
[INFO] [stdout] test ipc::decode::decode_tests::decode_key_too_short ... ok
[INFO] [stdout] test ipc::decode::decode_tests::decode_key_trailing_bytes ... ok
[INFO] [stdout] test ipc::protocol::tests::flow_rule_list_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 55 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/infmon_frontend-4bf6c6374deda0e1)
[INFO] [stdout] 
[INFO] [stdout] running 89 tests
[INFO] [stdout] test exporter::exporter_tests::config_error_display ... ok
[INFO] [stdout] test exporter::exporter_tests::counting_exporter_trait_methods ... ok
[INFO] [stdout] test exporter::exporter_tests::drop_newest_overflow ... ok
[INFO] [stdout] test exporter::exporter_tests::exporter_config_default_values ... ok
[INFO] [stdout] test exporter::exporter_tests::exporter_error_display_permanent ... ok
[INFO] [stdout] test exporter::exporter_tests::exporter_error_display_timeout ... ok
[INFO] [stdout] test exporter::exporter_tests::exporter_error_display_transient ... ok
[INFO] [stdout] test exporter::exporter_tests::find_factory_returns_none_for_unknown ... ok
[INFO] [stdout] test exporter::exporter_tests::exporter_thread_stops_on_permanent_error ... ok
[INFO] [stdout] test exporter::exporter_tests::exporter_thread_processes_snapshots ... ok
[INFO] [stdout] test exporter::exporter_tests::exporter_handle_drop_joins_thread ... ok
[INFO] [stdout] test exporter::exporter_tests::snapshot_channel_capacity_zero_clamped_to_one ... ok
[INFO] [stdout] test exporter::exporter_tests::snapshot_channel_larger_capacity ... ok
[INFO] [stdout] test exporter::exporter_tests::snapshot_sender_clone_works ... ok
[INFO] [stdout] test exporter::exporter_tests::snapshot_sender_disconnected_when_receiver_dropped ... ok
[INFO] [stdout] test lifecycle::lifecycle_tests::entry_to_config_invalid_timeout_uses_default ... ok
[INFO] [stdout] test lifecycle::lifecycle_tests::entry_to_config_basic ... ok
[INFO] [stdout] test lifecycle::lifecycle_tests::lifecycle_error_display ... ok
[INFO] [stdout] test lifecycle::lifecycle_tests::parse_duration_float_is_invalid ... ok
[INFO] [stdout] test lifecycle::lifecycle_tests::entry_to_config_with_extra_fields ... ok
[INFO] [stdout] test lifecycle::lifecycle_tests::parse_duration_hours ... ok
[INFO] [stdout] test exporter::exporter_tests::snapshot_receiver_returns_none_when_sender_dropped ... ok
[INFO] [stdout] test lifecycle::lifecycle_tests::parse_duration_ms ... ok
[INFO] [stdout] test lifecycle::lifecycle_tests::parse_duration_bare_number ... ok
[INFO] [stdout] test lifecycle::lifecycle_tests::parse_duration_m ... ok
[INFO] [stdout] test lifecycle::lifecycle_tests::parse_duration_empty_string ... ok
[INFO] [stdout] test lifecycle::lifecycle_tests::parse_duration_s ... ok
[INFO] [stdout] test lifecycle::lifecycle_tests::parse_duration_invalid ... ok
[INFO] [stdout] test lifecycle::lifecycle_tests::parse_duration_zero_ms ... ok
[INFO] [stderr] 2026-05-11T21:07:07.603953Z  INFO infmon_frontend::logging::tests: bootstrap logging active
[INFO] [stdout] test lifecycle::lifecycle_tests::reload_failed_error_contains_reason ... ok
[INFO] [stdout] test lifecycle::lifecycle_tests::parse_duration_zero_bare ... ok
[INFO] [stdout] test lifecycle::lifecycle_tests::parse_duration_negative_is_invalid ... ok
[INFO] [stdout] test lifecycle::lifecycle_tests::parse_duration_whitespace_trimmed ... ok
[INFO] [stdout] test logging::tests::test_logging_guard_drops_without_panic ... ok
[INFO] [stdout] test lifecycle::lifecycle_tests::start_fails_on_missing_config ... ok
[INFO] [stdout] test lifecycle::lifecycle_tests::start_fails_on_invalid_yaml ... ok
[INFO] [stdout] test logging::tests::test_init_bootstrap_returns_guard ... ok
[INFO] [stdout] test logging::tests::test_init_logging_file_missing_config ... ok
[INFO] [stdout] test lifecycle::lifecycle_tests::parse_duration_h ... ok
[INFO] [stdout] test lifecycle::lifecycle_tests::parse_duration_unknown_suffix ... ok
[INFO] [stdout] test otlp::otlp_tests::flow_attributes_only_for_declared_fields ... ok
[INFO] [stdout] test lifecycle::lifecycle_tests::parse_duration_large_value ... ok
[INFO] [stdout] test otlp::otlp_tests::flow_attributes_sorted_by_key ... ok
[INFO] [stdout] test otlp::otlp_tests::new_requires_endpoint ... ok
[INFO] [stdout] test otlp::otlp_tests::render_ip_v4 ... ok
[INFO] [stdout] test otlp::otlp_tests::render_ip_v4_mapped_v6 ... ok
[INFO] [stdout] test otlp::otlp_tests::render_ip_v6 ... ok
[INFO] [stdout] test otlp::otlp_tests::build_request_with_flows ... ok
[INFO] [stdout] test otlp::otlp_tests::new_succeeds_with_endpoint ... ok
[INFO] [stdout] test otlp::otlp_tests::build_request_empty_snapshot ... ok
[INFO] [stdout] test otlp::otlp_tests::resource_attributes_include_required ... ok
[INFO] [stdout] test otlp::otlp_tests::build_request_cardinality_cap ... ok
[INFO] [stdout] test otlp::otlp_tests::truncate_utf8_no_truncation ... ok
[INFO] [stdout] test otlp::otlp_tests::truncate_utf8_respects_char_boundaries ... ok
[INFO] [stdout] test otlp::otlp_tests::resource_attrs_from_extra_config ... ok
[INFO] [stdout] test poller::poller_tests::backpressure_drops_snapshots ... ignored, requires a real VPP instance; VapiStatsClient::connect fails without VPP
[INFO] [stdout] test otlp::otlp_tests::truncate_utf8_truncates ... ok
[INFO] [stdout] test poller::poller_tests::decode_empty_raw_snapshot ... ok
[INFO] [stdout] test otlp::otlp_tests::self_observability_points_emitted_tracks_correctly ... ok
[INFO] [stdout] test poller::poller_tests::decode_second_tick_has_interval ... ok
[INFO] [stdout] test poller::poller_tests::decode_snapshot_merges_per_worker_duplicate_keys ... ok
[INFO] [stdout] test poller::poller_tests::decode_snapshot_skips_out_of_bounds_key ... ok
[INFO] [stdout] test poller::poller_tests::merge_duplicate_keys_sums_counters_and_takes_max_last_update ... ok
[INFO] [stdout] test poller::poller_tests::decode_snapshot_skips_zero_key_len_slots ... ok
[INFO] [stdout] test poller::poller_tests::poller_sends_snapshots_on_real_segment ... ignored, requires a real VPP instance; VapiStatsClient::connect fails without VPP
[INFO] [stdout] test poller::poller_tests::monotonic_and_wall_clocks_work ... ok
[INFO] [stdout] test poller::poller_tests::poller_config_default ... ok
[INFO] [stdout] test otlp::otlp_tests::self_observability_metrics_present_in_empty_snapshot ... ok
[INFO] [stdout] test poller::poller_tests::decode_snapshot_with_descriptor_but_no_slots ... ok
[INFO] [stdout] test otlp::otlp_tests::self_observability_batches_failed_has_reason ... ok
[INFO] [stdout] test otlp::otlp_tests::self_observability_metrics_returns_some ... ok
[INFO] [stdout] test poller::poller_tests::poller_handle_drop_stops_thread ... ok
[INFO] [stdout] test otlp::otlp_tests::self_observability_no_flow_attributes ... ok
[INFO] [stdout] test vapi_stats_client::tests::merge_no_duplicates ... ok
[INFO] [stdout] test vapi_stats_client::tests::merge_saturating_add ... ok
[INFO] [stdout] test otlp::otlp_tests::self_observability_points_dropped_on_cap ... ok
[INFO] [stdout] test vapi_stats_client::tests::merge_empty ... ok
[INFO] [stdout] test vapi_stats_client::tests::merge_three_workers_same_key ... ok
[INFO] [stdout] test vapi_stats_client::tests::merge_same_hash_different_key_not_merged ... ok
[INFO] [stdout] test vapi_stats_client::tests::merge_mixed_unique_and_duplicate ... ok
[INFO] [stdout] test vapi_stats_client::tests::merge_two_workers_same_key ... ok
[INFO] [stdout] test logging::tests::test_file_destination_with_config ... ok
[INFO] [stdout] test poller::poller_tests::sleep_interruptible_stops_early ... ok
[INFO] [stdout] test logging::tests::test_file_destination_bare_filename ... FAILED
[INFO] [stdout] test poller::poller_tests::poller_stops_immediately ... ok
[INFO] [stdout] test poller::poller_tests::poller_with_multiple_senders ... ok
[INFO] [stdout] test poller::poller_tests::poller_with_no_senders ... ok
[INFO] [stdout] test lifecycle::lifecycle_tests::start_fails_on_unreachable_backend ... ok
[INFO] [stdout] test exporter::exporter_tests::exporter_thread_continues_after_transient_error ... ok
[INFO] [stderr] error: test failed, to rerun pass `-p infmon-frontend --lib`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- logging::tests::test_file_destination_bare_filename stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'logging::tests::test_file_destination_bare_filename' (242) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.5/src/rolling.rs:156:14:
[INFO] [stdout] initializing rolling file appender failed: InitError { context: "failed to create log file", source: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x581871e91dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x581871e91dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x581871e91dba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x581871e91dba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x581871ea945a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x581871ea945a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x581871e972f2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x581871e972f2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x581871e6d9df - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x581871e6d9df - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x581871e88b29 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5818718e7abc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5818718e7abc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x581871e88da2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x581871e88da2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x581871e6da98 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x581871e65069 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x581871e6eabd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x581871ea9ccc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x581871ea9a12 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5818718c7dfc - <core[35159d6ffb30e017]::result::Result<tracing_appender[708b76d6d6b40c68]::rolling::RollingFileAppender, tracing_appender[708b76d6d6b40c68]::rolling::builder::InitError>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5818717d7697 - <tracing_appender[708b76d6d6b40c68]::rolling::RollingFileAppender>::new::<&std[ec419fa8110287d5]::path::Path, &str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.5/src/rolling.rs:156:14
[INFO] [stdout]   22:     0x5818717db655 - tracing_appender[708b76d6d6b40c68]::rolling::never::<&std[ec419fa8110287d5]::path::Path, &str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.5/src/rolling.rs:441:5
[INFO] [stdout]   23:     0x58187187a364 - infmon_frontend[bc6692d39a4d1a43]::logging::init_logging
[INFO] [stdout]                                at /opt/rustwide/workdir/src/frontend/src/logging.rs:99:36
[INFO] [stdout]   24:     0x5818718809e6 - infmon_frontend[bc6692d39a4d1a43]::logging::tests::test_file_destination_bare_filename
[INFO] [stdout]                                at /opt/rustwide/workdir/src/frontend/src/logging_tests.rs:75:18
[INFO] [stdout]   25:     0x581871874e57 - infmon_frontend[bc6692d39a4d1a43]::logging::tests::test_file_destination_bare_filename::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/frontend/src/logging_tests.rs:62:41
[INFO] [stdout]   26:     0x581871845056 - <infmon_frontend[bc6692d39a4d1a43]::logging::tests::test_file_destination_bare_filename::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5818718dad9b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5818718dad9b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x5818718e858b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x5818718e858b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x5818718e858b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5818718e858b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5818718e858b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5818718e858b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x5818718e858b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x5818718e2f64 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x5818718e2f64 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5818718eb192 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x5818718eb192 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x5818718eb192 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5818718eb192 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5818718eb192 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5818718eb192 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x5818718eb192 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x581871e90faf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   46:     0x581871e90faf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x77a4d5407aa4 - <unknown>
[INFO] [stdout]   48:     0x77a4d5494a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     logging::tests::test_file_destination_bare_filename
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 86 passed; 1 failed; 2 ignored; 0 measured; 0 filtered out; finished in 2.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "dfd8744c8424ccf5b958eee160f9008897e136e328a8abdf3bea128739df64e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfd8744c8424ccf5b958eee160f9008897e136e328a8abdf3bea128739df64e9", kill_on_drop: false }`
[INFO] [stdout] dfd8744c8424ccf5b958eee160f9008897e136e328a8abdf3bea128739df64e9
