Created
December 9, 2021 21:53
-
-
Save tamird/21f66707dd4f1b1ac759c7858d2b27be to your computer and use it in GitHub Desktop.
LSAN boom
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[44/57] ACTION //build/images:verify_capability_routes(//build/toolchain/fuchsia:x64) | |
FAILED: gen/build/images/verify_capability_routes.verified | |
../../build/gn_run_binary.sh ../../prebuilt/third_party/clang/linux-x64/bin host_x64/scrutiny_verify_routes --stamp gen/build/images/verify_capability_routes.verified --depfile obj/build/images/verify_capability_routes.d --allowlist ../../src/security/policy/build/verify_routes_exceptions_allowlist.json5 | |
error: address range table at offset 0x73190 has a premature terminator entry at offset 0x731e0 | |
error: address range table at offset 0xdc090 has a premature terminator entry at offset 0xdc100 | |
error: address range table at offset 0xdc090 has a premature terminator entry at offset 0xdc120 | |
error: address range table at offset 0xdc090 has a premature terminator entry at offset 0xdc140 | |
error: address range table at offset 0xf9440 has a premature terminator entry at offset 0xf9460 | |
error: address range table at offset 0xf9440 has a premature terminator entry at offset 0xf9480 | |
error: address range table at offset 0xf9440 has a premature terminator entry at offset 0xf94a0 | |
error: address range table at offset 0x1367b0 has a premature terminator entry at offset 0x1368a0 | |
error: address range table at offset 0x13ea80 has a premature terminator entry at offset 0x13ead0 | |
error: address range table at offset 0x2393b0 has a premature terminator entry at offset 0x239430 | |
error: address range table at offset 0x2393b0 has a premature terminator entry at offset 0x239440 | |
error: address range table at offset 0x2393b0 has a premature terminator entry at offset 0x239450 | |
================================================================= | |
==979727==ERROR: LeakSanitizer: detected memory leaks | |
Indirect leak of 1840 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587ff063437 in alloc::alloc::alloc::hb495308fbf90f629 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587ff0634b5 in alloc::alloc::Global::alloc_impl::h1985b5dde1248e21 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587ff064ffa in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::h84c4d57cabb22956 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587ff061678 in hashbrown::raw::alloc::inner::do_alloc::h3a182ddcab7da5ea /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/alloc.rs:11:9 | |
#5 0x5587ff03546b in hashbrown::raw::RawTableInner$LT$A$GT$::new_uninitialized::h4c009aa6fca9abcc /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1157:38 | |
#6 0x5587ff0358ad in hashbrown::raw::RawTableInner$LT$A$GT$::fallible_with_capacity::h49c4d126dad0d58c /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1186:30 | |
#7 0x5587ff034e68 in hashbrown::raw::RawTableInner$LT$A$GT$::prepare_resize::h9d7e0f83c2691dbd /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1396:29 | |
#8 0x5587fef606ad in hashbrown::raw::RawTable$LT$T$C$A$GT$::resize::h82d23e3696ea42a4 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:788:17 | |
#9 0x5587fef58b7d in hashbrown::raw::RawTable$LT$T$C$A$GT$::reserve_rehash::h4055e709e08b51c4 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:693:13 | |
#10 0x5587fef6171c in hashbrown::raw::RawTable$LT$T$C$A$GT$::reserve::he1591d16ff029fe9 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:646:16 | |
#11 0x5587fef5ea8e in hashbrown::raw::RawTable$LT$T$C$A$GT$::insert::h59fef5a9d222a1bc /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:827:17 | |
#12 0x5587fef7524b in hashbrown::map::HashMap$LT$K$C$V$C$S$C$A$GT$::insert::he20dc1202da8bdf6 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/map.rs:1266:13 | |
#13 0x5587fefa0fd6 in std::collections::hash::map::HashMap$LT$K$C$V$C$S$GT$::insert::h64d85ce64408c923 /b/s/w/ir/x/w/rust/library/std/src/collections/hash/map.rs:847:9 | |
#14 0x5587fefba0fa in scrutiny::engine::dispatcher::ControllerDispatcher::add::h7c38b0ac69643358 ../../src/security/scrutiny/lib/framework/src/engine/dispatcher.rs:57:9 | |
#15 0x5587fef85b88 in scrutiny::engine::manager::PluginManager::load::h2d876c4a9c9da5bc ../../src/security/scrutiny/lib/framework/src/engine/manager.rs:190:13 | |
#16 0x5587fe2d4ce6 in scrutiny_frontend::scrutiny::Scrutiny::plugin::hcbb7afe1d1b62ac5 ../../src/security/scrutiny/lib/frontend/src/scrutiny.rs:216:13 | |
#17 0x5587fe2e0dae in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:22:5 | |
#18 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#19 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#20 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#21 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#22 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#23 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#24 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#25 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#26 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#27 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#28 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#29 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#30 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#31 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 1824 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587ff063437 in alloc::alloc::alloc::hb495308fbf90f629 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587ff0634b5 in alloc::alloc::Global::alloc_impl::h1985b5dde1248e21 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587ff064ffa in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::h84c4d57cabb22956 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587ff061678 in hashbrown::raw::alloc::inner::do_alloc::h3a182ddcab7da5ea /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/alloc.rs:11:9 | |
#5 0x5587ff03546b in hashbrown::raw::RawTableInner$LT$A$GT$::new_uninitialized::h4c009aa6fca9abcc /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1157:38 | |
#6 0x5587ff0358ad in hashbrown::raw::RawTableInner$LT$A$GT$::fallible_with_capacity::h49c4d126dad0d58c /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1186:30 | |
#7 0x5587ff034e68 in hashbrown::raw::RawTableInner$LT$A$GT$::prepare_resize::h9d7e0f83c2691dbd /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1396:29 | |
#8 0x5587fef5fbfd in hashbrown::raw::RawTable$LT$T$C$A$GT$::resize::h4463d63d5ef661b3 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:788:17 | |
#9 0x5587fef5971d in hashbrown::raw::RawTable$LT$T$C$A$GT$::reserve_rehash::hff747b23e78d11b3 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:693:13 | |
#10 0x5587fef6144c in hashbrown::raw::RawTable$LT$T$C$A$GT$::reserve::h0f9d45e66eeba3bb /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:646:16 | |
#11 0x5587fef5f107 in hashbrown::raw::RawTable$LT$T$C$A$GT$::insert::hcf238f8dc6f432e3 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:827:17 | |
#12 0x5587fef74935 in hashbrown::map::HashMap$LT$K$C$V$C$S$C$A$GT$::insert::h500fecc15b49bbd1 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/map.rs:1266:13 | |
#13 0x5587fefa0f6f in std::collections::hash::map::HashMap$LT$K$C$V$C$S$GT$::insert::h3c286b301b9014c3 /b/s/w/ir/x/w/rust/library/std/src/collections/hash/map.rs:847:9 | |
#14 0x5587fef84c7e in scrutiny::engine::manager::PluginManager::register::h730bcfcfdf9e8126 ../../src/security/scrutiny/lib/framework/src/engine/manager.rs:121:9 | |
#15 0x5587fe2d4054 in scrutiny_frontend::scrutiny::Scrutiny::plugin::hb439184a3441fa42 ../../src/security/scrutiny/lib/frontend/src/scrutiny.rs:213:9 | |
#16 0x5587fe2e11ef in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:31:5 | |
#17 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#18 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#19 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#20 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#21 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#22 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#23 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#24 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#25 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#26 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#27 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#28 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#29 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#30 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 1328 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587feb14a27 in alloc::alloc::alloc::h621e14b18163d2cd /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587feb14aa5 in alloc::alloc::Global::alloc_impl::hc80ef21508861bd0 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587feb14e9a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::ha1168e6aeb9e640a /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587feb14918 in hashbrown::raw::alloc::inner::do_alloc::h8f32d64f076a16b1 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/alloc.rs:11:9 | |
#5 0x5587feb0ef3b in hashbrown::raw::RawTableInner$LT$A$GT$::new_uninitialized::h32a016bae33e2eec /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1157:38 | |
#6 0x5587feb0f37d in hashbrown::raw::RawTableInner$LT$A$GT$::fallible_with_capacity::h6c36b077cda4e0ba /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1186:30 | |
#7 0x5587feb0e938 in hashbrown::raw::RawTableInner$LT$A$GT$::prepare_resize::h65afd655c07277d7 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1396:29 | |
#8 0x5587fe48837d in hashbrown::raw::RawTable$LT$T$C$A$GT$::resize::hc401656f79481652 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:788:17 | |
#9 0x5587fe4758cd in hashbrown::raw::RawTable$LT$T$C$A$GT$::reserve_rehash::hd81cddc2e441af25 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:693:13 | |
#10 0x5587fe489d5c in hashbrown::raw::RawTable$LT$T$C$A$GT$::reserve::h0dd652d00783b049 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:646:16 | |
#11 0x5587fe48330f in hashbrown::raw::RawTable$LT$T$C$A$GT$::insert::h2c1244eb77f8e23e /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:827:17 | |
#12 0x5587fe67adb3 in hashbrown::map::HashMap$LT$K$C$V$C$S$C$A$GT$::insert::h3b85319254ddfa0c /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/map.rs:1266:13 | |
#13 0x5587fe570244 in std::collections::hash::map::HashMap$LT$K$C$V$C$S$GT$::insert::h4dce59facd5a468b /b/s/w/ir/x/w/rust/library/std/src/collections/hash/map.rs:847:9 | |
#14 0x5587fe6848c1 in scrutiny_plugins::core::CorePlugin::new::hb96c7234e1263af3 ../../src/security/scrutiny/lib/plugins/src/core/mod.rs:27:9 | |
#15 0x5587fe2e0d60 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:22:21 | |
#16 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#17 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#18 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#19 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#20 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#21 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#22 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#23 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#24 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#25 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#26 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#27 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#28 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#29 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 1240 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587ff063437 in alloc::alloc::alloc::hb495308fbf90f629 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587ff0634b5 in alloc::alloc::Global::alloc_impl::h1985b5dde1248e21 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587ff064ffa in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::h84c4d57cabb22956 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587ff061678 in hashbrown::raw::alloc::inner::do_alloc::h3a182ddcab7da5ea /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/alloc.rs:11:9 | |
#5 0x5587ff03546b in hashbrown::raw::RawTableInner$LT$A$GT$::new_uninitialized::h4c009aa6fca9abcc /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1157:38 | |
#6 0x5587ff0358ad in hashbrown::raw::RawTableInner$LT$A$GT$::fallible_with_capacity::h49c4d126dad0d58c /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1186:30 | |
#7 0x5587ff034e68 in hashbrown::raw::RawTableInner$LT$A$GT$::prepare_resize::h9d7e0f83c2691dbd /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1396:29 | |
#8 0x5587fef5f86d in hashbrown::raw::RawTable$LT$T$C$A$GT$::resize::h275280584d6c81b4 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:788:17 | |
#9 0x5587fef58f5d in hashbrown::raw::RawTable$LT$T$C$A$GT$::reserve_rehash::h79b4e99c9c9a95e8 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:693:13 | |
#10 0x5587fef6156c in hashbrown::raw::RawTable$LT$T$C$A$GT$::reserve::h3f0234c0f1fca86d /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:646:16 | |
#11 0x5587fef5e847 in hashbrown::raw::RawTable$LT$T$C$A$GT$::insert::h1b2389f6fe456974 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:827:17 | |
#12 0x5587fef743f4 in hashbrown::map::HashMap$LT$K$C$V$C$S$C$A$GT$::insert::h22cd5ede498ad6af /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/map.rs:1266:13 | |
#13 0x5587fefa1062 in std::collections::hash::map::HashMap$LT$K$C$V$C$S$GT$::insert::h9eb05ccfb0380219 /b/s/w/ir/x/w/rust/library/std/src/collections/hash/map.rs:847:9 | |
#14 0x5587fef7c18f in scrutiny::engine::scheduler::CollectorScheduler::add::hc630a4b469f63159 ../../src/security/scrutiny/lib/framework/src/engine/scheduler.rs:157:9 | |
#15 0x5587fef85771 in scrutiny::engine::manager::PluginManager::load::h2d876c4a9c9da5bc ../../src/security/scrutiny/lib/framework/src/engine/manager.rs:179:13 | |
#16 0x5587fe2d2dc6 in scrutiny_frontend::scrutiny::Scrutiny::plugin::h04a2391781e12702 ../../src/security/scrutiny/lib/frontend/src/scrutiny.rs:216:13 | |
#17 0x5587fe2e1149 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:30:5 | |
#18 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#19 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#20 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#21 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#22 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#23 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#24 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#25 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#26 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#27 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#28 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#29 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#30 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#31 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 794 byte(s) in 36 object(s) allocated from: | |
#0 0x5587ff7a5f96 in realloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 | |
#1 0x5587ff1e1a6f in alloc::alloc::realloc::h1aef55aafcbb5846 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:124:14 | |
#2 0x5587ff1e1a6f in alloc::alloc::Global::grow_impl::hed43a073e2d013b1 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:201:31 | |
#3 0x5587ff1e1a6f in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::grow::h0a2e15df058fc040 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:254:18 | |
#4 0x5587ff1e1a6f in alloc::raw_vec::finish_grow::hf7021c9567b99385 /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:465:13 | |
#5 0x5587ff1e998b in core::fmt::write::h21b6320c5e43d394 /b/s/w/ir/x/w/rust/library/core/src/fmt/mod.rs:1149:17 | |
#6 0x5587feff6d2f (/home/tamird/src/fuchsia/out/qemu-x64/host_x64/scrutiny_verify_routes+0x1956d2f) | |
Indirect leak of 344 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587feb14a27 in alloc::alloc::alloc::h621e14b18163d2cd /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587feb14aa5 in alloc::alloc::Global::alloc_impl::hc80ef21508861bd0 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587feb14e9a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::ha1168e6aeb9e640a /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587feb14918 in hashbrown::raw::alloc::inner::do_alloc::h8f32d64f076a16b1 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/alloc.rs:11:9 | |
#5 0x5587feb0ef3b in hashbrown::raw::RawTableInner$LT$A$GT$::new_uninitialized::h32a016bae33e2eec /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1157:38 | |
#6 0x5587feb0f37d in hashbrown::raw::RawTableInner$LT$A$GT$::fallible_with_capacity::h6c36b077cda4e0ba /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1186:30 | |
#7 0x5587feb0e938 in hashbrown::raw::RawTableInner$LT$A$GT$::prepare_resize::h65afd655c07277d7 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1396:29 | |
#8 0x5587fe48837d in hashbrown::raw::RawTable$LT$T$C$A$GT$::resize::hc401656f79481652 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:788:17 | |
#9 0x5587fe4758cd in hashbrown::raw::RawTable$LT$T$C$A$GT$::reserve_rehash::hd81cddc2e441af25 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:693:13 | |
#10 0x5587fe489d5c in hashbrown::raw::RawTable$LT$T$C$A$GT$::reserve::h0dd652d00783b049 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:646:16 | |
#11 0x5587fe48330f in hashbrown::raw::RawTable$LT$T$C$A$GT$::insert::h2c1244eb77f8e23e /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:827:17 | |
#12 0x5587fe67adb3 in hashbrown::map::HashMap$LT$K$C$V$C$S$C$A$GT$::insert::h3b85319254ddfa0c /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/map.rs:1266:13 | |
#13 0x5587fe570244 in std::collections::hash::map::HashMap$LT$K$C$V$C$S$GT$::insert::h4dce59facd5a468b /b/s/w/ir/x/w/rust/library/std/src/collections/hash/map.rs:847:9 | |
#14 0x5587fe4e0872 in scrutiny_plugins::toolkit::ToolkitPlugin::new::h2f2195cc0b4ea2a9 ../../src/security/scrutiny/lib/plugins/src/toolkit/mod.rs:21:9 | |
#15 0x5587fe2e1055 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:29:21 | |
#16 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#17 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#18 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#19 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#20 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#21 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#22 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#23 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#24 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#25 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#26 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#27 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#28 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#29 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 344 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587feb14a27 in alloc::alloc::alloc::h621e14b18163d2cd /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587feb14aa5 in alloc::alloc::Global::alloc_impl::hc80ef21508861bd0 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587feb14e9a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::ha1168e6aeb9e640a /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587feb14918 in hashbrown::raw::alloc::inner::do_alloc::h8f32d64f076a16b1 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/alloc.rs:11:9 | |
#5 0x5587feb0ef3b in hashbrown::raw::RawTableInner$LT$A$GT$::new_uninitialized::h32a016bae33e2eec /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1157:38 | |
#6 0x5587feb0f37d in hashbrown::raw::RawTableInner$LT$A$GT$::fallible_with_capacity::h6c36b077cda4e0ba /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1186:30 | |
#7 0x5587feb0e938 in hashbrown::raw::RawTableInner$LT$A$GT$::prepare_resize::h65afd655c07277d7 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1396:29 | |
#8 0x5587fe48837d in hashbrown::raw::RawTable$LT$T$C$A$GT$::resize::hc401656f79481652 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:788:17 | |
#9 0x5587fe4758cd in hashbrown::raw::RawTable$LT$T$C$A$GT$::reserve_rehash::hd81cddc2e441af25 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:693:13 | |
#10 0x5587fe489d5c in hashbrown::raw::RawTable$LT$T$C$A$GT$::reserve::h0dd652d00783b049 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:646:16 | |
#11 0x5587fe48330f in hashbrown::raw::RawTable$LT$T$C$A$GT$::insert::h2c1244eb77f8e23e /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:827:17 | |
#12 0x5587fe67adb3 in hashbrown::map::HashMap$LT$K$C$V$C$S$C$A$GT$::insert::h3b85319254ddfa0c /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/map.rs:1266:13 | |
#13 0x5587fe570244 in std::collections::hash::map::HashMap$LT$K$C$V$C$S$GT$::insert::h4dce59facd5a468b /b/s/w/ir/x/w/rust/library/std/src/collections/hash/map.rs:847:9 | |
#14 0x5587fe68098e in scrutiny_plugins::engine::EnginePlugin::new::h876dfa8d048c14c0 ../../src/security/scrutiny/lib/plugins/src/engine/mod.rs:43:17 | |
#15 0x5587fe2e0f99 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:24:21 | |
#16 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#17 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#18 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#19 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#20 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#21 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#22 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#23 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#24 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#25 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#26 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#27 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#28 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#29 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 344 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587feb14a27 in alloc::alloc::alloc::h621e14b18163d2cd /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587feb14aa5 in alloc::alloc::Global::alloc_impl::hc80ef21508861bd0 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587feb14e9a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::ha1168e6aeb9e640a /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587feb14918 in hashbrown::raw::alloc::inner::do_alloc::h8f32d64f076a16b1 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/alloc.rs:11:9 | |
#5 0x5587feb0ef3b in hashbrown::raw::RawTableInner$LT$A$GT$::new_uninitialized::h32a016bae33e2eec /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1157:38 | |
#6 0x5587feb0f37d in hashbrown::raw::RawTableInner$LT$A$GT$::fallible_with_capacity::h6c36b077cda4e0ba /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1186:30 | |
#7 0x5587feb0e938 in hashbrown::raw::RawTableInner$LT$A$GT$::prepare_resize::h65afd655c07277d7 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1396:29 | |
#8 0x5587fe48837d in hashbrown::raw::RawTable$LT$T$C$A$GT$::resize::hc401656f79481652 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:788:17 | |
#9 0x5587fe4758cd in hashbrown::raw::RawTable$LT$T$C$A$GT$::reserve_rehash::hd81cddc2e441af25 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:693:13 | |
#10 0x5587fe489d5c in hashbrown::raw::RawTable$LT$T$C$A$GT$::reserve::h0dd652d00783b049 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:646:16 | |
#11 0x5587fe48330f in hashbrown::raw::RawTable$LT$T$C$A$GT$::insert::h2c1244eb77f8e23e /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:827:17 | |
#12 0x5587fe67adb3 in hashbrown::map::HashMap$LT$K$C$V$C$S$C$A$GT$::insert::h3b85319254ddfa0c /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/map.rs:1266:13 | |
#13 0x5587fe570244 in std::collections::hash::map::HashMap$LT$K$C$V$C$S$GT$::insert::h4dce59facd5a468b /b/s/w/ir/x/w/rust/library/std/src/collections/hash/map.rs:847:9 | |
#14 0x5587fe56b448 in scrutiny_plugins::verify::VerifyPlugin::new::ha375d7d0fa2cd444 ../../src/security/scrutiny/lib/plugins/src/verify/mod.rs:40:9 | |
#15 0x5587fe2e10fb in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:30:21 | |
#16 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#17 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#18 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#19 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#20 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#21 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#22 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#23 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#24 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#25 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#26 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#27 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#28 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#29 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 248 byte(s) in 14 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587ff1e29b4 in alloc::alloc::alloc::h29ec7ec303f6abe9 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587ff1e29b4 in alloc::alloc::Global::alloc_impl::h524c525f9090d20d /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587ff1e29b4 in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd53ecf648cd5ef1a /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587ff1e29b4 in alloc::raw_vec::RawVec$LT$T$C$A$GT$::allocate_in::hc25951555fd20e46 /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:185:45 | |
#5 0x5587ff1e29b4 in alloc::raw_vec::RawVec$LT$T$C$A$GT$::with_capacity_in::h686f6396b58f043b /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:132:9 | |
#6 0x5587ff1e29b4 in alloc::vec::Vec$LT$T$C$A$GT$::with_capacity_in::haba97943be43e465 /b/s/w/ir/x/w/rust/library/alloc/src/vec/mod.rs:609:20 | |
#7 0x5587ff1e29b4 in _$LT$T$u20$as$u20$alloc..slice..hack..ConvertVec$GT$::to_vec::h58fc9c39c8d0696e /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:227:25 | |
#8 0x5587ff1e29b4 in alloc::slice::hack::to_vec::h0e0487e34e2f0e51 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:176:9 | |
#9 0x5587ff1e29b4 in alloc::slice::_$LT$impl$u20$$u5b$T$u5d$$GT$::to_vec_in::h50bc18507cc98b86 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:498:9 | |
#10 0x5587ff1e29b4 in _$LT$alloc..vec..Vec$LT$T$C$A$GT$$u20$as$u20$core..clone..Clone$GT$::clone::he2ac0325bfd20ec3 /b/s/w/ir/x/w/rust/library/alloc/src/vec/mod.rs:2480:9 | |
#11 0x5587ff1e29b4 in _$LT$alloc..string..String$u20$as$u20$core..clone..Clone$GT$::clone::hd26fc8c7dfc3c940 /b/s/w/ir/x/w/rust/library/alloc/src/string.rs:1854:23 | |
#12 0x5587fe2d4ce6 in scrutiny_frontend::scrutiny::Scrutiny::plugin::hcbb7afe1d1b62ac5 ../../src/security/scrutiny/lib/frontend/src/scrutiny.rs:216:13 | |
#13 0x5587fe2e0dae in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:22:5 | |
#14 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#15 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#16 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#17 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#18 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#19 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#20 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#21 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#22 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#23 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#24 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#25 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#26 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#27 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 180 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587feb14a27 in alloc::alloc::alloc::h621e14b18163d2cd /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587feb14aa5 in alloc::alloc::Global::alloc_impl::hc80ef21508861bd0 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587feb14e9a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::ha1168e6aeb9e640a /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587feb14918 in hashbrown::raw::alloc::inner::do_alloc::h8f32d64f076a16b1 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/alloc.rs:11:9 | |
#5 0x5587feb0ef3b in hashbrown::raw::RawTableInner$LT$A$GT$::new_uninitialized::h32a016bae33e2eec /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1157:38 | |
#6 0x5587feb0f37d in hashbrown::raw::RawTableInner$LT$A$GT$::fallible_with_capacity::h6c36b077cda4e0ba /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1186:30 | |
#7 0x5587feb0e938 in hashbrown::raw::RawTableInner$LT$A$GT$::prepare_resize::h65afd655c07277d7 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1396:29 | |
#8 0x5587fe48870d in hashbrown::raw::RawTable$LT$T$C$A$GT$::resize::hc825b2fefcd7371a /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:788:17 | |
#9 0x5587fe473bbd in hashbrown::raw::RawTable$LT$T$C$A$GT$::reserve_rehash::h01382b3a03c96c7e /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:693:13 | |
#10 0x5587fe489f0c in hashbrown::raw::RawTable$LT$T$C$A$GT$::reserve::h3b4f59fd48504c24 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:646:16 | |
#11 0x5587fe483e4f in hashbrown::raw::RawTable$LT$T$C$A$GT$::insert::h7ebf4a6ce6f04e30 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:827:17 | |
#12 0x5587fe67d083 in hashbrown::map::HashMap$LT$K$C$V$C$S$C$A$GT$::insert::hee0c297a3a49caa8 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/map.rs:1266:13 | |
#13 0x5587fe570504 in std::collections::hash::map::HashMap$LT$K$C$V$C$S$GT$::insert::hb967300c7dfd4149 /b/s/w/ir/x/w/rust/library/std/src/collections/hash/map.rs:847:9 | |
#14 0x5587fe56a8e9 in scrutiny_plugins::verify::VerifyPlugin::new::ha375d7d0fa2cd444 ../../src/security/scrutiny/lib/plugins/src/verify/mod.rs:37:9 | |
#15 0x5587fe2e10fb in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:30:21 | |
#16 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#17 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#18 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#19 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#20 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#21 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#22 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#23 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#24 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#25 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#26 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#27 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#28 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#29 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 180 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587feb14a27 in alloc::alloc::alloc::h621e14b18163d2cd /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587feb14aa5 in alloc::alloc::Global::alloc_impl::hc80ef21508861bd0 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587feb14e9a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::ha1168e6aeb9e640a /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587feb14918 in hashbrown::raw::alloc::inner::do_alloc::h8f32d64f076a16b1 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/alloc.rs:11:9 | |
#5 0x5587feb0ef3b in hashbrown::raw::RawTableInner$LT$A$GT$::new_uninitialized::h32a016bae33e2eec /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1157:38 | |
#6 0x5587feb0f37d in hashbrown::raw::RawTableInner$LT$A$GT$::fallible_with_capacity::h6c36b077cda4e0ba /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1186:30 | |
#7 0x5587feb0e938 in hashbrown::raw::RawTableInner$LT$A$GT$::prepare_resize::h65afd655c07277d7 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1396:29 | |
#8 0x5587fe48870d in hashbrown::raw::RawTable$LT$T$C$A$GT$::resize::hc825b2fefcd7371a /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:788:17 | |
#9 0x5587fe473bbd in hashbrown::raw::RawTable$LT$T$C$A$GT$::reserve_rehash::h01382b3a03c96c7e /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:693:13 | |
#10 0x5587fe489f0c in hashbrown::raw::RawTable$LT$T$C$A$GT$::reserve::h3b4f59fd48504c24 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:646:16 | |
#11 0x5587fe483e4f in hashbrown::raw::RawTable$LT$T$C$A$GT$::insert::h7ebf4a6ce6f04e30 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:827:17 | |
#12 0x5587fe67d083 in hashbrown::map::HashMap$LT$K$C$V$C$S$C$A$GT$::insert::hee0c297a3a49caa8 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/map.rs:1266:13 | |
#13 0x5587fe570504 in std::collections::hash::map::HashMap$LT$K$C$V$C$S$GT$::insert::hb967300c7dfd4149 /b/s/w/ir/x/w/rust/library/std/src/collections/hash/map.rs:847:9 | |
#14 0x5587fe68199e in scrutiny_plugins::core::CorePlugin::new::hb96c7234e1263af3 ../../src/security/scrutiny/lib/plugins/src/core/mod.rs:24:9 | |
#15 0x5587fe2e0d60 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:22:21 | |
#16 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#17 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#18 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#19 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#20 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#21 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#22 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#23 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#24 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#25 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#26 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#27 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#28 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#29 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 180 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587feb14a27 in alloc::alloc::alloc::h621e14b18163d2cd /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587feb14aa5 in alloc::alloc::Global::alloc_impl::hc80ef21508861bd0 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587feb14e9a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::ha1168e6aeb9e640a /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587feb14918 in hashbrown::raw::alloc::inner::do_alloc::h8f32d64f076a16b1 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/alloc.rs:11:9 | |
#5 0x5587feb0ef3b in hashbrown::raw::RawTableInner$LT$A$GT$::new_uninitialized::h32a016bae33e2eec /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1157:38 | |
#6 0x5587feb0f37d in hashbrown::raw::RawTableInner$LT$A$GT$::fallible_with_capacity::h6c36b077cda4e0ba /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1186:30 | |
#7 0x5587feb0e938 in hashbrown::raw::RawTableInner$LT$A$GT$::prepare_resize::h65afd655c07277d7 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1396:29 | |
#8 0x5587fe48837d in hashbrown::raw::RawTable$LT$T$C$A$GT$::resize::hc401656f79481652 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:788:17 | |
#9 0x5587fe4758cd in hashbrown::raw::RawTable$LT$T$C$A$GT$::reserve_rehash::hd81cddc2e441af25 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:693:13 | |
#10 0x5587fe489d5c in hashbrown::raw::RawTable$LT$T$C$A$GT$::reserve::h0dd652d00783b049 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:646:16 | |
#11 0x5587fe48330f in hashbrown::raw::RawTable$LT$T$C$A$GT$::insert::h2c1244eb77f8e23e /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:827:17 | |
#12 0x5587fe67adb3 in hashbrown::map::HashMap$LT$K$C$V$C$S$C$A$GT$::insert::h3b85319254ddfa0c /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/map.rs:1266:13 | |
#13 0x5587fe570244 in std::collections::hash::map::HashMap$LT$K$C$V$C$S$GT$::insert::h4dce59facd5a468b /b/s/w/ir/x/w/rust/library/std/src/collections/hash/map.rs:847:9 | |
#14 0x5587fe6a1032 in scrutiny_plugins::sys::SysRealmPlugin::new::h2933fbef6e9ba0a6 ../../src/security/scrutiny/lib/plugins/src/sys/mod.rs:121:9 | |
#15 0x5587fe2e11a1 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:31:21 | |
#16 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#17 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#18 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#19 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#20 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#21 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#22 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#23 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#24 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#25 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#26 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#27 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#28 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#29 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 180 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587feb14a27 in alloc::alloc::alloc::h621e14b18163d2cd /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587feb14aa5 in alloc::alloc::Global::alloc_impl::hc80ef21508861bd0 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587feb14e9a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::ha1168e6aeb9e640a /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587feb14918 in hashbrown::raw::alloc::inner::do_alloc::h8f32d64f076a16b1 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/alloc.rs:11:9 | |
#5 0x5587feb0ef3b in hashbrown::raw::RawTableInner$LT$A$GT$::new_uninitialized::h32a016bae33e2eec /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1157:38 | |
#6 0x5587feb0f37d in hashbrown::raw::RawTableInner$LT$A$GT$::fallible_with_capacity::h6c36b077cda4e0ba /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1186:30 | |
#7 0x5587feb0e938 in hashbrown::raw::RawTableInner$LT$A$GT$::prepare_resize::h65afd655c07277d7 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1396:29 | |
#8 0x5587fe48837d in hashbrown::raw::RawTable$LT$T$C$A$GT$::resize::hc401656f79481652 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:788:17 | |
#9 0x5587fe4758cd in hashbrown::raw::RawTable$LT$T$C$A$GT$::reserve_rehash::hd81cddc2e441af25 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:693:13 | |
#10 0x5587fe489d5c in hashbrown::raw::RawTable$LT$T$C$A$GT$::reserve::h0dd652d00783b049 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:646:16 | |
#11 0x5587fe48330f in hashbrown::raw::RawTable$LT$T$C$A$GT$::insert::h2c1244eb77f8e23e /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:827:17 | |
#12 0x5587fe67adb3 in hashbrown::map::HashMap$LT$K$C$V$C$S$C$A$GT$::insert::h3b85319254ddfa0c /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/map.rs:1266:13 | |
#13 0x5587fe570244 in std::collections::hash::map::HashMap$LT$K$C$V$C$S$GT$::insert::h4dce59facd5a468b /b/s/w/ir/x/w/rust/library/std/src/collections/hash/map.rs:847:9 | |
#14 0x5587fe4de8c0 in scrutiny_plugins::devmgr_config::DevmgrConfigPlugin::new::h01b89380167d4d4c ../../src/security/scrutiny/lib/plugins/src/devmgr_config/mod.rs:22:9 | |
#15 0x5587fe2e0bf0 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:20:21 | |
#16 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#17 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#18 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#19 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#20 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#21 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#22 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#23 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#24 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#25 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#26 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#27 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#28 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#29 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 180 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587feb14a27 in alloc::alloc::alloc::h621e14b18163d2cd /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587feb14aa5 in alloc::alloc::Global::alloc_impl::hc80ef21508861bd0 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587feb14e9a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::ha1168e6aeb9e640a /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587feb14918 in hashbrown::raw::alloc::inner::do_alloc::h8f32d64f076a16b1 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/alloc.rs:11:9 | |
#5 0x5587feb0ef3b in hashbrown::raw::RawTableInner$LT$A$GT$::new_uninitialized::h32a016bae33e2eec /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1157:38 | |
#6 0x5587feb0f37d in hashbrown::raw::RawTableInner$LT$A$GT$::fallible_with_capacity::h6c36b077cda4e0ba /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1186:30 | |
#7 0x5587feb0e938 in hashbrown::raw::RawTableInner$LT$A$GT$::prepare_resize::h65afd655c07277d7 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1396:29 | |
#8 0x5587fe48837d in hashbrown::raw::RawTable$LT$T$C$A$GT$::resize::hc401656f79481652 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:788:17 | |
#9 0x5587fe4758cd in hashbrown::raw::RawTable$LT$T$C$A$GT$::reserve_rehash::hd81cddc2e441af25 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:693:13 | |
#10 0x5587fe489d5c in hashbrown::raw::RawTable$LT$T$C$A$GT$::reserve::h0dd652d00783b049 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:646:16 | |
#11 0x5587fe48330f in hashbrown::raw::RawTable$LT$T$C$A$GT$::insert::h2c1244eb77f8e23e /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:827:17 | |
#12 0x5587fe67adb3 in hashbrown::map::HashMap$LT$K$C$V$C$S$C$A$GT$::insert::h3b85319254ddfa0c /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/map.rs:1266:13 | |
#13 0x5587fe570244 in std::collections::hash::map::HashMap$LT$K$C$V$C$S$GT$::insert::h4dce59facd5a468b /b/s/w/ir/x/w/rust/library/std/src/collections/hash/map.rs:847:9 | |
#14 0x5587fe467f60 in scrutiny_plugins::static_pkgs::StaticPkgsPlugin::new::hb03e590e4cb94b64 ../../src/security/scrutiny/lib/plugins/src/static_pkgs/mod.rs:23:9 | |
#15 0x5587fe2e0cab in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:21:21 | |
#16 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#17 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#18 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#19 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#20 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#21 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#22 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#23 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#24 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#25 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#26 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#27 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#28 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#29 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 180 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587feb14a27 in alloc::alloc::alloc::h621e14b18163d2cd /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587feb14aa5 in alloc::alloc::Global::alloc_impl::hc80ef21508861bd0 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587feb14e9a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::ha1168e6aeb9e640a /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587feb14918 in hashbrown::raw::alloc::inner::do_alloc::h8f32d64f076a16b1 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/alloc.rs:11:9 | |
#5 0x5587feb0ef3b in hashbrown::raw::RawTableInner$LT$A$GT$::new_uninitialized::h32a016bae33e2eec /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1157:38 | |
#6 0x5587feb0f37d in hashbrown::raw::RawTableInner$LT$A$GT$::fallible_with_capacity::h6c36b077cda4e0ba /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1186:30 | |
#7 0x5587feb0e938 in hashbrown::raw::RawTableInner$LT$A$GT$::prepare_resize::h65afd655c07277d7 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1396:29 | |
#8 0x5587fe48870d in hashbrown::raw::RawTable$LT$T$C$A$GT$::resize::hc825b2fefcd7371a /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:788:17 | |
#9 0x5587fe473bbd in hashbrown::raw::RawTable$LT$T$C$A$GT$::reserve_rehash::h01382b3a03c96c7e /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:693:13 | |
#10 0x5587fe489f0c in hashbrown::raw::RawTable$LT$T$C$A$GT$::reserve::h3b4f59fd48504c24 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:646:16 | |
#11 0x5587fe483e4f in hashbrown::raw::RawTable$LT$T$C$A$GT$::insert::h7ebf4a6ce6f04e30 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:827:17 | |
#12 0x5587fe67d083 in hashbrown::map::HashMap$LT$K$C$V$C$S$C$A$GT$::insert::hee0c297a3a49caa8 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/map.rs:1266:13 | |
#13 0x5587fe570504 in std::collections::hash::map::HashMap$LT$K$C$V$C$S$GT$::insert::hb967300c7dfd4149 /b/s/w/ir/x/w/rust/library/std/src/collections/hash/map.rs:847:9 | |
#14 0x5587fe467d19 in scrutiny_plugins::static_pkgs::StaticPkgsPlugin::new::hb03e590e4cb94b64 ../../src/security/scrutiny/lib/plugins/src/static_pkgs/mod.rs:20:9 | |
#15 0x5587fe2e0cab in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:21:21 | |
#16 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#17 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#18 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#19 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#20 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#21 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#22 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#23 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#24 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#25 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#26 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#27 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#28 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#29 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 180 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587feb14a27 in alloc::alloc::alloc::h621e14b18163d2cd /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587feb14aa5 in alloc::alloc::Global::alloc_impl::hc80ef21508861bd0 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587feb14e9a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::ha1168e6aeb9e640a /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587feb14918 in hashbrown::raw::alloc::inner::do_alloc::h8f32d64f076a16b1 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/alloc.rs:11:9 | |
#5 0x5587feb0ef3b in hashbrown::raw::RawTableInner$LT$A$GT$::new_uninitialized::h32a016bae33e2eec /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1157:38 | |
#6 0x5587feb0f37d in hashbrown::raw::RawTableInner$LT$A$GT$::fallible_with_capacity::h6c36b077cda4e0ba /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1186:30 | |
#7 0x5587feb0e938 in hashbrown::raw::RawTableInner$LT$A$GT$::prepare_resize::h65afd655c07277d7 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1396:29 | |
#8 0x5587fe48870d in hashbrown::raw::RawTable$LT$T$C$A$GT$::resize::hc825b2fefcd7371a /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:788:17 | |
#9 0x5587fe473bbd in hashbrown::raw::RawTable$LT$T$C$A$GT$::reserve_rehash::h01382b3a03c96c7e /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:693:13 | |
#10 0x5587fe489f0c in hashbrown::raw::RawTable$LT$T$C$A$GT$::reserve::h3b4f59fd48504c24 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:646:16 | |
#11 0x5587fe483e4f in hashbrown::raw::RawTable$LT$T$C$A$GT$::insert::h7ebf4a6ce6f04e30 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:827:17 | |
#12 0x5587fe67d083 in hashbrown::map::HashMap$LT$K$C$V$C$S$C$A$GT$::insert::hee0c297a3a49caa8 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/map.rs:1266:13 | |
#13 0x5587fe570504 in std::collections::hash::map::HashMap$LT$K$C$V$C$S$GT$::insert::hb967300c7dfd4149 /b/s/w/ir/x/w/rust/library/std/src/collections/hash/map.rs:847:9 | |
#14 0x5587fe4de679 in scrutiny_plugins::devmgr_config::DevmgrConfigPlugin::new::h01b89380167d4d4c ../../src/security/scrutiny/lib/plugins/src/devmgr_config/mod.rs:19:9 | |
#15 0x5587fe2e0bf0 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:20:21 | |
#16 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#17 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#18 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#19 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#20 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#21 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#22 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#23 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#24 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#25 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#26 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#27 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#28 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#29 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 144 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fe30c877 in alloc::alloc::alloc::he3082d0dc792fb51 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fe30c8f5 in alloc::alloc::Global::alloc_impl::hcbd4508f1dffbcdb /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fe30e04a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::h9fe61be709bd0692 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fe30c7e8 in alloc::alloc::exchange_malloc::h93c8276b87df9530 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587fe2d4f29 in alloc::boxed::Box$LT$T$GT$::new::hf2d7f865d8977dac /b/s/w/ir/x/w/rust/library/alloc/src/boxed.rs:195:9 | |
#6 0x5587fe2d4f29 in scrutiny_frontend::scrutiny::Scrutiny::plugin::hf934dd021a49dafe ../../src/security/scrutiny/lib/frontend/src/scrutiny.rs:213:47 | |
#7 0x5587fe2e0c33 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:20:5 | |
#8 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#9 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#10 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#11 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#12 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#13 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#14 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#15 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#16 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#17 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#18 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#19 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#20 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#21 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 144 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fe30c877 in alloc::alloc::alloc::he3082d0dc792fb51 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fe30c8f5 in alloc::alloc::Global::alloc_impl::hcbd4508f1dffbcdb /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fe30e04a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::h9fe61be709bd0692 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fe30c7e8 in alloc::alloc::exchange_malloc::h93c8276b87df9530 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587fe2d3009 in alloc::boxed::Box$LT$T$GT$::new::hcd2e063e0ab867c0 /b/s/w/ir/x/w/rust/library/alloc/src/boxed.rs:195:9 | |
#6 0x5587fe2d3009 in scrutiny_frontend::scrutiny::Scrutiny::plugin::h3e7dd21635046d16 ../../src/security/scrutiny/lib/frontend/src/scrutiny.rs:213:47 | |
#7 0x5587fe2e10a3 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:29:5 | |
#8 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#9 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#10 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#11 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#12 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#13 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#14 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#15 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#16 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#17 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#18 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#19 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#20 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#21 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 144 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fe30c877 in alloc::alloc::alloc::he3082d0dc792fb51 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fe30c8f5 in alloc::alloc::Global::alloc_impl::hcbd4508f1dffbcdb /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fe30e04a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::h9fe61be709bd0692 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fe30c7e8 in alloc::alloc::exchange_malloc::h93c8276b87df9530 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587fe2d3a69 in alloc::boxed::Box$LT$T$GT$::new::he08041a15210f638 /b/s/w/ir/x/w/rust/library/alloc/src/boxed.rs:195:9 | |
#6 0x5587fe2d3a69 in scrutiny_frontend::scrutiny::Scrutiny::plugin::h854b49e4c77bd4fb ../../src/security/scrutiny/lib/frontend/src/scrutiny.rs:213:47 | |
#7 0x5587fe2e0fd9 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:24:5 | |
#8 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#9 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#10 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#11 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#12 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#13 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#14 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#15 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#16 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#17 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#18 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#19 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#20 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#21 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 144 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fe30c877 in alloc::alloc::alloc::he3082d0dc792fb51 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fe30c8f5 in alloc::alloc::Global::alloc_impl::hcbd4508f1dffbcdb /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fe30e04a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::h9fe61be709bd0692 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fe30c7e8 in alloc::alloc::exchange_malloc::h93c8276b87df9530 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587fe2d44c9 in alloc::boxed::Box$LT$T$GT$::new::h69ae1b4c39309f00 /b/s/w/ir/x/w/rust/library/alloc/src/boxed.rs:195:9 | |
#6 0x5587fe2d44c9 in scrutiny_frontend::scrutiny::Scrutiny::plugin::hc93655fbb98234af ../../src/security/scrutiny/lib/frontend/src/scrutiny.rs:213:47 | |
#7 0x5587fe2e0e54 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:23:5 | |
#8 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#9 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#10 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#11 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#12 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#13 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#14 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#15 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#16 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#17 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#18 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#19 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#20 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#21 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 144 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fe30c877 in alloc::alloc::alloc::he3082d0dc792fb51 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fe30c8f5 in alloc::alloc::Global::alloc_impl::hcbd4508f1dffbcdb /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fe30e04a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::h9fe61be709bd0692 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fe30c7e8 in alloc::alloc::exchange_malloc::h93c8276b87df9530 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587fe2d3539 in alloc::boxed::Box$LT$T$GT$::new::hfe60755ed1f000d8 /b/s/w/ir/x/w/rust/library/alloc/src/boxed.rs:195:9 | |
#6 0x5587fe2d3539 in scrutiny_frontend::scrutiny::Scrutiny::plugin::h51c8a3569a6f97b6 ../../src/security/scrutiny/lib/frontend/src/scrutiny.rs:213:47 | |
#7 0x5587fe2e0d08 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:21:5 | |
#8 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#9 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#10 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#11 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#12 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#13 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#14 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#15 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#16 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#17 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#18 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#19 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#20 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#21 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 144 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fe30c877 in alloc::alloc::alloc::he3082d0dc792fb51 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fe30c8f5 in alloc::alloc::Global::alloc_impl::hcbd4508f1dffbcdb /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fe30e04a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::h9fe61be709bd0692 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fe30c7e8 in alloc::alloc::exchange_malloc::h93c8276b87df9530 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587fe2d2ad9 in alloc::boxed::Box$LT$T$GT$::new::hff5e22063fab7d08 /b/s/w/ir/x/w/rust/library/alloc/src/boxed.rs:195:9 | |
#6 0x5587fe2d2ad9 in scrutiny_frontend::scrutiny::Scrutiny::plugin::h04a2391781e12702 ../../src/security/scrutiny/lib/frontend/src/scrutiny.rs:213:47 | |
#7 0x5587fe2e1149 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:30:5 | |
#8 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#9 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#10 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#11 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#12 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#13 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#14 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#15 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#16 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#17 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#18 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#19 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#20 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#21 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 144 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fe30c877 in alloc::alloc::alloc::he3082d0dc792fb51 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fe30c8f5 in alloc::alloc::Global::alloc_impl::hcbd4508f1dffbcdb /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fe30e04a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::h9fe61be709bd0692 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fe30c7e8 in alloc::alloc::exchange_malloc::h93c8276b87df9530 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587fe2d49f9 in alloc::boxed::Box$LT$T$GT$::new::h284d6a7e2c03807c /b/s/w/ir/x/w/rust/library/alloc/src/boxed.rs:195:9 | |
#6 0x5587fe2d49f9 in scrutiny_frontend::scrutiny::Scrutiny::plugin::hcbb7afe1d1b62ac5 ../../src/security/scrutiny/lib/frontend/src/scrutiny.rs:213:47 | |
#7 0x5587fe2e0dae in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:22:5 | |
#8 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#9 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#10 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#11 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#12 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#13 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#14 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#15 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#16 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#17 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#18 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#19 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#20 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#21 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 144 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fe30c877 in alloc::alloc::alloc::he3082d0dc792fb51 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fe30c8f5 in alloc::alloc::Global::alloc_impl::hcbd4508f1dffbcdb /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fe30e04a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::h9fe61be709bd0692 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fe30c7e8 in alloc::alloc::exchange_malloc::h93c8276b87df9530 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587fe2d3f99 in alloc::boxed::Box$LT$T$GT$::new::h14fb236e24c3fecd /b/s/w/ir/x/w/rust/library/alloc/src/boxed.rs:195:9 | |
#6 0x5587fe2d3f99 in scrutiny_frontend::scrutiny::Scrutiny::plugin::hb439184a3441fa42 ../../src/security/scrutiny/lib/frontend/src/scrutiny.rs:213:47 | |
#7 0x5587fe2e11ef in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:31:5 | |
#8 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#9 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#10 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#11 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#12 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#13 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#14 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#15 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#16 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#17 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#18 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#19 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#20 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#21 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 132 byte(s) in 5 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587ff1e29b4 in alloc::alloc::alloc::h29ec7ec303f6abe9 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587ff1e29b4 in alloc::alloc::Global::alloc_impl::h524c525f9090d20d /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587ff1e29b4 in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd53ecf648cd5ef1a /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587ff1e29b4 in alloc::raw_vec::RawVec$LT$T$C$A$GT$::allocate_in::hc25951555fd20e46 /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:185:45 | |
#5 0x5587ff1e29b4 in alloc::raw_vec::RawVec$LT$T$C$A$GT$::with_capacity_in::h686f6396b58f043b /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:132:9 | |
#6 0x5587ff1e29b4 in alloc::vec::Vec$LT$T$C$A$GT$::with_capacity_in::haba97943be43e465 /b/s/w/ir/x/w/rust/library/alloc/src/vec/mod.rs:609:20 | |
#7 0x5587ff1e29b4 in _$LT$T$u20$as$u20$alloc..slice..hack..ConvertVec$GT$::to_vec::h58fc9c39c8d0696e /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:227:25 | |
#8 0x5587ff1e29b4 in alloc::slice::hack::to_vec::h0e0487e34e2f0e51 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:176:9 | |
#9 0x5587ff1e29b4 in alloc::slice::_$LT$impl$u20$$u5b$T$u5d$$GT$::to_vec_in::h50bc18507cc98b86 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:498:9 | |
#10 0x5587ff1e29b4 in _$LT$alloc..vec..Vec$LT$T$C$A$GT$$u20$as$u20$core..clone..Clone$GT$::clone::he2ac0325bfd20ec3 /b/s/w/ir/x/w/rust/library/alloc/src/vec/mod.rs:2480:9 | |
#11 0x5587ff1e29b4 in _$LT$alloc..string..String$u20$as$u20$core..clone..Clone$GT$::clone::hd26fc8c7dfc3c940 /b/s/w/ir/x/w/rust/library/alloc/src/string.rs:1854:23 | |
#12 0x5587fe2d2dc6 in scrutiny_frontend::scrutiny::Scrutiny::plugin::h04a2391781e12702 ../../src/security/scrutiny/lib/frontend/src/scrutiny.rs:216:13 | |
#13 0x5587fe2e1149 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:30:5 | |
#14 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#15 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#16 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#17 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#18 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#19 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#20 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#21 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#22 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#23 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#24 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#25 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#26 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#27 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 116 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587ff063437 in alloc::alloc::alloc::hb495308fbf90f629 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587ff0634b5 in alloc::alloc::Global::alloc_impl::h1985b5dde1248e21 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587ff064ffa in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::h84c4d57cabb22956 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587ff061678 in hashbrown::raw::alloc::inner::do_alloc::h3a182ddcab7da5ea /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/alloc.rs:11:9 | |
#5 0x5587ff03546b in hashbrown::raw::RawTableInner$LT$A$GT$::new_uninitialized::h4c009aa6fca9abcc /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1157:38 | |
#6 0x5587ff0358ad in hashbrown::raw::RawTableInner$LT$A$GT$::fallible_with_capacity::h49c4d126dad0d58c /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1186:30 | |
#7 0x5587ff034e68 in hashbrown::raw::RawTableInner$LT$A$GT$::prepare_resize::h9d7e0f83c2691dbd /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1396:29 | |
#8 0x5587fef60a3d in hashbrown::raw::RawTable$LT$T$C$A$GT$::resize::hb75e34d98beb4b8d /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:788:17 | |
#9 0x5587fef5914d in hashbrown::raw::RawTable$LT$T$C$A$GT$::reserve_rehash::he4fab7c552b75ef5 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:693:13 | |
#10 0x5587fef615fc in hashbrown::raw::RawTable$LT$T$C$A$GT$::reserve::h537969281895b61e /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:646:16 | |
#11 0x5587fef5eee6 in hashbrown::raw::RawTable$LT$T$C$A$GT$::insert::ha78b019f2dfa7536 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:827:17 | |
#12 0x5587fef7460a in hashbrown::map::HashMap$LT$K$C$V$C$S$C$A$GT$::insert::h41be29bb80a6c597 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/map.rs:1266:13 | |
#13 0x5587fefc385c in hashbrown::set::HashSet$LT$T$C$S$C$A$GT$::insert::h340ae63d4c25a1df /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/set.rs:985:9 | |
#14 0x5587fef7684c in std::collections::hash::set::HashSet$LT$T$C$S$GT$::insert::h4965edad6b5b92a9 /b/s/w/ir/x/w/rust/library/std/src/collections/hash/set.rs:833:9 | |
#15 0x5587fef85494 in scrutiny::engine::manager::PluginManager::load::h2d876c4a9c9da5bc ../../src/security/scrutiny/lib/framework/src/engine/manager.rs:169:13 | |
#16 0x5587fe2d2dc6 in scrutiny_frontend::scrutiny::Scrutiny::plugin::h04a2391781e12702 ../../src/security/scrutiny/lib/frontend/src/scrutiny.rs:216:13 | |
#17 0x5587fe2e1149 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:30:5 | |
#18 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#19 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#20 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#21 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#22 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#23 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#24 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#25 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#26 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#27 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#28 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#29 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#30 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#31 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 116 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587ff063437 in alloc::alloc::alloc::hb495308fbf90f629 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587ff0634b5 in alloc::alloc::Global::alloc_impl::h1985b5dde1248e21 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587ff064ffa in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::h84c4d57cabb22956 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587ff061678 in hashbrown::raw::alloc::inner::do_alloc::h3a182ddcab7da5ea /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/alloc.rs:11:9 | |
#5 0x5587ff03546b in hashbrown::raw::RawTableInner$LT$A$GT$::new_uninitialized::h4c009aa6fca9abcc /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1157:38 | |
#6 0x5587ff0358ad in hashbrown::raw::RawTableInner$LT$A$GT$::fallible_with_capacity::h49c4d126dad0d58c /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1186:30 | |
#7 0x5587ff034e68 in hashbrown::raw::RawTableInner$LT$A$GT$::prepare_resize::h9d7e0f83c2691dbd /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1396:29 | |
#8 0x5587fef60a3d in hashbrown::raw::RawTable$LT$T$C$A$GT$::resize::hb75e34d98beb4b8d /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:788:17 | |
#9 0x5587fef5914d in hashbrown::raw::RawTable$LT$T$C$A$GT$::reserve_rehash::he4fab7c552b75ef5 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:693:13 | |
#10 0x5587fef615fc in hashbrown::raw::RawTable$LT$T$C$A$GT$::reserve::h537969281895b61e /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:646:16 | |
#11 0x5587fef5eee6 in hashbrown::raw::RawTable$LT$T$C$A$GT$::insert::ha78b019f2dfa7536 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:827:17 | |
#12 0x5587fef7460a in hashbrown::map::HashMap$LT$K$C$V$C$S$C$A$GT$::insert::h41be29bb80a6c597 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/map.rs:1266:13 | |
#13 0x5587fefc385c in hashbrown::set::HashSet$LT$T$C$S$C$A$GT$::insert::h340ae63d4c25a1df /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/set.rs:985:9 | |
#14 0x5587fef7684c in std::collections::hash::set::HashSet$LT$T$C$S$GT$::insert::h4965edad6b5b92a9 /b/s/w/ir/x/w/rust/library/std/src/collections/hash/set.rs:833:9 | |
#15 0x5587fef85494 in scrutiny::engine::manager::PluginManager::load::h2d876c4a9c9da5bc ../../src/security/scrutiny/lib/framework/src/engine/manager.rs:169:13 | |
#16 0x5587fe2d4ce6 in scrutiny_frontend::scrutiny::Scrutiny::plugin::hcbb7afe1d1b62ac5 ../../src/security/scrutiny/lib/frontend/src/scrutiny.rs:216:13 | |
#17 0x5587fe2e0dae in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:22:5 | |
#18 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#19 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#20 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#21 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#22 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#23 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#24 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#25 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#26 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#27 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#28 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#29 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#30 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#31 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 116 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587ff063437 in alloc::alloc::alloc::hb495308fbf90f629 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587ff0634b5 in alloc::alloc::Global::alloc_impl::h1985b5dde1248e21 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587ff064ffa in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::h84c4d57cabb22956 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587ff061678 in hashbrown::raw::alloc::inner::do_alloc::h3a182ddcab7da5ea /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/alloc.rs:11:9 | |
#5 0x5587ff03546b in hashbrown::raw::RawTableInner$LT$A$GT$::new_uninitialized::h4c009aa6fca9abcc /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1157:38 | |
#6 0x5587ff0358ad in hashbrown::raw::RawTableInner$LT$A$GT$::fallible_with_capacity::h49c4d126dad0d58c /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1186:30 | |
#7 0x5587ff034e68 in hashbrown::raw::RawTableInner$LT$A$GT$::prepare_resize::h9d7e0f83c2691dbd /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1396:29 | |
#8 0x5587fef60a3d in hashbrown::raw::RawTable$LT$T$C$A$GT$::resize::hb75e34d98beb4b8d /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:788:17 | |
#9 0x5587fef5914d in hashbrown::raw::RawTable$LT$T$C$A$GT$::reserve_rehash::he4fab7c552b75ef5 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:693:13 | |
#10 0x5587fef615fc in hashbrown::raw::RawTable$LT$T$C$A$GT$::reserve::h537969281895b61e /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:646:16 | |
#11 0x5587fef5eee6 in hashbrown::raw::RawTable$LT$T$C$A$GT$::insert::ha78b019f2dfa7536 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:827:17 | |
#12 0x5587fef7460a in hashbrown::map::HashMap$LT$K$C$V$C$S$C$A$GT$::insert::h41be29bb80a6c597 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/map.rs:1266:13 | |
#13 0x5587fefc385c in hashbrown::set::HashSet$LT$T$C$S$C$A$GT$::insert::h340ae63d4c25a1df /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/set.rs:985:9 | |
#14 0x5587fef7684c in std::collections::hash::set::HashSet$LT$T$C$S$GT$::insert::h4965edad6b5b92a9 /b/s/w/ir/x/w/rust/library/std/src/collections/hash/set.rs:833:9 | |
#15 0x5587fef85494 in scrutiny::engine::manager::PluginManager::load::h2d876c4a9c9da5bc ../../src/security/scrutiny/lib/framework/src/engine/manager.rs:169:13 | |
#16 0x5587fe2d3826 in scrutiny_frontend::scrutiny::Scrutiny::plugin::h51c8a3569a6f97b6 ../../src/security/scrutiny/lib/frontend/src/scrutiny.rs:216:13 | |
#17 0x5587fe2e0d08 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:21:5 | |
#18 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#19 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#20 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#21 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#22 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#23 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#24 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#25 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#26 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#27 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#28 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#29 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#30 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#31 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 104 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fe30c877 in alloc::alloc::alloc::he3082d0dc792fb51 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fe30c8f5 in alloc::alloc::Global::alloc_impl::hcbd4508f1dffbcdb /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fe30e04a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::h9fe61be709bd0692 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fe30c7e8 in alloc::alloc::exchange_malloc::h93c8276b87df9530 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587fe2e42e8 in alloc::sync::Arc$LT$T$GT$::new::h2c7e6f49fed9242b /b/s/w/ir/x/w/rust/library/alloc/src/sync.rs:346:25 | |
#6 0x5587fe2d243e in scrutiny_frontend::scrutiny::Scrutiny::new::he062815f68c7db71 ../../src/security/scrutiny/lib/frontend/src/scrutiny.rs:64:26 | |
#7 0x5587fe2e0b6b in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:19:24 | |
#8 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#9 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#10 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#11 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#12 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#13 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#14 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#15 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#16 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#17 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#18 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#19 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#20 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#21 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 96 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fe30c877 in alloc::alloc::alloc::he3082d0dc792fb51 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fe30c8f5 in alloc::alloc::Global::alloc_impl::hcbd4508f1dffbcdb /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fe30e04a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::h9fe61be709bd0692 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fe30c7e8 in alloc::alloc::exchange_malloc::h93c8276b87df9530 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587fe2e5018 in alloc::sync::Arc$LT$T$GT$::new::hc1db119351222434 /b/s/w/ir/x/w/rust/library/alloc/src/sync.rs:346:25 | |
#6 0x5587fe2d2733 in scrutiny_frontend::scrutiny::Scrutiny::new::he062815f68c7db71 ../../src/security/scrutiny/lib/frontend/src/scrutiny.rs:74:23 | |
#7 0x5587fe2e0b6b in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:19:24 | |
#8 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#9 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#10 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#11 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#12 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#13 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#14 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#15 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#16 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#17 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#18 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#19 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#20 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#21 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 84 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587ff063437 in alloc::alloc::alloc::hb495308fbf90f629 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587ff0634b5 in alloc::alloc::Global::alloc_impl::h1985b5dde1248e21 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587ff064ffa in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::h84c4d57cabb22956 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587ff061678 in hashbrown::raw::alloc::inner::do_alloc::h3a182ddcab7da5ea /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/alloc.rs:11:9 | |
#5 0x5587ff03546b in hashbrown::raw::RawTableInner$LT$A$GT$::new_uninitialized::h4c009aa6fca9abcc /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1157:38 | |
#6 0x5587fef5cd74 in hashbrown::raw::RawTable$LT$T$C$A$GT$::new_uninitialized::h37db443e87ae5e95 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:450:20 | |
#7 0x5587fef53318 in _$LT$hashbrown..raw..RawTable$LT$T$C$A$GT$$u20$as$u20$core..clone..Clone$GT$::clone::h0b81beb43438c653 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1477:27 | |
#8 0x5587fef725a0 in _$LT$hashbrown..map..HashMap$LT$K$C$V$C$S$GT$$u20$as$u20$core..clone..Clone$GT$::clone::hc7d725e8a9ac46b0 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/map.rs:201:20 | |
#9 0x5587fefc315d in _$LT$hashbrown..set..HashSet$LT$T$C$S$GT$$u20$as$u20$core..clone..Clone$GT$::clone::hb6df935034ba57d0 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/set.rs:122:18 | |
#10 0x5587fef7a99d in _$LT$std..collections..hash..set..HashSet$LT$T$C$S$GT$$u20$as$u20$core..clone..Clone$GT$::clone::h72ece0e0612c67f1 /b/s/w/ir/x/w/rust/library/std/src/collections/hash/set.rs:942:22 | |
#11 0x5587fef85701 in scrutiny::engine::manager::PluginManager::load::h2d876c4a9c9da5bc ../../src/security/scrutiny/lib/framework/src/engine/manager.rs:182:17 | |
#12 0x5587fe2d4ce6 in scrutiny_frontend::scrutiny::Scrutiny::plugin::hcbb7afe1d1b62ac5 ../../src/security/scrutiny/lib/frontend/src/scrutiny.rs:216:13 | |
#13 0x5587fe2e0dae in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:22:5 | |
#14 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#15 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#16 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#17 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#18 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#19 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#20 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#21 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#22 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#23 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#24 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#25 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#26 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#27 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 84 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587ff063437 in alloc::alloc::alloc::hb495308fbf90f629 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587ff0634b5 in alloc::alloc::Global::alloc_impl::h1985b5dde1248e21 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587ff064ffa in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::h84c4d57cabb22956 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587ff061678 in hashbrown::raw::alloc::inner::do_alloc::h3a182ddcab7da5ea /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/alloc.rs:11:9 | |
#5 0x5587ff03546b in hashbrown::raw::RawTableInner$LT$A$GT$::new_uninitialized::h4c009aa6fca9abcc /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1157:38 | |
#6 0x5587fef5cd74 in hashbrown::raw::RawTable$LT$T$C$A$GT$::new_uninitialized::h37db443e87ae5e95 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:450:20 | |
#7 0x5587fef53318 in _$LT$hashbrown..raw..RawTable$LT$T$C$A$GT$$u20$as$u20$core..clone..Clone$GT$::clone::h0b81beb43438c653 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1477:27 | |
#8 0x5587fef725a0 in _$LT$hashbrown..map..HashMap$LT$K$C$V$C$S$GT$$u20$as$u20$core..clone..Clone$GT$::clone::hc7d725e8a9ac46b0 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/map.rs:201:20 | |
#9 0x5587fefc315d in _$LT$hashbrown..set..HashSet$LT$T$C$S$GT$$u20$as$u20$core..clone..Clone$GT$::clone::hb6df935034ba57d0 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/set.rs:122:18 | |
#10 0x5587fef7a99d in _$LT$std..collections..hash..set..HashSet$LT$T$C$S$GT$$u20$as$u20$core..clone..Clone$GT$::clone::h72ece0e0612c67f1 /b/s/w/ir/x/w/rust/library/std/src/collections/hash/set.rs:942:22 | |
#11 0x5587fef85701 in scrutiny::engine::manager::PluginManager::load::h2d876c4a9c9da5bc ../../src/security/scrutiny/lib/framework/src/engine/manager.rs:182:17 | |
#12 0x5587fe2d2dc6 in scrutiny_frontend::scrutiny::Scrutiny::plugin::h04a2391781e12702 ../../src/security/scrutiny/lib/frontend/src/scrutiny.rs:216:13 | |
#13 0x5587fe2e1149 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:30:5 | |
#14 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#15 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#16 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#17 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#18 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#19 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#20 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#21 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#22 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#23 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#24 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#25 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#26 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#27 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 84 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587ff063437 in alloc::alloc::alloc::hb495308fbf90f629 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587ff0634b5 in alloc::alloc::Global::alloc_impl::h1985b5dde1248e21 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587ff064ffa in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::h84c4d57cabb22956 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587ff061678 in hashbrown::raw::alloc::inner::do_alloc::h3a182ddcab7da5ea /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/alloc.rs:11:9 | |
#5 0x5587ff03546b in hashbrown::raw::RawTableInner$LT$A$GT$::new_uninitialized::h4c009aa6fca9abcc /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1157:38 | |
#6 0x5587fef5cd74 in hashbrown::raw::RawTable$LT$T$C$A$GT$::new_uninitialized::h37db443e87ae5e95 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:450:20 | |
#7 0x5587fef53318 in _$LT$hashbrown..raw..RawTable$LT$T$C$A$GT$$u20$as$u20$core..clone..Clone$GT$::clone::h0b81beb43438c653 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/raw/mod.rs:1477:27 | |
#8 0x5587fef725a0 in _$LT$hashbrown..map..HashMap$LT$K$C$V$C$S$GT$$u20$as$u20$core..clone..Clone$GT$::clone::hc7d725e8a9ac46b0 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/map.rs:201:20 | |
#9 0x5587fefc315d in _$LT$hashbrown..set..HashSet$LT$T$C$S$GT$$u20$as$u20$core..clone..Clone$GT$::clone::hb6df935034ba57d0 /home/swarming/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.0/src/set.rs:122:18 | |
#10 0x5587fef7a99d in _$LT$std..collections..hash..set..HashSet$LT$T$C$S$GT$$u20$as$u20$core..clone..Clone$GT$::clone::h72ece0e0612c67f1 /b/s/w/ir/x/w/rust/library/std/src/collections/hash/set.rs:942:22 | |
#11 0x5587fef85701 in scrutiny::engine::manager::PluginManager::load::h2d876c4a9c9da5bc ../../src/security/scrutiny/lib/framework/src/engine/manager.rs:182:17 | |
#12 0x5587fe2d3826 in scrutiny_frontend::scrutiny::Scrutiny::plugin::h51c8a3569a6f97b6 ../../src/security/scrutiny/lib/frontend/src/scrutiny.rs:216:13 | |
#13 0x5587fe2e0d08 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:21:5 | |
#14 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#15 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#16 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#17 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#18 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#19 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#20 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#21 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#22 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#23 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#24 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#25 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#26 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#27 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 80 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fefc5ef7 in alloc::alloc::alloc::h85579806f30d6926 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fefc5f75 in alloc::alloc::Global::alloc_impl::h6db7dd48abadb1fb /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fefc7ada in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hfff9d8806fee4a6c /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fefc5e68 in alloc::alloc::exchange_malloc::h99fd3d246386c7ae /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587fefbbe98 in alloc::sync::Arc$LT$T$GT$::new::ha51d82f8b37a1ffc /b/s/w/ir/x/w/rust/library/alloc/src/sync.rs:346:25 | |
#6 0x5587fef7bf05 in scrutiny::engine::scheduler::CollectorScheduler::new::hf316061e1206432e ../../src/security/scrutiny/lib/framework/src/engine/scheduler.rs:141:42 | |
#7 0x5587fe2d25f4 in scrutiny_frontend::scrutiny::Scrutiny::new::he062815f68c7db71 ../../src/security/scrutiny/lib/frontend/src/scrutiny.rs:73:45 | |
#8 0x5587fe2e0b6b in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:19:24 | |
#9 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#10 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#11 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#12 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#13 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#14 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#15 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#16 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#17 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#18 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#19 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#20 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#21 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#22 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 72 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587ff1c0af0 in alloc::alloc::alloc::h29ec7ec303f6abe9 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587ff1c0af0 in alloc::alloc::Global::alloc_impl::h524c525f9090d20d /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587ff1c0af0 in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd53ecf648cd5ef1a /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587ff1c0af0 in alloc::alloc::exchange_malloc::ha7edc435b4991bbc /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587ff1c0af0 in alloc::boxed::Box$LT$T$GT$::new::hec588c137812569e /b/s/w/ir/x/w/rust/library/alloc/src/boxed.rs:195:9 | |
#6 0x5587ff1c0af0 in _$LT$alloc..boxed..Box$LT$T$GT$$u20$as$u20$core..convert..From$LT$T$GT$$GT$::from::h80cfd3edf2ceeb77 /b/s/w/ir/x/w/rust/library/alloc/src/boxed.rs:1303:9 | |
#7 0x5587ff1c0af0 in std::sys_common::rwlock::MovableRWLock::new::he31adeca915c8762 /b/s/w/ir/x/w/rust/library/std/src/sys_common/rwlock.rs:77:14 | |
#8 0x5587fe2d242c in scrutiny_frontend::scrutiny::Scrutiny::new::he062815f68c7db71 ../../src/security/scrutiny/lib/frontend/src/scrutiny.rs:64:35 | |
#9 0x5587fe2e0b6b in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:19:24 | |
#10 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#11 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#12 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#13 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#14 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#15 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#16 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#17 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#18 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#19 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#20 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#21 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#22 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#23 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 72 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587ff1c0af0 in alloc::alloc::alloc::h29ec7ec303f6abe9 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587ff1c0af0 in alloc::alloc::Global::alloc_impl::h524c525f9090d20d /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587ff1c0af0 in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd53ecf648cd5ef1a /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587ff1c0af0 in alloc::alloc::exchange_malloc::ha7edc435b4991bbc /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587ff1c0af0 in alloc::boxed::Box$LT$T$GT$::new::hec588c137812569e /b/s/w/ir/x/w/rust/library/alloc/src/boxed.rs:195:9 | |
#6 0x5587ff1c0af0 in _$LT$alloc..boxed..Box$LT$T$GT$$u20$as$u20$core..convert..From$LT$T$GT$$GT$::from::h80cfd3edf2ceeb77 /b/s/w/ir/x/w/rust/library/alloc/src/boxed.rs:1303:9 | |
#7 0x5587ff1c0af0 in std::sys_common::rwlock::MovableRWLock::new::he31adeca915c8762 /b/s/w/ir/x/w/rust/library/std/src/sys_common/rwlock.rs:77:14 | |
#8 0x5587fefb9e26 in scrutiny::engine::dispatcher::ControllerDispatcher::new::h3ac621138674d674 ../../src/security/scrutiny/lib/framework/src/engine/dispatcher.rs:42:43 | |
#9 0x5587fe2d23f3 in scrutiny_frontend::scrutiny::Scrutiny::new::he062815f68c7db71 ../../src/security/scrutiny/lib/frontend/src/scrutiny.rs:64:47 | |
#10 0x5587fe2e0b6b in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:19:24 | |
#11 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#12 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#13 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#14 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#15 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#16 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#17 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#18 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#19 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#20 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#21 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#22 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#23 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#24 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 56 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fe30c877 in alloc::alloc::alloc::he3082d0dc792fb51 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fe30c8f5 in alloc::alloc::Global::alloc_impl::hcbd4508f1dffbcdb /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fe30e04a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::h9fe61be709bd0692 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fe30c7e8 in alloc::alloc::exchange_malloc::h93c8276b87df9530 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587fe2e4e95 in alloc::sync::Arc$LT$T$GT$::new::h9f5044a2e6622db4 /b/s/w/ir/x/w/rust/library/alloc/src/sync.rs:346:25 | |
#6 0x5587fe2d263f in scrutiny_frontend::scrutiny::Scrutiny::new::he062815f68c7db71 ../../src/security/scrutiny/lib/frontend/src/scrutiny.rs:73:25 | |
#7 0x5587fe2e0b6b in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:19:24 | |
#8 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#9 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#10 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#11 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#12 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#13 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#14 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#15 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#16 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#17 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#18 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#19 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#20 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#21 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 40 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587ff1c08b8 in alloc::alloc::alloc::h29ec7ec303f6abe9 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587ff1c08b8 in alloc::alloc::Global::alloc_impl::h524c525f9090d20d /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587ff1c08b8 in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd53ecf648cd5ef1a /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587ff1c08b8 in alloc::alloc::exchange_malloc::ha7edc435b4991bbc /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587ff1c08b8 in alloc::boxed::Box$LT$T$GT$::new::ha5af691f30d6a47c /b/s/w/ir/x/w/rust/library/alloc/src/boxed.rs:195:9 | |
#6 0x5587ff1c08b8 in _$LT$alloc..boxed..Box$LT$T$GT$$u20$as$u20$core..convert..From$LT$T$GT$$GT$::from::h299c2b873005ce4e /b/s/w/ir/x/w/rust/library/alloc/src/boxed.rs:1303:9 | |
#7 0x5587ff1c08b8 in std::sys_common::mutex::MovableMutex::new::ha72344f0c3b705fa /b/s/w/ir/x/w/rust/library/std/src/sys_common/mutex.rs:64:25 | |
#8 0x5587fe2d262d in scrutiny_frontend::scrutiny::Scrutiny::new::he062815f68c7db71 ../../src/security/scrutiny/lib/frontend/src/scrutiny.rs:73:34 | |
#9 0x5587fe2e0b6b in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:19:24 | |
#10 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#11 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#12 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#13 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#14 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#15 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#16 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#17 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#18 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#19 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#20 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#21 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#22 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#23 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 40 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587ff1c08b8 in alloc::alloc::alloc::h29ec7ec303f6abe9 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587ff1c08b8 in alloc::alloc::Global::alloc_impl::h524c525f9090d20d /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587ff1c08b8 in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd53ecf648cd5ef1a /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587ff1c08b8 in alloc::alloc::exchange_malloc::ha7edc435b4991bbc /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587ff1c08b8 in alloc::boxed::Box$LT$T$GT$::new::ha5af691f30d6a47c /b/s/w/ir/x/w/rust/library/alloc/src/boxed.rs:195:9 | |
#6 0x5587ff1c08b8 in _$LT$alloc..boxed..Box$LT$T$GT$$u20$as$u20$core..convert..From$LT$T$GT$$GT$::from::h299c2b873005ce4e /b/s/w/ir/x/w/rust/library/alloc/src/boxed.rs:1303:9 | |
#7 0x5587ff1c08b8 in std::sys_common::mutex::MovableMutex::new::ha72344f0c3b705fa /b/s/w/ir/x/w/rust/library/std/src/sys_common/mutex.rs:64:25 | |
#8 0x5587fe2d270f in scrutiny_frontend::scrutiny::Scrutiny::new::he062815f68c7db71 ../../src/security/scrutiny/lib/frontend/src/scrutiny.rs:74:32 | |
#9 0x5587fe2e0b6b in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:19:24 | |
#10 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#11 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#12 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#13 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#14 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#15 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#16 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#17 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#18 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#19 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#20 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#21 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#22 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#23 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 40 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587ff1c08b8 in alloc::alloc::alloc::h29ec7ec303f6abe9 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587ff1c08b8 in alloc::alloc::Global::alloc_impl::h524c525f9090d20d /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587ff1c08b8 in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd53ecf648cd5ef1a /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587ff1c08b8 in alloc::alloc::exchange_malloc::ha7edc435b4991bbc /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587ff1c08b8 in alloc::boxed::Box$LT$T$GT$::new::ha5af691f30d6a47c /b/s/w/ir/x/w/rust/library/alloc/src/boxed.rs:195:9 | |
#6 0x5587ff1c08b8 in _$LT$alloc..boxed..Box$LT$T$GT$$u20$as$u20$core..convert..From$LT$T$GT$$GT$::from::h299c2b873005ce4e /b/s/w/ir/x/w/rust/library/alloc/src/boxed.rs:1303:9 | |
#7 0x5587ff1c08b8 in std::sys_common::mutex::MovableMutex::new::ha72344f0c3b705fa /b/s/w/ir/x/w/rust/library/std/src/sys_common/mutex.rs:64:25 | |
#8 0x5587fef7bed6 in scrutiny::engine::scheduler::CollectorScheduler::new::hf316061e1206432e ../../src/security/scrutiny/lib/framework/src/engine/scheduler.rs:141:51 | |
#9 0x5587fe2d25f4 in scrutiny_frontend::scrutiny::Scrutiny::new::he062815f68c7db71 ../../src/security/scrutiny/lib/frontend/src/scrutiny.rs:73:45 | |
#10 0x5587fe2e0b6b in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:19:24 | |
#11 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#12 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#13 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#14 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#15 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#16 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#17 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#18 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#19 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#20 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#21 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#22 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#23 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#24 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 29 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587ff1e29b4 in alloc::alloc::alloc::h29ec7ec303f6abe9 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587ff1e29b4 in alloc::alloc::Global::alloc_impl::h524c525f9090d20d /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587ff1e29b4 in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd53ecf648cd5ef1a /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587ff1e29b4 in alloc::raw_vec::RawVec$LT$T$C$A$GT$::allocate_in::hc25951555fd20e46 /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:185:45 | |
#5 0x5587ff1e29b4 in alloc::raw_vec::RawVec$LT$T$C$A$GT$::with_capacity_in::h686f6396b58f043b /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:132:9 | |
#6 0x5587ff1e29b4 in alloc::vec::Vec$LT$T$C$A$GT$::with_capacity_in::haba97943be43e465 /b/s/w/ir/x/w/rust/library/alloc/src/vec/mod.rs:609:20 | |
#7 0x5587ff1e29b4 in _$LT$T$u20$as$u20$alloc..slice..hack..ConvertVec$GT$::to_vec::h58fc9c39c8d0696e /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:227:25 | |
#8 0x5587ff1e29b4 in alloc::slice::hack::to_vec::h0e0487e34e2f0e51 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:176:9 | |
#9 0x5587ff1e29b4 in alloc::slice::_$LT$impl$u20$$u5b$T$u5d$$GT$::to_vec_in::h50bc18507cc98b86 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:498:9 | |
#10 0x5587ff1e29b4 in _$LT$alloc..vec..Vec$LT$T$C$A$GT$$u20$as$u20$core..clone..Clone$GT$::clone::he2ac0325bfd20ec3 /b/s/w/ir/x/w/rust/library/alloc/src/vec/mod.rs:2480:9 | |
#11 0x5587ff1e29b4 in _$LT$alloc..string..String$u20$as$u20$core..clone..Clone$GT$::clone::hd26fc8c7dfc3c940 /b/s/w/ir/x/w/rust/library/alloc/src/string.rs:1854:23 | |
#12 0x5587fefb9117 in _$LT$T$u20$as$u20$core..convert..Into$LT$U$GT$$GT$::into::h3ee145f92c9b0aad /b/s/w/ir/x/w/rust/library/core/src/convert/mod.rs:542:9 | |
#13 0x5587fef7c106 in scrutiny::engine::scheduler::CollectorScheduler::add::hc630a4b469f63159 ../../src/security/scrutiny/lib/framework/src/engine/scheduler.rs:159:49 | |
#14 0x5587fef85771 in scrutiny::engine::manager::PluginManager::load::h2d876c4a9c9da5bc ../../src/security/scrutiny/lib/framework/src/engine/manager.rs:179:13 | |
#15 0x5587fe2d2dc6 in scrutiny_frontend::scrutiny::Scrutiny::plugin::h04a2391781e12702 ../../src/security/scrutiny/lib/frontend/src/scrutiny.rs:216:13 | |
#16 0x5587fe2e1149 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:30:5 | |
#17 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#18 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#19 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#20 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#21 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#22 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#23 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#24 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#25 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#26 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#27 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#28 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#29 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#30 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 29 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fef3cce7 in alloc::alloc::alloc::h12e3697f1b8d9271 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fef3cd65 in alloc::alloc::Global::alloc_impl::h966f3ad2e8024812 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fef3d09a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::h24e2037bb8874baa /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fef3b42a in alloc::raw_vec::RawVec$LT$T$C$A$GT$::allocate_in::hbedeccec90bdea8a /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:185:45 | |
#5 0x5587fef3b6dd in alloc::raw_vec::RawVec$LT$T$C$A$GT$::with_capacity_in::hc7f00a50b3a6a04b /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:132:9 | |
#6 0x5587fef3cb04 in alloc::vec::Vec$LT$T$C$A$GT$::with_capacity_in::h7ffd2a0eeb95a45b /b/s/w/ir/x/w/rust/library/alloc/src/vec/mod.rs:609:20 | |
#7 0x5587fef3bd3c in _$LT$T$u20$as$u20$alloc..slice..hack..ConvertVec$GT$::to_vec::h8e5084f20d50d63c /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:227:25 | |
#8 0x5587fef3c02c in alloc::slice::hack::to_vec::h71021e02834573de /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:176:9 | |
#9 0x5587fef3d49c in alloc::slice::_$LT$impl$u20$$u5b$T$u5d$$GT$::to_vec_in::h7af714d268614f35 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:498:9 | |
#10 0x5587fef3d46c in alloc::slice::_$LT$impl$u20$$u5b$T$u5d$$GT$::to_vec::hb493150ceb0c49e3 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:474:9 | |
#11 0x5587fef3d4cc in alloc::slice::_$LT$impl$u20$alloc..borrow..ToOwned$u20$for$u20$$u5b$T$u5d$$GT$::to_owned::ha09cebc261ccc88c /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:842:9 | |
#12 0x5587fe460769 in alloc::str::_$LT$impl$u20$alloc..borrow..ToOwned$u20$for$u20$str$GT$::to_owned::ha1647b7781314848 /b/s/w/ir/x/w/rust/library/alloc/src/str.rs:219:46 | |
#13 0x5587fe5dafeb in _$LT$alloc..string..String$u20$as$u20$core..convert..From$LT$$RF$str$GT$$GT$::from::h0c15e7be19dc32c6 /b/s/w/ir/x/w/rust/library/alloc/src/string.rs:2515:9 | |
#14 0x5587fe56a84e in scrutiny_plugins::verify::VerifyPlugin::new::ha375d7d0fa2cd444 ../../src/security/scrutiny/lib/plugins/src/verify/mod.rs:37:9 | |
#15 0x5587fe2e10fb in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:30:21 | |
#16 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#17 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#18 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#19 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#20 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#21 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#22 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#23 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#24 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#25 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#26 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#27 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#28 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#29 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 24 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fe4f7837 in alloc::alloc::alloc::h791db093d2c7f366 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fe4f78b5 in alloc::alloc::Global::alloc_impl::h0f29e6c59dcea142 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fe4ff94a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd2145ebaacb1cd2c /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fe4f77a8 in alloc::alloc::exchange_malloc::h888c30156c169313 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587fe46813f in scrutiny_plugins::static_pkgs::StaticPkgsPlugin::new::hb03e590e4cb94b64 ../../src/security/scrutiny/lib/plugins/src/static_pkgs/mod.rs:27:5 | |
#6 0x5587fe2e0cab in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:21:21 | |
#7 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#8 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#9 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#10 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#11 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#12 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#13 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#14 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#15 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#16 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#17 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#18 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#19 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#20 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 24 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fe4f7837 in alloc::alloc::alloc::h791db093d2c7f366 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fe4f78b5 in alloc::alloc::Global::alloc_impl::h0f29e6c59dcea142 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fe4ff94a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd2145ebaacb1cd2c /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fe4f77a8 in alloc::alloc::exchange_malloc::h888c30156c169313 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587fe439785 in alloc::sync::Arc$LT$T$GT$::new::h1e0b81aaf694dacf /b/s/w/ir/x/w/rust/library/alloc/src/sync.rs:346:25 | |
#6 0x5587fe680ff5 in scrutiny_plugins::engine::EnginePlugin::new::h876dfa8d048c14c0 ../../src/security/scrutiny/lib/plugins/src/engine/mod.rs:43:17 | |
#7 0x5587fe2e0f99 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:24:21 | |
#8 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#9 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#10 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#11 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#12 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#13 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#14 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#15 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#16 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#17 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#18 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#19 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#20 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#21 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 24 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fe4f7837 in alloc::alloc::alloc::h791db093d2c7f366 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fe4f78b5 in alloc::alloc::Global::alloc_impl::h0f29e6c59dcea142 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fe4ff94a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd2145ebaacb1cd2c /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fe4f77a8 in alloc::alloc::exchange_malloc::h888c30156c169313 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587fe6a1211 in scrutiny_plugins::sys::SysRealmPlugin::new::h2933fbef6e9ba0a6 ../../src/security/scrutiny/lib/plugins/src/sys/mod.rs:125:5 | |
#6 0x5587fe2e11a1 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:31:21 | |
#7 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#8 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#9 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#10 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#11 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#12 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#13 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#14 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#15 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#16 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#17 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#18 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#19 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#20 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 24 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fe4f7837 in alloc::alloc::alloc::h791db093d2c7f366 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fe4f78b5 in alloc::alloc::Global::alloc_impl::h0f29e6c59dcea142 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fe4ff94a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd2145ebaacb1cd2c /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fe4f77a8 in alloc::alloc::exchange_malloc::h888c30156c169313 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587fe56b936 in scrutiny_plugins::verify::VerifyPlugin::new::ha375d7d0fa2cd444 ../../src/security/scrutiny/lib/plugins/src/verify/mod.rs:48:5 | |
#6 0x5587fe2e10fb in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:30:21 | |
#7 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#8 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#9 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#10 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#11 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#12 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#13 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#14 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#15 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#16 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#17 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#18 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#19 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#20 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 24 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fe4f7837 in alloc::alloc::alloc::h791db093d2c7f366 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fe4f78b5 in alloc::alloc::Global::alloc_impl::h0f29e6c59dcea142 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fe4ff94a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd2145ebaacb1cd2c /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fe4f77a8 in alloc::alloc::exchange_malloc::h888c30156c169313 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587fe43b655 in alloc::sync::Arc$LT$T$GT$::new::ha687158f30d9d308 /b/s/w/ir/x/w/rust/library/alloc/src/sync.rs:346:25 | |
#6 0x5587fe681381 in scrutiny_plugins::engine::EnginePlugin::new::h876dfa8d048c14c0 ../../src/security/scrutiny/lib/plugins/src/engine/mod.rs:43:17 | |
#7 0x5587fe2e0f99 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:24:21 | |
#8 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#9 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#10 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#11 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#12 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#13 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#14 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#15 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#16 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#17 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#18 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#19 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#20 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#21 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 24 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fe4f7837 in alloc::alloc::alloc::h791db093d2c7f366 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fe4f78b5 in alloc::alloc::Global::alloc_impl::h0f29e6c59dcea142 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fe4ff94a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd2145ebaacb1cd2c /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fe4f77a8 in alloc::alloc::exchange_malloc::h888c30156c169313 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587fe43c4f5 in alloc::sync::Arc$LT$T$GT$::new::hc8692c8b7a76ffda /b/s/w/ir/x/w/rust/library/alloc/src/sync.rs:346:25 | |
#6 0x5587fe680ca9 in scrutiny_plugins::engine::EnginePlugin::new::h876dfa8d048c14c0 ../../src/security/scrutiny/lib/plugins/src/engine/mod.rs:43:17 | |
#7 0x5587fe2e0f99 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:24:21 | |
#8 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#9 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#10 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#11 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#12 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#13 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#14 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#15 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#16 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#17 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#18 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#19 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#20 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#21 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 24 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fe4f7837 in alloc::alloc::alloc::h791db093d2c7f366 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fe4f78b5 in alloc::alloc::Global::alloc_impl::h0f29e6c59dcea142 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fe4ff94a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd2145ebaacb1cd2c /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fe4f77a8 in alloc::alloc::exchange_malloc::h888c30156c169313 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587fe43c865 in alloc::sync::Arc$LT$T$GT$::new::hd2418f83020970d3 /b/s/w/ir/x/w/rust/library/alloc/src/sync.rs:346:25 | |
#6 0x5587fe6802d9 in scrutiny_plugins::engine::EnginePlugin::new::h876dfa8d048c14c0 ../../src/security/scrutiny/lib/plugins/src/engine/mod.rs:43:17 | |
#7 0x5587fe2e0f99 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:24:21 | |
#8 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#9 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#10 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#11 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#12 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#13 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#14 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#15 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#16 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#17 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#18 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#19 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#20 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#21 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 24 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fe4f7837 in alloc::alloc::alloc::h791db093d2c7f366 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fe4f78b5 in alloc::alloc::Global::alloc_impl::h0f29e6c59dcea142 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fe4ff94a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd2145ebaacb1cd2c /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fe4f77a8 in alloc::alloc::exchange_malloc::h888c30156c169313 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587fe5691c8 in scrutiny_plugins::search::SearchPlugin::new::haae0ce56b272b611 ../../src/security/scrutiny/lib/plugins/src/search/mod.rs:29:5 | |
#6 0x5587fe2e0e06 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:23:21 | |
#7 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#8 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#9 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#10 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#11 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#12 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#13 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#14 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#15 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#16 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#17 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#18 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#19 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#20 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 24 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fe4f7837 in alloc::alloc::alloc::h791db093d2c7f366 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fe4f78b5 in alloc::alloc::Global::alloc_impl::h0f29e6c59dcea142 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fe4ff94a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd2145ebaacb1cd2c /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fe4f77a8 in alloc::alloc::exchange_malloc::h888c30156c169313 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587fe684ac4 in scrutiny_plugins::core::CorePlugin::new::hb96c7234e1263af3 ../../src/security/scrutiny/lib/plugins/src/core/mod.rs:45:5 | |
#6 0x5587fe2e0d60 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:22:21 | |
#7 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#8 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#9 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#10 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#11 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#12 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#13 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#14 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#15 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#16 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#17 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#18 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#19 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#20 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 21 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587ff1e29b4 in alloc::alloc::alloc::h29ec7ec303f6abe9 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587ff1e29b4 in alloc::alloc::Global::alloc_impl::h524c525f9090d20d /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587ff1e29b4 in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd53ecf648cd5ef1a /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587ff1e29b4 in alloc::raw_vec::RawVec$LT$T$C$A$GT$::allocate_in::hc25951555fd20e46 /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:185:45 | |
#5 0x5587ff1e29b4 in alloc::raw_vec::RawVec$LT$T$C$A$GT$::with_capacity_in::h686f6396b58f043b /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:132:9 | |
#6 0x5587ff1e29b4 in alloc::vec::Vec$LT$T$C$A$GT$::with_capacity_in::haba97943be43e465 /b/s/w/ir/x/w/rust/library/alloc/src/vec/mod.rs:609:20 | |
#7 0x5587ff1e29b4 in _$LT$T$u20$as$u20$alloc..slice..hack..ConvertVec$GT$::to_vec::h58fc9c39c8d0696e /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:227:25 | |
#8 0x5587ff1e29b4 in alloc::slice::hack::to_vec::h0e0487e34e2f0e51 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:176:9 | |
#9 0x5587ff1e29b4 in alloc::slice::_$LT$impl$u20$$u5b$T$u5d$$GT$::to_vec_in::h50bc18507cc98b86 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:498:9 | |
#10 0x5587ff1e29b4 in _$LT$alloc..vec..Vec$LT$T$C$A$GT$$u20$as$u20$core..clone..Clone$GT$::clone::he2ac0325bfd20ec3 /b/s/w/ir/x/w/rust/library/alloc/src/vec/mod.rs:2480:9 | |
#11 0x5587ff1e29b4 in _$LT$alloc..string..String$u20$as$u20$core..clone..Clone$GT$::clone::hd26fc8c7dfc3c940 /b/s/w/ir/x/w/rust/library/alloc/src/string.rs:1854:23 | |
#12 0x5587fefb9117 in _$LT$T$u20$as$u20$core..convert..Into$LT$U$GT$$GT$::into::h3ee145f92c9b0aad /b/s/w/ir/x/w/rust/library/core/src/convert/mod.rs:542:9 | |
#13 0x5587fef7c106 in scrutiny::engine::scheduler::CollectorScheduler::add::hc630a4b469f63159 ../../src/security/scrutiny/lib/framework/src/engine/scheduler.rs:159:49 | |
#14 0x5587fef85771 in scrutiny::engine::manager::PluginManager::load::h2d876c4a9c9da5bc ../../src/security/scrutiny/lib/framework/src/engine/manager.rs:179:13 | |
#15 0x5587fe2d5216 in scrutiny_frontend::scrutiny::Scrutiny::plugin::hf934dd021a49dafe ../../src/security/scrutiny/lib/frontend/src/scrutiny.rs:216:13 | |
#16 0x5587fe2e0c33 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:20:5 | |
#17 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#18 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#19 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#20 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#21 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#22 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#23 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#24 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#25 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#26 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#27 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#28 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#29 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#30 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 21 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fef3cce7 in alloc::alloc::alloc::h12e3697f1b8d9271 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fef3cd65 in alloc::alloc::Global::alloc_impl::h966f3ad2e8024812 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fef3d09a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::h24e2037bb8874baa /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fef3b42a in alloc::raw_vec::RawVec$LT$T$C$A$GT$::allocate_in::hbedeccec90bdea8a /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:185:45 | |
#5 0x5587fef3b6dd in alloc::raw_vec::RawVec$LT$T$C$A$GT$::with_capacity_in::hc7f00a50b3a6a04b /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:132:9 | |
#6 0x5587fef3cb04 in alloc::vec::Vec$LT$T$C$A$GT$::with_capacity_in::h7ffd2a0eeb95a45b /b/s/w/ir/x/w/rust/library/alloc/src/vec/mod.rs:609:20 | |
#7 0x5587fef3bd3c in _$LT$T$u20$as$u20$alloc..slice..hack..ConvertVec$GT$::to_vec::h8e5084f20d50d63c /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:227:25 | |
#8 0x5587fef3c02c in alloc::slice::hack::to_vec::h71021e02834573de /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:176:9 | |
#9 0x5587fef3d49c in alloc::slice::_$LT$impl$u20$$u5b$T$u5d$$GT$::to_vec_in::h7af714d268614f35 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:498:9 | |
#10 0x5587fef3d46c in alloc::slice::_$LT$impl$u20$$u5b$T$u5d$$GT$::to_vec::hb493150ceb0c49e3 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:474:9 | |
#11 0x5587fef3d4cc in alloc::slice::_$LT$impl$u20$alloc..borrow..ToOwned$u20$for$u20$$u5b$T$u5d$$GT$::to_owned::ha09cebc261ccc88c /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:842:9 | |
#12 0x5587fe460769 in alloc::str::_$LT$impl$u20$alloc..borrow..ToOwned$u20$for$u20$str$GT$::to_owned::ha1647b7781314848 /b/s/w/ir/x/w/rust/library/alloc/src/str.rs:219:46 | |
#13 0x5587fe5dafeb in _$LT$alloc..string..String$u20$as$u20$core..convert..From$LT$$RF$str$GT$$GT$::from::h0c15e7be19dc32c6 /b/s/w/ir/x/w/rust/library/alloc/src/string.rs:2515:9 | |
#14 0x5587fe4de5de in scrutiny_plugins::devmgr_config::DevmgrConfigPlugin::new::h01b89380167d4d4c ../../src/security/scrutiny/lib/plugins/src/devmgr_config/mod.rs:19:9 | |
#15 0x5587fe2e0bf0 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:20:21 | |
#16 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#17 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#18 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#19 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#20 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#21 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#22 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#23 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#24 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#25 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#26 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#27 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#28 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#29 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 20 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fef3cce7 in alloc::alloc::alloc::h12e3697f1b8d9271 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fef3cd65 in alloc::alloc::Global::alloc_impl::h966f3ad2e8024812 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fef3d09a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::h24e2037bb8874baa /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fef3b42a in alloc::raw_vec::RawVec$LT$T$C$A$GT$::allocate_in::hbedeccec90bdea8a /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:185:45 | |
#5 0x5587fef3b6dd in alloc::raw_vec::RawVec$LT$T$C$A$GT$::with_capacity_in::hc7f00a50b3a6a04b /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:132:9 | |
#6 0x5587fef3cb04 in alloc::vec::Vec$LT$T$C$A$GT$::with_capacity_in::h7ffd2a0eeb95a45b /b/s/w/ir/x/w/rust/library/alloc/src/vec/mod.rs:609:20 | |
#7 0x5587fef3bd3c in _$LT$T$u20$as$u20$alloc..slice..hack..ConvertVec$GT$::to_vec::h8e5084f20d50d63c /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:227:25 | |
#8 0x5587fef3c02c in alloc::slice::hack::to_vec::h71021e02834573de /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:176:9 | |
#9 0x5587fef3d49c in alloc::slice::_$LT$impl$u20$$u5b$T$u5d$$GT$::to_vec_in::h7af714d268614f35 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:498:9 | |
#10 0x5587fef3d46c in alloc::slice::_$LT$impl$u20$$u5b$T$u5d$$GT$::to_vec::hb493150ceb0c49e3 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:474:9 | |
#11 0x5587fef3d4cc in alloc::slice::_$LT$impl$u20$alloc..borrow..ToOwned$u20$for$u20$$u5b$T$u5d$$GT$::to_owned::ha09cebc261ccc88c /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:842:9 | |
#12 0x5587fe460769 in alloc::str::_$LT$impl$u20$alloc..borrow..ToOwned$u20$for$u20$str$GT$::to_owned::ha1647b7781314848 /b/s/w/ir/x/w/rust/library/alloc/src/str.rs:219:46 | |
#13 0x5587fe5dafeb in _$LT$alloc..string..String$u20$as$u20$core..convert..From$LT$$RF$str$GT$$GT$::from::h0c15e7be19dc32c6 /b/s/w/ir/x/w/rust/library/alloc/src/string.rs:2515:9 | |
#14 0x5587fe6818e4 in scrutiny_plugins::core::CorePlugin::new::hb96c7234e1263af3 ../../src/security/scrutiny/lib/plugins/src/core/mod.rs:24:9 | |
#15 0x5587fe2e0d60 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:22:21 | |
#16 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#17 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#18 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#19 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#20 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#21 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#22 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#23 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#24 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#25 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#26 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#27 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#28 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#29 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 19 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fef3cce7 in alloc::alloc::alloc::h12e3697f1b8d9271 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fef3cd65 in alloc::alloc::Global::alloc_impl::h966f3ad2e8024812 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fef3d09a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::h24e2037bb8874baa /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fef3b42a in alloc::raw_vec::RawVec$LT$T$C$A$GT$::allocate_in::hbedeccec90bdea8a /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:185:45 | |
#5 0x5587fef3b6dd in alloc::raw_vec::RawVec$LT$T$C$A$GT$::with_capacity_in::hc7f00a50b3a6a04b /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:132:9 | |
#6 0x5587fef3cb04 in alloc::vec::Vec$LT$T$C$A$GT$::with_capacity_in::h7ffd2a0eeb95a45b /b/s/w/ir/x/w/rust/library/alloc/src/vec/mod.rs:609:20 | |
#7 0x5587fef3bd3c in _$LT$T$u20$as$u20$alloc..slice..hack..ConvertVec$GT$::to_vec::h8e5084f20d50d63c /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:227:25 | |
#8 0x5587fef3c02c in alloc::slice::hack::to_vec::h71021e02834573de /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:176:9 | |
#9 0x5587fef3d49c in alloc::slice::_$LT$impl$u20$$u5b$T$u5d$$GT$::to_vec_in::h7af714d268614f35 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:498:9 | |
#10 0x5587fef3d46c in alloc::slice::_$LT$impl$u20$$u5b$T$u5d$$GT$::to_vec::hb493150ceb0c49e3 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:474:9 | |
#11 0x5587fef3d4cc in alloc::slice::_$LT$impl$u20$alloc..borrow..ToOwned$u20$for$u20$$u5b$T$u5d$$GT$::to_owned::ha09cebc261ccc88c /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:842:9 | |
#12 0x5587fe460769 in alloc::str::_$LT$impl$u20$alloc..borrow..ToOwned$u20$for$u20$str$GT$::to_owned::ha1647b7781314848 /b/s/w/ir/x/w/rust/library/alloc/src/str.rs:219:46 | |
#13 0x5587fe5dafeb in _$LT$alloc..string..String$u20$as$u20$core..convert..From$LT$$RF$str$GT$$GT$::from::h0c15e7be19dc32c6 /b/s/w/ir/x/w/rust/library/alloc/src/string.rs:2515:9 | |
#14 0x5587fe467c7e in scrutiny_plugins::static_pkgs::StaticPkgsPlugin::new::hb03e590e4cb94b64 ../../src/security/scrutiny/lib/plugins/src/static_pkgs/mod.rs:20:9 | |
#15 0x5587fe2e0cab in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:21:21 | |
#16 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#17 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#18 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#19 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#20 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#21 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#22 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#23 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#24 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#25 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#26 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#27 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#28 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#29 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 19 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587ff1e29b4 in alloc::alloc::alloc::h29ec7ec303f6abe9 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587ff1e29b4 in alloc::alloc::Global::alloc_impl::h524c525f9090d20d /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587ff1e29b4 in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd53ecf648cd5ef1a /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587ff1e29b4 in alloc::raw_vec::RawVec$LT$T$C$A$GT$::allocate_in::hc25951555fd20e46 /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:185:45 | |
#5 0x5587ff1e29b4 in alloc::raw_vec::RawVec$LT$T$C$A$GT$::with_capacity_in::h686f6396b58f043b /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:132:9 | |
#6 0x5587ff1e29b4 in alloc::vec::Vec$LT$T$C$A$GT$::with_capacity_in::haba97943be43e465 /b/s/w/ir/x/w/rust/library/alloc/src/vec/mod.rs:609:20 | |
#7 0x5587ff1e29b4 in _$LT$T$u20$as$u20$alloc..slice..hack..ConvertVec$GT$::to_vec::h58fc9c39c8d0696e /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:227:25 | |
#8 0x5587ff1e29b4 in alloc::slice::hack::to_vec::h0e0487e34e2f0e51 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:176:9 | |
#9 0x5587ff1e29b4 in alloc::slice::_$LT$impl$u20$$u5b$T$u5d$$GT$::to_vec_in::h50bc18507cc98b86 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:498:9 | |
#10 0x5587ff1e29b4 in _$LT$alloc..vec..Vec$LT$T$C$A$GT$$u20$as$u20$core..clone..Clone$GT$::clone::he2ac0325bfd20ec3 /b/s/w/ir/x/w/rust/library/alloc/src/vec/mod.rs:2480:9 | |
#11 0x5587ff1e29b4 in _$LT$alloc..string..String$u20$as$u20$core..clone..Clone$GT$::clone::hd26fc8c7dfc3c940 /b/s/w/ir/x/w/rust/library/alloc/src/string.rs:1854:23 | |
#12 0x5587fefb9117 in _$LT$T$u20$as$u20$core..convert..Into$LT$U$GT$$GT$::into::h3ee145f92c9b0aad /b/s/w/ir/x/w/rust/library/core/src/convert/mod.rs:542:9 | |
#13 0x5587fef7c106 in scrutiny::engine::scheduler::CollectorScheduler::add::hc630a4b469f63159 ../../src/security/scrutiny/lib/framework/src/engine/scheduler.rs:159:49 | |
#14 0x5587fef85771 in scrutiny::engine::manager::PluginManager::load::h2d876c4a9c9da5bc ../../src/security/scrutiny/lib/framework/src/engine/manager.rs:179:13 | |
#15 0x5587fe2d3826 in scrutiny_frontend::scrutiny::Scrutiny::plugin::h51c8a3569a6f97b6 ../../src/security/scrutiny/lib/frontend/src/scrutiny.rs:216:13 | |
#16 0x5587fe2e0d08 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:21:5 | |
#17 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#18 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#19 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#20 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#21 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#22 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#23 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#24 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#25 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#26 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#27 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#28 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#29 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#30 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 18 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587ff1e29b4 in alloc::alloc::alloc::h29ec7ec303f6abe9 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587ff1e29b4 in alloc::alloc::Global::alloc_impl::h524c525f9090d20d /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587ff1e29b4 in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd53ecf648cd5ef1a /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587ff1e29b4 in alloc::raw_vec::RawVec$LT$T$C$A$GT$::allocate_in::hc25951555fd20e46 /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:185:45 | |
#5 0x5587ff1e29b4 in alloc::raw_vec::RawVec$LT$T$C$A$GT$::with_capacity_in::h686f6396b58f043b /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:132:9 | |
#6 0x5587ff1e29b4 in alloc::vec::Vec$LT$T$C$A$GT$::with_capacity_in::haba97943be43e465 /b/s/w/ir/x/w/rust/library/alloc/src/vec/mod.rs:609:20 | |
#7 0x5587ff1e29b4 in _$LT$T$u20$as$u20$alloc..slice..hack..ConvertVec$GT$::to_vec::h58fc9c39c8d0696e /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:227:25 | |
#8 0x5587ff1e29b4 in alloc::slice::hack::to_vec::h0e0487e34e2f0e51 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:176:9 | |
#9 0x5587ff1e29b4 in alloc::slice::_$LT$impl$u20$$u5b$T$u5d$$GT$::to_vec_in::h50bc18507cc98b86 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:498:9 | |
#10 0x5587ff1e29b4 in _$LT$alloc..vec..Vec$LT$T$C$A$GT$$u20$as$u20$core..clone..Clone$GT$::clone::he2ac0325bfd20ec3 /b/s/w/ir/x/w/rust/library/alloc/src/vec/mod.rs:2480:9 | |
#11 0x5587ff1e29b4 in _$LT$alloc..string..String$u20$as$u20$core..clone..Clone$GT$::clone::hd26fc8c7dfc3c940 /b/s/w/ir/x/w/rust/library/alloc/src/string.rs:1854:23 | |
#12 0x5587fe2d5216 in scrutiny_frontend::scrutiny::Scrutiny::plugin::hf934dd021a49dafe ../../src/security/scrutiny/lib/frontend/src/scrutiny.rs:216:13 | |
#13 0x5587fe2e0c33 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:20:5 | |
#14 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#15 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#16 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#17 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#18 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#19 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#20 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#21 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#22 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#23 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#24 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#25 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#26 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#27 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 18 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587ff1e29b4 in alloc::alloc::alloc::h29ec7ec303f6abe9 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587ff1e29b4 in alloc::alloc::Global::alloc_impl::h524c525f9090d20d /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587ff1e29b4 in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd53ecf648cd5ef1a /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587ff1e29b4 in alloc::raw_vec::RawVec$LT$T$C$A$GT$::allocate_in::hc25951555fd20e46 /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:185:45 | |
#5 0x5587ff1e29b4 in alloc::raw_vec::RawVec$LT$T$C$A$GT$::with_capacity_in::h686f6396b58f043b /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:132:9 | |
#6 0x5587ff1e29b4 in alloc::vec::Vec$LT$T$C$A$GT$::with_capacity_in::haba97943be43e465 /b/s/w/ir/x/w/rust/library/alloc/src/vec/mod.rs:609:20 | |
#7 0x5587ff1e29b4 in _$LT$T$u20$as$u20$alloc..slice..hack..ConvertVec$GT$::to_vec::h58fc9c39c8d0696e /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:227:25 | |
#8 0x5587ff1e29b4 in alloc::slice::hack::to_vec::h0e0487e34e2f0e51 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:176:9 | |
#9 0x5587ff1e29b4 in alloc::slice::_$LT$impl$u20$$u5b$T$u5d$$GT$::to_vec_in::h50bc18507cc98b86 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:498:9 | |
#10 0x5587ff1e29b4 in _$LT$alloc..vec..Vec$LT$T$C$A$GT$$u20$as$u20$core..clone..Clone$GT$::clone::he2ac0325bfd20ec3 /b/s/w/ir/x/w/rust/library/alloc/src/vec/mod.rs:2480:9 | |
#11 0x5587ff1e29b4 in _$LT$alloc..string..String$u20$as$u20$core..clone..Clone$GT$::clone::hd26fc8c7dfc3c940 /b/s/w/ir/x/w/rust/library/alloc/src/string.rs:1854:23 | |
#12 0x5587fef84c2f in scrutiny::engine::manager::PluginManager::register::h730bcfcfdf9e8126 ../../src/security/scrutiny/lib/framework/src/engine/manager.rs:121:29 | |
#13 0x5587fe2d4fe4 in scrutiny_frontend::scrutiny::Scrutiny::plugin::hf934dd021a49dafe ../../src/security/scrutiny/lib/frontend/src/scrutiny.rs:213:9 | |
#14 0x5587fe2e0c33 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:20:5 | |
#15 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#16 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#17 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#18 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#19 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#20 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#21 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#22 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#23 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#24 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#25 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#26 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#27 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#28 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 18 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fef3cce7 in alloc::alloc::alloc::h12e3697f1b8d9271 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fef3cd65 in alloc::alloc::Global::alloc_impl::h966f3ad2e8024812 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fef3d09a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::h24e2037bb8874baa /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fef3b42a in alloc::raw_vec::RawVec$LT$T$C$A$GT$::allocate_in::hbedeccec90bdea8a /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:185:45 | |
#5 0x5587fef3b6dd in alloc::raw_vec::RawVec$LT$T$C$A$GT$::with_capacity_in::hc7f00a50b3a6a04b /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:132:9 | |
#6 0x5587fef3cb04 in alloc::vec::Vec$LT$T$C$A$GT$::with_capacity_in::h7ffd2a0eeb95a45b /b/s/w/ir/x/w/rust/library/alloc/src/vec/mod.rs:609:20 | |
#7 0x5587fef3bd3c in _$LT$T$u20$as$u20$alloc..slice..hack..ConvertVec$GT$::to_vec::h8e5084f20d50d63c /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:227:25 | |
#8 0x5587fef3c02c in alloc::slice::hack::to_vec::h71021e02834573de /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:176:9 | |
#9 0x5587fef3d49c in alloc::slice::_$LT$impl$u20$$u5b$T$u5d$$GT$::to_vec_in::h7af714d268614f35 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:498:9 | |
#10 0x5587fef3d46c in alloc::slice::_$LT$impl$u20$$u5b$T$u5d$$GT$::to_vec::hb493150ceb0c49e3 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:474:9 | |
#11 0x5587fef3d4cc in alloc::slice::_$LT$impl$u20$alloc..borrow..ToOwned$u20$for$u20$$u5b$T$u5d$$GT$::to_owned::ha09cebc261ccc88c /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:842:9 | |
#12 0x5587fe460769 in alloc::str::_$LT$impl$u20$alloc..borrow..ToOwned$u20$for$u20$str$GT$::to_owned::ha1647b7781314848 /b/s/w/ir/x/w/rust/library/alloc/src/str.rs:219:46 | |
#13 0x5587fe5dafeb in _$LT$alloc..string..String$u20$as$u20$core..convert..From$LT$$RF$str$GT$$GT$::from::h0c15e7be19dc32c6 /b/s/w/ir/x/w/rust/library/alloc/src/string.rs:2515:9 | |
#14 0x5587fe5cd3cb in _$LT$str$u20$as$u20$alloc..string..ToString$GT$::to_string::h4daa10d903066595 /b/s/w/ir/x/w/rust/library/alloc/src/string.rs:2461:9 | |
#15 0x5587fe4de5a0 in scrutiny_plugins::devmgr_config::DevmgrConfigPlugin::new::h01b89380167d4d4c ./../../src/security/scrutiny/lib/framework/src/engine/plugin.rs:59:49 | |
#16 0x5587fe2e0bf0 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:20:21 | |
#17 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#18 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#19 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#20 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#21 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#22 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#23 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#24 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#25 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#26 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#27 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#28 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#29 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#30 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 18 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587ff009717 in alloc::alloc::alloc::hf489eb9bca62c035 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587ff009795 in alloc::alloc::Global::alloc_impl::h134add9edfd58865 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587ff00c62a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::h581656defe6b6173 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587ff00acda in alloc::raw_vec::RawVec$LT$T$C$A$GT$::allocate_in::h200b2ec83c1f49ff /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:185:45 | |
#5 0x5587ff00b9ad in alloc::raw_vec::RawVec$LT$T$C$A$GT$::with_capacity_in::hbf8be7b679240801 /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:132:9 | |
#6 0x5587ff025094 in alloc::vec::Vec$LT$T$C$A$GT$::with_capacity_in::h8a38275fd756aed3 /b/s/w/ir/x/w/rust/library/alloc/src/vec/mod.rs:609:20 | |
#7 0x5587ff021dcc in _$LT$T$u20$as$u20$alloc..slice..hack..ConvertVec$GT$::to_vec::h089328740e427b1b /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:227:25 | |
#8 0x5587ff021efc in alloc::slice::hack::to_vec::h715b740e7c51792c /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:176:9 | |
#9 0x5587ff0073fc in alloc::slice::_$LT$impl$u20$$u5b$T$u5d$$GT$::to_vec_in::h34106c0d6300baed /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:498:9 | |
#10 0x5587ff0073cc in alloc::slice::_$LT$impl$u20$$u5b$T$u5d$$GT$::to_vec::h993e65abc07d6394 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:474:9 | |
#11 0x5587ff00742c in alloc::slice::_$LT$impl$u20$alloc..borrow..ToOwned$u20$for$u20$$u5b$T$u5d$$GT$::to_owned::h4721158ccd2e3bb7 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:842:9 | |
#12 0x5587fefc2ab9 in alloc::str::_$LT$impl$u20$alloc..borrow..ToOwned$u20$for$u20$str$GT$::to_owned::h0a47cd23c3dcbff5 /b/s/w/ir/x/w/rust/library/alloc/src/str.rs:219:46 | |
#13 0x5587fefb9a1b in _$LT$alloc..string..String$u20$as$u20$core..convert..From$LT$$RF$str$GT$$GT$::from::h47e8d229b09d6f01 /b/s/w/ir/x/w/rust/library/alloc/src/string.rs:2515:9 | |
#14 0x5587fef78cfb in _$LT$T$u20$as$u20$core..convert..Into$LT$U$GT$$GT$::into::h2297e5886ba31673 /b/s/w/ir/x/w/rust/library/core/src/convert/mod.rs:542:9 | |
#15 0x5587fe4d1b21 in scrutiny::engine::plugin::PluginDescriptor::new::h08ed4e0af2f1af4e ./../../src/security/scrutiny/lib/framework/src/engine/plugin.rs:20:22 | |
#16 0x5587fe468181 in scrutiny_plugins::static_pkgs::StaticPkgsPlugin::new::hb03e590e4cb94b64 ../../src/security/scrutiny/lib/plugins/src/static_pkgs/mod.rs:27:10 | |
#17 0x5587fe2e0cab in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:21:21 | |
#18 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#19 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#20 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#21 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#22 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#23 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#24 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#25 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#26 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#27 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#28 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#29 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#30 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#31 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 16 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fe4f7837 in alloc::alloc::alloc::h791db093d2c7f366 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fe4f78b5 in alloc::alloc::Global::alloc_impl::h0f29e6c59dcea142 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fe4ff94a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd2145ebaacb1cd2c /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fe4f77a8 in alloc::alloc::exchange_malloc::h888c30156c169313 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587fe43c991 in alloc::sync::Arc$LT$T$GT$::new::hd60e259e82d8446f /b/s/w/ir/x/w/rust/library/alloc/src/sync.rs:346:25 | |
#6 0x5587fe682ef6 in scrutiny_plugins::core::CorePlugin::new::hb96c7234e1263af3 ../../src/security/scrutiny/lib/plugins/src/core/mod.rs:27:9 | |
#7 0x5587fe2e0d60 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:22:21 | |
#8 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#9 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#10 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#11 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#12 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#13 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#14 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#15 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#16 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#17 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#18 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#19 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#20 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#21 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 16 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587ff1e29b4 in alloc::alloc::alloc::h29ec7ec303f6abe9 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587ff1e29b4 in alloc::alloc::Global::alloc_impl::h524c525f9090d20d /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587ff1e29b4 in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd53ecf648cd5ef1a /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587ff1e29b4 in alloc::raw_vec::RawVec$LT$T$C$A$GT$::allocate_in::hc25951555fd20e46 /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:185:45 | |
#5 0x5587ff1e29b4 in alloc::raw_vec::RawVec$LT$T$C$A$GT$::with_capacity_in::h686f6396b58f043b /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:132:9 | |
#6 0x5587ff1e29b4 in alloc::vec::Vec$LT$T$C$A$GT$::with_capacity_in::haba97943be43e465 /b/s/w/ir/x/w/rust/library/alloc/src/vec/mod.rs:609:20 | |
#7 0x5587ff1e29b4 in _$LT$T$u20$as$u20$alloc..slice..hack..ConvertVec$GT$::to_vec::h58fc9c39c8d0696e /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:227:25 | |
#8 0x5587ff1e29b4 in alloc::slice::hack::to_vec::h0e0487e34e2f0e51 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:176:9 | |
#9 0x5587ff1e29b4 in alloc::slice::_$LT$impl$u20$$u5b$T$u5d$$GT$::to_vec_in::h50bc18507cc98b86 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:498:9 | |
#10 0x5587ff1e29b4 in _$LT$alloc..vec..Vec$LT$T$C$A$GT$$u20$as$u20$core..clone..Clone$GT$::clone::he2ac0325bfd20ec3 /b/s/w/ir/x/w/rust/library/alloc/src/vec/mod.rs:2480:9 | |
#11 0x5587ff1e29b4 in _$LT$alloc..string..String$u20$as$u20$core..clone..Clone$GT$::clone::hd26fc8c7dfc3c940 /b/s/w/ir/x/w/rust/library/alloc/src/string.rs:1854:23 | |
#12 0x5587fe2d3826 in scrutiny_frontend::scrutiny::Scrutiny::plugin::h51c8a3569a6f97b6 ../../src/security/scrutiny/lib/frontend/src/scrutiny.rs:216:13 | |
#13 0x5587fe2e0d08 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:21:5 | |
#14 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#15 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#16 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#17 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#18 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#19 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#20 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#21 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#22 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#23 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#24 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#25 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#26 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#27 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 16 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fe4f7837 in alloc::alloc::alloc::h791db093d2c7f366 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fe4f78b5 in alloc::alloc::Global::alloc_impl::h0f29e6c59dcea142 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fe4ff94a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd2145ebaacb1cd2c /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fe4f77a8 in alloc::alloc::exchange_malloc::h888c30156c169313 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587fe43d251 in alloc::sync::Arc$LT$T$GT$::new::he44c836fe1eeeaa0 /b/s/w/ir/x/w/rust/library/alloc/src/sync.rs:346:25 | |
#6 0x5587fe682bc2 in scrutiny_plugins::core::CorePlugin::new::hb96c7234e1263af3 ../../src/security/scrutiny/lib/plugins/src/core/mod.rs:27:9 | |
#7 0x5587fe2e0d60 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:22:21 | |
#8 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#9 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#10 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#11 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#12 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#13 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#14 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#15 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#16 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#17 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#18 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#19 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#20 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#21 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 16 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fe4f7837 in alloc::alloc::alloc::h791db093d2c7f366 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fe4f78b5 in alloc::alloc::Global::alloc_impl::h0f29e6c59dcea142 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fe4ff94a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd2145ebaacb1cd2c /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fe4f77a8 in alloc::alloc::exchange_malloc::h888c30156c169313 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587fe43acb1 in alloc::sync::Arc$LT$T$GT$::new::h7493b74e4b396531 /b/s/w/ir/x/w/rust/library/alloc/src/sync.rs:346:25 | |
#6 0x5587fe6a0fe7 in scrutiny_plugins::sys::SysRealmPlugin::new::h2933fbef6e9ba0a6 ../../src/security/scrutiny/lib/plugins/src/sys/mod.rs:121:9 | |
#7 0x5587fe2e11a1 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:31:21 | |
#8 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#9 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#10 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#11 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#12 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#13 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#14 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#15 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#16 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#17 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#18 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#19 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#20 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#21 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 16 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587ff1e29b4 in alloc::alloc::alloc::h29ec7ec303f6abe9 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587ff1e29b4 in alloc::alloc::Global::alloc_impl::h524c525f9090d20d /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587ff1e29b4 in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd53ecf648cd5ef1a /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587ff1e29b4 in alloc::raw_vec::RawVec$LT$T$C$A$GT$::allocate_in::hc25951555fd20e46 /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:185:45 | |
#5 0x5587ff1e29b4 in alloc::raw_vec::RawVec$LT$T$C$A$GT$::with_capacity_in::h686f6396b58f043b /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:132:9 | |
#6 0x5587ff1e29b4 in alloc::vec::Vec$LT$T$C$A$GT$::with_capacity_in::haba97943be43e465 /b/s/w/ir/x/w/rust/library/alloc/src/vec/mod.rs:609:20 | |
#7 0x5587ff1e29b4 in _$LT$T$u20$as$u20$alloc..slice..hack..ConvertVec$GT$::to_vec::h58fc9c39c8d0696e /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:227:25 | |
#8 0x5587ff1e29b4 in alloc::slice::hack::to_vec::h0e0487e34e2f0e51 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:176:9 | |
#9 0x5587ff1e29b4 in alloc::slice::_$LT$impl$u20$$u5b$T$u5d$$GT$::to_vec_in::h50bc18507cc98b86 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:498:9 | |
#10 0x5587ff1e29b4 in _$LT$alloc..vec..Vec$LT$T$C$A$GT$$u20$as$u20$core..clone..Clone$GT$::clone::he2ac0325bfd20ec3 /b/s/w/ir/x/w/rust/library/alloc/src/vec/mod.rs:2480:9 | |
#11 0x5587ff1e29b4 in _$LT$alloc..string..String$u20$as$u20$core..clone..Clone$GT$::clone::hd26fc8c7dfc3c940 /b/s/w/ir/x/w/rust/library/alloc/src/string.rs:1854:23 | |
#12 0x5587fef8547b in scrutiny::engine::manager::PluginManager::load::h2d876c4a9c9da5bc ../../src/security/scrutiny/lib/framework/src/engine/manager.rs:169:43 | |
#13 0x5587fe2d3826 in scrutiny_frontend::scrutiny::Scrutiny::plugin::h51c8a3569a6f97b6 ../../src/security/scrutiny/lib/frontend/src/scrutiny.rs:216:13 | |
#14 0x5587fe2e0d08 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:21:5 | |
#15 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#16 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#17 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#18 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#19 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#20 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#21 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#22 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#23 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#24 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#25 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#26 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#27 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#28 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 16 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fe4f7837 in alloc::alloc::alloc::h791db093d2c7f366 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fe4f78b5 in alloc::alloc::Global::alloc_impl::h0f29e6c59dcea142 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fe4ff94a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd2145ebaacb1cd2c /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fe4f77a8 in alloc::alloc::exchange_malloc::h888c30156c169313 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587fe43aa71 in alloc::sync::Arc$LT$T$GT$::new::h70e670aeca714ca6 /b/s/w/ir/x/w/rust/library/alloc/src/sync.rs:346:25 | |
#6 0x5587fe68288e in scrutiny_plugins::core::CorePlugin::new::hb96c7234e1263af3 ../../src/security/scrutiny/lib/plugins/src/core/mod.rs:27:9 | |
#7 0x5587fe2e0d60 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:22:21 | |
#8 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#9 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#10 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#11 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#12 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#13 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#14 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#15 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#16 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#17 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#18 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#19 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#20 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#21 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 16 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fe4f7837 in alloc::alloc::alloc::h791db093d2c7f366 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fe4f78b5 in alloc::alloc::Global::alloc_impl::h0f29e6c59dcea142 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fe4ff94a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd2145ebaacb1cd2c /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fe4f77a8 in alloc::alloc::exchange_malloc::h888c30156c169313 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587fe43cab1 in alloc::sync::Arc$LT$T$GT$::new::hd863f7cbae32cfa8 /b/s/w/ir/x/w/rust/library/alloc/src/sync.rs:346:25 | |
#6 0x5587fe68255a in scrutiny_plugins::core::CorePlugin::new::hb96c7234e1263af3 ../../src/security/scrutiny/lib/plugins/src/core/mod.rs:27:9 | |
#7 0x5587fe2e0d60 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:22:21 | |
#8 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#9 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#10 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#11 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#12 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#13 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#14 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#15 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#16 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#17 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#18 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#19 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#20 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#21 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 16 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587ff009717 in alloc::alloc::alloc::hf489eb9bca62c035 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587ff009795 in alloc::alloc::Global::alloc_impl::h134add9edfd58865 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587ff00c62a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::h581656defe6b6173 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587ff00acda in alloc::raw_vec::RawVec$LT$T$C$A$GT$::allocate_in::h200b2ec83c1f49ff /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:185:45 | |
#5 0x5587ff00b9ad in alloc::raw_vec::RawVec$LT$T$C$A$GT$::with_capacity_in::hbf8be7b679240801 /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:132:9 | |
#6 0x5587ff025094 in alloc::vec::Vec$LT$T$C$A$GT$::with_capacity_in::h8a38275fd756aed3 /b/s/w/ir/x/w/rust/library/alloc/src/vec/mod.rs:609:20 | |
#7 0x5587ff021dcc in _$LT$T$u20$as$u20$alloc..slice..hack..ConvertVec$GT$::to_vec::h089328740e427b1b /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:227:25 | |
#8 0x5587ff021efc in alloc::slice::hack::to_vec::h715b740e7c51792c /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:176:9 | |
#9 0x5587ff0073fc in alloc::slice::_$LT$impl$u20$$u5b$T$u5d$$GT$::to_vec_in::h34106c0d6300baed /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:498:9 | |
#10 0x5587ff0073cc in alloc::slice::_$LT$impl$u20$$u5b$T$u5d$$GT$::to_vec::h993e65abc07d6394 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:474:9 | |
#11 0x5587ff00742c in alloc::slice::_$LT$impl$u20$alloc..borrow..ToOwned$u20$for$u20$$u5b$T$u5d$$GT$::to_owned::h4721158ccd2e3bb7 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:842:9 | |
#12 0x5587fefc2ab9 in alloc::str::_$LT$impl$u20$alloc..borrow..ToOwned$u20$for$u20$str$GT$::to_owned::h0a47cd23c3dcbff5 /b/s/w/ir/x/w/rust/library/alloc/src/str.rs:219:46 | |
#13 0x5587fefb9a1b in _$LT$alloc..string..String$u20$as$u20$core..convert..From$LT$$RF$str$GT$$GT$::from::h47e8d229b09d6f01 /b/s/w/ir/x/w/rust/library/alloc/src/string.rs:2515:9 | |
#14 0x5587fef78cfb in _$LT$T$u20$as$u20$core..convert..Into$LT$U$GT$$GT$::into::h2297e5886ba31673 /b/s/w/ir/x/w/rust/library/core/src/convert/mod.rs:542:9 | |
#15 0x5587fe4d1b21 in scrutiny::engine::plugin::PluginDescriptor::new::h08ed4e0af2f1af4e ./../../src/security/scrutiny/lib/framework/src/engine/plugin.rs:20:22 | |
#16 0x5587fe684b09 in scrutiny_plugins::core::CorePlugin::new::hb96c7234e1263af3 ../../src/security/scrutiny/lib/plugins/src/core/mod.rs:45:10 | |
#17 0x5587fe2e0d60 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:22:21 | |
#18 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#19 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#20 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#21 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#22 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#23 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#24 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#25 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#26 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#27 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#28 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#29 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#30 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#31 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 16 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fe4f7837 in alloc::alloc::alloc::h791db093d2c7f366 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fe4f78b5 in alloc::alloc::Global::alloc_impl::h0f29e6c59dcea142 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fe4ff94a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd2145ebaacb1cd2c /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fe4f77a8 in alloc::alloc::exchange_malloc::h888c30156c169313 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587fe439421 in alloc::sync::Arc$LT$T$GT$::new::h075fe88725487e64 /b/s/w/ir/x/w/rust/library/alloc/src/sync.rs:346:25 | |
#6 0x5587fe56b703 in scrutiny_plugins::verify::VerifyPlugin::new::ha375d7d0fa2cd444 ../../src/security/scrutiny/lib/plugins/src/verify/mod.rs:40:9 | |
#7 0x5587fe2e10fb in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:30:21 | |
#8 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#9 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#10 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#11 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#12 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#13 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#14 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#15 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#16 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#17 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#18 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#19 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#20 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#21 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 16 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fe4f7837 in alloc::alloc::alloc::h791db093d2c7f366 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fe4f78b5 in alloc::alloc::Global::alloc_impl::h0f29e6c59dcea142 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fe4ff94a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd2145ebaacb1cd2c /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fe4f77a8 in alloc::alloc::exchange_malloc::h888c30156c169313 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587fe43ab91 in alloc::sync::Arc$LT$T$GT$::new::h728fb82bba20c51e /b/s/w/ir/x/w/rust/library/alloc/src/sync.rs:346:25 | |
#6 0x5587fe56b3fd in scrutiny_plugins::verify::VerifyPlugin::new::ha375d7d0fa2cd444 ../../src/security/scrutiny/lib/plugins/src/verify/mod.rs:40:9 | |
#7 0x5587fe2e10fb in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:30:21 | |
#8 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#9 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#10 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#11 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#12 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#13 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#14 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#15 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#16 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#17 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#18 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#19 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#20 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#21 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 16 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fe4f7837 in alloc::alloc::alloc::h791db093d2c7f366 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fe4f78b5 in alloc::alloc::Global::alloc_impl::h0f29e6c59dcea142 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fe4ff94a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd2145ebaacb1cd2c /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fe4f77a8 in alloc::alloc::exchange_malloc::h888c30156c169313 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587fe43d8a1 in alloc::sync::Arc$LT$T$GT$::new::hfaf1ac78a85d88f3 /b/s/w/ir/x/w/rust/library/alloc/src/sync.rs:346:25 | |
#6 0x5587fe56b0f7 in scrutiny_plugins::verify::VerifyPlugin::new::ha375d7d0fa2cd444 ../../src/security/scrutiny/lib/plugins/src/verify/mod.rs:40:9 | |
#7 0x5587fe2e10fb in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:30:21 | |
#8 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#9 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#10 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#11 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#12 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#13 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#14 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#15 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#16 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#17 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#18 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#19 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#20 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#21 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 16 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fe4f7837 in alloc::alloc::alloc::h791db093d2c7f366 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fe4f78b5 in alloc::alloc::Global::alloc_impl::h0f29e6c59dcea142 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fe4ff94a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd2145ebaacb1cd2c /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fe4f77a8 in alloc::alloc::exchange_malloc::h888c30156c169313 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587fe43add1 in alloc::sync::Arc$LT$T$GT$::new::h77446228d7bedda8 /b/s/w/ir/x/w/rust/library/alloc/src/sync.rs:346:25 | |
#6 0x5587fe56adf1 in scrutiny_plugins::verify::VerifyPlugin::new::ha375d7d0fa2cd444 ../../src/security/scrutiny/lib/plugins/src/verify/mod.rs:40:9 | |
#7 0x5587fe2e10fb in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:30:21 | |
#8 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#9 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#10 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#11 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#12 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#13 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#14 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#15 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#16 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#17 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#18 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#19 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#20 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#21 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 16 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fe4f7837 in alloc::alloc::alloc::h791db093d2c7f366 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fe4f78b5 in alloc::alloc::Global::alloc_impl::h0f29e6c59dcea142 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fe4ff94a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd2145ebaacb1cd2c /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fe4f77a8 in alloc::alloc::exchange_malloc::h888c30156c169313 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587fe43c1d1 in alloc::sync::Arc$LT$T$GT$::new::hbdecd31422792cac /b/s/w/ir/x/w/rust/library/alloc/src/sync.rs:346:25 | |
#6 0x5587fe684866 in scrutiny_plugins::core::CorePlugin::new::hb96c7234e1263af3 ../../src/security/scrutiny/lib/plugins/src/core/mod.rs:27:9 | |
#7 0x5587fe2e0d60 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:22:21 | |
#8 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#9 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#10 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#11 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#12 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#13 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#14 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#15 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#16 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#17 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#18 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#19 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#20 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#21 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 16 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fe4f7837 in alloc::alloc::alloc::h791db093d2c7f366 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fe4f78b5 in alloc::alloc::Global::alloc_impl::h0f29e6c59dcea142 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fe4ff94a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd2145ebaacb1cd2c /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fe4f77a8 in alloc::alloc::exchange_malloc::h888c30156c169313 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587fe439cf1 in alloc::sync::Arc$LT$T$GT$::new::h4091e8e7bdec6295 /b/s/w/ir/x/w/rust/library/alloc/src/sync.rs:346:25 | |
#6 0x5587fe56aaeb in scrutiny_plugins::verify::VerifyPlugin::new::ha375d7d0fa2cd444 ../../src/security/scrutiny/lib/plugins/src/verify/mod.rs:40:9 | |
#7 0x5587fe2e10fb in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:30:21 | |
#8 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#9 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#10 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#11 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#12 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#13 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#14 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#15 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#16 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#17 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#18 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#19 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#20 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#21 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 16 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fe4f7837 in alloc::alloc::alloc::h791db093d2c7f366 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fe4f78b5 in alloc::alloc::Global::alloc_impl::h0f29e6c59dcea142 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fe4ff94a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd2145ebaacb1cd2c /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fe4f77a8 in alloc::alloc::exchange_malloc::h888c30156c169313 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587fe43d371 in alloc::sync::Arc$LT$T$GT$::new::he86cf2c371f2341e /b/s/w/ir/x/w/rust/library/alloc/src/sync.rs:346:25 | |
#6 0x5587fe684538 in scrutiny_plugins::core::CorePlugin::new::hb96c7234e1263af3 ../../src/security/scrutiny/lib/plugins/src/core/mod.rs:27:9 | |
#7 0x5587fe2e0d60 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:22:21 | |
#8 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#9 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#10 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#11 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#12 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#13 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#14 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#15 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#16 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#17 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#18 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#19 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#20 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#21 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 16 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fe4f7837 in alloc::alloc::alloc::h791db093d2c7f366 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fe4f78b5 in alloc::alloc::Global::alloc_impl::h0f29e6c59dcea142 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fe4ff94a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd2145ebaacb1cd2c /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fe4f77a8 in alloc::alloc::exchange_malloc::h888c30156c169313 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587fe43ba71 in alloc::sync::Arc$LT$T$GT$::new::had9312d514258a5a /b/s/w/ir/x/w/rust/library/alloc/src/sync.rs:346:25 | |
#6 0x5587fe682226 in scrutiny_plugins::core::CorePlugin::new::hb96c7234e1263af3 ../../src/security/scrutiny/lib/plugins/src/core/mod.rs:27:9 | |
#7 0x5587fe2e0d60 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:22:21 | |
#8 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#9 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#10 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#11 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#12 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#13 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#14 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#15 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#16 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#17 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#18 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#19 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#20 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#21 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 16 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fe4f7837 in alloc::alloc::alloc::h791db093d2c7f366 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fe4f78b5 in alloc::alloc::Global::alloc_impl::h0f29e6c59dcea142 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fe4ff94a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd2145ebaacb1cd2c /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fe4f77a8 in alloc::alloc::exchange_malloc::h888c30156c169313 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587fe43a251 in alloc::sync::Arc$LT$T$GT$::new::h454c67d11bd0882a /b/s/w/ir/x/w/rust/library/alloc/src/sync.rs:346:25 | |
#6 0x5587fe68420a in scrutiny_plugins::core::CorePlugin::new::hb96c7234e1263af3 ../../src/security/scrutiny/lib/plugins/src/core/mod.rs:27:9 | |
#7 0x5587fe2e0d60 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:22:21 | |
#8 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#9 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#10 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#11 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#12 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#13 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#14 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#15 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#16 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#17 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#18 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#19 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#20 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#21 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 16 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fe4f7837 in alloc::alloc::alloc::h791db093d2c7f366 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fe4f78b5 in alloc::alloc::Global::alloc_impl::h0f29e6c59dcea142 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fe4ff94a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd2145ebaacb1cd2c /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fe4f77a8 in alloc::alloc::exchange_malloc::h888c30156c169313 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587fe43b3b1 in alloc::sync::Arc$LT$T$GT$::new::h9f93df4ff2e2b731 /b/s/w/ir/x/w/rust/library/alloc/src/sync.rs:346:25 | |
#6 0x5587fe4e0e33 in scrutiny_plugins::toolkit::ToolkitPlugin::new::h2f2195cc0b4ea2a9 ../../src/security/scrutiny/lib/plugins/src/toolkit/mod.rs:21:9 | |
#7 0x5587fe2e1055 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:29:21 | |
#8 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#9 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#10 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#11 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#12 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#13 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#14 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#15 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#16 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#17 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#18 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#19 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#20 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#21 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 16 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fe4f7837 in alloc::alloc::alloc::h791db093d2c7f366 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fe4f78b5 in alloc::alloc::Global::alloc_impl::h0f29e6c59dcea142 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fe4ff94a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd2145ebaacb1cd2c /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fe4f77a8 in alloc::alloc::exchange_malloc::h888c30156c169313 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587fe4398b1 in alloc::sync::Arc$LT$T$GT$::new::h2fac8c81d6638cec /b/s/w/ir/x/w/rust/library/alloc/src/sync.rs:346:25 | |
#6 0x5587fe681ef2 in scrutiny_plugins::core::CorePlugin::new::hb96c7234e1263af3 ../../src/security/scrutiny/lib/plugins/src/core/mod.rs:27:9 | |
#7 0x5587fe2e0d60 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:22:21 | |
#8 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#9 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#10 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#11 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#12 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#13 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#14 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#15 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#16 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#17 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#18 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#19 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#20 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#21 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 16 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fe4f7837 in alloc::alloc::alloc::h791db093d2c7f366 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fe4f78b5 in alloc::alloc::Global::alloc_impl::h0f29e6c59dcea142 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fe4ff94a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd2145ebaacb1cd2c /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fe4f77a8 in alloc::alloc::exchange_malloc::h888c30156c169313 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587fe43bf91 in alloc::sync::Arc$LT$T$GT$::new::hb8613d1140fd3349 /b/s/w/ir/x/w/rust/library/alloc/src/sync.rs:346:25 | |
#6 0x5587fe4e0b2d in scrutiny_plugins::toolkit::ToolkitPlugin::new::h2f2195cc0b4ea2a9 ../../src/security/scrutiny/lib/plugins/src/toolkit/mod.rs:21:9 | |
#7 0x5587fe2e1055 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:29:21 | |
#8 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#9 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#10 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#11 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#12 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#13 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#14 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#15 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#16 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#17 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#18 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#19 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#20 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#21 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 16 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fe4f7837 in alloc::alloc::alloc::h791db093d2c7f366 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fe4f78b5 in alloc::alloc::Global::alloc_impl::h0f29e6c59dcea142 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fe4ff94a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd2145ebaacb1cd2c /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fe4f77a8 in alloc::alloc::exchange_malloc::h888c30156c169313 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587fe43a131 in alloc::sync::Arc$LT$T$GT$::new::h4477a67a1ed33756 /b/s/w/ir/x/w/rust/library/alloc/src/sync.rs:346:25 | |
#6 0x5587fe4e0827 in scrutiny_plugins::toolkit::ToolkitPlugin::new::h2f2195cc0b4ea2a9 ../../src/security/scrutiny/lib/plugins/src/toolkit/mod.rs:21:9 | |
#7 0x5587fe2e1055 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:29:21 | |
#8 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#9 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#10 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#11 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#12 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#13 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#14 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#15 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#16 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#17 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#18 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#19 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#20 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#21 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 16 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fe4f7837 in alloc::alloc::alloc::h791db093d2c7f366 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fe4f78b5 in alloc::alloc::Global::alloc_impl::h0f29e6c59dcea142 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fe4ff94a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd2145ebaacb1cd2c /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fe4f77a8 in alloc::alloc::exchange_malloc::h888c30156c169313 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587fe43bcb1 in alloc::sync::Arc$LT$T$GT$::new::hb6d6f34f81a4b438 /b/s/w/ir/x/w/rust/library/alloc/src/sync.rs:346:25 | |
#6 0x5587fe683edc in scrutiny_plugins::core::CorePlugin::new::hb96c7234e1263af3 ../../src/security/scrutiny/lib/plugins/src/core/mod.rs:27:9 | |
#7 0x5587fe2e0d60 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:22:21 | |
#8 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#9 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#10 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#11 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#12 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#13 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#14 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#15 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#16 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#17 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#18 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#19 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#20 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#21 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 16 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587ff1e29b4 in alloc::alloc::alloc::h29ec7ec303f6abe9 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587ff1e29b4 in alloc::alloc::Global::alloc_impl::h524c525f9090d20d /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587ff1e29b4 in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd53ecf648cd5ef1a /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587ff1e29b4 in alloc::raw_vec::RawVec$LT$T$C$A$GT$::allocate_in::hc25951555fd20e46 /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:185:45 | |
#5 0x5587ff1e29b4 in alloc::raw_vec::RawVec$LT$T$C$A$GT$::with_capacity_in::h686f6396b58f043b /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:132:9 | |
#6 0x5587ff1e29b4 in alloc::vec::Vec$LT$T$C$A$GT$::with_capacity_in::haba97943be43e465 /b/s/w/ir/x/w/rust/library/alloc/src/vec/mod.rs:609:20 | |
#7 0x5587ff1e29b4 in _$LT$T$u20$as$u20$alloc..slice..hack..ConvertVec$GT$::to_vec::h58fc9c39c8d0696e /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:227:25 | |
#8 0x5587ff1e29b4 in alloc::slice::hack::to_vec::h0e0487e34e2f0e51 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:176:9 | |
#9 0x5587ff1e29b4 in alloc::slice::_$LT$impl$u20$$u5b$T$u5d$$GT$::to_vec_in::h50bc18507cc98b86 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:498:9 | |
#10 0x5587ff1e29b4 in _$LT$alloc..vec..Vec$LT$T$C$A$GT$$u20$as$u20$core..clone..Clone$GT$::clone::he2ac0325bfd20ec3 /b/s/w/ir/x/w/rust/library/alloc/src/vec/mod.rs:2480:9 | |
#11 0x5587ff1e29b4 in _$LT$alloc..string..String$u20$as$u20$core..clone..Clone$GT$::clone::hd26fc8c7dfc3c940 /b/s/w/ir/x/w/rust/library/alloc/src/string.rs:1854:23 | |
#12 0x5587fef84c2f in scrutiny::engine::manager::PluginManager::register::h730bcfcfdf9e8126 ../../src/security/scrutiny/lib/framework/src/engine/manager.rs:121:29 | |
#13 0x5587fe2d35f4 in scrutiny_frontend::scrutiny::Scrutiny::plugin::h51c8a3569a6f97b6 ../../src/security/scrutiny/lib/frontend/src/scrutiny.rs:213:9 | |
#14 0x5587fe2e0d08 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:21:5 | |
#15 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#16 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#17 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#18 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#19 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#20 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#21 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#22 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#23 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#24 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#25 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#26 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#27 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#28 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 16 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fe4f7837 in alloc::alloc::alloc::h791db093d2c7f366 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fe4f78b5 in alloc::alloc::Global::alloc_impl::h0f29e6c59dcea142 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fe4ff94a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd2145ebaacb1cd2c /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fe4f77a8 in alloc::alloc::exchange_malloc::h888c30156c169313 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587fe439661 in alloc::sync::Arc$LT$T$GT$::new::h1d2584f14c542c23 /b/s/w/ir/x/w/rust/library/alloc/src/sync.rs:346:25 | |
#6 0x5587fe4e0521 in scrutiny_plugins::toolkit::ToolkitPlugin::new::h2f2195cc0b4ea2a9 ../../src/security/scrutiny/lib/plugins/src/toolkit/mod.rs:21:9 | |
#7 0x5587fe2e1055 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:29:21 | |
#8 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#9 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#10 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#11 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#12 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#13 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#14 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#15 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#16 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#17 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#18 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#19 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#20 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#21 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 16 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fe4f7837 in alloc::alloc::alloc::h791db093d2c7f366 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fe4f78b5 in alloc::alloc::Global::alloc_impl::h0f29e6c59dcea142 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fe4ff94a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd2145ebaacb1cd2c /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fe4f77a8 in alloc::alloc::exchange_malloc::h888c30156c169313 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587fe43a5f1 in alloc::sync::Arc$LT$T$GT$::new::h603ccc23dd447de8 /b/s/w/ir/x/w/rust/library/alloc/src/sync.rs:346:25 | |
#6 0x5587fe4e021b in scrutiny_plugins::toolkit::ToolkitPlugin::new::h2f2195cc0b4ea2a9 ../../src/security/scrutiny/lib/plugins/src/toolkit/mod.rs:21:9 | |
#7 0x5587fe2e1055 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:29:21 | |
#8 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#9 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#10 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#11 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#12 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#13 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#14 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#15 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#16 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#17 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#18 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#19 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#20 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#21 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 16 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fe4f7837 in alloc::alloc::alloc::h791db093d2c7f366 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fe4f78b5 in alloc::alloc::Global::alloc_impl::h0f29e6c59dcea142 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fe4ff94a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd2145ebaacb1cd2c /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fe4f77a8 in alloc::alloc::exchange_malloc::h888c30156c169313 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587fe43d491 in alloc::sync::Arc$LT$T$GT$::new::he9d14aef6c1f3270 /b/s/w/ir/x/w/rust/library/alloc/src/sync.rs:346:25 | |
#6 0x5587fe683bae in scrutiny_plugins::core::CorePlugin::new::hb96c7234e1263af3 ../../src/security/scrutiny/lib/plugins/src/core/mod.rs:27:9 | |
#7 0x5587fe2e0d60 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:22:21 | |
#8 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#9 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#10 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#11 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#12 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#13 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#14 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#15 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#16 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#17 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#18 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#19 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#20 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#21 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 16 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fe4f7837 in alloc::alloc::alloc::h791db093d2c7f366 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fe4f78b5 in alloc::alloc::Global::alloc_impl::h0f29e6c59dcea142 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fe4ff94a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd2145ebaacb1cd2c /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fe4f77a8 in alloc::alloc::exchange_malloc::h888c30156c169313 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587fe43bb91 in alloc::sync::Arc$LT$T$GT$::new::hb49a4282984422be /b/s/w/ir/x/w/rust/library/alloc/src/sync.rs:346:25 | |
#6 0x5587fe4dff15 in scrutiny_plugins::toolkit::ToolkitPlugin::new::h2f2195cc0b4ea2a9 ../../src/security/scrutiny/lib/plugins/src/toolkit/mod.rs:21:9 | |
#7 0x5587fe2e1055 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:29:21 | |
#8 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#9 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#10 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#11 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#12 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#13 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#14 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#15 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#16 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#17 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#18 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#19 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#20 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#21 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 16 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fe4f7837 in alloc::alloc::alloc::h791db093d2c7f366 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fe4f78b5 in alloc::alloc::Global::alloc_impl::h0f29e6c59dcea142 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fe4ff94a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd2145ebaacb1cd2c /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fe4f77a8 in alloc::alloc::exchange_malloc::h888c30156c169313 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587fe43b051 in alloc::sync::Arc$LT$T$GT$::new::h83ba3fe6106e72d9 /b/s/w/ir/x/w/rust/library/alloc/src/sync.rs:346:25 | |
#6 0x5587fe683880 in scrutiny_plugins::core::CorePlugin::new::hb96c7234e1263af3 ../../src/security/scrutiny/lib/plugins/src/core/mod.rs:27:9 | |
#7 0x5587fe2e0d60 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:22:21 | |
#8 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#9 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#10 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#11 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#12 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#13 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#14 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#15 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#16 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#17 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#18 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#19 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#20 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#21 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 16 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fe4f7837 in alloc::alloc::alloc::h791db093d2c7f366 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fe4f78b5 in alloc::alloc::Global::alloc_impl::h0f29e6c59dcea142 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fe4ff94a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd2145ebaacb1cd2c /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fe4f77a8 in alloc::alloc::exchange_malloc::h888c30156c169313 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587fe439301 in alloc::sync::Arc$LT$T$GT$::new::h0588b8d18827049d /b/s/w/ir/x/w/rust/library/alloc/src/sync.rs:346:25 | |
#6 0x5587fe681bbe in scrutiny_plugins::core::CorePlugin::new::hb96c7234e1263af3 ../../src/security/scrutiny/lib/plugins/src/core/mod.rs:27:9 | |
#7 0x5587fe2e0d60 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:22:21 | |
#8 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#9 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#10 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#11 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#12 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#13 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#14 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#15 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#16 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#17 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#18 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#19 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#20 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#21 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 16 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fe4f7837 in alloc::alloc::alloc::h791db093d2c7f366 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fe4f78b5 in alloc::alloc::Global::alloc_impl::h0f29e6c59dcea142 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fe4ff94a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd2145ebaacb1cd2c /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fe4f77a8 in alloc::alloc::exchange_malloc::h888c30156c169313 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587fe43ce51 in alloc::sync::Arc$LT$T$GT$::new::hdb9deba37f23c410 /b/s/w/ir/x/w/rust/library/alloc/src/sync.rs:346:25 | |
#6 0x5587fe4de875 in scrutiny_plugins::devmgr_config::DevmgrConfigPlugin::new::h01b89380167d4d4c ../../src/security/scrutiny/lib/plugins/src/devmgr_config/mod.rs:22:9 | |
#7 0x5587fe2e0bf0 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:20:21 | |
#8 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#9 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#10 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#11 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#12 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#13 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#14 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#15 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#16 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#17 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#18 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#19 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#20 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#21 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 16 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fe4f7837 in alloc::alloc::alloc::h791db093d2c7f366 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fe4f78b5 in alloc::alloc::Global::alloc_impl::h0f29e6c59dcea142 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fe4ff94a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd2145ebaacb1cd2c /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fe4f77a8 in alloc::alloc::exchange_malloc::h888c30156c169313 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587fe43d5b1 in alloc::sync::Arc$LT$T$GT$::new::hed94e23d80bb6c36 /b/s/w/ir/x/w/rust/library/alloc/src/sync.rs:346:25 | |
#6 0x5587fe683552 in scrutiny_plugins::core::CorePlugin::new::hb96c7234e1263af3 ../../src/security/scrutiny/lib/plugins/src/core/mod.rs:27:9 | |
#7 0x5587fe2e0d60 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:22:21 | |
#8 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#9 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#10 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#11 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#12 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#13 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#14 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#15 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#16 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#17 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#18 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#19 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#20 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#21 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 16 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fe4f7837 in alloc::alloc::alloc::h791db093d2c7f366 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fe4f78b5 in alloc::alloc::Global::alloc_impl::h0f29e6c59dcea142 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fe4ff94a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd2145ebaacb1cd2c /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fe4f77a8 in alloc::alloc::exchange_malloc::h888c30156c169313 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587fe43c621 in alloc::sync::Arc$LT$T$GT$::new::hcc8fad0c3f090c3e /b/s/w/ir/x/w/rust/library/alloc/src/sync.rs:346:25 | |
#6 0x5587fe680939 in scrutiny_plugins::engine::EnginePlugin::new::h876dfa8d048c14c0 ../../src/security/scrutiny/lib/plugins/src/engine/mod.rs:43:17 | |
#7 0x5587fe2e0f99 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:24:21 | |
#8 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#9 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#10 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#11 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#12 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#13 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#14 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#15 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#16 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#17 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#18 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#19 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#20 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#21 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 16 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fe4f7837 in alloc::alloc::alloc::h791db093d2c7f366 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fe4f78b5 in alloc::alloc::Global::alloc_impl::h0f29e6c59dcea142 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fe4ff94a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd2145ebaacb1cd2c /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fe4f77a8 in alloc::alloc::exchange_malloc::h888c30156c169313 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587fe43cbd1 in alloc::sync::Arc$LT$T$GT$::new::hd8716da27e166451 /b/s/w/ir/x/w/rust/library/alloc/src/sync.rs:346:25 | |
#6 0x5587fe467f15 in scrutiny_plugins::static_pkgs::StaticPkgsPlugin::new::hb03e590e4cb94b64 ../../src/security/scrutiny/lib/plugins/src/static_pkgs/mod.rs:23:9 | |
#7 0x5587fe2e0cab in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:21:21 | |
#8 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#9 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#10 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#11 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#12 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#13 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#14 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#15 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#16 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#17 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#18 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#19 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#20 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#21 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 16 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fe4f7837 in alloc::alloc::alloc::h791db093d2c7f366 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fe4f78b5 in alloc::alloc::Global::alloc_impl::h0f29e6c59dcea142 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fe4ff94a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd2145ebaacb1cd2c /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fe4f77a8 in alloc::alloc::exchange_malloc::h888c30156c169313 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587fe43a011 in alloc::sync::Arc$LT$T$GT$::new::h42c95acef54c7b78 /b/s/w/ir/x/w/rust/library/alloc/src/sync.rs:346:25 | |
#6 0x5587fe680617 in scrutiny_plugins::engine::EnginePlugin::new::h876dfa8d048c14c0 ../../src/security/scrutiny/lib/plugins/src/engine/mod.rs:43:17 | |
#7 0x5587fe2e0f99 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:24:21 | |
#8 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#9 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#10 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#11 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#12 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#13 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#14 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#15 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#16 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#17 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#18 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#19 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#20 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#21 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 16 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fe4f7837 in alloc::alloc::alloc::h791db093d2c7f366 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fe4f78b5 in alloc::alloc::Global::alloc_impl::h0f29e6c59dcea142 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fe4ff94a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd2145ebaacb1cd2c /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fe4f77a8 in alloc::alloc::exchange_malloc::h888c30156c169313 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587fe43b951 in alloc::sync::Arc$LT$T$GT$::new::ha9a42e21c3fc1fef /b/s/w/ir/x/w/rust/library/alloc/src/sync.rs:346:25 | |
#6 0x5587fe67ff9b in scrutiny_plugins::engine::EnginePlugin::new::h876dfa8d048c14c0 ../../src/security/scrutiny/lib/plugins/src/engine/mod.rs:43:17 | |
#7 0x5587fe2e0f99 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:24:21 | |
#8 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#9 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#10 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#11 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#12 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#13 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#14 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#15 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#16 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#17 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#18 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#19 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#20 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#21 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 16 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fe4f7837 in alloc::alloc::alloc::h791db093d2c7f366 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fe4f78b5 in alloc::alloc::Global::alloc_impl::h0f29e6c59dcea142 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fe4ff94a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd2145ebaacb1cd2c /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fe4f77a8 in alloc::alloc::exchange_malloc::h888c30156c169313 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:318:11 | |
#5 0x5587fe43a951 in alloc::sync::Arc$LT$T$GT$::new::h70b4fa941b23125e /b/s/w/ir/x/w/rust/library/alloc/src/sync.rs:346:25 | |
#6 0x5587fe683224 in scrutiny_plugins::core::CorePlugin::new::hb96c7234e1263af3 ../../src/security/scrutiny/lib/plugins/src/core/mod.rs:27:9 | |
#7 0x5587fe2e0d60 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:22:21 | |
#8 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#9 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#10 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#11 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#12 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#13 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#14 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#15 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#16 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#17 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#18 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#19 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#20 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#21 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 16 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fef3cce7 in alloc::alloc::alloc::h12e3697f1b8d9271 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fef3cd65 in alloc::alloc::Global::alloc_impl::h966f3ad2e8024812 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fef3d09a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::h24e2037bb8874baa /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fef3b42a in alloc::raw_vec::RawVec$LT$T$C$A$GT$::allocate_in::hbedeccec90bdea8a /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:185:45 | |
#5 0x5587fef3b6dd in alloc::raw_vec::RawVec$LT$T$C$A$GT$::with_capacity_in::hc7f00a50b3a6a04b /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:132:9 | |
#6 0x5587fef3cb04 in alloc::vec::Vec$LT$T$C$A$GT$::with_capacity_in::h7ffd2a0eeb95a45b /b/s/w/ir/x/w/rust/library/alloc/src/vec/mod.rs:609:20 | |
#7 0x5587fef3bd3c in _$LT$T$u20$as$u20$alloc..slice..hack..ConvertVec$GT$::to_vec::h8e5084f20d50d63c /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:227:25 | |
#8 0x5587fef3c02c in alloc::slice::hack::to_vec::h71021e02834573de /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:176:9 | |
#9 0x5587fef3d49c in alloc::slice::_$LT$impl$u20$$u5b$T$u5d$$GT$::to_vec_in::h7af714d268614f35 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:498:9 | |
#10 0x5587fef3d46c in alloc::slice::_$LT$impl$u20$$u5b$T$u5d$$GT$::to_vec::hb493150ceb0c49e3 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:474:9 | |
#11 0x5587fef3d4cc in alloc::slice::_$LT$impl$u20$alloc..borrow..ToOwned$u20$for$u20$$u5b$T$u5d$$GT$::to_owned::ha09cebc261ccc88c /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:842:9 | |
#12 0x5587fe460769 in alloc::str::_$LT$impl$u20$alloc..borrow..ToOwned$u20$for$u20$str$GT$::to_owned::ha1647b7781314848 /b/s/w/ir/x/w/rust/library/alloc/src/str.rs:219:46 | |
#13 0x5587fe5dafeb in _$LT$alloc..string..String$u20$as$u20$core..convert..From$LT$$RF$str$GT$$GT$::from::h0c15e7be19dc32c6 /b/s/w/ir/x/w/rust/library/alloc/src/string.rs:2515:9 | |
#14 0x5587fe5cd3cb in _$LT$str$u20$as$u20$alloc..string..ToString$GT$::to_string::h4daa10d903066595 /b/s/w/ir/x/w/rust/library/alloc/src/string.rs:2461:9 | |
#15 0x5587fe467c40 in scrutiny_plugins::static_pkgs::StaticPkgsPlugin::new::hb03e590e4cb94b64 ./../../src/security/scrutiny/lib/framework/src/engine/plugin.rs:59:49 | |
#16 0x5587fe2e0cab in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:21:21 | |
#17 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#18 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#19 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#20 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#21 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#22 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#23 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#24 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#25 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#26 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#27 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#28 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#29 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#30 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 14 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587ff1e29b4 in alloc::alloc::alloc::h29ec7ec303f6abe9 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587ff1e29b4 in alloc::alloc::Global::alloc_impl::h524c525f9090d20d /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587ff1e29b4 in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd53ecf648cd5ef1a /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587ff1e29b4 in alloc::raw_vec::RawVec$LT$T$C$A$GT$::allocate_in::hc25951555fd20e46 /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:185:45 | |
#5 0x5587ff1e29b4 in alloc::raw_vec::RawVec$LT$T$C$A$GT$::with_capacity_in::h686f6396b58f043b /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:132:9 | |
#6 0x5587ff1e29b4 in alloc::vec::Vec$LT$T$C$A$GT$::with_capacity_in::haba97943be43e465 /b/s/w/ir/x/w/rust/library/alloc/src/vec/mod.rs:609:20 | |
#7 0x5587ff1e29b4 in _$LT$T$u20$as$u20$alloc..slice..hack..ConvertVec$GT$::to_vec::h58fc9c39c8d0696e /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:227:25 | |
#8 0x5587ff1e29b4 in alloc::slice::hack::to_vec::h0e0487e34e2f0e51 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:176:9 | |
#9 0x5587ff1e29b4 in alloc::slice::_$LT$impl$u20$$u5b$T$u5d$$GT$::to_vec_in::h50bc18507cc98b86 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:498:9 | |
#10 0x5587ff1e29b4 in _$LT$alloc..vec..Vec$LT$T$C$A$GT$$u20$as$u20$core..clone..Clone$GT$::clone::he2ac0325bfd20ec3 /b/s/w/ir/x/w/rust/library/alloc/src/vec/mod.rs:2480:9 | |
#11 0x5587ff1e29b4 in _$LT$alloc..string..String$u20$as$u20$core..clone..Clone$GT$::clone::hd26fc8c7dfc3c940 /b/s/w/ir/x/w/rust/library/alloc/src/string.rs:1854:23 | |
#12 0x5587fef84c2f in scrutiny::engine::manager::PluginManager::register::h730bcfcfdf9e8126 ../../src/security/scrutiny/lib/framework/src/engine/manager.rs:121:29 | |
#13 0x5587fe2d4054 in scrutiny_frontend::scrutiny::Scrutiny::plugin::hb439184a3441fa42 ../../src/security/scrutiny/lib/frontend/src/scrutiny.rs:213:9 | |
#14 0x5587fe2e11ef in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:31:5 | |
#15 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#16 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#17 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#18 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#19 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#20 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#21 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#22 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#23 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#24 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#25 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#26 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#27 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#28 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 14 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fef3cce7 in alloc::alloc::alloc::h12e3697f1b8d9271 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fef3cd65 in alloc::alloc::Global::alloc_impl::h966f3ad2e8024812 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fef3d09a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::h24e2037bb8874baa /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fef3b42a in alloc::raw_vec::RawVec$LT$T$C$A$GT$::allocate_in::hbedeccec90bdea8a /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:185:45 | |
#5 0x5587fef3b6dd in alloc::raw_vec::RawVec$LT$T$C$A$GT$::with_capacity_in::hc7f00a50b3a6a04b /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:132:9 | |
#6 0x5587fef3cb04 in alloc::vec::Vec$LT$T$C$A$GT$::with_capacity_in::h7ffd2a0eeb95a45b /b/s/w/ir/x/w/rust/library/alloc/src/vec/mod.rs:609:20 | |
#7 0x5587fef3bd3c in _$LT$T$u20$as$u20$alloc..slice..hack..ConvertVec$GT$::to_vec::h8e5084f20d50d63c /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:227:25 | |
#8 0x5587fef3c02c in alloc::slice::hack::to_vec::h71021e02834573de /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:176:9 | |
#9 0x5587fef3d49c in alloc::slice::_$LT$impl$u20$$u5b$T$u5d$$GT$::to_vec_in::h7af714d268614f35 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:498:9 | |
#10 0x5587fef3d46c in alloc::slice::_$LT$impl$u20$$u5b$T$u5d$$GT$::to_vec::hb493150ceb0c49e3 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:474:9 | |
#11 0x5587fef3d4cc in alloc::slice::_$LT$impl$u20$alloc..borrow..ToOwned$u20$for$u20$$u5b$T$u5d$$GT$::to_owned::ha09cebc261ccc88c /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:842:9 | |
#12 0x5587fe460769 in alloc::str::_$LT$impl$u20$alloc..borrow..ToOwned$u20$for$u20$str$GT$::to_owned::ha1647b7781314848 /b/s/w/ir/x/w/rust/library/alloc/src/str.rs:219:46 | |
#13 0x5587fe5dafeb in _$LT$alloc..string..String$u20$as$u20$core..convert..From$LT$$RF$str$GT$$GT$::from::h0c15e7be19dc32c6 /b/s/w/ir/x/w/rust/library/alloc/src/string.rs:2515:9 | |
#14 0x5587fe5cd3cb in _$LT$str$u20$as$u20$alloc..string..ToString$GT$::to_string::h4daa10d903066595 /b/s/w/ir/x/w/rust/library/alloc/src/string.rs:2461:9 | |
#15 0x5587fe6a0dfc in scrutiny_plugins::sys::SysRealmPlugin::new::h2933fbef6e9ba0a6 ./../../src/security/scrutiny/lib/framework/src/engine/plugin.rs:59:49 | |
#16 0x5587fe2e11a1 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:31:21 | |
#17 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#18 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#19 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#20 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#21 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#22 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#23 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#24 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#25 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#26 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#27 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#28 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#29 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#30 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 13 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587ff1e29b4 in alloc::alloc::alloc::h29ec7ec303f6abe9 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587ff1e29b4 in alloc::alloc::Global::alloc_impl::h524c525f9090d20d /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587ff1e29b4 in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd53ecf648cd5ef1a /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587ff1e29b4 in alloc::raw_vec::RawVec$LT$T$C$A$GT$::allocate_in::hc25951555fd20e46 /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:185:45 | |
#5 0x5587ff1e29b4 in alloc::raw_vec::RawVec$LT$T$C$A$GT$::with_capacity_in::h686f6396b58f043b /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:132:9 | |
#6 0x5587ff1e29b4 in alloc::vec::Vec$LT$T$C$A$GT$::with_capacity_in::haba97943be43e465 /b/s/w/ir/x/w/rust/library/alloc/src/vec/mod.rs:609:20 | |
#7 0x5587ff1e29b4 in _$LT$T$u20$as$u20$alloc..slice..hack..ConvertVec$GT$::to_vec::h58fc9c39c8d0696e /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:227:25 | |
#8 0x5587ff1e29b4 in alloc::slice::hack::to_vec::h0e0487e34e2f0e51 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:176:9 | |
#9 0x5587ff1e29b4 in alloc::slice::_$LT$impl$u20$$u5b$T$u5d$$GT$::to_vec_in::h50bc18507cc98b86 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:498:9 | |
#10 0x5587ff1e29b4 in _$LT$alloc..vec..Vec$LT$T$C$A$GT$$u20$as$u20$core..clone..Clone$GT$::clone::he2ac0325bfd20ec3 /b/s/w/ir/x/w/rust/library/alloc/src/vec/mod.rs:2480:9 | |
#11 0x5587ff1e29b4 in _$LT$alloc..string..String$u20$as$u20$core..clone..Clone$GT$::clone::hd26fc8c7dfc3c940 /b/s/w/ir/x/w/rust/library/alloc/src/string.rs:1854:23 | |
#12 0x5587fef84c2f in scrutiny::engine::manager::PluginManager::register::h730bcfcfdf9e8126 ../../src/security/scrutiny/lib/framework/src/engine/manager.rs:121:29 | |
#13 0x5587fe2d30c4 in scrutiny_frontend::scrutiny::Scrutiny::plugin::h3e7dd21635046d16 ../../src/security/scrutiny/lib/frontend/src/scrutiny.rs:213:9 | |
#14 0x5587fe2e10a3 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:29:5 | |
#15 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#16 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#17 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#18 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#19 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#20 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#21 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#22 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#23 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#24 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#25 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#26 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#27 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#28 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 13 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fef3cce7 in alloc::alloc::alloc::h12e3697f1b8d9271 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fef3cd65 in alloc::alloc::Global::alloc_impl::h966f3ad2e8024812 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fef3d09a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::h24e2037bb8874baa /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fef3b42a in alloc::raw_vec::RawVec$LT$T$C$A$GT$::allocate_in::hbedeccec90bdea8a /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:185:45 | |
#5 0x5587fef3b6dd in alloc::raw_vec::RawVec$LT$T$C$A$GT$::with_capacity_in::hc7f00a50b3a6a04b /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:132:9 | |
#6 0x5587fef3cb04 in alloc::vec::Vec$LT$T$C$A$GT$::with_capacity_in::h7ffd2a0eeb95a45b /b/s/w/ir/x/w/rust/library/alloc/src/vec/mod.rs:609:20 | |
#7 0x5587fef3bd3c in _$LT$T$u20$as$u20$alloc..slice..hack..ConvertVec$GT$::to_vec::h8e5084f20d50d63c /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:227:25 | |
#8 0x5587fef3c02c in alloc::slice::hack::to_vec::h71021e02834573de /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:176:9 | |
#9 0x5587fef3d49c in alloc::slice::_$LT$impl$u20$$u5b$T$u5d$$GT$::to_vec_in::h7af714d268614f35 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:498:9 | |
#10 0x5587fef3d46c in alloc::slice::_$LT$impl$u20$$u5b$T$u5d$$GT$::to_vec::hb493150ceb0c49e3 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:474:9 | |
#11 0x5587fef3d4cc in alloc::slice::_$LT$impl$u20$alloc..borrow..ToOwned$u20$for$u20$$u5b$T$u5d$$GT$::to_owned::ha09cebc261ccc88c /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:842:9 | |
#12 0x5587fe460769 in alloc::str::_$LT$impl$u20$alloc..borrow..ToOwned$u20$for$u20$str$GT$::to_owned::ha1647b7781314848 /b/s/w/ir/x/w/rust/library/alloc/src/str.rs:219:46 | |
#13 0x5587fe5dafeb in _$LT$alloc..string..String$u20$as$u20$core..convert..From$LT$$RF$str$GT$$GT$::from::h0c15e7be19dc32c6 /b/s/w/ir/x/w/rust/library/alloc/src/string.rs:2515:9 | |
#14 0x5587fe5cd3cb in _$LT$str$u20$as$u20$alloc..string..ToString$GT$::to_string::h4daa10d903066595 /b/s/w/ir/x/w/rust/library/alloc/src/string.rs:2461:9 | |
#15 0x5587fe4dfd24 in scrutiny_plugins::toolkit::ToolkitPlugin::new::h2f2195cc0b4ea2a9 ./../../src/security/scrutiny/lib/framework/src/engine/plugin.rs:59:49 | |
#16 0x5587fe2e1055 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:29:21 | |
#17 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#18 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#19 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#20 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#21 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#22 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#23 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#24 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#25 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#26 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#27 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#28 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#29 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#30 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 12 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fef3cce7 in alloc::alloc::alloc::h12e3697f1b8d9271 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fef3cd65 in alloc::alloc::Global::alloc_impl::h966f3ad2e8024812 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fef3d09a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::h24e2037bb8874baa /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fef3b42a in alloc::raw_vec::RawVec$LT$T$C$A$GT$::allocate_in::hbedeccec90bdea8a /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:185:45 | |
#5 0x5587fef3b6dd in alloc::raw_vec::RawVec$LT$T$C$A$GT$::with_capacity_in::hc7f00a50b3a6a04b /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:132:9 | |
#6 0x5587fef3cb04 in alloc::vec::Vec$LT$T$C$A$GT$::with_capacity_in::h7ffd2a0eeb95a45b /b/s/w/ir/x/w/rust/library/alloc/src/vec/mod.rs:609:20 | |
#7 0x5587fef3bd3c in _$LT$T$u20$as$u20$alloc..slice..hack..ConvertVec$GT$::to_vec::h8e5084f20d50d63c /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:227:25 | |
#8 0x5587fef3c02c in alloc::slice::hack::to_vec::h71021e02834573de /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:176:9 | |
#9 0x5587fef3d49c in alloc::slice::_$LT$impl$u20$$u5b$T$u5d$$GT$::to_vec_in::h7af714d268614f35 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:498:9 | |
#10 0x5587fef3d46c in alloc::slice::_$LT$impl$u20$$u5b$T$u5d$$GT$::to_vec::hb493150ceb0c49e3 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:474:9 | |
#11 0x5587fef3d4cc in alloc::slice::_$LT$impl$u20$alloc..borrow..ToOwned$u20$for$u20$$u5b$T$u5d$$GT$::to_owned::ha09cebc261ccc88c /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:842:9 | |
#12 0x5587fe460769 in alloc::str::_$LT$impl$u20$alloc..borrow..ToOwned$u20$for$u20$str$GT$::to_owned::ha1647b7781314848 /b/s/w/ir/x/w/rust/library/alloc/src/str.rs:219:46 | |
#13 0x5587fe5dafeb in _$LT$alloc..string..String$u20$as$u20$core..convert..From$LT$$RF$str$GT$$GT$::from::h0c15e7be19dc32c6 /b/s/w/ir/x/w/rust/library/alloc/src/string.rs:2515:9 | |
#14 0x5587fe5cd3cb in _$LT$str$u20$as$u20$alloc..string..ToString$GT$::to_string::h4daa10d903066595 /b/s/w/ir/x/w/rust/library/alloc/src/string.rs:2461:9 | |
#15 0x5587fe67fd7a in scrutiny_plugins::engine::EnginePlugin::new::h876dfa8d048c14c0 ../../src/security/scrutiny/lib/plugins/src/engine/mod.rs:40:41 | |
#16 0x5587fe2e0f99 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:24:21 | |
#17 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#18 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#19 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#20 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#21 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#22 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#23 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#24 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#25 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#26 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#27 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#28 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#29 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#30 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 12 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587ff1e29b4 in alloc::alloc::alloc::h29ec7ec303f6abe9 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587ff1e29b4 in alloc::alloc::Global::alloc_impl::h524c525f9090d20d /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587ff1e29b4 in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd53ecf648cd5ef1a /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587ff1e29b4 in alloc::raw_vec::RawVec$LT$T$C$A$GT$::allocate_in::hc25951555fd20e46 /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:185:45 | |
#5 0x5587ff1e29b4 in alloc::raw_vec::RawVec$LT$T$C$A$GT$::with_capacity_in::h686f6396b58f043b /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:132:9 | |
#6 0x5587ff1e29b4 in alloc::vec::Vec$LT$T$C$A$GT$::with_capacity_in::haba97943be43e465 /b/s/w/ir/x/w/rust/library/alloc/src/vec/mod.rs:609:20 | |
#7 0x5587ff1e29b4 in _$LT$T$u20$as$u20$alloc..slice..hack..ConvertVec$GT$::to_vec::h58fc9c39c8d0696e /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:227:25 | |
#8 0x5587ff1e29b4 in alloc::slice::hack::to_vec::h0e0487e34e2f0e51 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:176:9 | |
#9 0x5587ff1e29b4 in alloc::slice::_$LT$impl$u20$$u5b$T$u5d$$GT$::to_vec_in::h50bc18507cc98b86 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:498:9 | |
#10 0x5587ff1e29b4 in _$LT$alloc..vec..Vec$LT$T$C$A$GT$$u20$as$u20$core..clone..Clone$GT$::clone::he2ac0325bfd20ec3 /b/s/w/ir/x/w/rust/library/alloc/src/vec/mod.rs:2480:9 | |
#11 0x5587ff1e29b4 in _$LT$alloc..string..String$u20$as$u20$core..clone..Clone$GT$::clone::hd26fc8c7dfc3c940 /b/s/w/ir/x/w/rust/library/alloc/src/string.rs:1854:23 | |
#12 0x5587fef84c2f in scrutiny::engine::manager::PluginManager::register::h730bcfcfdf9e8126 ../../src/security/scrutiny/lib/framework/src/engine/manager.rs:121:29 | |
#13 0x5587fe2d4584 in scrutiny_frontend::scrutiny::Scrutiny::plugin::hc93655fbb98234af ../../src/security/scrutiny/lib/frontend/src/scrutiny.rs:213:9 | |
#14 0x5587fe2e0e54 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:23:5 | |
#15 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#16 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#17 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#18 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#19 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#20 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#21 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#22 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#23 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#24 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#25 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#26 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#27 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#28 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 12 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fef3cce7 in alloc::alloc::alloc::h12e3697f1b8d9271 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fef3cd65 in alloc::alloc::Global::alloc_impl::h966f3ad2e8024812 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fef3d09a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::h24e2037bb8874baa /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fef3b42a in alloc::raw_vec::RawVec$LT$T$C$A$GT$::allocate_in::hbedeccec90bdea8a /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:185:45 | |
#5 0x5587fef3b6dd in alloc::raw_vec::RawVec$LT$T$C$A$GT$::with_capacity_in::hc7f00a50b3a6a04b /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:132:9 | |
#6 0x5587fef3cb04 in alloc::vec::Vec$LT$T$C$A$GT$::with_capacity_in::h7ffd2a0eeb95a45b /b/s/w/ir/x/w/rust/library/alloc/src/vec/mod.rs:609:20 | |
#7 0x5587fef3bd3c in _$LT$T$u20$as$u20$alloc..slice..hack..ConvertVec$GT$::to_vec::h8e5084f20d50d63c /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:227:25 | |
#8 0x5587fef3c02c in alloc::slice::hack::to_vec::h71021e02834573de /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:176:9 | |
#9 0x5587fef3d49c in alloc::slice::_$LT$impl$u20$$u5b$T$u5d$$GT$::to_vec_in::h7af714d268614f35 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:498:9 | |
#10 0x5587fef3d46c in alloc::slice::_$LT$impl$u20$$u5b$T$u5d$$GT$::to_vec::hb493150ceb0c49e3 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:474:9 | |
#11 0x5587fef3d4cc in alloc::slice::_$LT$impl$u20$alloc..borrow..ToOwned$u20$for$u20$$u5b$T$u5d$$GT$::to_owned::ha09cebc261ccc88c /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:842:9 | |
#12 0x5587fe460769 in alloc::str::_$LT$impl$u20$alloc..borrow..ToOwned$u20$for$u20$str$GT$::to_owned::ha1647b7781314848 /b/s/w/ir/x/w/rust/library/alloc/src/str.rs:219:46 | |
#13 0x5587fe5dafeb in _$LT$alloc..string..String$u20$as$u20$core..convert..From$LT$$RF$str$GT$$GT$::from::h0c15e7be19dc32c6 /b/s/w/ir/x/w/rust/library/alloc/src/string.rs:2515:9 | |
#14 0x5587fe5cd3cb in _$LT$str$u20$as$u20$alloc..string..ToString$GT$::to_string::h4daa10d903066595 /b/s/w/ir/x/w/rust/library/alloc/src/string.rs:2461:9 | |
#15 0x5587fe56818c in scrutiny_plugins::search::SearchPlugin::new::haae0ce56b272b611 ./../../src/security/scrutiny/lib/framework/src/engine/plugin.rs:59:49 | |
#16 0x5587fe2e0e06 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:23:21 | |
#17 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#18 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#19 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#20 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#21 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#22 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#23 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#24 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#25 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#26 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#27 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#28 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#29 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#30 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 12 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587ff1e29b4 in alloc::alloc::alloc::h29ec7ec303f6abe9 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587ff1e29b4 in alloc::alloc::Global::alloc_impl::h524c525f9090d20d /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587ff1e29b4 in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd53ecf648cd5ef1a /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587ff1e29b4 in alloc::raw_vec::RawVec$LT$T$C$A$GT$::allocate_in::hc25951555fd20e46 /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:185:45 | |
#5 0x5587ff1e29b4 in alloc::raw_vec::RawVec$LT$T$C$A$GT$::with_capacity_in::h686f6396b58f043b /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:132:9 | |
#6 0x5587ff1e29b4 in alloc::vec::Vec$LT$T$C$A$GT$::with_capacity_in::haba97943be43e465 /b/s/w/ir/x/w/rust/library/alloc/src/vec/mod.rs:609:20 | |
#7 0x5587ff1e29b4 in _$LT$T$u20$as$u20$alloc..slice..hack..ConvertVec$GT$::to_vec::h58fc9c39c8d0696e /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:227:25 | |
#8 0x5587ff1e29b4 in alloc::slice::hack::to_vec::h0e0487e34e2f0e51 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:176:9 | |
#9 0x5587ff1e29b4 in alloc::slice::_$LT$impl$u20$$u5b$T$u5d$$GT$::to_vec_in::h50bc18507cc98b86 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:498:9 | |
#10 0x5587ff1e29b4 in _$LT$alloc..vec..Vec$LT$T$C$A$GT$$u20$as$u20$core..clone..Clone$GT$::clone::he2ac0325bfd20ec3 /b/s/w/ir/x/w/rust/library/alloc/src/vec/mod.rs:2480:9 | |
#11 0x5587ff1e29b4 in _$LT$alloc..string..String$u20$as$u20$core..clone..Clone$GT$::clone::hd26fc8c7dfc3c940 /b/s/w/ir/x/w/rust/library/alloc/src/string.rs:1854:23 | |
#12 0x5587fef8547b in scrutiny::engine::manager::PluginManager::load::h2d876c4a9c9da5bc ../../src/security/scrutiny/lib/framework/src/engine/manager.rs:169:43 | |
#13 0x5587fe2d2dc6 in scrutiny_frontend::scrutiny::Scrutiny::plugin::h04a2391781e12702 ../../src/security/scrutiny/lib/frontend/src/scrutiny.rs:216:13 | |
#14 0x5587fe2e1149 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:30:5 | |
#15 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#16 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#17 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#18 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#19 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#20 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#21 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#22 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#23 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#24 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#25 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#26 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#27 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#28 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 12 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587ff1e29b4 in alloc::alloc::alloc::h29ec7ec303f6abe9 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587ff1e29b4 in alloc::alloc::Global::alloc_impl::h524c525f9090d20d /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587ff1e29b4 in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd53ecf648cd5ef1a /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587ff1e29b4 in alloc::raw_vec::RawVec$LT$T$C$A$GT$::allocate_in::hc25951555fd20e46 /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:185:45 | |
#5 0x5587ff1e29b4 in alloc::raw_vec::RawVec$LT$T$C$A$GT$::with_capacity_in::h686f6396b58f043b /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:132:9 | |
#6 0x5587ff1e29b4 in alloc::vec::Vec$LT$T$C$A$GT$::with_capacity_in::haba97943be43e465 /b/s/w/ir/x/w/rust/library/alloc/src/vec/mod.rs:609:20 | |
#7 0x5587ff1e29b4 in _$LT$T$u20$as$u20$alloc..slice..hack..ConvertVec$GT$::to_vec::h58fc9c39c8d0696e /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:227:25 | |
#8 0x5587ff1e29b4 in alloc::slice::hack::to_vec::h0e0487e34e2f0e51 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:176:9 | |
#9 0x5587ff1e29b4 in alloc::slice::_$LT$impl$u20$$u5b$T$u5d$$GT$::to_vec_in::h50bc18507cc98b86 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:498:9 | |
#10 0x5587ff1e29b4 in _$LT$alloc..vec..Vec$LT$T$C$A$GT$$u20$as$u20$core..clone..Clone$GT$::clone::he2ac0325bfd20ec3 /b/s/w/ir/x/w/rust/library/alloc/src/vec/mod.rs:2480:9 | |
#11 0x5587ff1e29b4 in _$LT$alloc..string..String$u20$as$u20$core..clone..Clone$GT$::clone::hd26fc8c7dfc3c940 /b/s/w/ir/x/w/rust/library/alloc/src/string.rs:1854:23 | |
#12 0x5587fef84c2f in scrutiny::engine::manager::PluginManager::register::h730bcfcfdf9e8126 ../../src/security/scrutiny/lib/framework/src/engine/manager.rs:121:29 | |
#13 0x5587fe2d2b94 in scrutiny_frontend::scrutiny::Scrutiny::plugin::h04a2391781e12702 ../../src/security/scrutiny/lib/frontend/src/scrutiny.rs:213:9 | |
#14 0x5587fe2e1149 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:30:5 | |
#15 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#16 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#17 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#18 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#19 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#20 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#21 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#22 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#23 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#24 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#25 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#26 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#27 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#28 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 12 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fef3cce7 in alloc::alloc::alloc::h12e3697f1b8d9271 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fef3cd65 in alloc::alloc::Global::alloc_impl::h966f3ad2e8024812 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fef3d09a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::h24e2037bb8874baa /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fef3b42a in alloc::raw_vec::RawVec$LT$T$C$A$GT$::allocate_in::hbedeccec90bdea8a /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:185:45 | |
#5 0x5587fef3b6dd in alloc::raw_vec::RawVec$LT$T$C$A$GT$::with_capacity_in::hc7f00a50b3a6a04b /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:132:9 | |
#6 0x5587fef3cb04 in alloc::vec::Vec$LT$T$C$A$GT$::with_capacity_in::h7ffd2a0eeb95a45b /b/s/w/ir/x/w/rust/library/alloc/src/vec/mod.rs:609:20 | |
#7 0x5587fef3bd3c in _$LT$T$u20$as$u20$alloc..slice..hack..ConvertVec$GT$::to_vec::h8e5084f20d50d63c /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:227:25 | |
#8 0x5587fef3c02c in alloc::slice::hack::to_vec::h71021e02834573de /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:176:9 | |
#9 0x5587fef3d49c in alloc::slice::_$LT$impl$u20$$u5b$T$u5d$$GT$::to_vec_in::h7af714d268614f35 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:498:9 | |
#10 0x5587fef3d46c in alloc::slice::_$LT$impl$u20$$u5b$T$u5d$$GT$::to_vec::hb493150ceb0c49e3 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:474:9 | |
#11 0x5587fef3d4cc in alloc::slice::_$LT$impl$u20$alloc..borrow..ToOwned$u20$for$u20$$u5b$T$u5d$$GT$::to_owned::ha09cebc261ccc88c /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:842:9 | |
#12 0x5587fe460769 in alloc::str::_$LT$impl$u20$alloc..borrow..ToOwned$u20$for$u20$str$GT$::to_owned::ha1647b7781314848 /b/s/w/ir/x/w/rust/library/alloc/src/str.rs:219:46 | |
#13 0x5587fe5dafeb in _$LT$alloc..string..String$u20$as$u20$core..convert..From$LT$$RF$str$GT$$GT$::from::h0c15e7be19dc32c6 /b/s/w/ir/x/w/rust/library/alloc/src/string.rs:2515:9 | |
#14 0x5587fe5cd3cb in _$LT$str$u20$as$u20$alloc..string..ToString$GT$::to_string::h4daa10d903066595 /b/s/w/ir/x/w/rust/library/alloc/src/string.rs:2461:9 | |
#15 0x5587fe56a810 in scrutiny_plugins::verify::VerifyPlugin::new::ha375d7d0fa2cd444 ./../../src/security/scrutiny/lib/framework/src/engine/plugin.rs:59:49 | |
#16 0x5587fe2e10fb in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:30:21 | |
#17 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#18 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#19 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#20 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#21 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#22 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#23 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#24 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#25 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#26 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#27 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#28 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#29 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#30 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 12 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587ff1e29b4 in alloc::alloc::alloc::h29ec7ec303f6abe9 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587ff1e29b4 in alloc::alloc::Global::alloc_impl::h524c525f9090d20d /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587ff1e29b4 in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd53ecf648cd5ef1a /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587ff1e29b4 in alloc::raw_vec::RawVec$LT$T$C$A$GT$::allocate_in::hc25951555fd20e46 /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:185:45 | |
#5 0x5587ff1e29b4 in alloc::raw_vec::RawVec$LT$T$C$A$GT$::with_capacity_in::h686f6396b58f043b /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:132:9 | |
#6 0x5587ff1e29b4 in alloc::vec::Vec$LT$T$C$A$GT$::with_capacity_in::haba97943be43e465 /b/s/w/ir/x/w/rust/library/alloc/src/vec/mod.rs:609:20 | |
#7 0x5587ff1e29b4 in _$LT$T$u20$as$u20$alloc..slice..hack..ConvertVec$GT$::to_vec::h58fc9c39c8d0696e /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:227:25 | |
#8 0x5587ff1e29b4 in alloc::slice::hack::to_vec::h0e0487e34e2f0e51 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:176:9 | |
#9 0x5587ff1e29b4 in alloc::slice::_$LT$impl$u20$$u5b$T$u5d$$GT$::to_vec_in::h50bc18507cc98b86 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:498:9 | |
#10 0x5587ff1e29b4 in _$LT$alloc..vec..Vec$LT$T$C$A$GT$$u20$as$u20$core..clone..Clone$GT$::clone::he2ac0325bfd20ec3 /b/s/w/ir/x/w/rust/library/alloc/src/vec/mod.rs:2480:9 | |
#11 0x5587ff1e29b4 in _$LT$alloc..string..String$u20$as$u20$core..clone..Clone$GT$::clone::hd26fc8c7dfc3c940 /b/s/w/ir/x/w/rust/library/alloc/src/string.rs:1854:23 | |
#12 0x5587fef84c2f in scrutiny::engine::manager::PluginManager::register::h730bcfcfdf9e8126 ../../src/security/scrutiny/lib/framework/src/engine/manager.rs:121:29 | |
#13 0x5587fe2d3b24 in scrutiny_frontend::scrutiny::Scrutiny::plugin::h854b49e4c77bd4fb ../../src/security/scrutiny/lib/frontend/src/scrutiny.rs:213:9 | |
#14 0x5587fe2e0fd9 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:24:5 | |
#15 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#16 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#17 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#18 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#19 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#20 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#21 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#22 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#23 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#24 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#25 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#26 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#27 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#28 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 10 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587ff009717 in alloc::alloc::alloc::hf489eb9bca62c035 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587ff009795 in alloc::alloc::Global::alloc_impl::h134add9edfd58865 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587ff00c62a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::h581656defe6b6173 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587ff00acda in alloc::raw_vec::RawVec$LT$T$C$A$GT$::allocate_in::h200b2ec83c1f49ff /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:185:45 | |
#5 0x5587ff00b9ad in alloc::raw_vec::RawVec$LT$T$C$A$GT$::with_capacity_in::hbf8be7b679240801 /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:132:9 | |
#6 0x5587ff025094 in alloc::vec::Vec$LT$T$C$A$GT$::with_capacity_in::h8a38275fd756aed3 /b/s/w/ir/x/w/rust/library/alloc/src/vec/mod.rs:609:20 | |
#7 0x5587ff021dcc in _$LT$T$u20$as$u20$alloc..slice..hack..ConvertVec$GT$::to_vec::h089328740e427b1b /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:227:25 | |
#8 0x5587ff021efc in alloc::slice::hack::to_vec::h715b740e7c51792c /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:176:9 | |
#9 0x5587ff0073fc in alloc::slice::_$LT$impl$u20$$u5b$T$u5d$$GT$::to_vec_in::h34106c0d6300baed /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:498:9 | |
#10 0x5587ff0073cc in alloc::slice::_$LT$impl$u20$$u5b$T$u5d$$GT$::to_vec::h993e65abc07d6394 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:474:9 | |
#11 0x5587ff00742c in alloc::slice::_$LT$impl$u20$alloc..borrow..ToOwned$u20$for$u20$$u5b$T$u5d$$GT$::to_owned::h4721158ccd2e3bb7 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:842:9 | |
#12 0x5587fefc2ab9 in alloc::str::_$LT$impl$u20$alloc..borrow..ToOwned$u20$for$u20$str$GT$::to_owned::h0a47cd23c3dcbff5 /b/s/w/ir/x/w/rust/library/alloc/src/str.rs:219:46 | |
#13 0x5587fefb9a1b in _$LT$alloc..string..String$u20$as$u20$core..convert..From$LT$$RF$str$GT$$GT$::from::h47e8d229b09d6f01 /b/s/w/ir/x/w/rust/library/alloc/src/string.rs:2515:9 | |
#14 0x5587fef78cfb in _$LT$T$u20$as$u20$core..convert..Into$LT$U$GT$$GT$::into::h2297e5886ba31673 /b/s/w/ir/x/w/rust/library/core/src/convert/mod.rs:542:9 | |
#15 0x5587fe4d1b21 in scrutiny::engine::plugin::PluginDescriptor::new::h08ed4e0af2f1af4e ./../../src/security/scrutiny/lib/framework/src/engine/plugin.rs:20:22 | |
#16 0x5587fe56920d in scrutiny_plugins::search::SearchPlugin::new::haae0ce56b272b611 ../../src/security/scrutiny/lib/plugins/src/search/mod.rs:29:10 | |
#17 0x5587fe2e0e06 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:23:21 | |
#18 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#19 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#20 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#21 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#22 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#23 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#24 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#25 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#26 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#27 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#28 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#29 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#30 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#31 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 10 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587ff009717 in alloc::alloc::alloc::hf489eb9bca62c035 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587ff009795 in alloc::alloc::Global::alloc_impl::h134add9edfd58865 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587ff00c62a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::h581656defe6b6173 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587ff00acda in alloc::raw_vec::RawVec$LT$T$C$A$GT$::allocate_in::h200b2ec83c1f49ff /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:185:45 | |
#5 0x5587ff00b9ad in alloc::raw_vec::RawVec$LT$T$C$A$GT$::with_capacity_in::hbf8be7b679240801 /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:132:9 | |
#6 0x5587ff025094 in alloc::vec::Vec$LT$T$C$A$GT$::with_capacity_in::h8a38275fd756aed3 /b/s/w/ir/x/w/rust/library/alloc/src/vec/mod.rs:609:20 | |
#7 0x5587ff021dcc in _$LT$T$u20$as$u20$alloc..slice..hack..ConvertVec$GT$::to_vec::h089328740e427b1b /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:227:25 | |
#8 0x5587ff021efc in alloc::slice::hack::to_vec::h715b740e7c51792c /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:176:9 | |
#9 0x5587ff0073fc in alloc::slice::_$LT$impl$u20$$u5b$T$u5d$$GT$::to_vec_in::h34106c0d6300baed /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:498:9 | |
#10 0x5587ff0073cc in alloc::slice::_$LT$impl$u20$$u5b$T$u5d$$GT$::to_vec::h993e65abc07d6394 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:474:9 | |
#11 0x5587ff00742c in alloc::slice::_$LT$impl$u20$alloc..borrow..ToOwned$u20$for$u20$$u5b$T$u5d$$GT$::to_owned::h4721158ccd2e3bb7 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:842:9 | |
#12 0x5587fefc2ab9 in alloc::str::_$LT$impl$u20$alloc..borrow..ToOwned$u20$for$u20$str$GT$::to_owned::h0a47cd23c3dcbff5 /b/s/w/ir/x/w/rust/library/alloc/src/str.rs:219:46 | |
#13 0x5587fefb9a1b in _$LT$alloc..string..String$u20$as$u20$core..convert..From$LT$$RF$str$GT$$GT$::from::h47e8d229b09d6f01 /b/s/w/ir/x/w/rust/library/alloc/src/string.rs:2515:9 | |
#14 0x5587fef78cfb in _$LT$T$u20$as$u20$core..convert..Into$LT$U$GT$$GT$::into::h2297e5886ba31673 /b/s/w/ir/x/w/rust/library/core/src/convert/mod.rs:542:9 | |
#15 0x5587fe4d1b21 in scrutiny::engine::plugin::PluginDescriptor::new::h08ed4e0af2f1af4e ./../../src/security/scrutiny/lib/framework/src/engine/plugin.rs:20:22 | |
#16 0x5587fe6a1253 in scrutiny_plugins::sys::SysRealmPlugin::new::h2933fbef6e9ba0a6 ../../src/security/scrutiny/lib/plugins/src/sys/mod.rs:125:10 | |
#17 0x5587fe2e11a1 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:31:21 | |
#18 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#19 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#20 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#21 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#22 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#23 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#24 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#25 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#26 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#27 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#28 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#29 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#30 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#31 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 10 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587ff009717 in alloc::alloc::alloc::hf489eb9bca62c035 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587ff009795 in alloc::alloc::Global::alloc_impl::h134add9edfd58865 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587ff00c62a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::h581656defe6b6173 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587ff00acda in alloc::raw_vec::RawVec$LT$T$C$A$GT$::allocate_in::h200b2ec83c1f49ff /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:185:45 | |
#5 0x5587ff00b9ad in alloc::raw_vec::RawVec$LT$T$C$A$GT$::with_capacity_in::hbf8be7b679240801 /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:132:9 | |
#6 0x5587ff025094 in alloc::vec::Vec$LT$T$C$A$GT$::with_capacity_in::h8a38275fd756aed3 /b/s/w/ir/x/w/rust/library/alloc/src/vec/mod.rs:609:20 | |
#7 0x5587ff021dcc in _$LT$T$u20$as$u20$alloc..slice..hack..ConvertVec$GT$::to_vec::h089328740e427b1b /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:227:25 | |
#8 0x5587ff021efc in alloc::slice::hack::to_vec::h715b740e7c51792c /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:176:9 | |
#9 0x5587ff0073fc in alloc::slice::_$LT$impl$u20$$u5b$T$u5d$$GT$::to_vec_in::h34106c0d6300baed /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:498:9 | |
#10 0x5587ff0073cc in alloc::slice::_$LT$impl$u20$$u5b$T$u5d$$GT$::to_vec::h993e65abc07d6394 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:474:9 | |
#11 0x5587ff00742c in alloc::slice::_$LT$impl$u20$alloc..borrow..ToOwned$u20$for$u20$$u5b$T$u5d$$GT$::to_owned::h4721158ccd2e3bb7 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:842:9 | |
#12 0x5587fefc2ab9 in alloc::str::_$LT$impl$u20$alloc..borrow..ToOwned$u20$for$u20$str$GT$::to_owned::h0a47cd23c3dcbff5 /b/s/w/ir/x/w/rust/library/alloc/src/str.rs:219:46 | |
#13 0x5587fefb9a1b in _$LT$alloc..string..String$u20$as$u20$core..convert..From$LT$$RF$str$GT$$GT$::from::h47e8d229b09d6f01 /b/s/w/ir/x/w/rust/library/alloc/src/string.rs:2515:9 | |
#14 0x5587fef78cfb in _$LT$T$u20$as$u20$core..convert..Into$LT$U$GT$$GT$::into::h2297e5886ba31673 /b/s/w/ir/x/w/rust/library/core/src/convert/mod.rs:542:9 | |
#15 0x5587fe4d1b21 in scrutiny::engine::plugin::PluginDescriptor::new::h08ed4e0af2f1af4e ./../../src/security/scrutiny/lib/framework/src/engine/plugin.rs:20:22 | |
#16 0x5587fe56b97b in scrutiny_plugins::verify::VerifyPlugin::new::ha375d7d0fa2cd444 ../../src/security/scrutiny/lib/plugins/src/verify/mod.rs:48:10 | |
#17 0x5587fe2e10fb in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:30:21 | |
#18 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#19 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#20 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#21 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#22 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#23 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#24 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#25 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#26 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#27 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#28 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#29 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#30 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#31 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 10 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587ff1e29b4 in alloc::alloc::alloc::h29ec7ec303f6abe9 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587ff1e29b4 in alloc::alloc::Global::alloc_impl::h524c525f9090d20d /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587ff1e29b4 in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd53ecf648cd5ef1a /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587ff1e29b4 in alloc::raw_vec::RawVec$LT$T$C$A$GT$::allocate_in::hc25951555fd20e46 /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:185:45 | |
#5 0x5587ff1e29b4 in alloc::raw_vec::RawVec$LT$T$C$A$GT$::with_capacity_in::h686f6396b58f043b /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:132:9 | |
#6 0x5587ff1e29b4 in alloc::vec::Vec$LT$T$C$A$GT$::with_capacity_in::haba97943be43e465 /b/s/w/ir/x/w/rust/library/alloc/src/vec/mod.rs:609:20 | |
#7 0x5587ff1e29b4 in _$LT$T$u20$as$u20$alloc..slice..hack..ConvertVec$GT$::to_vec::h58fc9c39c8d0696e /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:227:25 | |
#8 0x5587ff1e29b4 in alloc::slice::hack::to_vec::h0e0487e34e2f0e51 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:176:9 | |
#9 0x5587ff1e29b4 in alloc::slice::_$LT$impl$u20$$u5b$T$u5d$$GT$::to_vec_in::h50bc18507cc98b86 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:498:9 | |
#10 0x5587ff1e29b4 in _$LT$alloc..vec..Vec$LT$T$C$A$GT$$u20$as$u20$core..clone..Clone$GT$::clone::he2ac0325bfd20ec3 /b/s/w/ir/x/w/rust/library/alloc/src/vec/mod.rs:2480:9 | |
#11 0x5587ff1e29b4 in _$LT$alloc..string..String$u20$as$u20$core..clone..Clone$GT$::clone::hd26fc8c7dfc3c940 /b/s/w/ir/x/w/rust/library/alloc/src/string.rs:1854:23 | |
#12 0x5587fef8547b in scrutiny::engine::manager::PluginManager::load::h2d876c4a9c9da5bc ../../src/security/scrutiny/lib/framework/src/engine/manager.rs:169:43 | |
#13 0x5587fe2d4ce6 in scrutiny_frontend::scrutiny::Scrutiny::plugin::hcbb7afe1d1b62ac5 ../../src/security/scrutiny/lib/frontend/src/scrutiny.rs:216:13 | |
#14 0x5587fe2e0dae in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:22:5 | |
#15 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#16 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#17 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#18 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#19 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#20 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#21 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#22 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#23 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#24 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#25 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#26 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#27 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#28 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 10 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587ff1e29b4 in alloc::alloc::alloc::h29ec7ec303f6abe9 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587ff1e29b4 in alloc::alloc::Global::alloc_impl::h524c525f9090d20d /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587ff1e29b4 in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::hd53ecf648cd5ef1a /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587ff1e29b4 in alloc::raw_vec::RawVec$LT$T$C$A$GT$::allocate_in::hc25951555fd20e46 /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:185:45 | |
#5 0x5587ff1e29b4 in alloc::raw_vec::RawVec$LT$T$C$A$GT$::with_capacity_in::h686f6396b58f043b /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:132:9 | |
#6 0x5587ff1e29b4 in alloc::vec::Vec$LT$T$C$A$GT$::with_capacity_in::haba97943be43e465 /b/s/w/ir/x/w/rust/library/alloc/src/vec/mod.rs:609:20 | |
#7 0x5587ff1e29b4 in _$LT$T$u20$as$u20$alloc..slice..hack..ConvertVec$GT$::to_vec::h58fc9c39c8d0696e /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:227:25 | |
#8 0x5587ff1e29b4 in alloc::slice::hack::to_vec::h0e0487e34e2f0e51 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:176:9 | |
#9 0x5587ff1e29b4 in alloc::slice::_$LT$impl$u20$$u5b$T$u5d$$GT$::to_vec_in::h50bc18507cc98b86 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:498:9 | |
#10 0x5587ff1e29b4 in _$LT$alloc..vec..Vec$LT$T$C$A$GT$$u20$as$u20$core..clone..Clone$GT$::clone::he2ac0325bfd20ec3 /b/s/w/ir/x/w/rust/library/alloc/src/vec/mod.rs:2480:9 | |
#11 0x5587ff1e29b4 in _$LT$alloc..string..String$u20$as$u20$core..clone..Clone$GT$::clone::hd26fc8c7dfc3c940 /b/s/w/ir/x/w/rust/library/alloc/src/string.rs:1854:23 | |
#12 0x5587fef84c2f in scrutiny::engine::manager::PluginManager::register::h730bcfcfdf9e8126 ../../src/security/scrutiny/lib/framework/src/engine/manager.rs:121:29 | |
#13 0x5587fe2d4ab4 in scrutiny_frontend::scrutiny::Scrutiny::plugin::hcbb7afe1d1b62ac5 ../../src/security/scrutiny/lib/frontend/src/scrutiny.rs:213:9 | |
#14 0x5587fe2e0dae in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:22:5 | |
#15 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#16 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#17 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#18 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#19 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#20 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#21 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#22 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#23 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#24 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#25 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#26 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#27 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#28 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
Indirect leak of 10 byte(s) in 1 object(s) allocated from: | |
#0 0x5587ff7a5b6e in malloc ../staging/llvm_build/tools/clang/stage2-bins/runtimes/runtimes-x86_64-unknown-linux-gnu-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 | |
#1 0x5587fef3cce7 in alloc::alloc::alloc::h12e3697f1b8d9271 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:87:14 | |
#2 0x5587fef3cd65 in alloc::alloc::Global::alloc_impl::h966f3ad2e8024812 /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:169:73 | |
#3 0x5587fef3d09a in _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::h24e2037bb8874baa /b/s/w/ir/x/w/rust/library/alloc/src/alloc.rs:229:9 | |
#4 0x5587fef3b42a in alloc::raw_vec::RawVec$LT$T$C$A$GT$::allocate_in::hbedeccec90bdea8a /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:185:45 | |
#5 0x5587fef3b6dd in alloc::raw_vec::RawVec$LT$T$C$A$GT$::with_capacity_in::hc7f00a50b3a6a04b /b/s/w/ir/x/w/rust/library/alloc/src/raw_vec.rs:132:9 | |
#6 0x5587fef3cb04 in alloc::vec::Vec$LT$T$C$A$GT$::with_capacity_in::h7ffd2a0eeb95a45b /b/s/w/ir/x/w/rust/library/alloc/src/vec/mod.rs:609:20 | |
#7 0x5587fef3bd3c in _$LT$T$u20$as$u20$alloc..slice..hack..ConvertVec$GT$::to_vec::h8e5084f20d50d63c /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:227:25 | |
#8 0x5587fef3c02c in alloc::slice::hack::to_vec::h71021e02834573de /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:176:9 | |
#9 0x5587fef3d49c in alloc::slice::_$LT$impl$u20$$u5b$T$u5d$$GT$::to_vec_in::h7af714d268614f35 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:498:9 | |
#10 0x5587fef3d46c in alloc::slice::_$LT$impl$u20$$u5b$T$u5d$$GT$::to_vec::hb493150ceb0c49e3 /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:474:9 | |
#11 0x5587fef3d4cc in alloc::slice::_$LT$impl$u20$alloc..borrow..ToOwned$u20$for$u20$$u5b$T$u5d$$GT$::to_owned::ha09cebc261ccc88c /b/s/w/ir/x/w/rust/library/alloc/src/slice.rs:842:9 | |
#12 0x5587fe460769 in alloc::str::_$LT$impl$u20$alloc..borrow..ToOwned$u20$for$u20$str$GT$::to_owned::ha1647b7781314848 /b/s/w/ir/x/w/rust/library/alloc/src/str.rs:219:46 | |
#13 0x5587fe5dafeb in _$LT$alloc..string..String$u20$as$u20$core..convert..From$LT$$RF$str$GT$$GT$::from::h0c15e7be19dc32c6 /b/s/w/ir/x/w/rust/library/alloc/src/string.rs:2515:9 | |
#14 0x5587fe5cd3cb in _$LT$str$u20$as$u20$alloc..string..ToString$GT$::to_string::h4daa10d903066595 /b/s/w/ir/x/w/rust/library/alloc/src/string.rs:2461:9 | |
#15 0x5587fe6818a6 in scrutiny_plugins::core::CorePlugin::new::hb96c7234e1263af3 ./../../src/security/scrutiny/lib/framework/src/engine/plugin.rs:59:49 | |
#16 0x5587fe2e0d60 in scrutiny_frontend::launcher::launch_from_config::h3ef5a2eb656dd3fe ../../src/security/scrutiny/lib/frontend/src/launcher.rs:22:21 | |
#17 0x5587fe2b8ba4 in scrutiny_verify_routes::VerifyRoutes::verify::h8f63d4e7e50f5f7f ../../src/security/verifiers/verify_routes/src/main.rs:81:23 | |
#18 0x5587fe2bb241 in scrutiny_verify_routes::main::h77fec32625f8a181 ../../src/security/verifiers/verify_routes/src/main.rs:219:5 | |
#19 0x5587fe19b50d in core::ops::function::FnOnce::call_once::h31ebb3875b3093dc /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:227:5 | |
#20 0x5587fe199f40 in std::sys_common::backtrace::__rust_begin_short_backtrace::h5e291c7dceb486d8 /b/s/w/ir/x/w/rust/library/std/src/sys_common/backtrace.rs:123:18 | |
#21 0x5587fe19a1a3 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h28f7e5df22d187c3 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:145:18 | |
#22 0x5587ff1bfa70 in core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$F$GT$::call_once::h8377bcb310d4f34b /b/s/w/ir/x/w/rust/library/core/src/ops/function.rs:259:13 | |
#23 0x5587ff1bfa70 in std::panicking::try::do_call::hd652bc189c9a9333 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#24 0x5587ff1bfa70 in std::panicking::try::h72813a5e86650991 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#25 0x5587ff1bfa70 in std::panic::catch_unwind::h4b3512691fcba42d /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#26 0x5587ff1bfa70 in std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::h7a663bfbd0c5be04 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:48 | |
#27 0x5587ff1bfa70 in std::panicking::try::do_call::h023f409be47e4519 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:406:40 | |
#28 0x5587ff1bfa70 in std::panicking::try::h0b6747981b294e32 /b/s/w/ir/x/w/rust/library/std/src/panicking.rs:370:19 | |
#29 0x5587ff1bfa70 in std::panic::catch_unwind::h49f67859c6a5bff5 /b/s/w/ir/x/w/rust/library/std/src/panic.rs:133:14 | |
#30 0x5587ff1bfa70 in std::rt::lang_start_internal::h1d1203e09481e644 /b/s/w/ir/x/w/rust/library/std/src/rt.rs:128:20 | |
SUMMARY: AddressSanitizer: 13286 byte(s) leaked in 166 allocation(s). | |
ninja: build stopped: subcommand failed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment