[INFO] cloning repository https://github.com/Armanoide/flint [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Armanoide/flint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArmanoide%2Fflint", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArmanoide%2Fflint'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 83ce0184636e7083b870d16c14843f5beca108be [INFO] testing Armanoide/flint against try#bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b for pr-154756 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArmanoide%2Fflint" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Armanoide/flint [INFO] finished tweaking git repo https://github.com/Armanoide/flint [INFO] tweaked toml for git repo https://github.com/Armanoide/flint written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Armanoide/flint on toolchain bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Armanoide/flint 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" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96ca1ec63a8360e955cdfd20be0361551cbdb0dcc19ff14eae7d3cc2ccfb8792 [INFO] running `Command { std: "docker" "start" "-a" "96ca1ec63a8360e955cdfd20be0361551cbdb0dcc19ff14eae7d3cc2ccfb8792", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96ca1ec63a8360e955cdfd20be0361551cbdb0dcc19ff14eae7d3cc2ccfb8792", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96ca1ec63a8360e955cdfd20be0361551cbdb0dcc19ff14eae7d3cc2ccfb8792", kill_on_drop: false }` [INFO] [stdout] 96ca1ec63a8360e955cdfd20be0361551cbdb0dcc19ff14eae7d3cc2ccfb8792 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c6275da6101ea252abd0967c0e83b7dc388d9ba1ce71eb69846bac2908a9702 [INFO] running `Command { std: "docker" "start" "-a" "3c6275da6101ea252abd0967c0e83b7dc388d9ba1ce71eb69846bac2908a9702", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling clap_builder v4.5.50 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling quick-xml v0.38.3 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling clap v4.5.50 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling plist v1.8.0 [INFO] [stderr] Compiling flint v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "3c6275da6101ea252abd0967c0e83b7dc388d9ba1ce71eb69846bac2908a9702", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c6275da6101ea252abd0967c0e83b7dc388d9ba1ce71eb69846bac2908a9702", kill_on_drop: false }` [INFO] [stdout] 3c6275da6101ea252abd0967c0e83b7dc388d9ba1ce71eb69846bac2908a9702 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3cbeb7e34b44b2670f9d99dbd3e00fd34a75541e09ac8d9e8d899dbf6eca7e57 [INFO] running `Command { std: "docker" "start" "-a" "3cbeb7e34b44b2670f9d99dbd3e00fd34a75541e09ac8d9e8d899dbf6eca7e57", kill_on_drop: false }` [INFO] [stderr] Compiling flint v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.50s [INFO] running `Command { std: "docker" "inspect" "3cbeb7e34b44b2670f9d99dbd3e00fd34a75541e09ac8d9e8d899dbf6eca7e57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cbeb7e34b44b2670f9d99dbd3e00fd34a75541e09ac8d9e8d899dbf6eca7e57", kill_on_drop: false }` [INFO] [stdout] 3cbeb7e34b44b2670f9d99dbd3e00fd34a75541e09ac8d9e8d899dbf6eca7e57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bc77b637fb9bd5e16fd26420e63f3f3a5709c43588699c080a8a4de7b62eca9e [INFO] running `Command { std: "docker" "start" "-a" "bc77b637fb9bd5e16fd26420e63f3f3a5709c43588699c080a8a4de7b62eca9e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flint-4af5125f08c7996d) [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/flint-e78f7a0bfaab5bc1) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/main_test.rs (/opt/rustwide/target/debug/deps/main_test-65af17abd1ced246) [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 8 tests [INFO] [stdout] test services::service_state_test::test_formula_returns_correct_value ... ok [INFO] [stdout] test services::service_state_test::test_get_pid_returns_correct_value ... ok [INFO] [stdout] test services::service_state_test::test_write_and_read_state ... ok [INFO] [stdout] test services::service_state_test::test_mark_running_writes_correct_state ... ok [INFO] [stdout] test services::service_state_test::test_read_state_returns_stale_when_missing ... ok [INFO] [stdout] test services::service_state_test::test_state_can_toggle_between_running_and_stopped ... ok [INFO] [stdout] test services::service_state_test::test_mark_stopped ... ok [INFO] [stdout] test services::service_state_test::test_search_pids_returns_empty_on_no_process ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running tests/service_manager_test.rs (/opt/rustwide/target/debug/deps/service_manager_test-4f49cf84c833461f) [INFO] [stdout] running 4 tests [INFO] [stdout] test test_user_agent_new_missing_plist ... ok [INFO] [stdout] test test_user_agent_launch_agents_dir_uses_home ... ok [INFO] [stdout] test test_homebrew_new_and_formulas_with_fake_opt ... ok [INFO] [stdout] test test_user_agent_find_and_new_success ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_user_agent_find_and_new_success stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_user_agent_find_and_new_success' (30) panicked at tests/service_manager_test.rs:56:5: [INFO] [stdout] assertion failed: found.is_some() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57586201950a - std[9220c7eebac9ee98]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57586201950a - std[9220c7eebac9ee98]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57586201950a - std[9220c7eebac9ee98]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57586201950a - <::print::DisplayBacktrace as core[c038f26966ff13a]::fmt::Display>::fmt [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57586202db3a - ::fmt [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57586202db3a - core[c038f26966ff13a]::fmt::write [INFO] [stdout] 6: 0x57586201e5b2 - std[9220c7eebac9ee98]::io::default_write_fmt::> [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x57586201e5b2 - as std[9220c7eebac9ee98]::io::Write>::write_fmt [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x575861ff672f - ::print [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575861ff672f - std[9220c7eebac9ee98]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575862010df9 - std[9220c7eebac9ee98]::panicking::default_hook [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575861f965bc - core[c038f26966ff13a]::ops::function::Fn<(&'a std[9220c7eebac9ee98]::panic::PanicHookInfo<'b>,), Output = ()> + core[c038f26966ff13a]::marker::Send + core[c038f26966ff13a]::marker::Sync> as core[c038f26966ff13a]::ops::function::Fn<(&std[9220c7eebac9ee98]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x575861f965bc - test[e721096a833e0289]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575862010fb2 - core[c038f26966ff13a]::ops::function::Fn<(&'a std[9220c7eebac9ee98]::panic::PanicHookInfo<'b>,), Output = ()> + core[c038f26966ff13a]::marker::Send + core[c038f26966ff13a]::marker::Sync> as core[c038f26966ff13a]::ops::function::Fn<(&std[9220c7eebac9ee98]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x575862010fb2 - std[9220c7eebac9ee98]::panicking::panic_with_hook [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575861ff681a - std[9220c7eebac9ee98]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x575861feb1f9 - std[9220c7eebac9ee98]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575861ff768d - __rustc[db5ee5825a353f5e]::rust_begin_unwind [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57586202e28c - core[c038f26966ff13a]::panicking::panic_fmt [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57586202e252 - core[c038f26966ff13a]::panicking::panic [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x575861f7f5d5 - service_manager_test[4be4278fac26293f]::test_user_agent_find_and_new_success [INFO] [stdout] at /opt/rustwide/workdir/tests/service_manager_test.rs:56:5 [INFO] [stdout] 21: 0x575861f7e897 - service_manager_test[4be4278fac26293f]::test_user_agent_find_and_new_success::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/service_manager_test.rs:41:46 [INFO] [stdout] 22: 0x575861f82b96 - >::call_once [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x575861f8a6cb - core[c038f26966ff13a]::result::Result<(), alloc[ad9537bd3efa9b93]::string::String> as core[c038f26966ff13a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x575861f8a6cb - test[e721096a833e0289]::__rust_begin_short_backtrace::, fn() -> core[c038f26966ff13a]::result::Result<(), alloc[ad9537bd3efa9b93]::string::String>> [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x575861f9708b - test[e721096a833e0289]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x575861f9708b - as core[c038f26966ff13a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 27: 0x575861f9708b - std[9220c7eebac9ee98]::panicking::catch_unwind::do_call::, core[c038f26966ff13a]::result::Result<(), alloc[ad9537bd3efa9b93]::string::String>> [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/panicking.rs:581:40 [INFO] [stdout] 28: 0x575861f9708b - std[9220c7eebac9ee98]::panicking::catch_unwind::, core[c038f26966ff13a]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x575861f9708b - std[9220c7eebac9ee98]::panic::catch_unwind::, core[c038f26966ff13a]::result::Result<(), alloc[ad9537bd3efa9b93]::string::String>> [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x575861f9708b - test[e721096a833e0289]::run_test_in_process [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x575861f9708b - test[e721096a833e0289]::run_test::{closure#0} [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x575861f927a4 - test[e721096a833e0289]::run_test::{closure#1} [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x575861f927a4 - std[9220c7eebac9ee98]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 34: 0x575861f99c92 - std[9220c7eebac9ee98]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 35: 0x575861f99c92 - ::{closure#1}::{closure#0}> as core[c038f26966ff13a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 36: 0x575861f99c92 - std[9220c7eebac9ee98]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: 0x575861f99c92 - std[9220c7eebac9ee98]::panicking::catch_unwind::<(), core[c038f26966ff13a]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: 0x575861f99c92 - std[9220c7eebac9ee98]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x575861f99c92 - std[9220c7eebac9ee98]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 40: 0x575861f99c92 - ::{closure#1} as core[c038f26966ff13a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x575862018c4f - + core[c038f26966ff13a]::marker::Send> as core[c038f26966ff13a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 42: 0x575862018c4f - ::new::thread_start [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 43: 0x792a1a91eaa4 - [INFO] [stdout] 44: 0x792a1a9aba64 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_user_agent_find_and_new_success [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test service_manager_test` [INFO] running `Command { std: "docker" "inspect" "bc77b637fb9bd5e16fd26420e63f3f3a5709c43588699c080a8a4de7b62eca9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc77b637fb9bd5e16fd26420e63f3f3a5709c43588699c080a8a4de7b62eca9e", kill_on_drop: false }` [INFO] [stdout] bc77b637fb9bd5e16fd26420e63f3f3a5709c43588699c080a8a4de7b62eca9e