Skip to content

Instantly share code, notes, and snippets.

@micbou
Last active February 6, 2017 22:15
Show Gist options
  • Save micbou/a7dcccac3d426a9a19727b0212a56b17 to your computer and use it in GitHub Desktop.
Save micbou/a7dcccac3d426a9a19727b0212a56b17 to your computer and use it in GitHub Desktop.
Racerd tests with Rust 1.15.0
(gdb) next
Single stepping until exit from function main,
which has no line number information.
running 9 tests
test http::find_definition ... [New Thread 0x7ffff69ff700 (LWP 3375)]
[New Thread 0x7ffff67fe700 (LWP 3376)]
[New Thread 0x7ffff65fd700 (LWP 3377)]
POST http://127.0.0.1:0/find_definition -> 200 OK (0.460236 ms)
[New Thread 0x7ffff63fc700 (LWP 3378)]
ok
test http::find_definition_in_std_library ... [New Thread 0x7ffff61fb700 (LWP 3379)]
[New Thread 0x7ffff69ff700 (LWP 3380)]
[Thread 0x7ffff69ff700 (LWP 3375) exited]
[New Thread 0x7ffff5bff700 (LWP 3381)]
[New Thread 0x7ffff59fe700 (LWP 3382)]
[New Thread 0x7ffff57fd700 (LWP 3383)]
[New Thread 0x7ffff55fc700 (LWP 3384)]
[New Thread 0x7ffff53fb700 (LWP 3385)]
[New Thread 0x7ffff51fa700 (LWP 3386)]
[New Thread 0x7ffff4ff9700 (LWP 3387)]
[New Thread 0x7ffff4df8700 (LWP 3388)]
[New Thread 0x7ffff4bf7700 (LWP 3389)]
[New Thread 0x7ffff49f6700 (LWP 3390)]
[New Thread 0x7ffff47f5700 (LWP 3391)]
[New Thread 0x7ffff45f4700 (LWP 3392)]
[New Thread 0x7ffff43f3700 (LWP 3393)]
[New Thread 0x7ffff41f2700 (LWP 3394)]
Thread 11 "http::find_defi" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7ffff55fc700 (LWP 3384)]
0x00005555558f1256 in racer::matchers::match_types (src=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch,
local=true, session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:17
17 pub fn match_types(src: Src, blobstart: usize, blobend: usize,
(gdb) bt
#0 0x00005555558f1256 in racer::matchers::match_types (src=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070,
search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:17
#1 0x00005555558e11e5 in racer::nameres::run_matchers_on_blob (src=..., start=4272, end=4304, searchstr=..., filepath=0x7ffff6ad4070,
search_type=ExactMatch, local=true, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:922
#2 0x00005555558dffe5 in racer::nameres::search_scope (start=0, point=4272, src=..., pathseg=0x7ffff5c883a0, filepath=0x7ffff6ad4070,
search_type=ExactMatch, local=true, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:871
#3 0x00005555558e24bd in racer::nameres::search_local_scopes (pathseg=0x7ffff5c883a0, filepath=0x7ffff6ad4070, msrc=..., point=4272,
search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:959
#4 0x00005555558e528d in racer::nameres::resolve_name (pathseg=0x7ffff5c883a0, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1092
#5 0x00005555558e7953 in racer::nameres::resolve_path (path=0x7ffff5406dd8, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1170
#6 0x00005555558fda63 in racer::matchers::match_use (msrc=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070,
search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:613
#7 0x00005555558f1a87 in racer::matchers::match_types (src=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070,
search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:27
#8 0x00005555558e11e5 in racer::nameres::run_matchers_on_blob (src=..., start=4272, end=4304, searchstr=..., filepath=0x7ffff6ad4070,
search_type=ExactMatch, local=true, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:922
#9 0x00005555558dffe5 in racer::nameres::search_scope (start=0, point=4272, src=..., pathseg=0x7ffff5c882e0, filepath=0x7ffff6ad4070,
search_type=ExactMatch, local=true, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:871
#10 0x00005555558e24bd in racer::nameres::search_local_scopes (pathseg=0x7ffff5c882e0, filepath=0x7ffff6ad4070, msrc=..., point=4272,
search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:959
#11 0x00005555558e528d in racer::nameres::resolve_name (pathseg=0x7ffff5c882e0, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1092
#12 0x00005555558e7953 in racer::nameres::resolve_path (path=0x7ffff5411958, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1170
#13 0x00005555558fda63 in racer::matchers::match_use (msrc=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070,
search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:613
#14 0x00005555558f1a87 in racer::matchers::match_types (src=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070,
search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:27
#15 0x00005555558e11e5 in racer::nameres::run_matchers_on_blob (src=..., start=4272, end=4304, searchstr=..., filepath=0x7ffff6ad4070,
search_type=ExactMatch, local=true, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:922
#16 0x00005555558dffe5 in racer::nameres::search_scope (start=0, point=4272, src=..., pathseg=0x7ffff5c88220, filepath=0x7ffff6ad4070,
search_type=ExactMatch, local=true, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:871
#17 0x00005555558e24bd in racer::nameres::search_local_scopes (pathseg=0x7ffff5c88220, filepath=0x7ffff6ad4070, msrc=..., point=4272,
---Type <return> to continue, or q <return> to quit---
, namespace=Both, session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:959
#18 0x00005555558e528d in racer::nameres::resolve_name (pathseg=0x7ffff5c88220, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1092
#19 0x00005555558e7953 in racer::nameres::resolve_path (path=0x7ffff541c4d8, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1170
#20 0x00005555558fda63 in racer::matchers::match_use (msrc=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:613
#21 0x00005555558f1a87 in racer::matchers::match_types (src=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:27
#22 0x00005555558e11e5 in racer::nameres::run_matchers_on_blob (src=..., start=4272, end=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:922
#23 0x00005555558dffe5 in racer::nameres::search_scope (start=0, point=4272, src=..., pathseg=0x7ffff5c88160, filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:871
#24 0x00005555558e24bd in racer::nameres::search_local_scopes (pathseg=0x7ffff5c88160, filepath=0x7ffff6ad4070, msrc=..., point=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:959
#25 0x00005555558e528d in racer::nameres::resolve_name (pathseg=0x7ffff5c88160, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1092
#26 0x00005555558e7953 in racer::nameres::resolve_path (path=0x7ffff5427058, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1170
#27 0x00005555558fda63 in racer::matchers::match_use (msrc=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:613
#28 0x00005555558f1a87 in racer::matchers::match_types (src=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:27
#29 0x00005555558e11e5 in racer::nameres::run_matchers_on_blob (src=..., start=4272, end=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:922
#30 0x00005555558dffe5 in racer::nameres::search_scope (start=0, point=4272, src=..., pathseg=0x7ffff5c880a0, filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:871
#31 0x00005555558e24bd in racer::nameres::search_local_scopes (pathseg=0x7ffff5c880a0, filepath=0x7ffff6ad4070, msrc=..., point=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:959
#32 0x00005555558e528d in racer::nameres::resolve_name (pathseg=0x7ffff5c880a0, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1092
#33 0x00005555558e7953 in racer::nameres::resolve_path (path=0x7ffff5431bd8, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1170
#34 0x00005555558fda63 in racer::matchers::match_use (msrc=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:613
#35 0x00005555558f1a87 in racer::matchers::match_types (src=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:27
#36 0x00005555558e11e5 in racer::nameres::run_matchers_on_blob (src=..., start=4272, end=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:922
#37 0x00005555558dffe5 in racer::nameres::search_scope (start=0, point=4272, src=..., pathseg=0x7ffff5c87fe0, filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:871
#38 0x00005555558e24bd in racer::nameres::search_local_scopes (pathseg=0x7ffff5c87fe0, filepath=0x7ffff6ad4070, msrc=..., point=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:959
#39 0x00005555558e528d in racer::nameres::resolve_name (pathseg=0x7ffff5c87fe0, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1092
#40 0x00005555558e7953 in racer::nameres::resolve_path (path=0x7ffff543c758, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1170
#41 0x00005555558fda63 in racer::matchers::match_use (msrc=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:613
#42 0x00005555558f1a87 in racer::matchers::match_types (src=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:27
#43 0x00005555558e11e5 in racer::nameres::run_matchers_on_blob (src=..., start=4272, end=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:922
#44 0x00005555558dffe5 in racer::nameres::search_scope (start=0, point=4272, src=..., pathseg=0x7ffff5c87f20, filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:871
#45 0x00005555558e24bd in racer::nameres::search_local_scopes (pathseg=0x7ffff5c87f20, filepath=0x7ffff6ad4070, msrc=..., point=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:959
#46 0x00005555558e528d in racer::nameres::resolve_name (pathseg=0x7ffff5c87f20, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1092
#47 0x00005555558e7953 in racer::nameres::resolve_path (path=0x7ffff54472d8, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1170
---Type <return> to continue, or q <return> to quit---
#48 0x00005555558fda63 in racer::matchers::match_use (msrc=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:613
#49 0x00005555558f1a87 in racer::matchers::match_types (src=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:27
#50 0x00005555558e11e5 in racer::nameres::run_matchers_on_blob (src=..., start=4272, end=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:922
#51 0x00005555558dffe5 in racer::nameres::search_scope (start=0, point=4272, src=..., pathseg=0x7ffff5c87e60, filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:871
#52 0x00005555558e24bd in racer::nameres::search_local_scopes (pathseg=0x7ffff5c87e60, filepath=0x7ffff6ad4070, msrc=..., point=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:959
#53 0x00005555558e528d in racer::nameres::resolve_name (pathseg=0x7ffff5c87e60, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1092
#54 0x00005555558e7953 in racer::nameres::resolve_path (path=0x7ffff5451e58, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1170
#55 0x00005555558fda63 in racer::matchers::match_use (msrc=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:613
#56 0x00005555558f1a87 in racer::matchers::match_types (src=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:27
#57 0x00005555558e11e5 in racer::nameres::run_matchers_on_blob (src=..., start=4272, end=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:922
#58 0x00005555558dffe5 in racer::nameres::search_scope (start=0, point=4272, src=..., pathseg=0x7ffff5c87da0, filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:871
#59 0x00005555558e24bd in racer::nameres::search_local_scopes (pathseg=0x7ffff5c87da0, filepath=0x7ffff6ad4070, msrc=..., point=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:959
#60 0x00005555558e528d in racer::nameres::resolve_name (pathseg=0x7ffff5c87da0, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1092
#61 0x00005555558e7953 in racer::nameres::resolve_path (path=0x7ffff545c9d8, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1170
#62 0x00005555558fda63 in racer::matchers::match_use (msrc=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:613
#63 0x00005555558f1a87 in racer::matchers::match_types (src=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:27
#64 0x00005555558e11e5 in racer::nameres::run_matchers_on_blob (src=..., start=4272, end=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:922
#65 0x00005555558dffe5 in racer::nameres::search_scope (start=0, point=4272, src=..., pathseg=0x7ffff5c87ce0, filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:871
#66 0x00005555558e24bd in racer::nameres::search_local_scopes (pathseg=0x7ffff5c87ce0, filepath=0x7ffff6ad4070, msrc=..., point=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:959
#67 0x00005555558e528d in racer::nameres::resolve_name (pathseg=0x7ffff5c87ce0, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1092
#68 0x00005555558e7953 in racer::nameres::resolve_path (path=0x7ffff5467558, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1170
#69 0x00005555558fda63 in racer::matchers::match_use (msrc=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:613
#70 0x00005555558f1a87 in racer::matchers::match_types (src=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:27
#71 0x00005555558e11e5 in racer::nameres::run_matchers_on_blob (src=..., start=4272, end=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:922
#72 0x00005555558dffe5 in racer::nameres::search_scope (start=0, point=4272, src=..., pathseg=0x7ffff5c87c20, filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:871
#73 0x00005555558e24bd in racer::nameres::search_local_scopes (pathseg=0x7ffff5c87c20, filepath=0x7ffff6ad4070, msrc=..., point=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:959
#74 0x00005555558e528d in racer::nameres::resolve_name (pathseg=0x7ffff5c87c20, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1092
#75 0x00005555558e7953 in racer::nameres::resolve_path (path=0x7ffff54720d8, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1170
#76 0x00005555558fda63 in racer::matchers::match_use (msrc=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:613
#77 0x00005555558f1a87 in racer::matchers::match_types (src=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:27
#78 0x00005555558e11e5 in racer::nameres::run_matchers_on_blob (src=..., start=4272, end=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
---Type <return> to continue, or q <return> to quit---
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:922
#79 0x00005555558dffe5 in racer::nameres::search_scope (start=0, point=4272, src=..., pathseg=0x7ffff5c87b60, filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:871
#80 0x00005555558e24bd in racer::nameres::search_local_scopes (pathseg=0x7ffff5c87b60, filepath=0x7ffff6ad4070, msrc=..., point=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:959
#81 0x00005555558e528d in racer::nameres::resolve_name (pathseg=0x7ffff5c87b60, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1092
#82 0x00005555558e7953 in racer::nameres::resolve_path (path=0x7ffff547cc58, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1170
#83 0x00005555558fda63 in racer::matchers::match_use (msrc=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:613
#84 0x00005555558f1a87 in racer::matchers::match_types (src=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:27
#85 0x00005555558e11e5 in racer::nameres::run_matchers_on_blob (src=..., start=4272, end=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:922
#86 0x00005555558dffe5 in racer::nameres::search_scope (start=0, point=4272, src=..., pathseg=0x7ffff5c87aa0, filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:871
#87 0x00005555558e24bd in racer::nameres::search_local_scopes (pathseg=0x7ffff5c87aa0, filepath=0x7ffff6ad4070, msrc=..., point=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:959
#88 0x00005555558e528d in racer::nameres::resolve_name (pathseg=0x7ffff5c87aa0, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1092
#89 0x00005555558e7953 in racer::nameres::resolve_path (path=0x7ffff54877d8, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1170
#90 0x00005555558fda63 in racer::matchers::match_use (msrc=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:613
#91 0x00005555558f1a87 in racer::matchers::match_types (src=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:27
#92 0x00005555558e11e5 in racer::nameres::run_matchers_on_blob (src=..., start=4272, end=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:922
#93 0x00005555558dffe5 in racer::nameres::search_scope (start=0, point=4272, src=..., pathseg=0x7ffff5c879e0, filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:871
#94 0x00005555558e24bd in racer::nameres::search_local_scopes (pathseg=0x7ffff5c879e0, filepath=0x7ffff6ad4070, msrc=..., point=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:959
#95 0x00005555558e528d in racer::nameres::resolve_name (pathseg=0x7ffff5c879e0, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1092
#96 0x00005555558e7953 in racer::nameres::resolve_path (path=0x7ffff5492358, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1170
#97 0x00005555558fda63 in racer::matchers::match_use (msrc=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:613
#98 0x00005555558f1a87 in racer::matchers::match_types (src=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:27
#99 0x00005555558e11e5 in racer::nameres::run_matchers_on_blob (src=..., start=4272, end=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:922
#100 0x00005555558dffe5 in racer::nameres::search_scope (start=0, point=4272, src=..., pathseg=0x7ffff5c87920, filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:871
#101 0x00005555558e24bd in racer::nameres::search_local_scopes (pathseg=0x7ffff5c87920, filepath=0x7ffff6ad4070, msrc=..., point=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:959
#102 0x00005555558e528d in racer::nameres::resolve_name (pathseg=0x7ffff5c87920, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1092
#103 0x00005555558e7953 in racer::nameres::resolve_path (path=0x7ffff549ced8, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1170
#104 0x00005555558fda63 in racer::matchers::match_use (msrc=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:613
#105 0x00005555558f1a87 in racer::matchers::match_types (src=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:27
#106 0x00005555558e11e5 in racer::nameres::run_matchers_on_blob (src=..., start=4272, end=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:922
#107 0x00005555558dffe5 in racer::nameres::search_scope (start=0, point=4272, src=..., pathseg=0x7ffff5c87860, filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:871
#108 0x00005555558e24bd in racer::nameres::search_local_scopes (pathseg=0x7ffff5c87860, filepath=0x7ffff6ad4070, msrc=..., point=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:959
---Type <return> to continue, or q <return> to quit---
#109 0x00005555558e528d in racer::nameres::resolve_name (pathseg=0x7ffff5c87860, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1092
#110 0x00005555558e7953 in racer::nameres::resolve_path (path=0x7ffff54a7a58, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1170
#111 0x00005555558fda63 in racer::matchers::match_use (msrc=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:613
#112 0x00005555558f1a87 in racer::matchers::match_types (src=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:27
#113 0x00005555558e11e5 in racer::nameres::run_matchers_on_blob (src=..., start=4272, end=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:922
#114 0x00005555558dffe5 in racer::nameres::search_scope (start=0, point=4272, src=..., pathseg=0x7ffff5c877a0, filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:871
#115 0x00005555558e24bd in racer::nameres::search_local_scopes (pathseg=0x7ffff5c877a0, filepath=0x7ffff6ad4070, msrc=..., point=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:959
#116 0x00005555558e528d in racer::nameres::resolve_name (pathseg=0x7ffff5c877a0, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1092
#117 0x00005555558e7953 in racer::nameres::resolve_path (path=0x7ffff54b25d8, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1170
#118 0x00005555558fda63 in racer::matchers::match_use (msrc=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:613
#119 0x00005555558f1a87 in racer::matchers::match_types (src=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:27
#120 0x00005555558e11e5 in racer::nameres::run_matchers_on_blob (src=..., start=4272, end=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:922
#121 0x00005555558dffe5 in racer::nameres::search_scope (start=0, point=4272, src=..., pathseg=0x7ffff5c876e0, filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:871
#122 0x00005555558e24bd in racer::nameres::search_local_scopes (pathseg=0x7ffff5c876e0, filepath=0x7ffff6ad4070, msrc=..., point=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:959
#123 0x00005555558e528d in racer::nameres::resolve_name (pathseg=0x7ffff5c876e0, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1092
#124 0x00005555558e7953 in racer::nameres::resolve_path (path=0x7ffff54bd158, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1170
#125 0x00005555558fda63 in racer::matchers::match_use (msrc=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:613
#126 0x00005555558f1a87 in racer::matchers::match_types (src=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:27
#127 0x00005555558e11e5 in racer::nameres::run_matchers_on_blob (src=..., start=4272, end=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:922
#128 0x00005555558dffe5 in racer::nameres::search_scope (start=0, point=4272, src=..., pathseg=0x7ffff5c87620, filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:871
#129 0x00005555558e24bd in racer::nameres::search_local_scopes (pathseg=0x7ffff5c87620, filepath=0x7ffff6ad4070, msrc=..., point=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:959
#130 0x00005555558e528d in racer::nameres::resolve_name (pathseg=0x7ffff5c87620, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1092
#131 0x00005555558e7953 in racer::nameres::resolve_path (path=0x7ffff54c7cd8, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1170
#132 0x00005555558fda63 in racer::matchers::match_use (msrc=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:613
#133 0x00005555558f1a87 in racer::matchers::match_types (src=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:27
#134 0x00005555558e11e5 in racer::nameres::run_matchers_on_blob (src=..., start=4272, end=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:922
#135 0x00005555558dffe5 in racer::nameres::search_scope (start=0, point=4272, src=..., pathseg=0x7ffff5c87560, filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:871
#136 0x00005555558e24bd in racer::nameres::search_local_scopes (pathseg=0x7ffff5c87560, filepath=0x7ffff6ad4070, msrc=..., point=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:959
#137 0x00005555558e528d in racer::nameres::resolve_name (pathseg=0x7ffff5c87560, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1092
#138 0x00005555558e7953 in racer::nameres::resolve_path (path=0x7ffff54d2858, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1170
#139 0x00005555558fda63 in racer::matchers::match_use (msrc=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
---Type <return> to continue, or q <return> to quit---
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:613
#140 0x00005555558f1a87 in racer::matchers::match_types (src=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:27
#141 0x00005555558e11e5 in racer::nameres::run_matchers_on_blob (src=..., start=4272, end=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:922
#142 0x00005555558dffe5 in racer::nameres::search_scope (start=0, point=4272, src=..., pathseg=0x7ffff5c874a0, filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:871
#143 0x00005555558e24bd in racer::nameres::search_local_scopes (pathseg=0x7ffff5c874a0, filepath=0x7ffff6ad4070, msrc=..., point=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:959
#144 0x00005555558e528d in racer::nameres::resolve_name (pathseg=0x7ffff5c874a0, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1092
#145 0x00005555558e7953 in racer::nameres::resolve_path (path=0x7ffff54dd3d8, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1170
#146 0x00005555558fda63 in racer::matchers::match_use (msrc=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:613
#147 0x00005555558f1a87 in racer::matchers::match_types (src=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:27
#148 0x00005555558e11e5 in racer::nameres::run_matchers_on_blob (src=..., start=4272, end=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:922
#149 0x00005555558dffe5 in racer::nameres::search_scope (start=0, point=4272, src=..., pathseg=0x7ffff5c873e0, filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:871
#150 0x00005555558e24bd in racer::nameres::search_local_scopes (pathseg=0x7ffff5c873e0, filepath=0x7ffff6ad4070, msrc=..., point=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:959
#151 0x00005555558e528d in racer::nameres::resolve_name (pathseg=0x7ffff5c873e0, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1092
#152 0x00005555558e7953 in racer::nameres::resolve_path (path=0x7ffff54e7f58, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1170
#153 0x00005555558fda63 in racer::matchers::match_use (msrc=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:613
#154 0x00005555558f1a87 in racer::matchers::match_types (src=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:27
#155 0x00005555558e11e5 in racer::nameres::run_matchers_on_blob (src=..., start=4272, end=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:922
#156 0x00005555558dffe5 in racer::nameres::search_scope (start=0, point=4272, src=..., pathseg=0x7ffff5c87320, filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:871
#157 0x00005555558e24bd in racer::nameres::search_local_scopes (pathseg=0x7ffff5c87320, filepath=0x7ffff6ad4070, msrc=..., point=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:959
#158 0x00005555558e528d in racer::nameres::resolve_name (pathseg=0x7ffff5c87320, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1092
#159 0x00005555558e7953 in racer::nameres::resolve_path (path=0x7ffff54f2ad8, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1170
#160 0x00005555558fda63 in racer::matchers::match_use (msrc=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:613
#161 0x00005555558f1a87 in racer::matchers::match_types (src=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:27
#162 0x00005555558e11e5 in racer::nameres::run_matchers_on_blob (src=..., start=4272, end=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:922
#163 0x00005555558dffe5 in racer::nameres::search_scope (start=0, point=4272, src=..., pathseg=0x7ffff5c87260, filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:871
#164 0x00005555558e24bd in racer::nameres::search_local_scopes (pathseg=0x7ffff5c87260, filepath=0x7ffff6ad4070, msrc=..., point=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:959
#165 0x00005555558e528d in racer::nameres::resolve_name (pathseg=0x7ffff5c87260, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1092
#166 0x00005555558e7953 in racer::nameres::resolve_path (path=0x7ffff54fd658, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1170
#167 0x00005555558fda63 in racer::matchers::match_use (msrc=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:613
#168 0x00005555558f1a87 in racer::matchers::match_types (src=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:27
#169 0x00005555558e11e5 in racer::nameres::run_matchers_on_blob (src=..., start=4272, end=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:922
---Type <return> to continue, or q <return> to quit---
#170 0x00005555558dffe5 in racer::nameres::search_scope (start=0, point=4272, src=..., pathseg=0x7ffff5c871a0, filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:871
#171 0x00005555558e24bd in racer::nameres::search_local_scopes (pathseg=0x7ffff5c871a0, filepath=0x7ffff6ad4070, msrc=..., point=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:959
#172 0x00005555558e528d in racer::nameres::resolve_name (pathseg=0x7ffff5c871a0, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1092
#173 0x00005555558e7953 in racer::nameres::resolve_path (path=0x7ffff55081d8, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1170
#174 0x00005555558fda63 in racer::matchers::match_use (msrc=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:613
#175 0x00005555558f1a87 in racer::matchers::match_types (src=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:27
#176 0x00005555558e11e5 in racer::nameres::run_matchers_on_blob (src=..., start=4272, end=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:922
#177 0x00005555558dffe5 in racer::nameres::search_scope (start=0, point=4272, src=..., pathseg=0x7ffff5c870e0, filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:871
#178 0x00005555558e24bd in racer::nameres::search_local_scopes (pathseg=0x7ffff5c870e0, filepath=0x7ffff6ad4070, msrc=..., point=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:959
#179 0x00005555558e528d in racer::nameres::resolve_name (pathseg=0x7ffff5c870e0, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1092
#180 0x00005555558e7953 in racer::nameres::resolve_path (path=0x7ffff5512d58, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1170
#181 0x00005555558fda63 in racer::matchers::match_use (msrc=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:613
#182 0x00005555558f1a87 in racer::matchers::match_types (src=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:27
#183 0x00005555558e11e5 in racer::nameres::run_matchers_on_blob (src=..., start=4272, end=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:922
#184 0x00005555558dffe5 in racer::nameres::search_scope (start=0, point=4272, src=..., pathseg=0x7ffff5c87020, filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:871
#185 0x00005555558e24bd in racer::nameres::search_local_scopes (pathseg=0x7ffff5c87020, filepath=0x7ffff6ad4070, msrc=..., point=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:959
#186 0x00005555558e528d in racer::nameres::resolve_name (pathseg=0x7ffff5c87020, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1092
#187 0x00005555558e7953 in racer::nameres::resolve_path (path=0x7ffff551d8d8, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1170
#188 0x00005555558fda63 in racer::matchers::match_use (msrc=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:613
#189 0x00005555558f1a87 in racer::matchers::match_types (src=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:27
#190 0x00005555558e11e5 in racer::nameres::run_matchers_on_blob (src=..., start=4272, end=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:922
#191 0x00005555558dffe5 in racer::nameres::search_scope (start=0, point=4272, src=..., pathseg=0x7ffff5c86f60, filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:871
#192 0x00005555558e24bd in racer::nameres::search_local_scopes (pathseg=0x7ffff5c86f60, filepath=0x7ffff6ad4070, msrc=..., point=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:959
#193 0x00005555558e528d in racer::nameres::resolve_name (pathseg=0x7ffff5c86f60, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1092
#194 0x00005555558e7953 in racer::nameres::resolve_path (path=0x7ffff5528458, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1170
#195 0x00005555558fda63 in racer::matchers::match_use (msrc=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:613
#196 0x00005555558f1a87 in racer::matchers::match_types (src=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:27
#197 0x00005555558e11e5 in racer::nameres::run_matchers_on_blob (src=..., start=4272, end=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:922
#198 0x00005555558dffe5 in racer::nameres::search_scope (start=0, point=4272, src=..., pathseg=0x7ffff5c86ea0, filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:871
#199 0x00005555558e24bd in racer::nameres::search_local_scopes (pathseg=0x7ffff5c86ea0, filepath=0x7ffff6ad4070, msrc=..., point=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:959
#200 0x00005555558e528d in racer::nameres::resolve_name (pathseg=0x7ffff5c86ea0, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
---Type <return> to continue, or q <return> to quit---
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1092
#201 0x00005555558e7953 in racer::nameres::resolve_path (path=0x7ffff5532fd8, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1170
#202 0x00005555558fda63 in racer::matchers::match_use (msrc=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:613
#203 0x00005555558f1a87 in racer::matchers::match_types (src=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:27
#204 0x00005555558e11e5 in racer::nameres::run_matchers_on_blob (src=..., start=4272, end=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:922
#205 0x00005555558dffe5 in racer::nameres::search_scope (start=0, point=4272, src=..., pathseg=0x7ffff5c86c60, filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:871
#206 0x00005555558e24bd in racer::nameres::search_local_scopes (pathseg=0x7ffff5c86c60, filepath=0x7ffff6ad4070, msrc=..., point=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:959
#207 0x00005555558e528d in racer::nameres::resolve_name (pathseg=0x7ffff5c86c60, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1092
#208 0x00005555558e7953 in racer::nameres::resolve_path (path=0x7ffff553db58, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1170
#209 0x00005555558fda63 in racer::matchers::match_use (msrc=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:613
#210 0x00005555558f1a87 in racer::matchers::match_types (src=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:27
#211 0x00005555558e11e5 in racer::nameres::run_matchers_on_blob (src=..., start=4272, end=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:922
#212 0x00005555558dffe5 in racer::nameres::search_scope (start=0, point=4272, src=..., pathseg=0x7ffff5c86ba0, filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:871
#213 0x00005555558e24bd in racer::nameres::search_local_scopes (pathseg=0x7ffff5c86ba0, filepath=0x7ffff6ad4070, msrc=..., point=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:959
#214 0x00005555558e528d in racer::nameres::resolve_name (pathseg=0x7ffff5c86ba0, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1092
#215 0x00005555558e7953 in racer::nameres::resolve_path (path=0x7ffff55486d8, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1170
#216 0x00005555558fda63 in racer::matchers::match_use (msrc=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:613
#217 0x00005555558f1a87 in racer::matchers::match_types (src=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:27
#218 0x00005555558e11e5 in racer::nameres::run_matchers_on_blob (src=..., start=4272, end=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:922
#219 0x00005555558dffe5 in racer::nameres::search_scope (start=0, point=4272, src=..., pathseg=0x7ffff5c86ae0, filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:871
#220 0x00005555558e24bd in racer::nameres::search_local_scopes (pathseg=0x7ffff5c86ae0, filepath=0x7ffff6ad4070, msrc=..., point=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:959
#221 0x00005555558e528d in racer::nameres::resolve_name (pathseg=0x7ffff5c86ae0, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1092
#222 0x00005555558e7953 in racer::nameres::resolve_path (path=0x7ffff5553258, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1170
#223 0x00005555558fda63 in racer::matchers::match_use (msrc=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:613
#224 0x00005555558f1a87 in racer::matchers::match_types (src=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:27
#225 0x00005555558e11e5 in racer::nameres::run_matchers_on_blob (src=..., start=4272, end=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:922
#226 0x00005555558dffe5 in racer::nameres::search_scope (start=0, point=4272, src=..., pathseg=0x7ffff5c86a20, filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:871
#227 0x00005555558e24bd in racer::nameres::search_local_scopes (pathseg=0x7ffff5c86a20, filepath=0x7ffff6ad4070, msrc=..., point=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:959
#228 0x00005555558e528d in racer::nameres::resolve_name (pathseg=0x7ffff5c86a20, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1092
#229 0x00005555558e7953 in racer::nameres::resolve_path (path=0x7ffff555ddd8, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1170
#230 0x00005555558fda63 in racer::matchers::match_use (msrc=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:613
---Type <return> to continue, or q <return> to quit---
#231 0x00005555558f1a87 in racer::matchers::match_types (src=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:27
#232 0x00005555558e11e5 in racer::nameres::run_matchers_on_blob (src=..., start=4272, end=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:922
#233 0x00005555558dffe5 in racer::nameres::search_scope (start=0, point=4272, src=..., pathseg=0x7ffff5c86960, filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:871
#234 0x00005555558e24bd in racer::nameres::search_local_scopes (pathseg=0x7ffff5c86960, filepath=0x7ffff6ad4070, msrc=..., point=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:959
#235 0x00005555558e528d in racer::nameres::resolve_name (pathseg=0x7ffff5c86960, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1092
#236 0x00005555558e7953 in racer::nameres::resolve_path (path=0x7ffff5568958, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1170
#237 0x00005555558fda63 in racer::matchers::match_use (msrc=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:613
#238 0x00005555558f1a87 in racer::matchers::match_types (src=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:27
#239 0x00005555558e11e5 in racer::nameres::run_matchers_on_blob (src=..., start=4272, end=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:922
#240 0x00005555558dffe5 in racer::nameres::search_scope (start=0, point=4272, src=..., pathseg=0x7ffff5c868a0, filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:871
#241 0x00005555558e24bd in racer::nameres::search_local_scopes (pathseg=0x7ffff5c868a0, filepath=0x7ffff6ad4070, msrc=..., point=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:959
#242 0x00005555558e528d in racer::nameres::resolve_name (pathseg=0x7ffff5c868a0, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1092
#243 0x00005555558e7953 in racer::nameres::resolve_path (path=0x7ffff55734d8, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1170
#244 0x00005555558fda63 in racer::matchers::match_use (msrc=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:613
#245 0x00005555558f1a87 in racer::matchers::match_types (src=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:27
#246 0x00005555558e11e5 in racer::nameres::run_matchers_on_blob (src=..., start=4272, end=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:922
#247 0x00005555558dffe5 in racer::nameres::search_scope (start=0, point=4272, src=..., pathseg=0x7ffff5c867e0, filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:871
#248 0x00005555558e24bd in racer::nameres::search_local_scopes (pathseg=0x7ffff5c867e0, filepath=0x7ffff6ad4070, msrc=..., point=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:959
#249 0x00005555558e528d in racer::nameres::resolve_name (pathseg=0x7ffff5c867e0, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1092
#250 0x00005555558e7953 in racer::nameres::resolve_path (path=0x7ffff557e058, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1170
#251 0x00005555558fda63 in racer::matchers::match_use (msrc=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:613
#252 0x00005555558f1a87 in racer::matchers::match_types (src=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:27
#253 0x00005555558e11e5 in racer::nameres::run_matchers_on_blob (src=..., start=4272, end=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:922
#254 0x00005555558dffe5 in racer::nameres::search_scope (start=0, point=4272, src=..., pathseg=0x7ffff5c86720, filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:871
#255 0x00005555558e24bd in racer::nameres::search_local_scopes (pathseg=0x7ffff5c86720, filepath=0x7ffff6ad4070, msrc=..., point=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:959
#256 0x00005555558e528d in racer::nameres::resolve_name (pathseg=0x7ffff5c86720, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1092
#257 0x00005555558e7953 in racer::nameres::resolve_path (path=0x7ffff5588bd8, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1170
#258 0x00005555558fda63 in racer::matchers::match_use (msrc=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:613
#259 0x00005555558f1a87 in racer::matchers::match_types (src=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:27
#260 0x00005555558e11e5 in racer::nameres::run_matchers_on_blob (src=..., start=4272, end=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:922
#261 0x00005555558dffe5 in racer::nameres::search_scope (start=0, point=4272, src=..., pathseg=0x7ffff5c86660, filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
---Type <return> to continue, or q <return> to quit---
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:871
#262 0x00005555558e24bd in racer::nameres::search_local_scopes (pathseg=0x7ffff5c86660, filepath=0x7ffff6ad4070, msrc=..., point=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:959
#263 0x00005555558e528d in racer::nameres::resolve_name (pathseg=0x7ffff5c86660, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1092
#264 0x00005555558e7953 in racer::nameres::resolve_path (path=0x7ffff5593758, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1170
#265 0x00005555558fda63 in racer::matchers::match_use (msrc=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:613
#266 0x00005555558f1a87 in racer::matchers::match_types (src=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:27
#267 0x00005555558e11e5 in racer::nameres::run_matchers_on_blob (src=..., start=4272, end=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:922
#268 0x00005555558dffe5 in racer::nameres::search_scope (start=0, point=4272, src=..., pathseg=0x7ffff5c865a0, filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:871
#269 0x00005555558e24bd in racer::nameres::search_local_scopes (pathseg=0x7ffff5c865a0, filepath=0x7ffff6ad4070, msrc=..., point=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:959
#270 0x00005555558e528d in racer::nameres::resolve_name (pathseg=0x7ffff5c865a0, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1092
#271 0x00005555558e7953 in racer::nameres::resolve_path (path=0x7ffff559e2d8, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1170
#272 0x00005555558fda63 in racer::matchers::match_use (msrc=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:613
#273 0x00005555558f1a87 in racer::matchers::match_types (src=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:27
#274 0x00005555558e11e5 in racer::nameres::run_matchers_on_blob (src=..., start=4272, end=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:922
#275 0x00005555558dffe5 in racer::nameres::search_scope (start=0, point=4272, src=..., pathseg=0x7ffff5c864e0, filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:871
#276 0x00005555558e24bd in racer::nameres::search_local_scopes (pathseg=0x7ffff5c864e0, filepath=0x7ffff6ad4070, msrc=..., point=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:959
#277 0x00005555558e528d in racer::nameres::resolve_name (pathseg=0x7ffff5c864e0, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1092
#278 0x00005555558e7953 in racer::nameres::resolve_path (path=0x7ffff55a8e58, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1170
#279 0x00005555558fda63 in racer::matchers::match_use (msrc=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:613
#280 0x00005555558f1a87 in racer::matchers::match_types (src=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:27
#281 0x00005555558e11e5 in racer::nameres::run_matchers_on_blob (src=..., start=4272, end=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:922
#282 0x00005555558dffe5 in racer::nameres::search_scope (start=0, point=4272, src=..., pathseg=0x7ffff5c861e0, filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:871
#283 0x00005555558e24bd in racer::nameres::search_local_scopes (pathseg=0x7ffff5c861e0, filepath=0x7ffff6ad4070, msrc=..., point=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:959
#284 0x00005555558e528d in racer::nameres::resolve_name (pathseg=0x7ffff5c861e0, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1092
#285 0x00005555558e7953 in racer::nameres::resolve_path (path=0x7ffff55b39d8, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1170
#286 0x00005555558fda63 in racer::matchers::match_use (msrc=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:613
#287 0x00005555558f1a87 in racer::matchers::match_types (src=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:27
#288 0x00005555558e11e5 in racer::nameres::run_matchers_on_blob (src=..., start=4272, end=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:922
#289 0x00005555558dffe5 in racer::nameres::search_scope (start=0, point=4272, src=..., pathseg=0x7ffff5c86240, filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:871
#290 0x00005555558e24bd in racer::nameres::search_local_scopes (pathseg=0x7ffff5c86240, filepath=0x7ffff6ad4070, msrc=..., point=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:959
#291 0x00005555558e528d in racer::nameres::resolve_name (pathseg=0x7ffff5c86240, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1092
---Type <return> to continue, or q <return> to quit---
#292 0x00005555558e7953 in racer::nameres::resolve_path (path=0x7ffff55be558, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1170
#293 0x00005555558fda63 in racer::matchers::match_use (msrc=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:613
#294 0x00005555558f1a87 in racer::matchers::match_types (src=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:27
#295 0x00005555558e11e5 in racer::nameres::run_matchers_on_blob (src=..., start=4272, end=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:922
#296 0x00005555558dffe5 in racer::nameres::search_scope (start=0, point=4272, src=..., pathseg=0x7ffff5c863c0, filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:871
#297 0x00005555558e24bd in racer::nameres::search_local_scopes (pathseg=0x7ffff5c863c0, filepath=0x7ffff6ad4070, msrc=..., point=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:959
#298 0x00005555558e528d in racer::nameres::resolve_name (pathseg=0x7ffff5c863c0, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1092
#299 0x00005555558e7953 in racer::nameres::resolve_path (path=0x7ffff55c90d8, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1170
#300 0x00005555558fda63 in racer::matchers::match_use (msrc=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:613
#301 0x00005555558f1a87 in racer::matchers::match_types (src=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:27
#302 0x00005555558e11e5 in racer::nameres::run_matchers_on_blob (src=..., start=4272, end=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:922
#303 0x00005555558dffe5 in racer::nameres::search_scope (start=0, point=4272, src=..., pathseg=0x7ffff5c860c0, filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:871
#304 0x00005555558e24bd in racer::nameres::search_local_scopes (pathseg=0x7ffff5c860c0, filepath=0x7ffff6ad4070, msrc=..., point=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:959
#305 0x00005555558e528d in racer::nameres::resolve_name (pathseg=0x7ffff5c860c0, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1092
#306 0x00005555558e7953 in racer::nameres::resolve_path (path=0x7ffff55d3c58, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1170
#307 0x00005555558fda63 in racer::matchers::match_use (msrc=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:613
#308 0x00005555558f1a87 in racer::matchers::match_types (src=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:27
#309 0x00005555558e11e5 in racer::nameres::run_matchers_on_blob (src=..., start=4272, end=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:922
#310 0x00005555558dffe5 in racer::nameres::search_scope (start=0, point=4272, src=..., pathseg=0x7ffff5c86cc0, filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:871
#311 0x00005555558e24bd in racer::nameres::search_local_scopes (pathseg=0x7ffff5c86cc0, filepath=0x7ffff6ad4070, msrc=..., point=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:959
#312 0x00005555558e528d in racer::nameres::resolve_name (pathseg=0x7ffff5c86cc0, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1092
#313 0x00005555558e7953 in racer::nameres::resolve_path (path=0x7ffff55de7d8, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1170
#314 0x00005555558fda63 in racer::matchers::match_use (msrc=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:613
#315 0x00005555558f1a87 in racer::matchers::match_types (src=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:27
#316 0x00005555558e11e5 in racer::nameres::run_matchers_on_blob (src=..., start=4272, end=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:922
#317 0x00005555558dffe5 in racer::nameres::search_scope (start=0, point=4272, src=..., pathseg=0x7ffff5c86060, filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Both,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:871
#318 0x00005555558e24bd in racer::nameres::search_local_scopes (pathseg=0x7ffff5c86060, filepath=0x7ffff6ad4070, msrc=..., point=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:959
#319 0x00005555558e528d in racer::nameres::resolve_name (pathseg=0x7ffff5c86060, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1092
#320 0x00005555558e7953 in racer::nameres::resolve_path (path=0x7ffff55e9358, filepath=0x7ffff6ad4070, pos=4272, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1170
#321 0x00005555558fda63 in racer::matchers::match_use (msrc=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:613
#322 0x00005555558f1a87 in racer::matchers::match_types (src=..., blobstart=4272, blobend=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, session=0x7ffff55f7f18)
---Type <return> to continue, or q <return> to quit---
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/matchers.rs:27
#323 0x00005555558e10bf in racer::nameres::run_matchers_on_blob (src=..., start=4272, end=4304, searchstr=..., filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Type,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:904
#324 0x00005555558dffe5 in racer::nameres::search_scope (start=0, point=38980, src=..., pathseg=0x7ffff5c86180, filepath=0x7ffff6ad4070, search_type=ExactMatch, local=true, namespace=Type,
session=0x7ffff55f7f18) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:871
#325 0x00005555558e24bd in racer::nameres::search_local_scopes (pathseg=0x7ffff5c86180, filepath=0x7ffff6ad4070, msrc=..., point=38980, search_type=ExactMatch, namespace=Type, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:959
#326 0x00005555558e528d in racer::nameres::resolve_name (pathseg=0x7ffff5c86180, filepath=0x7ffff6ad4070, pos=38980, search_type=ExactMatch, namespace=Type, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1092
#327 0x00005555558e7953 in racer::nameres::resolve_path (path=0x7ffff55f3ce8, filepath=0x7ffff6ad4070, pos=38980, search_type=ExactMatch, namespace=Type, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1170
#328 0x00005555558e8137 in racer::nameres::resolve_path (path=0x7ffff55f4768, filepath=0x7ffff6ad4070, pos=38980, search_type=ExactMatch, namespace=Type, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1197
#329 0x00005555558d22b8 in racer::nameres::search_for_impls::{{closure}} (n=55) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:276
#330 0x0000555555820d49 in core::option::{{impl}}::map<usize,(),closure> (self=..., f=...) at /buildslave/rust-buildbot/slave/stable-dist-rustc-linux/build/src/libcore/option.rs:383
#331 0x00005555558d1423 in racer::nameres::search_for_impls (pos=42602, searchstr=..., filepath=0x7ffff6ad4070, local=false, include_traits=true, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:242
#332 0x00005555558ea68e in racer::nameres::resolve_path::{{closure}} (m=...) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1233
#333 0x0000555555825f9d in core::option::{{impl}}::map<racer::core::Match,(),closure> (self=..., f=...) at /buildslave/rust-buildbot/slave/stable-dist-rustc-linux/build/src/libcore/option.rs:383
#334 0x00005555558e8211 in racer::nameres::resolve_path (path=0x7ffff55f76b8, filepath=0x7ffff6b78278, pos=49, search_type=ExactMatch, namespace=Both, session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/nameres.rs:1198
#335 0x00005555558ac206 in racer::core::find_definition_ (filepath=0x7ffff6b78278, cursor=..., session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/core.rs:1083
#336 0x00005555556d4173 in racer::core::find_definition<&std::path::Path,libracerd::engine::CursorPosition> (filepath=0x7ffff6b78278, cursor=..., session=0x7ffff55f7f18)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.0.2/src/racer/core.rs:1037
#337 0x0000555555715ab8 in libracerd::engine::racer::{{impl}}::find_definition (self=0x7ffff6ad3100, ctx=0x7ffff55f8820) at /home/micbou/projects/racerd/src/engine/mod.rs:3
#338 0x0000555555707afd in libracerd::http::definition::find (req=0x7ffff55f9b68) at /home/micbou/projects/racerd/src/http/definition.rs:3
#339 0x000055555567c867 in core::ops::Fn::call::h41b10d73001043ac ()
#340 0x0000555555616baf in iron::middleware::{{impl}}::handle<fn(&mut iron::request::Request) -> core::result::Result<iron::response::Response, iron::error::IronError>> (self=0x1, req=0x7ffff55f9b68)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/iron-0.4.0/src/middleware/mod.rs:312
#341 0x0000555555e3a741 in iron::middleware::{{impl}}::handle (self=0x7ffff6ae06a8, req=0x7ffff55f9b68)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/iron-0.4.0/src/middleware/mod.rs:318
#342 0x0000555555757251 in router::router::{{impl}}::handle_method (self=0x7ffff6ab6fc0, req=0x7ffff55f9b68, path=...)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/router-0.2.0/src/router.rs:170
#343 0x0000555555757599 in router::router::{{impl}}::handle (self=0x7ffff6ab6fc0, req=0x7ffff55f9b68) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/router-0.2.0/src/router.rs:181
#344 0x0000555555e3a741 in iron::middleware::{{impl}}::handle (self=0x7ffff5c46040, req=0x7ffff55f9b68)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/iron-0.4.0/src/middleware/mod.rs:318
#345 0x0000555555e39b31 in iron::middleware::{{impl}}::continue_from_handler (self=0x7ffff5c46010, req=0x7ffff55f9b68)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/iron-0.4.0/src/middleware/mod.rs:282
#346 0x0000555555e397e0 in iron::middleware::{{impl}}::continue_from_before (self=0x7ffff5c46010, req=0x7ffff55f9b68, index=0)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/iron-0.4.0/src/middleware/mod.rs:276
#347 0x0000555555e38460 in iron::middleware::{{impl}}::handle (self=0x7ffff5c46010, req=0x7ffff55f9b68)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/iron-0.4.0/src/middleware/mod.rs:200
#348 0x000055555564f8e5 in iron::iron::{{impl}}::handle<iron::middleware::Chain> (self=0x7ffff5c46010, http_req=..., http_res=...)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/iron-0.4.0/src/iron.rs:197
#349 0x00005555556002c9 in hyper::server::{{impl}}::keep_alive_loop<iron::iron::Iron<iron::middleware::Chain>,std::io::buffered::BufWriter<&mut hyper::net::HttpStream>> (self=0x7ffff5c46010,
rdr=0x7ffff55fb150, wrt=0x7ffff55fb128, addr=...) at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/hyper-0.9.10/src/server/mod.rs:356
#350 0x000055555560119b in hyper::server::{{impl}}::handle_connection<iron::iron::Iron<iron::middleware::Chain>,hyper::net::HttpStream> (self=0x7ffff5c46010, stream=0x7ffff55fb4d8)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/hyper-0.9.10/src/server/mod.rs:293
#351 0x0000555555645058 in hyper::server::handle::{{closure}}<iron::iron::Iron<iron::middleware::Chain>,hyper::net::HttpListener> (stream=...)
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/hyper-0.9.10/src/server/mod.rs:247
#352 0x0000555555645574 in hyper::server::listener::spawn_with::{{closure}}<hyper::net::HttpListener,closure> ()
at /home/micbou/.cargo/registry/src/github.com-1ecc6299db9ec823/hyper-0.9.10/src/server/listener.rs:50
#353 0x0000555555670113 in std::panic::{{impl}}::call_once<(),closure> (self=..., _args=0) at /buildslave/rust-buildbot/slave/stable-dist-rustc-linux/build/src/libstd/panic.rs:295
#354 0x000055555560f17f in std::panicking::try::do_call<std::panic::AssertUnwindSafe<closure>,()> (data=0x7ffff55fba20 "\002")
at /buildslave/rust-buildbot/slave/stable-dist-rustc-linux/build/src/libstd/panicking.rs:458
#355 0x0000555555f5eb8b in panic_unwind::__rust_maybe_catch_panic () at /buildslave/rust-buildbot/slave/stable-dist-rustc-linux/build/src/libpanic_unwind/lib.rs:98
#356 0x000055555560ee41 in std::panicking::try<(),std::panic::AssertUnwindSafe<closure>> (f=...) at /buildslave/rust-buildbot/slave/stable-dist-rustc-linux/build/src/libstd/panicking.rs:434
#357 0x000055555560cc92 in std::panic::catch_unwind<std::panic::AssertUnwindSafe<closure>,()> (f=...) at /buildslave/rust-buildbot/slave/stable-dist-rustc-linux/build/src/libstd/panic.rs:351
#358 0x000055555560e705 in std::thread::{{impl}}::spawn::{{closure}}<closure,()> () at /buildslave/rust-buildbot/slave/stable-dist-rustc-linux/build/src/libstd/thread/mod.rs:301
#359 0x0000555555636dd4 in alloc::boxed::{{impl}}::call_box<(),closure> (self=0x7ffff6b60c50, args=0) at /buildslave/rust-buildbot/slave/stable-dist-rustc-linux/build/src/liballoc/boxed.rs:605
---Type <return> to continue, or q <return> to quit---
#360 0x0000555555f56935 in alloc::boxed::{{impl}}::call_once<(),()> () at /buildslave/rust-buildbot/slave/stable-dist-rustc-linux/build/src/liballoc/boxed.rs:615
#361 std::sys_common::thread::start_thread () at /buildslave/rust-buildbot/slave/stable-dist-rustc-linux/build/src/libstd/sys_common/thread.rs:21
#362 std::sys::imp::thread::{{impl}}::new::thread_start () at /buildslave/rust-buildbot/slave/stable-dist-rustc-linux/build/src/libstd/sys/unix/thread.rs:84
#363 0x00007ffff77b56ba in start_thread (arg=0x7ffff55fc700) at pthread_create.c:333
#364 0x00007ffff72d582d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment