Skip to content

Instantly share code, notes, and snippets.

@therustmonk
Created September 23, 2015 20:51
Show Gist options
  • Save therustmonk/f45760e6d1883fda0652 to your computer and use it in GitHub Desktop.
Save therustmonk/f45760e6d1883fda0652 to your computer and use it in GitHub Desktop.
rust-encoding failed to compile with rust-msvc_x64 log
Fresh encoding-types v0.2.0 (file:///C:/DEVELOPMENT/rustio/rust-encoding)
Fresh getopts v0.2.14
Fresh encoding_index_tests v0.1.4 (file:///C:/DEVELOPMENT/rustio/rust-encoding)
Compiling encoding v0.2.32 (file:///C:/DEVELOPMENT/rustio/rust-encoding)
Running `rustc src\lib.rs --crate-name encoding --crate-type lib -g --test -C metadata=2646d88d1f6b7cd5 -C extra-filename=-2646d88d1f6b7cd5 --out-dir C:\DEVELOPMENT\rustio\rust-encoding\target\debug --emit=dep-info,link -L dependency=C:\DEVELOPMENT\rustio\rust-encoding\target\debug -L dependency=C:\DEVELOPMENT\rustio\rust-encoding\target\debug\deps --extern encoding_types=C:\DEVELOPMENT\rustio\rust-encoding\target\debug\deps\libencoding_types-fe8521ccc808562d.rlib --extern getopts=C:\DEVELOPMENT\rustio\rust-encoding\target\debug\deps\libgetopts-bd82d57ca5684ae5.rlib --extern encoding_index_tradchinese=C:\DEVELOPMENT\rustio\rust-encoding\target\debug\deps\libencoding_index_tradchinese-50f5d4943fa2e14a.rlib --extern encoding_index_japanese=C:\DEVELOPMENT\rustio\rust-encoding\target\debug\deps\libencoding_index_japanese-504681e476128dbc.rlib --extern encoding_index_korean=C:\DEVELOPMENT\rustio\rust-encoding\target\debug\deps\libencoding_index_korean-6a481ab62fa85cae.rlib --extern encoding_index_simpchinese=C:\DEVELOPMENT\rustio\rust-encoding\target\debug\deps\libencoding_index_simpchinese-bbf6de1c29d64619.rlib --extern encoding_index_singlebyte=C:\DEVELOPMENT\rustio\rust-encoding\target\debug\deps\libencoding_index_singlebyte-d3520d24c050d74f.rlib`
Fresh encoding-index-japanese v1.20141219.5 (file:///C:/DEVELOPMENT/rustio/rust-encoding)
Fresh encoding-index-korean v1.20141219.5 (file:///C:/DEVELOPMENT/rustio/rust-encoding)
Fresh encoding-index-simpchinese v1.20141219.5 (file:///C:/DEVELOPMENT/rustio/rust-encoding)
Fresh encoding-index-singlebyte v1.20141219.5 (file:///C:/DEVELOPMENT/rustio/rust-encoding)
Running `rustc examples\recode.rs --crate-name recode --crate-type bin -g --out-dir C:\DEVELOPMENT\rustio\rust-encoding\target\debug\examples --emit=dep-info,link -L dependency=C:\DEVELOPMENT\rustio\rust-encoding\target\debug -L dependency=C:\DEVELOPMENT\rustio\rust-encoding\target\debug\deps --extern encoding_types=C:\DEVELOPMENT\rustio\rust-encoding\target\debug\deps\libencoding_types-fe8521ccc808562d.rlib --extern getopts=C:\DEVELOPMENT\rustio\rust-encoding\target\debug\deps\libgetopts-bd82d57ca5684ae5.rlib --extern encoding_index_tradchinese=C:\DEVELOPMENT\rustio\rust-encoding\target\debug\deps\libencoding_index_tradchinese-50f5d4943fa2e14a.rlib --extern encoding_index_japanese=C:\DEVELOPMENT\rustio\rust-encoding\target\debug\deps\libencoding_index_japanese-504681e476128dbc.rlib --extern encoding_index_korean=C:\DEVELOPMENT\rustio\rust-encoding\target\debug\deps\libencoding_index_korean-6a481ab62fa85cae.rlib --extern encoding_index_simpchinese=C:\DEVELOPMENT\rustio\rust-encoding\target\debug\deps\libencoding_index_simpchinese-bbf6de1c29d64619.rlib --extern encoding_index_singlebyte=C:\DEVELOPMENT\rustio\rust-encoding\target\debug\deps\libencoding_index_singlebyte-d3520d24c050d74f.rlib --extern encoding=C:\DEVELOPMENT\rustio\rust-encoding\target\debug\libencoding.rlib`
Fresh encoding-index-tradchinese v1.20141219.5 (file:///C:/DEVELOPMENT/rustio/rust-encoding)
error: linking with `link.exe` failed: exit code: 1120
note: "C:\\Program Files (x86)\\Microsoft Visual Studio 12.0\\VC\\bin\\link.exe" "/NOLOGO" "/NXCOMPAT" "/LIBPATH:C:\\Rust\\rust-nightly-i686-pc-windows-msvc\\bin\\rustlib\\i686-pc-windows-msvc\\lib" "C:\\DEVELOPMENT\\rustio\\rust-encoding\\target\\debug\\examples\\recode.0.o" "/OUT:C:\\DEVELOPMENT\\rustio\\rust-encoding\\target\\debug\\examples\\recode.exe" "/OPT:REF,ICF" "/DEBUG" "C:\\DEVELOPMENT\\rustio\\rust-encoding\\target\\debug\\libencoding.rlib" "C:\\DEVELOPMENT\\rustio\\rust-encoding\\target\\debug\\deps\\libencoding_index_singlebyte-d3520d24c050d74f.rlib" "C:\\DEVELOPMENT\\rustio\\rust-encoding\\target\\debug\\deps\\libencoding_index_korean-6a481ab62fa85cae.rlib" "C:\\DEVELOPMENT\\rustio\\rust-encoding\\target\\debug\\deps\\libencoding_types-fe8521ccc808562d.rlib" "C:\\DEVELOPMENT\\rustio\\rust-encoding\\target\\debug\\deps\\libencoding_index_simpchinese-bbf6de1c29d64619.rlib" "C:\\DEVELOPMENT\\rustio\\rust-encoding\\target\\debug\\deps\\libencoding_index_tradchinese-50f5d4943fa2e14a.rlib" "C:\\DEVELOPMENT\\rustio\\rust-encoding\\target\\debug\\deps\\libencoding_index_japanese-504681e476128dbc.rlib" "C:\\DEVELOPMENT\\rustio\\rust-encoding\\target\\debug\\deps\\libgetopts-bd82d57ca5684ae5.rlib" "C:\\Rust\\rust-nightly-i686-pc-windows-msvc\\bin\\rustlib\\i686-pc-windows-msvc\\lib\\libstd-10cbabc2.rlib" "C:\\Rust\\rust-nightly-i686-pc-windows-msvc\\bin\\rustlib\\i686-pc-windows-msvc\\lib\\libcollections-10cbabc2.rlib" "C:\\Rust\\rust-nightly-i686-pc-windows-msvc\\bin\\rustlib\\i686-pc-windows-msvc\\lib\\librustc_unicode-10cbabc2.rlib" "C:\\Rust\\rust-nightly-i686-pc-windows-msvc\\bin\\rustlib\\i686-pc-windows-msvc\\lib\\librand-10cbabc2.rlib" "C:\\Rust\\rust-nightly-i686-pc-windows-msvc\\bin\\rustlib\\i686-pc-windows-msvc\\lib\\liballoc-10cbabc2.rlib" "C:\\Rust\\rust-nightly-i686-pc-windows-msvc\\bin\\rustlib\\i686-pc-windows-msvc\\lib\\liballoc_system-10cbabc2.rlib" "C:\\Rust\\rust-nightly-i686-pc-windows-msvc\\bin\\rustlib\\i686-pc-windows-msvc\\lib\\liblibc-10cbabc2.rlib" "C:\\Rust\\rust-nightly-i686-pc-windows-msvc\\bin\\rustlib\\i686-pc-windows-msvc\\lib\\libcore-10cbabc2.rlib" "/LIBPATH:C:\\DEVELOPMENT\\rustio\\rust-encoding\\target\\debug" "/LIBPATH:C:\\DEVELOPMENT\\rustio\\rust-encoding\\target\\debug\\deps" "/LIBPATH:C:\\Rust\\rust-nightly-i686-pc-windows-msvc\\bin\\rustlib\\i686-pc-windows-msvc\\lib" "/LIBPATH:C:\\DEVELOPMENT\\rustio\\rust-encoding\\.rust\\bin\\i686-pc-windows-msvc" "/LIBPATH:C:\\DEVELOPMENT\\rustio\\rust-encoding\\bin\\i686-pc-windows-msvc" "ws2_32.lib" "userenv.lib" "advapi32.lib" "kernel32.lib" "shell32.lib" "msvcrt.lib" "compiler-rt.lib"
note: libstd-10cbabc2.rlib(std-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN6option15Option$LT$T$GT$6expect15__STATIC_FMTSTR20h14096b9b0a9d53c3ptNE imported
libcollections-10cbabc2.rlib(collections-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN6option15Option$LT$T$GT$6expect15__STATIC_FMTSTR20h14096b9b0a9d53c3ptNE imported
recode.0.o : warning LNK4217: locally defined symbol __ZN6option15Option$LT$T$GT$6expect15__STATIC_FMTSTR20h14096b9b0a9d53c3ptNE imported in function __ZN6option15Option$LT$T$GT$6expect20h1809978077518442960E
libencoding.rlib(encoding.0.o) : warning LNK4049: locally defined symbol __ZN6option15Option$LT$T$GT$6expect15__STATIC_FMTSTR20h14096b9b0a9d53c3ptNE imported
libencoding_types-fe8521ccc808562d.rlib(encoding_types-fe8521ccc808562d.0.o) : warning LNK4049: locally defined symbol __ZN6option15Option$LT$T$GT$6expect15__STATIC_FMTSTR20h14096b9b0a9d53c3ptNE imported
libgetopts-bd82d57ca5684ae5.rlib(getopts-bd82d57ca5684ae5.0.o) : warning LNK4049: locally defined symbol __ZN6option15Option$LT$T$GT$6expect15__STATIC_FMTSTR20h14096b9b0a9d53c3ptNE imported
libstd-10cbabc2.rlib(std-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN6option15Option$LT$T$GT$6expect10_FILE_LINE20h667fd1b9dfee44379sNE imported
libcollections-10cbabc2.rlib(collections-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN6option15Option$LT$T$GT$6expect10_FILE_LINE20h667fd1b9dfee44379sNE imported
recode.0.o : warning LNK4217: locally defined symbol __ZN6option15Option$LT$T$GT$6expect10_FILE_LINE20h667fd1b9dfee44379sNE imported in function __ZN6option15Option$LT$T$GT$6expect20h1809978077518442960E
libencoding.rlib(encoding.0.o) : warning LNK4217: locally defined symbol __ZN6option15Option$LT$T$GT$6expect10_FILE_LINE20h667fd1b9dfee44379sNE imported in function __ZN5codec8japanese9iso2022jp8raw_feed21h10351049247229634009E
libencoding_types-fe8521ccc808562d.rlib(encoding_types-fe8521ccc808562d.0.o) : warning LNK4049: locally defined symbol __ZN6option15Option$LT$T$GT$6expect10_FILE_LINE20h667fd1b9dfee44379sNE imported
libgetopts-bd82d57ca5684ae5.rlib(getopts-bd82d57ca5684ae5.0.o) : warning LNK4049: locally defined symbol __ZN6option15Option$LT$T$GT$6expect10_FILE_LINE20h667fd1b9dfee44379sNE imported
libstd-10cbabc2.rlib(std-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN7raw_vec11alloc_guard14_MSG_FILE_LINE20h9f2ce7d8b83c23d3TsbE imported in function __ZN7process5Child16wait_with_output20h4db668d4a967be4awBmE
libcollections-10cbabc2.rlib(collections-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN7raw_vec11alloc_guard14_MSG_FILE_LINE20h9f2ce7d8b83c23d3TsbE imported
recode.0.o : warning LNK4217: locally defined symbol __ZN7raw_vec11alloc_guard14_MSG_FILE_LINE20h9f2ce7d8b83c23d3TsbE imported in function __ZN7raw_vec11alloc_guard20h21f166315a105973wsbE
libencoding.rlib(encoding.0.o) : warning LNK4217: locally defined symbol __ZN7raw_vec11alloc_guard14_MSG_FILE_LINE20h9f2ce7d8b83c23d3TsbE imported in function __ZN5codec8japanese9iso2022jp8raw_feed21h10351049247229634009E
libencoding_types-fe8521ccc808562d.rlib(encoding_types-fe8521ccc808562d.0.o) : warning LNK4049: locally defined symbol __ZN7raw_vec11alloc_guard14_MSG_FILE_LINE20h9f2ce7d8b83c23d3TsbE imported
libgetopts-bd82d57ca5684ae5.rlib(getopts-bd82d57ca5684ae5.0.o) : warning LNK4049: locally defined symbol __ZN7raw_vec11alloc_guard14_MSG_FILE_LINE20h9f2ce7d8b83c23d3TsbE imported
recode.0.o : warning LNK4217: locally defined symbol __ZN7Options5parse15__STATIC_FMTSTR20h3999d90b0414f41a9kaE imported in function __ZN7Options5parse12closure.5289E
recode.0.o : warning LNK4217: locally defined symbol __ZN7raw_vec15RawVec$LT$T$GT$6double14_MSG_FILE_LINE20h9f2ce7d8b83c23d3jjbE imported in function __ZN7raw_vec15RawVec$LT$T$GT$6double20h1746729786543458852E
libencoding.rlib(encoding.0.o) : warning LNK4217: locally defined symbol __ZN7raw_vec15RawVec$LT$T$GT$6double14_MSG_FILE_LINE20h9f2ce7d8b83c23d3jjbE imported in function __ZN5codec8japanese9iso2022jp8internal18map_two_0212_bytes20h415151b993470e4bmCcE
libencoding_types-fe8521ccc808562d.rlib(encoding_types-fe8521ccc808562d.0.o) : warning LNK4049: locally defined symbol __ZN7raw_vec15RawVec$LT$T$GT$6double14_MSG_FILE_LINE20h9f2ce7d8b83c23d3jjbE imported
libgetopts-bd82d57ca5684ae5.rlib(getopts-bd82d57ca5684ae5.0.o) : warning LNK4049: locally defined symbol __ZN7raw_vec15RawVec$LT$T$GT$6double14_MSG_FILE_LINE20h9f2ce7d8b83c23d3jjbE imported
recode.0.o : warning LNK4217: locally defined symbol __ZN6string10T.ToString9to_string15__STATIC_FMTSTR20h5f39a7fdd13892fdCmgE imported in function __ZN6string10T.ToString9to_string21h11916276542482473769E
libgetopts-bd82d57ca5684ae5.rlib(getopts-bd82d57ca5684ae5.0.o) : warning LNK4049: locally defined symbol __ZN6string10T.ToString9to_string15__STATIC_FMTSTR20h5f39a7fdd13892fdCmgE imported
libcollections-10cbabc2.rlib(collections-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN5slice54_$u5b$T$u5d$.ops..Index$LT$ops..Range$LT$usize$GT$$GT$5index14_MSG_FILE_LINE20hf770f11baaa8012bYNPE imported
recode.0.o : warning LNK4217: locally defined symbol __ZN5slice54_$u5b$T$u5d$.ops..Index$LT$ops..Range$LT$usize$GT$$GT$5index14_MSG_FILE_LINE20hf770f11baaa8012bYNPE imported in function __ZN5slice54_$u5b$T$u5d$.ops..Index$LT$ops..Range$LT$usize$GT$$GT$5index21h10627067472329603615E
libencoding.rlib(encoding.0.o) : warning LNK4049: locally defined symbol __ZN5slice54_$u5b$T$u5d$.ops..Index$LT$ops..Range$LT$usize$GT$$GT$5index14_MSG_FILE_LINE20hf770f11baaa8012bYNPE imported
libgetopts-bd82d57ca5684ae5.rlib(getopts-bd82d57ca5684ae5.0.o) : warning LNK4049: locally defined symbol __ZN5slice54_$u5b$T$u5d$.ops..Index$LT$ops..Range$LT$usize$GT$$GT$5index14_MSG_FILE_LINE20hf770f11baaa8012bYNPE imported
libstd-10cbabc2.rlib(std-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN5slice54_$u5b$T$u5d$.ops..Index$LT$ops..Range$LT$usize$GT$$GT$5index14_MSG_FILE_LINE20hf770f11baaa8012bYNPE imported
libcollections-10cbabc2.rlib(collections-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN5slice54_$u5b$T$u5d$.ops..Index$LT$ops..Range$LT$usize$GT$$GT$5index14_MSG_FILE_LINE20hf770f11baaa8012brOPE imported
recode.0.o : warning LNK4217: locally defined symbol __ZN5slice54_$u5b$T$u5d$.ops..Index$LT$ops..Range$LT$usize$GT$$GT$5index14_MSG_FILE_LINE20hf770f11baaa8012brOPE imported in function __ZN5slice54_$u5b$T$u5d$.ops..Index$LT$ops..Range$LT$usize$GT$$GT$5index21h10627067472329603615E
libencoding.rlib(encoding.0.o) : warning LNK4217: locally defined symbol __ZN5slice54_$u5b$T$u5d$.ops..Index$LT$ops..Range$LT$usize$GT$$GT$5index14_MSG_FILE_LINE20hf770f11baaa8012brOPE imported in function __ZN5codec11simpchinese10GBK.GBType4name20h2fc40f90befa05bfNTcE
libgetopts-bd82d57ca5684ae5.rlib(getopts-bd82d57ca5684ae5.0.o) : warning LNK4049: locally defined symbol __ZN5slice54_$u5b$T$u5d$.ops..Index$LT$ops..Range$LT$usize$GT$$GT$5index14_MSG_FILE_LINE20hf770f11baaa8012brOPE imported
libstd-10cbabc2.rlib(std-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN5slice54_$u5b$T$u5d$.ops..Index$LT$ops..Range$LT$usize$GT$$GT$5index14_MSG_FILE_LINE20hf770f11baaa8012brOPE imported in function __ZN4sync4mpsc17Receiver$LT$T$GT$4recv20h8959071961327386529E
recode.0.o : warning LNK4217: locally defined symbol __ZN7raw_vec15RawVec$LT$T$GT$13shrink_to_fit14_MSG_FILE_LINE20h9f2ce7d8b83c23d3BpbE imported in function __ZN7raw_vec15RawVec$LT$T$GT$13shrink_to_fit21h10439759967888346454E
libgetopts-bd82d57ca5684ae5.rlib(getopts-bd82d57ca5684ae5.0.o) : warning LNK4049: locally defined symbol __ZN7raw_vec15RawVec$LT$T$GT$13shrink_to_fit14_MSG_FILE_LINE20h9f2ce7d8b83c23d3BpbE imported
libstd-10cbabc2.rlib(std-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN7raw_vec15RawVec$LT$T$GT$13shrink_to_fit14_MSG_FILE_LINE20h9f2ce7d8b83c23d3BpbE imported
libcollections-10cbabc2.rlib(collections-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN7raw_vec15RawVec$LT$T$GT$13shrink_to_fit14_MSG_FILE_LINE20h9f2ce7d8b83c23d3BpbE imported
recode.0.o : warning LNK4217: locally defined symbol __ZN6option15Option$LT$T$GT$6unwrap14_MSG_FILE_LINE20hf770f11baaa8012b4tNE imported in function __ZN6option15Option$LT$T$GT$6unwrap20h5675357748661009313E
libencoding.rlib(encoding.0.o) : warning LNK4049: locally defined symbol __ZN6option15Option$LT$T$GT$6unwrap14_MSG_FILE_LINE20hf770f11baaa8012b4tNE imported
libstd-10cbabc2.rlib(std-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN6option15Option$LT$T$GT$6unwrap14_MSG_FILE_LINE20hf770f11baaa8012b4tNE imported
recode.0.o : warning LNK4217: locally defined symbol __ZN4sync6atomic5fence14_MSG_FILE_LINE20hf770f11baaa8012briKE imported in function __ZN4sync6atomic5fence20hc542db6a0931e5231hKE
recode.0.o : warning LNK4217: locally defined symbol __ZN5slice57_$u5b$T$u5d$.ops..IndexMut$LT$ops..Range$LT$usize$GT$$GT$9index_mut14_MSG_FILE_LINE20hf770f11baaa8012bRQPE imported in function __ZN5slice57_$u5b$T$u5d$.ops..IndexMut$LT$ops..Range$LT$usize$GT$$GT$9index_mut21h15517155146854213833E
libstd-10cbabc2.rlib(std-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN5slice57_$u5b$T$u5d$.ops..IndexMut$LT$ops..Range$LT$usize$GT$$GT$9index_mut14_MSG_FILE_LINE20hf770f11baaa8012bRQPE imported
recode.0.o : warning LNK4217: locally defined symbol __ZN5slice57_$u5b$T$u5d$.ops..IndexMut$LT$ops..Range$LT$usize$GT$$GT$9index_mut14_MSG_FILE_LINE20hf770f11baaa8012bkRPE imported in function __ZN5slice57_$u5b$T$u5d$.ops..IndexMut$LT$ops..Range$LT$usize$GT$$GT$9index_mut21h15517155146854213833E
recode.0.o : warning LNK4217: locally defined symbol __ZN3vec12Vec$LT$T$GT$5drain14_MSG_FILE_LINE20h61c657fe2aa64afckDgE imported in function __ZN3vec12Vec$LT$T$GT$5drain20h2121033737980545288E
recode.0.o : warning LNK4217: locally defined symbol __ZN3vec12Vec$LT$T$GT$5drain14_MSG_FILE_LINE20h61c657fe2aa64afcLDgE imported in function __ZN3vec12Vec$LT$T$GT$5drain20h2121033737980545288E
libstd-10cbabc2.rlib(std-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN3vec12Vec$LT$T$GT$5drain14_MSG_FILE_LINE20h61c657fe2aa64afcLDgE imported
recode.0.o : warning LNK4217: locally defined symbol __ZN6result24Result$LT$T$C$$u20$E$GT$6unwrap15__STATIC_FMTSTR20h14096b9b0a9d53c3DbOE imported in function __ZN6result24Result$LT$T$C$$u20$E$GT$6unwrap21h14923989555677212850E
libstd-10cbabc2.rlib(std-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN6result24Result$LT$T$C$$u20$E$GT$6unwrap15__STATIC_FMTSTR20h14096b9b0a9d53c3DbOE imported
recode.0.o : warning LNK4217: locally defined symbol __ZN6result24Result$LT$T$C$$u20$E$GT$6unwrap10_FILE_LINE20h667fd1b9dfee4437nbOE imported in function __ZN6result24Result$LT$T$C$$u20$E$GT$6unwrap21h14923989555677212850E
libstd-10cbabc2.rlib(std-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN6result24Result$LT$T$C$$u20$E$GT$6unwrap10_FILE_LINE20h667fd1b9dfee4437nbOE imported
librand-10cbabc2.rlib(rand-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN5slice36_$u5b$T$u5d$.ops..Index$LT$usize$GT$5index14_MSG_FILE_LINE20hf770f11baaa8012beMPE imported
libencoding.rlib(encoding.0.o) : warning LNK4217: locally defined symbol __ZN5slice36_$u5b$T$u5d$.ops..Index$LT$usize$GT$5index14_MSG_FILE_LINE20hf770f11baaa8012beMPE imported in function __ZN5slice36_$u5b$T$u5d$.ops..Index$LT$usize$GT$5index20h5020995557880447735E
libgetopts-bd82d57ca5684ae5.rlib(getopts-bd82d57ca5684ae5.0.o) : warning LNK4049: locally defined symbol __ZN5slice36_$u5b$T$u5d$.ops..Index$LT$usize$GT$5index14_MSG_FILE_LINE20hf770f11baaa8012beMPE imported
libstd-10cbabc2.rlib(std-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN5slice36_$u5b$T$u5d$.ops..Index$LT$usize$GT$5index14_MSG_FILE_LINE20hf770f11baaa8012beMPE imported
libcollections-10cbabc2.rlib(collections-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN5slice36_$u5b$T$u5d$.ops..Index$LT$usize$GT$5index14_MSG_FILE_LINE20hf770f11baaa8012beMPE imported
libencoding.rlib(encoding.0.o) : warning LNK4217: locally defined symbol __ZN5slice39_$u5b$T$u5d$.ops..IndexMut$LT$usize$GT$9index_mut14_MSG_FILE_LINE20hf770f11baaa8012b3MPE imported in function __ZN5slice39_$u5b$T$u5d$.ops..IndexMut$LT$usize$GT$9index_mut19h599175589097446778E
libstd-10cbabc2.rlib(std-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN5slice39_$u5b$T$u5d$.ops..IndexMut$LT$usize$GT$9index_mut14_MSG_FILE_LINE20hf770f11baaa8012b3MPE imported
librand-10cbabc2.rlib(rand-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN5slice39_$u5b$T$u5d$.ops..IndexMut$LT$usize$GT$9index_mut14_MSG_FILE_LINE20hf770f11baaa8012b3MPE imported
libstd-10cbabc2.rlib(std-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4cell16RefCell$LT$T$GT$6borrow14_MSG_FILE_LINE20hf770f11baaa8012bptKE imported in function __ZN10sys_common11thread_info14current_thread20h7da4ba7030ef3495C2rE
libstd-10cbabc2.rlib(std-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4cell16RefCell$LT$T$GT$10borrow_mut14_MSG_FILE_LINE20hf770f11baaa8012b9tKE imported in function __ZN10sys_common11thread_info14current_thread20h7da4ba7030ef3495C2rE
libstd-10cbabc2.rlib(std-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN6string6String8truncate14_MSG_FILE_LINE20h61c657fe2aa64afcnRfE imported in function __ZN3sys2os12error_string20h05151aefd10f8e799MvE
libstd-10cbabc2.rlib(std-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN5isaac5EMPTY20heb4cc5460649a230FhbE imported in function __ZN4rand6StdRng3new20ha332e87e796f7090NuxE
libcollections-10cbabc2.rlib(collections-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN5u_str15UTF8_CHAR_WIDTH20h7de78c21b5920f7579gE imported in function __ZN6string6String15from_utf8_lossy20hdcc10aa95a54510f6DfE
librustc_unicode-10cbabc2.rlib(rustc_unicode-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4char12char.CharExt8to_digit14_MSG_FILE_LINE20hf770f11baaa8012bCJKE imported in function __ZN4char4char8is_digit20h4db4489eb58f138bMthE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN6euc_kr20BACKWARD_TABLE_UPPER20he7ef5107f97c5629q6oE referenced in function __ZN6euc_kr8backward20h9bd7d0ff0727e57fzDpE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN6euc_kr20BACKWARD_TABLE_LOWER20he7ef5107f97c5629RlgE referenced in function __ZN6euc_kr8backward20h9bd7d0ff0727e57fzDpE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN6euc_kr13FORWARD_TABLE20he7ef5107f97c5629gaaE referenced in function __ZN6euc_kr7forward20h1a67a5939e2a7080rlgE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN7jis020820BACKWARD_TABLE_UPPER20hebf221ff08c37c376MiE referenced in function __ZN7jis02088backward20he9eec7e257b6d41bstjE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN7jis020820BACKWARD_TABLE_LOWER20hebf221ff08c37c37T3cE referenced in function __ZN7jis02088backward20he9eec7e257b6d41bstjE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN7jis020813FORWARD_TABLE20hebf221ff08c37c37gaaE referenced in function __ZN7jis02087forward20h0039acfd5b628300t3cE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN7jis021213FORWARD_TABLE20hebf221ff08c37c37IujE referenced in function __ZN7jis02127forward20h0c3440dc5d35510dollE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN7jis020823BACKWARD_TABLE_REMAPPED20hebf221ff08c37c37fkjE referenced in function __ZN7jis020817backward_remapped20hc6eff1d89941cf809tjE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN7gb1803013FORWARD_TABLE20h7b6fdfc97f2acdcegaaE referenced in function __ZN7gb180307forward20hf2493efdef71e7a9vogE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN14gb18030_ranges14BACKWARD_TABLE20h655dda2fb2df0cc9LUnE referenced in function __ZN14gb18030_ranges7forward20hddd2ee539b81969deYnE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN14gb18030_ranges13FORWARD_TABLE20h655dda2fb2df0cc9iRnE referenced in function __ZN14gb18030_ranges7forward20hddd2ee539b81969deYnE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN7gb1803020BACKWARD_TABLE_UPPER20h7b6fdfc97f2acdceqjnE referenced in function __ZN7gb180308backward20h314e6d8c7f765a35zQnE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN7gb1803020BACKWARD_TABLE_LOWER20h7b6fdfc97f2acdceVogE referenced in function __ZN7gb180308backward20h314e6d8c7f765a35zQnE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN4big520BACKWARD_TABLE_UPPER20h5c6946c5498a6546SwqE referenced in function __ZN4big58backward20hcc926b3c53847d94BHtE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN4big520BACKWARD_TABLE_LOWER20h5c6946c5498a6546DefE referenced in function __ZN4big58backward20hcc926b3c53847d94BHtE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN4big513FORWARD_TABLE20h5c6946c5498a6546gaaE referenced in function __ZN4big57forward20h9802c251a35d93faRdfE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN4big518FORWARD_TABLE_MORE20h8d93e575fc3ee2ecf4eE referenced in function __ZN4big57forward20h9802c251a35d93faRdfE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN6ibm86613FORWARD_TABLE20h139812509ad39ffbgaaE referenced in function __ZN6ibm8667forward20ha5ecd19e3fbe1587rcaE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN6ibm86620BACKWARD_TABLE_UPPER20h139812509ad39ffbvjaE referenced in function __ZN6ibm8668backward20hd5208fa76c9c16aeuoaE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN6ibm86620BACKWARD_TABLE_LOWER20h78cc32af8b38834dGcaE referenced in function __ZN6ibm8668backward20hd5208fa76c9c16aeuoaE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN10iso_8859_213FORWARD_TABLE20h139812509ad39ffbdpaE referenced in function __ZN10iso_8859_27forward20hc6884fe6ba04d6cdoraE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN10iso_8859_220BACKWARD_TABLE_UPPER20h139812509ad39ffbowaE referenced in function __ZN10iso_8859_28backward20hbb6bbf3224c71904fxaE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN10iso_8859_220BACKWARD_TABLE_LOWER20h78cc32af8b38834dDraE referenced in function __ZN10iso_8859_28backward20hbb6bbf3224c71904fxaE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN10iso_8859_313FORWARD_TABLE20h139812509ad39ffbYxaE referenced in function __ZN10iso_8859_37forward20h408a810d8af3f4669zaE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN10iso_8859_320BACKWARD_TABLE_UPPER20h139812509ad39ffbJDaE referenced in function __ZN10iso_8859_38backward20hfce3e04d36423d8ckFaE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN10iso_8859_320BACKWARD_TABLE_LOWER20h78cc32af8b38834doAaE referenced in function __ZN10iso_8859_38backward20hfce3e04d36423d8ckFaE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN10iso_8859_413FORWARD_TABLE20h139812509ad39ffb3FaE referenced in function __ZN10iso_8859_47forward20hc521d77c515bd76beIaE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN10iso_8859_420BACKWARD_TABLE_UPPER20h139812509ad39ffbKNaE referenced in function __ZN10iso_8859_48backward20hea9edf37747dad25eOaE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN10iso_8859_420BACKWARD_TABLE_LOWER20h78cc32af8b38834dtIaE referenced in function __ZN10iso_8859_48backward20hea9edf37747dad25eOaE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN10iso_8859_513FORWARD_TABLE20h139812509ad39ffbXOaE referenced in function __ZN10iso_8859_57forward20h81767a70d2c730d28QaE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN10iso_8859_520BACKWARD_TABLE_UPPER20h139812509ad39ffbEWaE referenced in function __ZN10iso_8859_58backward20hdc1727933098910aUYaE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN10iso_8859_520BACKWARD_TABLE_LOWER20h78cc32af8b38834dnRaE referenced in function __ZN10iso_8859_58backward20hdc1727933098910aUYaE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN10iso_8859_613FORWARD_TABLE20h139812509ad39ffbDZaE referenced in function __ZN10iso_8859_67forward20hba985443eda69f10O1aE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN10iso_8859_620BACKWARD_TABLE_UPPER20h139812509ad39ffbg5aE referenced in function __ZN10iso_8859_68backward20hc458e547338a16eac6aE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN10iso_8859_620BACKWARD_TABLE_LOWER20h78cc32af8b38834d31aE referenced in function __ZN10iso_8859_68backward20hc458e547338a16eac6aE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN10iso_8859_713FORWARD_TABLE20h139812509ad39ffbV6aE referenced in function __ZN10iso_8859_77forward20h8b9f1a5ce99bb2b768aE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN10iso_8859_720BACKWARD_TABLE_UPPER20h139812509ad39ffb6dbE referenced in function __ZN10iso_8859_78backward20hb12abd7ef6f3d67bribE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN10iso_8859_720BACKWARD_TABLE_LOWER20h78cc32af8b38834dl9aE referenced in function __ZN10iso_8859_78backward20hb12abd7ef6f3d67bribE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN10iso_8859_813FORWARD_TABLE20h139812509ad39ffbajbE referenced in function __ZN10iso_8859_87forward20h7bb299b3810c3390llbE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN10iso_8859_820BACKWARD_TABLE_UPPER20h139812509ad39ffbRqbE referenced in function __ZN10iso_8859_88backward20hbe79e503b13fbbdf3sbE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN10iso_8859_820BACKWARD_TABLE_LOWER20h78cc32af8b38834dAlbE referenced in function __ZN10iso_8859_88backward20hbe79e503b13fbbdf3sbE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN11iso_8859_1013FORWARD_TABLE20h139812509ad39ffbMtbE referenced in function __ZN11iso_8859_107forward20h2b2f9c375a12afd7XvbE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN11iso_8859_1020BACKWARD_TABLE_UPPER20h139812509ad39ffbvCbE referenced in function __ZN11iso_8859_108backward20he6736f09a1b03cbbHEbE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN11iso_8859_1020BACKWARD_TABLE_LOWER20h78cc32af8b38834dcwbE referenced in function __ZN11iso_8859_108backward20he6736f09a1b03cbbHEbE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN11iso_8859_1313FORWARD_TABLE20h139812509ad39ffbqFbE referenced in function __ZN11iso_8859_137forward20h53e5e215f5d94ceaBHbE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN11iso_8859_1320BACKWARD_TABLE_UPPER20h139812509ad39ffb9NbE referenced in function __ZN11iso_8859_138backward20h3718fc8ea34b485dlQbE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN11iso_8859_1320BACKWARD_TABLE_LOWER20h78cc32af8b38834dQHbE referenced in function __ZN11iso_8859_138backward20h3718fc8ea34b485dlQbE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN11iso_8859_1413FORWARD_TABLE20h139812509ad39ffb4QbE referenced in function __ZN11iso_8859_147forward20h9d2c273c7360e5e7fTbE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN11iso_8859_1420BACKWARD_TABLE_UPPER20h139812509ad39ffbj0bE referenced in function __ZN11iso_8859_148backward20he45325ded750e66bq4bE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN11iso_8859_1420BACKWARD_TABLE_LOWER20h78cc32af8b38834duTbE referenced in function __ZN11iso_8859_148backward20he45325ded750e66bq4bE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN11iso_8859_1513FORWARD_TABLE20h139812509ad39ffb94bE referenced in function __ZN11iso_8859_157forward20hc83f7d910903afb8k7bE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN11iso_8859_1520BACKWARD_TABLE_UPPER20h139812509ad39ffbQccE referenced in function __ZN11iso_8859_158backward20h8775cb0740fb6b1b4ecE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN11iso_8859_1520BACKWARD_TABLE_LOWER20h78cc32af8b38834dz7bE referenced in function __ZN11iso_8859_158backward20h8775cb0740fb6b1b4ecE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN11iso_8859_1613FORWARD_TABLE20h139812509ad39ffbNfcE referenced in function __ZN11iso_8859_167forward20hc1cf97d0a87dd67bYhcE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN11iso_8859_1620BACKWARD_TABLE_UPPER20h139812509ad39ffb0ncE referenced in function __ZN11iso_8859_168backward20h0cbcbde3e74294ablscE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN11iso_8859_1620BACKWARD_TABLE_LOWER20h78cc32af8b38834ddicE referenced in function __ZN11iso_8859_168backward20h0cbcbde3e74294ablscE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN6koi8_r13FORWARD_TABLE20h139812509ad39ffb4scE referenced in function __ZN6koi8_r7forward20h4ca0035fe0fcca48fvcE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN6koi8_r20BACKWARD_TABLE_UPPER20h139812509ad39ffbRDcE referenced in function __ZN6koi8_r8backward20h1f50a8bc34f1a0a8QIcE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN6koi8_r20BACKWARD_TABLE_LOWER20h78cc32af8b38834duvcE referenced in function __ZN6koi8_r8backward20h1f50a8bc34f1a0a8QIcE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN6koi8_u13FORWARD_TABLE20h139812509ad39ffbzJcE referenced in function __ZN6koi8_u7forward20hb67aa56559066090KLcE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN6koi8_u20BACKWARD_TABLE_UPPER20h139812509ad39ffbSUcE referenced in function __ZN6koi8_u8backward20h87578ce637332f9aRZcE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN6koi8_u20BACKWARD_TABLE_LOWER20h78cc32af8b38834dZLcE referenced in function __ZN6koi8_u8backward20h87578ce637332f9aRZcE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN9macintosh13FORWARD_TABLE20h139812509ad39ffbA0cE referenced in function __ZN9macintosh7forward20h7e96eec247c6b995L2cE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN9macintosh20BACKWARD_TABLE_UPPER20h139812509ad39ffbHldE referenced in function __ZN9macintosh8backward20h3967342b101e5ad41BdE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN9macintosh20BACKWARD_TABLE_LOWER20h78cc32af8b38834d02cE referenced in function __ZN9macintosh8backward20h3967342b101e5ad41BdE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN11windows_87413FORWARD_TABLE20h139812509ad39ffbKCdE referenced in function __ZN11windows_8747forward20hfe26807918bca44cVEdE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN11windows_87420BACKWARD_TABLE_UPPER20h139812509ad39ffbtLdE referenced in function __ZN11windows_8748backward20h336ba9bedfd13525HNdE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN11windows_87420BACKWARD_TABLE_LOWER20h78cc32af8b38834daFdE referenced in function __ZN11windows_8748backward20h336ba9bedfd13525HNdE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN12windows_125013FORWARD_TABLE20h139812509ad39ffbqOdE referenced in function __ZN12windows_12507forward20h41813b2affe39627BQdE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN12windows_125020BACKWARD_TABLE_UPPER20h139812509ad39ffbf0dE referenced in function __ZN12windows_12508backward20h8e448dda05145266v2dE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN12windows_125020BACKWARD_TABLE_LOWER20h78cc32af8b38834dQQdE referenced in function __ZN12windows_12508backward20h8e448dda05145266v2dE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN12windows_125113FORWARD_TABLE20h139812509ad39ffbe3dE referenced in function __ZN12windows_12517forward20h9894017addb8a391p5dE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN12windows_125120BACKWARD_TABLE_UPPER20h139812509ad39ffb1deE referenced in function __ZN12windows_12518backward20h2a70148e434c1a53hgeE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN12windows_125120BACKWARD_TABLE_LOWER20h78cc32af8b38834dE5dE referenced in function __ZN12windows_12518backward20h2a70148e434c1a53hgeE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN12windows_125213FORWARD_TABLE20h139812509ad39ffb0geE referenced in function __ZN12windows_12527forward20he6b5e39bd5f71394bjeE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN12windows_125220BACKWARD_TABLE_UPPER20h139812509ad39ffbfqeE referenced in function __ZN12windows_12528backward20h3dd09a2e56fdf0edEueE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN12windows_125220BACKWARD_TABLE_LOWER20h78cc32af8b38834dqjeE referenced in function __ZN12windows_12528backward20h3dd09a2e56fdf0edEueE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN12windows_125313FORWARD_TABLE20h139812509ad39ffbnveE referenced in function __ZN12windows_12537forward20h8902040878777759yxeE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN12windows_125320BACKWARD_TABLE_UPPER20h139812509ad39ffbADeE referenced in function __ZN12windows_12538backward20h7b5134d61491ffd1ZHeE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN12windows_125320BACKWARD_TABLE_LOWER20h78cc32af8b38834dNxeE referenced in function __ZN12windows_12538backward20h7b5134d61491ffd1ZHeE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN12windows_125413FORWARD_TABLE20h139812509ad39ffbIIeE referenced in function __ZN12windows_12547forward20h6950f4d4e2b58039TKeE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN12windows_125420BACKWARD_TABLE_UPPER20h139812509ad39ffbZSeE referenced in function __ZN12windows_12548backward20h9d392db4dd02e4c7oXeE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN12windows_125420BACKWARD_TABLE_LOWER20h78cc32af8b38834d8KeE referenced in function __ZN12windows_12548backward20h9d392db4dd02e4c7oXeE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN12windows_125513FORWARD_TABLE20h139812509ad39ffb7XeE referenced in function __ZN12windows_12557forward20hf90060868582b890i0eE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN12windows_125520BACKWARD_TABLE_UPPER20h139812509ad39ffbS7eE referenced in function __ZN12windows_12558backward20h79ea49927b43aa97hcfE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN12windows_125520BACKWARD_TABLE_LOWER20h78cc32af8b38834dx0eE referenced in function __ZN12windows_12558backward20h79ea49927b43aa97hcfE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN12windows_125613FORWARD_TABLE20h139812509ad39ffb0cfE referenced in function __ZN12windows_12567forward20h158bab7fa4e26c35bffE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN12windows_125620BACKWARD_TABLE_UPPER20h139812509ad39ffbPofE referenced in function __ZN12windows_12568backward20h926c3e3f0085b1f8etfE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN12windows_125620BACKWARD_TABLE_LOWER20h78cc32af8b38834dqffE referenced in function __ZN12windows_12568backward20h926c3e3f0085b1f8etfE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN12windows_125713FORWARD_TABLE20h139812509ad39ffbXtfE referenced in function __ZN12windows_12577forward20h1ef9295edbc217c68vfE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN12windows_125720BACKWARD_TABLE_UPPER20h139812509ad39ffbMFfE referenced in function __ZN12windows_12578backward20haec2621f936e0a392HfE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN12windows_125720BACKWARD_TABLE_LOWER20h78cc32af8b38834dnwfE referenced in function __ZN12windows_12578backward20haec2621f936e0a392HfE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN12windows_125813FORWARD_TABLE20h139812509ad39ffbLIfE referenced in function __ZN12windows_12587forward20h0522bed40a3dca21WKfE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN12windows_125820BACKWARD_TABLE_UPPER20h139812509ad39ffb4TfE referenced in function __ZN12windows_12588backward20h88ac90b25782071ftYfE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN12windows_125820BACKWARD_TABLE_LOWER20h78cc32af8b38834dbLfE referenced in function __ZN12windows_12588backward20h88ac90b25782071ftYfE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN14x_mac_cyrillic13FORWARD_TABLE20h139812509ad39ffbcZfE referenced in function __ZN14x_mac_cyrillic7forward20h092ebc633307d52en1fE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN14x_mac_cyrillic20BACKWARD_TABLE_UPPER20h139812509ad39ffbZ9fE referenced in function __ZN14x_mac_cyrillic8backward20h372a671512a55c96yegE
libencoding.rlib(encoding.0.o) : error LNK2019: unresolved external symbol __imp___ZN14x_mac_cyrillic20BACKWARD_TABLE_LOWER20h78cc32af8b38834dC1fE referenced in function __ZN14x_mac_cyrillic8backward20h372a671512a55c96yegE
C:\DEVELOPMENT\rustio\rust-encoding\target\debug\examples\recode.exe : fatal error LNK1120: 98 unresolved externals
error: aborting due to previous error
Build failed, waiting for other jobs to finish...
error: linking with `link.exe` failed: exit code: 1120
note: "C:\\Program Files (x86)\\Microsoft Visual Studio 12.0\\VC\\bin\\link.exe" "/NOLOGO" "/NXCOMPAT" "/LIBPATH:C:\\Rust\\rust-nightly-i686-pc-windows-msvc\\bin\\rustlib\\i686-pc-windows-msvc\\lib" "C:\\DEVELOPMENT\\rustio\\rust-encoding\\target\\debug\\encoding-2646d88d1f6b7cd5.0.o" "/OUT:C:\\DEVELOPMENT\\rustio\\rust-encoding\\target\\debug\\encoding-2646d88d1f6b7cd5.exe" "/OPT:REF,ICF" "/DEBUG" "C:\\DEVELOPMENT\\rustio\\rust-encoding\\target\\debug\\deps\\libencoding_index_singlebyte-d3520d24c050d74f.rlib" "C:\\DEVELOPMENT\\rustio\\rust-encoding\\target\\debug\\deps\\libencoding_index_tradchinese-50f5d4943fa2e14a.rlib" "C:\\DEVELOPMENT\\rustio\\rust-encoding\\target\\debug\\deps\\libencoding_index_japanese-504681e476128dbc.rlib" "C:\\DEVELOPMENT\\rustio\\rust-encoding\\target\\debug\\deps\\libencoding_index_korean-6a481ab62fa85cae.rlib" "C:\\DEVELOPMENT\\rustio\\rust-encoding\\target\\debug\\deps\\libencoding_types-fe8521ccc808562d.rlib" "C:\\Rust\\rust-nightly-i686-pc-windows-msvc\\bin\\rustlib\\i686-pc-windows-msvc\\lib\\libtest-10cbabc2.rlib" "C:\\Rust\\rust-nightly-i686-pc-windows-msvc\\bin\\rustlib\\i686-pc-windows-msvc\\lib\\libserialize-10cbabc2.rlib" "C:\\Rust\\rust-nightly-i686-pc-windows-msvc\\bin\\rustlib\\i686-pc-windows-msvc\\lib\\libterm-10cbabc2.rlib" "C:\\DEVELOPMENT\\rustio\\rust-encoding\\target\\debug\\deps\\libencoding_index_simpchinese-bbf6de1c29d64619.rlib" "C:\\Rust\\rust-nightly-i686-pc-windows-msvc\\bin\\rustlib\\i686-pc-windows-msvc\\lib\\liblog-10cbabc2.rlib" "C:\\Rust\\rust-nightly-i686-pc-windows-msvc\\bin\\rustlib\\i686-pc-windows-msvc\\lib\\libgetopts-10cbabc2.rlib" "C:\\Rust\\rust-nightly-i686-pc-windows-msvc\\bin\\rustlib\\i686-pc-windows-msvc\\lib\\libstd-10cbabc2.rlib" "C:\\Rust\\rust-nightly-i686-pc-windows-msvc\\bin\\rustlib\\i686-pc-windows-msvc\\lib\\libcollections-10cbabc2.rlib" "C:\\Rust\\rust-nightly-i686-pc-windows-msvc\\bin\\rustlib\\i686-pc-windows-msvc\\lib\\librustc_unicode-10cbabc2.rlib" "C:\\Rust\\rust-nightly-i686-pc-windows-msvc\\bin\\rustlib\\i686-pc-windows-msvc\\lib\\librand-10cbabc2.rlib" "C:\\Rust\\rust-nightly-i686-pc-windows-msvc\\bin\\rustlib\\i686-pc-windows-msvc\\lib\\liballoc-10cbabc2.rlib" "C:\\Rust\\rust-nightly-i686-pc-windows-msvc\\bin\\rustlib\\i686-pc-windows-msvc\\lib\\liballoc_system-10cbabc2.rlib" "C:\\Rust\\rust-nightly-i686-pc-windows-msvc\\bin\\rustlib\\i686-pc-windows-msvc\\lib\\liblibc-10cbabc2.rlib" "C:\\Rust\\rust-nightly-i686-pc-windows-msvc\\bin\\rustlib\\i686-pc-windows-msvc\\lib\\libcore-10cbabc2.rlib" "/LIBPATH:C:\\DEVELOPMENT\\rustio\\rust-encoding\\target\\debug" "/LIBPATH:C:\\DEVELOPMENT\\rustio\\rust-encoding\\target\\debug\\deps" "/LIBPATH:C:\\Rust\\rust-nightly-i686-pc-windows-msvc\\bin\\rustlib\\i686-pc-windows-msvc\\lib" "/LIBPATH:C:\\DEVELOPMENT\\rustio\\rust-encoding\\.rust\\bin\\i686-pc-windows-msvc" "/LIBPATH:C:\\DEVELOPMENT\\rustio\\rust-encoding\\bin\\i686-pc-windows-msvc" "kernel32.lib" "ws2_32.lib" "userenv.lib" "advapi32.lib" "kernel32.lib" "shell32.lib" "msvcrt.lib" "compiler-rt.lib"
note: libgetopts-10cbabc2.rlib(getopts-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN6option15Option$LT$T$GT$6expect15__STATIC_FMTSTR20h14096b9b0a9d53c3ptNE imported
libstd-10cbabc2.rlib(std-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN6option15Option$LT$T$GT$6expect15__STATIC_FMTSTR20h14096b9b0a9d53c3ptNE imported
libcollections-10cbabc2.rlib(collections-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN6option15Option$LT$T$GT$6expect15__STATIC_FMTSTR20h14096b9b0a9d53c3ptNE imported
encoding-2646d88d1f6b7cd5.0.o : warning LNK4217: locally defined symbol __ZN6option15Option$LT$T$GT$6expect15__STATIC_FMTSTR20h14096b9b0a9d53c3ptNE imported in function __ZN6option15Option$LT$T$GT$6expect20h4955362816595119626E
libencoding_types-fe8521ccc808562d.rlib(encoding_types-fe8521ccc808562d.0.o) : warning LNK4049: locally defined symbol __ZN6option15Option$LT$T$GT$6expect15__STATIC_FMTSTR20h14096b9b0a9d53c3ptNE imported
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN6option15Option$LT$T$GT$6expect15__STATIC_FMTSTR20h14096b9b0a9d53c3ptNE imported
libterm-10cbabc2.rlib(term-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN6option15Option$LT$T$GT$6expect15__STATIC_FMTSTR20h14096b9b0a9d53c3ptNE imported
libgetopts-10cbabc2.rlib(getopts-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN6option15Option$LT$T$GT$6expect10_FILE_LINE20h667fd1b9dfee44379sNE imported
libstd-10cbabc2.rlib(std-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN6option15Option$LT$T$GT$6expect10_FILE_LINE20h667fd1b9dfee44379sNE imported
libcollections-10cbabc2.rlib(collections-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN6option15Option$LT$T$GT$6expect10_FILE_LINE20h667fd1b9dfee44379sNE imported
encoding-2646d88d1f6b7cd5.0.o : warning LNK4217: locally defined symbol __ZN6option15Option$LT$T$GT$6expect10_FILE_LINE20h667fd1b9dfee44379sNE imported in function __ZN6option15Option$LT$T$GT$6expect20h4955362816595119626E
libencoding_types-fe8521ccc808562d.rlib(encoding_types-fe8521ccc808562d.0.o) : warning LNK4049: locally defined symbol __ZN6option15Option$LT$T$GT$6expect10_FILE_LINE20h667fd1b9dfee44379sNE imported
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN6option15Option$LT$T$GT$6expect10_FILE_LINE20h667fd1b9dfee44379sNE imported
libterm-10cbabc2.rlib(term-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN6option15Option$LT$T$GT$6expect10_FILE_LINE20h667fd1b9dfee44379sNE imported
libgetopts-10cbabc2.rlib(getopts-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN7raw_vec11alloc_guard14_MSG_FILE_LINE20h9f2ce7d8b83c23d3TsbE imported
libstd-10cbabc2.rlib(std-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN7raw_vec11alloc_guard14_MSG_FILE_LINE20h9f2ce7d8b83c23d3TsbE imported
libcollections-10cbabc2.rlib(collections-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN7raw_vec11alloc_guard14_MSG_FILE_LINE20h9f2ce7d8b83c23d3TsbE imported
encoding-2646d88d1f6b7cd5.0.o : warning LNK4217: locally defined symbol __ZN7raw_vec11alloc_guard14_MSG_FILE_LINE20h9f2ce7d8b83c23d3TsbE imported in function __ZN7raw_vec11alloc_guard20h21f166315a105973wsbE
libencoding_types-fe8521ccc808562d.rlib(encoding_types-fe8521ccc808562d.0.o) : warning LNK4049: locally defined symbol __ZN7raw_vec11alloc_guard14_MSG_FILE_LINE20h9f2ce7d8b83c23d3TsbE imported
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN7raw_vec11alloc_guard14_MSG_FILE_LINE20h9f2ce7d8b83c23d3TsbE imported
libterm-10cbabc2.rlib(term-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN7raw_vec11alloc_guard14_MSG_FILE_LINE20h9f2ce7d8b83c23d3TsbE imported
libcollections-10cbabc2.rlib(collections-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN5slice54_$u5b$T$u5d$.ops..Index$LT$ops..Range$LT$usize$GT$$GT$5index14_MSG_FILE_LINE20hf770f11baaa8012bYNPE imported
encoding-2646d88d1f6b7cd5.0.o : warning LNK4217: locally defined symbol __ZN5slice54_$u5b$T$u5d$.ops..Index$LT$ops..Range$LT$usize$GT$$GT$5index14_MSG_FILE_LINE20hf770f11baaa8012bYNPE imported in function __ZN5slice54_$u5b$T$u5d$.ops..Index$LT$ops..Range$LT$usize$GT$$GT$5index20h4140618801278482172E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN5slice54_$u5b$T$u5d$.ops..Index$LT$ops..Range$LT$usize$GT$$GT$5index14_MSG_FILE_LINE20hf770f11baaa8012bYNPE imported
libterm-10cbabc2.rlib(term-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN5slice54_$u5b$T$u5d$.ops..Index$LT$ops..Range$LT$usize$GT$$GT$5index14_MSG_FILE_LINE20hf770f11baaa8012bYNPE imported
libstd-10cbabc2.rlib(std-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN5slice54_$u5b$T$u5d$.ops..Index$LT$ops..Range$LT$usize$GT$$GT$5index14_MSG_FILE_LINE20hf770f11baaa8012bYNPE imported
encoding-2646d88d1f6b7cd5.0.o : warning LNK4217: locally defined symbol __ZN5slice54_$u5b$T$u5d$.ops..Index$LT$ops..Range$LT$usize$GT$$GT$5index14_MSG_FILE_LINE20hf770f11baaa8012brOPE imported in function __ZN5slice54_$u5b$T$u5d$.ops..Index$LT$ops..Range$LT$usize$GT$$GT$5index20h4140618801278482172E
libterm-10cbabc2.rlib(term-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN5slice54_$u5b$T$u5d$.ops..Index$LT$ops..Range$LT$usize$GT$$GT$5index14_MSG_FILE_LINE20hf770f11baaa8012brOPE imported
libstd-10cbabc2.rlib(std-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN5slice54_$u5b$T$u5d$.ops..Index$LT$ops..Range$LT$usize$GT$$GT$5index14_MSG_FILE_LINE20hf770f11baaa8012brOPE imported
libcollections-10cbabc2.rlib(collections-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN5slice54_$u5b$T$u5d$.ops..Index$LT$ops..Range$LT$usize$GT$$GT$5index14_MSG_FILE_LINE20hf770f11baaa8012brOPE imported
libstd-10cbabc2.rlib(std-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN5slice36_$u5b$T$u5d$.ops..Index$LT$usize$GT$5index14_MSG_FILE_LINE20hf770f11baaa8012beMPE imported
libcollections-10cbabc2.rlib(collections-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN5slice36_$u5b$T$u5d$.ops..Index$LT$usize$GT$5index14_MSG_FILE_LINE20hf770f11baaa8012beMPE imported
librand-10cbabc2.rlib(rand-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN5slice36_$u5b$T$u5d$.ops..Index$LT$usize$GT$5index14_MSG_FILE_LINE20hf770f11baaa8012beMPE imported
encoding-2646d88d1f6b7cd5.0.o : warning LNK4217: locally defined symbol __ZN5slice36_$u5b$T$u5d$.ops..Index$LT$usize$GT$5index14_MSG_FILE_LINE20hf770f11baaa8012beMPE imported in function __ZN5slice36_$u5b$T$u5d$.ops..Index$LT$usize$GT$5index21h13611446054192534390E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN5slice36_$u5b$T$u5d$.ops..Index$LT$usize$GT$5index14_MSG_FILE_LINE20hf770f11baaa8012beMPE imported
libterm-10cbabc2.rlib(term-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN5slice36_$u5b$T$u5d$.ops..Index$LT$usize$GT$5index14_MSG_FILE_LINE20hf770f11baaa8012beMPE imported
libgetopts-10cbabc2.rlib(getopts-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN5slice36_$u5b$T$u5d$.ops..Index$LT$usize$GT$5index14_MSG_FILE_LINE20hf770f11baaa8012beMPE imported
encoding-2646d88d1f6b7cd5.0.o : warning LNK4217: locally defined symbol __ZN3fmt29_$LP$T10$C$$u20$T11$RP$.Debug3fmt15__STATIC_FMTSTR20h14096b9b0a9d53c32dYE imported in function __ZN3fmt29_$LP$T10$C$$u20$T11$RP$.Debug3fmt21h12431668040767952971E
libstd-10cbabc2.rlib(std-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN6option15Option$LT$T$GT$6unwrap14_MSG_FILE_LINE20hf770f11baaa8012b4tNE imported
encoding-2646d88d1f6b7cd5.0.o : warning LNK4217: locally defined symbol __ZN6option15Option$LT$T$GT$6unwrap14_MSG_FILE_LINE20hf770f11baaa8012b4tNE imported in function __ZN6option15Option$LT$T$GT$6unwrap20h3463337749851149311E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN6option15Option$LT$T$GT$6unwrap14_MSG_FILE_LINE20hf770f11baaa8012b4tNE imported
libterm-10cbabc2.rlib(term-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN6option15Option$LT$T$GT$6unwrap14_MSG_FILE_LINE20hf770f11baaa8012b4tNE imported
libgetopts-10cbabc2.rlib(getopts-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN6option15Option$LT$T$GT$6unwrap14_MSG_FILE_LINE20hf770f11baaa8012b4tNE imported
encoding-2646d88d1f6b7cd5.0.o : warning LNK4217: locally defined symbol __ZN5slice39_$u5b$T$u5d$.ops..IndexMut$LT$usize$GT$9index_mut14_MSG_FILE_LINE20hf770f11baaa8012b3MPE imported in function __ZN5slice39_$u5b$T$u5d$.ops..IndexMut$LT$usize$GT$9index_mut20h2733769096698423841E
libstd-10cbabc2.rlib(std-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN5slice39_$u5b$T$u5d$.ops..IndexMut$LT$usize$GT$9index_mut14_MSG_FILE_LINE20hf770f11baaa8012b3MPE imported
librand-10cbabc2.rlib(rand-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN5slice39_$u5b$T$u5d$.ops..IndexMut$LT$usize$GT$9index_mut14_MSG_FILE_LINE20hf770f11baaa8012b3MPE imported
encoding-2646d88d1f6b7cd5.0.o : warning LNK4217: locally defined symbol __ZN6string10T.ToString9to_string15__STATIC_FMTSTR20h5f39a7fdd13892fdCmgE imported in function __ZN6string10T.ToString9to_string19h819272455424213471E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN6string10T.ToString9to_string15__STATIC_FMTSTR20h5f39a7fdd13892fdCmgE imported
libterm-10cbabc2.rlib(term-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN6string10T.ToString9to_string15__STATIC_FMTSTR20h5f39a7fdd13892fdCmgE imported
libgetopts-10cbabc2.rlib(getopts-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN6string10T.ToString9to_string15__STATIC_FMTSTR20h5f39a7fdd13892fdCmgE imported
libstd-10cbabc2.rlib(std-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN7raw_vec15RawVec$LT$T$GT$13shrink_to_fit14_MSG_FILE_LINE20h9f2ce7d8b83c23d3BpbE imported
libcollections-10cbabc2.rlib(collections-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN7raw_vec15RawVec$LT$T$GT$13shrink_to_fit14_MSG_FILE_LINE20h9f2ce7d8b83c23d3BpbE imported
encoding-2646d88d1f6b7cd5.0.o : warning LNK4217: locally defined symbol __ZN7raw_vec15RawVec$LT$T$GT$13shrink_to_fit14_MSG_FILE_LINE20h9f2ce7d8b83c23d3BpbE imported in function __ZN7raw_vec15RawVec$LT$T$GT$13shrink_to_fit20h8782879308524536995E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN7raw_vec15RawVec$LT$T$GT$13shrink_to_fit14_MSG_FILE_LINE20h9f2ce7d8b83c23d3BpbE imported
libterm-10cbabc2.rlib(term-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN7raw_vec15RawVec$LT$T$GT$13shrink_to_fit14_MSG_FILE_LINE20h9f2ce7d8b83c23d3BpbE imported
libgetopts-10cbabc2.rlib(getopts-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN7raw_vec15RawVec$LT$T$GT$13shrink_to_fit14_MSG_FILE_LINE20h9f2ce7d8b83c23d3BpbE imported
encoding-2646d88d1f6b7cd5.0.o : warning LNK4217: locally defined symbol __ZN7raw_vec15RawVec$LT$T$GT$6double14_MSG_FILE_LINE20h9f2ce7d8b83c23d3jjbE imported in function __ZN7raw_vec15RawVec$LT$T$GT$6double20h8897250820767304839E
libencoding_types-fe8521ccc808562d.rlib(encoding_types-fe8521ccc808562d.0.o) : warning LNK4049: locally defined symbol __ZN7raw_vec15RawVec$LT$T$GT$6double14_MSG_FILE_LINE20h9f2ce7d8b83c23d3jjbE imported
encoding-2646d88d1f6b7cd5.0.o : warning LNK4217: locally defined symbol __ZN6result24Result$LT$T$C$$u20$E$GT$6unwrap15__STATIC_FMTSTR20h14096b9b0a9d53c3DbOE imported in function __ZN6result24Result$LT$T$C$$u20$E$GT$6unwrap20h7002022945456071328E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN6result24Result$LT$T$C$$u20$E$GT$6unwrap15__STATIC_FMTSTR20h14096b9b0a9d53c3DbOE imported
libterm-10cbabc2.rlib(term-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN6result24Result$LT$T$C$$u20$E$GT$6unwrap15__STATIC_FMTSTR20h14096b9b0a9d53c3DbOE imported
libstd-10cbabc2.rlib(std-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN6result24Result$LT$T$C$$u20$E$GT$6unwrap15__STATIC_FMTSTR20h14096b9b0a9d53c3DbOE imported
encoding-2646d88d1f6b7cd5.0.o : warning LNK4217: locally defined symbol __ZN6result24Result$LT$T$C$$u20$E$GT$6unwrap10_FILE_LINE20h667fd1b9dfee4437nbOE imported in function __ZN6result24Result$LT$T$C$$u20$E$GT$6unwrap20h7002022945456071328E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN6result24Result$LT$T$C$$u20$E$GT$6unwrap10_FILE_LINE20h667fd1b9dfee4437nbOE imported
libterm-10cbabc2.rlib(term-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN6result24Result$LT$T$C$$u20$E$GT$6unwrap10_FILE_LINE20h667fd1b9dfee4437nbOE imported
libstd-10cbabc2.rlib(std-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN6result24Result$LT$T$C$$u20$E$GT$6unwrap10_FILE_LINE20h667fd1b9dfee4437nbOE imported
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN5btree4node16round_up_to_next14_MSG_FILE_LINE20h61c657fe2aa64afcfxaE imported in function __ZN79collections..btree..node..Node$LT$collections..string..String$C$$u20$Metric$GT$9drop.930717h7809c72ea3c74d2cE
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN3vec12Vec$LT$T$GT$5drain14_MSG_FILE_LINE20h61c657fe2aa64afcLDgE imported in function __ZN3arc12Arc$LT$T$GT$9drop_slow20h1485704018056144703E
libterm-10cbabc2.rlib(term-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN3vec12Vec$LT$T$GT$5drain14_MSG_FILE_LINE20h61c657fe2aa64afcLDgE imported
libstd-10cbabc2.rlib(std-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN3vec12Vec$LT$T$GT$5drain14_MSG_FILE_LINE20h61c657fe2aa64afcLDgE imported
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc7oneshot20Packet$LT$T$GT$.Drop4drop15__STATIC_FMTSTR20h211885aa40842c4apWmE imported in function __ZN182Box$LT$alloc..arc..ArcInner$LT$core..cell..UnsafeCell$LT$std..sync..mpsc..oneshot..Packet$LT$$LP$TestDesc$C$$u20$TestResult$C$$u20$collections..vec..Vec$LT$u8$GT$$RP$$GT$$GT$$GT$$GT$10drop.1038717he8cb8e7319320420E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc7oneshot20Packet$LT$T$GT$.Drop4drop10_FILE_LINE20h8d55bb673c33ecfb0WmE imported in function __ZN182Box$LT$alloc..arc..ArcInner$LT$core..cell..UnsafeCell$LT$std..sync..mpsc..oneshot..Packet$LT$$LP$TestDesc$C$$u20$TestResult$C$$u20$collections..vec..Vec$LT$u8$GT$$RP$$GT$$GT$$GT$$GT$10drop.1038717he8cb8e7319320420E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc7oneshot15Packet$LT$T$GT$9drop_port10_FILE_LINE20h8d55bb673c33ecfbIQmE imported in function __ZN4sync4mpsc22Receiver$LT$T$GT$.Drop4drop20h8488703838579588303E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc4sync15Packet$LT$T$GT$9drop_port10_FILE_LINE20h8d55bb673c33ecfbYqoE imported in function __ZN4sync4mpsc22Receiver$LT$T$GT$.Drop4drop20h8488703838579588303E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc10spsc_queue14Queue$LT$T$GT$3pop10_FILE_LINE20h8d55bb673c33ecfbCMoE imported in function __ZN4sync4mpsc10spsc_queue14Queue$LT$T$GT$3pop21h14876586455508675332E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc10mpsc_queue14Queue$LT$T$GT$3pop10_FILE_LINE20h8d55bb673c33ecfb7DoE imported in function __ZN4sync4mpsc10mpsc_queue14Queue$LT$T$GT$3pop21h13686211718165800370E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc10mpsc_queue14Queue$LT$T$GT$3pop10_FILE_LINE20h8d55bb673c33ecfbzEoE imported in function __ZN4sync4mpsc10mpsc_queue14Queue$LT$T$GT$3pop21h13686211718165800370E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc6stream20Packet$LT$T$GT$.Drop4drop15__STATIC_FMTSTR20h211885aa40842c4aF6nE imported in function __ZN112std..sync..mpsc..stream..Packet$LT$$LP$TestDesc$C$$u20$TestResult$C$$u20$collections..vec..Vec$LT$u8$GT$$RP$$GT$10drop.1067317h02b419609715a3c8E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc6stream20Packet$LT$T$GT$.Drop4drop10_FILE_LINE20h8d55bb673c33ecfbg7nE imported in function __ZN112std..sync..mpsc..stream..Packet$LT$$LP$TestDesc$C$$u20$TestResult$C$$u20$collections..vec..Vec$LT$u8$GT$$RP$$GT$10drop.1067317h02b419609715a3c8E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc6stream20Packet$LT$T$GT$.Drop4drop15__STATIC_FMTSTR20h211885aa40842c4a27nE imported in function __ZN112std..sync..mpsc..stream..Packet$LT$$LP$TestDesc$C$$u20$TestResult$C$$u20$collections..vec..Vec$LT$u8$GT$$RP$$GT$10drop.1067317h02b419609715a3c8E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc6stream20Packet$LT$T$GT$.Drop4drop10_FILE_LINE20h8d55bb673c33ecfbD8nE imported in function __ZN112std..sync..mpsc..stream..Packet$LT$$LP$TestDesc$C$$u20$TestResult$C$$u20$collections..vec..Vec$LT$u8$GT$$RP$$GT$10drop.1067317h02b419609715a3c8E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc6shared20Packet$LT$T$GT$.Drop4drop15__STATIC_FMTSTR20h211885aa40842c4aCDnE imported in function __ZN112std..sync..mpsc..shared..Packet$LT$$LP$TestDesc$C$$u20$TestResult$C$$u20$collections..vec..Vec$LT$u8$GT$$RP$$GT$10drop.1069817hd23a3a2e63d4da42E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc6shared20Packet$LT$T$GT$.Drop4drop10_FILE_LINE20h8d55bb673c33ecfbdEnE imported in function __ZN112std..sync..mpsc..shared..Packet$LT$$LP$TestDesc$C$$u20$TestResult$C$$u20$collections..vec..Vec$LT$u8$GT$$RP$$GT$10drop.1069817hd23a3a2e63d4da42E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc6shared20Packet$LT$T$GT$.Drop4drop15__STATIC_FMTSTR20h211885aa40842c4aZEnE imported in function __ZN112std..sync..mpsc..shared..Packet$LT$$LP$TestDesc$C$$u20$TestResult$C$$u20$collections..vec..Vec$LT$u8$GT$$RP$$GT$10drop.1069817hd23a3a2e63d4da42E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc6shared20Packet$LT$T$GT$.Drop4drop10_FILE_LINE20h8d55bb673c33ecfbAFnE imported in function __ZN112std..sync..mpsc..shared..Packet$LT$$LP$TestDesc$C$$u20$TestResult$C$$u20$collections..vec..Vec$LT$u8$GT$$RP$$GT$10drop.1069817hd23a3a2e63d4da42E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc6shared20Packet$LT$T$GT$.Drop4drop15__STATIC_FMTSTR20h211885aa40842c4amGnE imported in function __ZN112std..sync..mpsc..shared..Packet$LT$$LP$TestDesc$C$$u20$TestResult$C$$u20$collections..vec..Vec$LT$u8$GT$$RP$$GT$10drop.1069817hd23a3a2e63d4da42E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc6shared20Packet$LT$T$GT$.Drop4drop10_FILE_LINE20h8d55bb673c33ecfbXGnE imported in function __ZN112std..sync..mpsc..shared..Packet$LT$$LP$TestDesc$C$$u20$TestResult$C$$u20$collections..vec..Vec$LT$u8$GT$$RP$$GT$10drop.1069817hd23a3a2e63d4da42E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc4sync20Packet$LT$T$GT$.Drop4drop15__STATIC_FMTSTR20h211885aa40842c4aSuoE imported in function __ZN3arc12Arc$LT$T$GT$9drop_slow21h15552842071968523691E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc4sync20Packet$LT$T$GT$.Drop4drop10_FILE_LINE20h8d55bb673c33ecfbtvoE imported in function __ZN3arc12Arc$LT$T$GT$9drop_slow21h15552842071968523691E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc4sync20Packet$LT$T$GT$.Drop4drop10_FILE_LINE20h8d55bb673c33ecfb1voE imported in function __ZN3arc12Arc$LT$T$GT$9drop_slow21h15552842071968523691E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc4sync20Packet$LT$T$GT$.Drop4drop10_FILE_LINE20h8d55bb673c33ecfbrwoE imported in function __ZN3arc12Arc$LT$T$GT$9drop_slow21h15552842071968523691E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc6stream15Packet$LT$T$GT$12take_to_wake10_FILE_LINE20h8d55bb673c33ecfbnMnE imported in function __ZN104std..sync..mpsc..Sender$LT$$LP$TestDesc$C$$u20$TestResult$C$$u20$collections..vec..Vec$LT$u8$GT$$RP$$GT$10drop.1076517hf628382bda5514bbE
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc6shared15Packet$LT$T$GT$9drop_chan15__STATIC_FMTSTR20h211885aa40842c4a6tnE imported in function __ZN104std..sync..mpsc..Sender$LT$$LP$TestDesc$C$$u20$TestResult$C$$u20$collections..vec..Vec$LT$u8$GT$$RP$$GT$10drop.1076517hf628382bda5514bbE
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc6shared15Packet$LT$T$GT$9drop_chan10_FILE_LINE20h8d55bb673c33ecfbwunE imported in function __ZN104std..sync..mpsc..Sender$LT$$LP$TestDesc$C$$u20$TestResult$C$$u20$collections..vec..Vec$LT$u8$GT$$RP$$GT$10drop.1076517hf628382bda5514bbE
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc6stream15Packet$LT$T$GT$9drop_chan10_FILE_LINE20h8d55bb673c33ecfbGTnE imported in function __ZN104std..sync..mpsc..Sender$LT$$LP$TestDesc$C$$u20$TestResult$C$$u20$collections..vec..Vec$LT$u8$GT$$RP$$GT$10drop.1076517hf628382bda5514bbE
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc20Sender$LT$T$GT$.Drop4drop10_FILE_LINE20h8d55bb673c33ecfbHdpE imported in function __ZN104std..sync..mpsc..Sender$LT$$LP$TestDesc$C$$u20$TestResult$C$$u20$collections..vec..Vec$LT$u8$GT$$RP$$GT$10drop.1076517hf628382bda5514bbE
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc6shared15Packet$LT$T$GT$12take_to_wake10_FILE_LINE20h8d55bb673c33ecfbSwnE imported in function __ZN104std..sync..mpsc..Sender$LT$$LP$TestDesc$C$$u20$TestResult$C$$u20$collections..vec..Vec$LT$u8$GT$$RP$$GT$10drop.1076517hf628382bda5514bbE
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc6shared15Packet$LT$T$GT$9drop_chan10_FILE_LINE20h8d55bb673c33ecfbhvnE imported in function __ZN104std..sync..mpsc..Sender$LT$$LP$TestDesc$C$$u20$TestResult$C$$u20$collections..vec..Vec$LT$u8$GT$$RP$$GT$10drop.1076517hf628382bda5514bbE
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc21Sender$LT$T$GT$.Clone5clone10_FILE_LINE20h8d55bb673c33ecfb3bpE imported in function __ZN4sync4mpsc21Sender$LT$T$GT$.Clone5clone20h4549574810559712366E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc6shared15Packet$LT$T$GT$15inherit_blocker15__STATIC_FMTSTR20h211885aa40842c4aEhnE imported in function __ZN4sync4mpsc21Sender$LT$T$GT$.Clone5clone20h4549574810559712366E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc6shared15Packet$LT$T$GT$15inherit_blocker10_FILE_LINE20h8d55bb673c33ecfbfinE imported in function __ZN4sync4mpsc21Sender$LT$T$GT$.Clone5clone20h4549574810559712366E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc6shared15Packet$LT$T$GT$15inherit_blocker15__STATIC_FMTSTR20h211885aa40842c4a1inE imported in function __ZN4sync4mpsc21Sender$LT$T$GT$.Clone5clone20h4549574810559712366E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc6shared15Packet$LT$T$GT$15inherit_blocker10_FILE_LINE20h8d55bb673c33ecfbCjnE imported in function __ZN4sync4mpsc21Sender$LT$T$GT$.Clone5clone20h4549574810559712366E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc7oneshot15Packet$LT$T$GT$7upgrade10_FILE_LINE20h8d55bb673c33ecfb2OmE imported in function __ZN4sync4mpsc7oneshot15Packet$LT$T$GT$7upgrade20h7446875560647817652E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc10spsc_queue14Queue$LT$T$GT$4push10_FILE_LINE20h8d55bb673c33ecfbUIoE imported in function __ZN4sync4mpsc6stream15Packet$LT$T$GT$7do_send21h17281826721615862633E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc6stream15Packet$LT$T$GT$7do_send10_FILE_LINE20h8d55bb673c33ecfb3KnE imported in function __ZN4sync4mpsc6stream15Packet$LT$T$GT$7do_send21h17281826721615862633E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc6stream15Packet$LT$T$GT$7do_send10_FILE_LINE20h8d55bb673c33ecfbCLnE imported in function __ZN4sync4mpsc6stream15Packet$LT$T$GT$7do_send21h17281826721615862633E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc7oneshot15Packet$LT$T$GT$8try_recv10_FILE_LINE20h8d55bb673c33ecfbnOmE imported in function __ZN4sync4mpsc17Receiver$LT$T$GT$4recv21h13414063547937528144E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc7oneshot15Packet$LT$T$GT$8try_recv10_FILE_LINE20h8d55bb673c33ecfbtNmE imported in function __ZN4sync4mpsc17Receiver$LT$T$GT$4recv21h13414063547937528144E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc6stream15Packet$LT$T$GT$9decrement15__STATIC_FMTSTR20h211885aa40842c4aqNnE imported in function __ZN4sync4mpsc17Receiver$LT$T$GT$4recv21h13414063547937528144E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc6stream15Packet$LT$T$GT$9decrement10_FILE_LINE20h8d55bb673c33ecfb1NnE imported in function __ZN4sync4mpsc17Receiver$LT$T$GT$4recv21h13414063547937528144E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc6stream15Packet$LT$T$GT$9decrement10_FILE_LINE20h8d55bb673c33ecfb9OnE imported in function __ZN4sync4mpsc17Receiver$LT$T$GT$4recv21h13414063547937528144E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc17Receiver$LT$T$GT$4recv10_FILE_LINE20h8d55bb673c33ecfbblpE imported in function __ZN4sync4mpsc17Receiver$LT$T$GT$4recv21h13414063547937528144E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc6shared15Packet$LT$T$GT$9decrement15__STATIC_FMTSTR20h211885aa40842c4aFnnE imported in function __ZN4sync4mpsc17Receiver$LT$T$GT$4recv21h13414063547937528144E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc6shared15Packet$LT$T$GT$9decrement10_FILE_LINE20h8d55bb673c33ecfbgonE imported in function __ZN4sync4mpsc17Receiver$LT$T$GT$4recv21h13414063547937528144E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc6shared15Packet$LT$T$GT$9decrement10_FILE_LINE20h8d55bb673c33ecfbopnE imported in function __ZN4sync4mpsc17Receiver$LT$T$GT$4recv21h13414063547937528144E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc4sync4wait10_FILE_LINE20h8d55bb673c33ecfbgcoE imported in function __ZN4sync4mpsc17Receiver$LT$T$GT$4recv21h13414063547937528144E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc17Receiver$LT$T$GT$4recv10_FILE_LINE20h8d55bb673c33ecfblkpE imported in function __ZN4sync4mpsc17Receiver$LT$T$GT$4recv21h13414063547937528144E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc17Receiver$LT$T$GT$4recv10_FILE_LINE20h8d55bb673c33ecfbvjpE imported in function __ZN4sync4mpsc17Receiver$LT$T$GT$4recv21h13414063547937528144E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc4sync15Packet$LT$T$GT$4recv10_FILE_LINE20h8d55bb673c33ecfb8koE imported in function __ZN4sync4mpsc17Receiver$LT$T$GT$4recv21h13414063547937528144E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc4sync15Packet$LT$T$GT$14wakeup_senders10_FILE_LINE20h8d55bb673c33ecfbenoE imported in function __ZN4sync4mpsc17Receiver$LT$T$GT$4recv21h13414063547937528144E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc6stream15Packet$LT$T$GT$8try_recv10_FILE_LINE20h8d55bb673c33ecfbSRnE imported in function __ZN4sync4mpsc6stream15Packet$LT$T$GT$8try_recv20h3241318207683076654E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc6shared15Packet$LT$T$GT$8try_recv10_FILE_LINE20h8d55bb673c33ecfbSqnE imported in function __ZN4sync4mpsc6shared15Packet$LT$T$GT$8try_recv20h1961181777690456405E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc6shared15Packet$LT$T$GT$8try_recv10_FILE_LINE20h8d55bb673c33ecfbesnE imported in function __ZN4sync4mpsc6shared15Packet$LT$T$GT$8try_recv20h1961181777690456405E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc6shared15Packet$LT$T$GT$8try_recv10_FILE_LINE20h8d55bb673c33ecfbdtnE imported in function __ZN4sync4mpsc6shared15Packet$LT$T$GT$8try_recv20h1961181777690456405E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc15Sender$LT$T$GT$4send10_FILE_LINE20h8d55bb673c33ecfbU8oE imported in function __ZN4sync4mpsc15Sender$LT$T$GT$4send19h807113873226964873E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc7oneshot15Packet$LT$T$GT$4send10_FILE_LINE20h8d55bb673c33ecfbMJmE imported in function __ZN4sync4mpsc15Sender$LT$T$GT$4send19h807113873226964873E
libtest-10cbabc2.rlib(test-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4sync4mpsc7oneshot15Packet$LT$T$GT$4send10_FILE_LINE20h8d55bb673c33ecfbDKmE imported in function __ZN4sync4mpsc15Sender$LT$T$GT$4send19h807113873226964873E
libterm-10cbabc2.rlib(term-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN11collections4hash3map34HashMap$LT$K$C$$u20$V$C$$u20$S$GT$21insert_hashed_ordered10_FILE_LINE20h8d55bb673c33ecfbDHcE imported in function __ZN8terminfo6parser8compiled5parse20hd7facc59c6a2a53coyaE
libterm-10cbabc2.rlib(term-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN11collections4hash3map10robin_hood10_FILE_LINE20h8d55bb673c33ecfbxCcE imported in function __ZN8terminfo6parser8compiled5parse20hd7facc59c6a2a53coyaE
libterm-10cbabc2.rlib(term-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN11collections4hash3map34HashMap$LT$K$C$$u20$V$C$$u20$S$GT$22insert_or_replace_with10_FILE_LINE20h8d55bb673c33ecfbLWcE imported in function __ZN8terminfo6parser8compiled5parse20hd7facc59c6a2a53coyaE
libterm-10cbabc2.rlib(term-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN11collections4hash3map34HashMap$LT$K$C$$u20$V$C$$u20$S$GT$7reserve10_FILE_LINE20h8d55bb673c33ecfbMKcE imported in function __ZN8terminfo6parser8compiled5parse20hd7facc59c6a2a53coyaE
libterm-10cbabc2.rlib(term-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN11collections4hash3map34HashMap$LT$K$C$$u20$V$C$$u20$S$GT$6resize10_FILE_LINE20h8d55bb673c33ecfbGLcE imported in function __ZN8terminfo6parser8compiled5parse20hd7facc59c6a2a53coyaE
libterm-10cbabc2.rlib(term-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN11collections4hash3map34HashMap$LT$K$C$$u20$V$C$$u20$S$GT$6resize10_FILE_LINE20h8d55bb673c33ecfb9LcE imported in function __ZN8terminfo6parser8compiled5parse20hd7facc59c6a2a53coyaE
libterm-10cbabc2.rlib(term-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN11collections4hash5table26RawTable$LT$K$C$$u20$V$GT$17new_uninitialized10_FILE_LINE20h8d55bb673c33ecfbj7bE imported in function __ZN8terminfo6parser8compiled5parse20hd7facc59c6a2a53coyaE
libterm-10cbabc2.rlib(term-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN11collections4hash5table26RawTable$LT$K$C$$u20$V$GT$17new_uninitialized10_FILE_LINE20h8d55bb673c33ecfb37bE imported in function __ZN8terminfo6parser8compiled5parse20hd7facc59c6a2a53coyaE
libterm-10cbabc2.rlib(term-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN11collections4hash5table38BucketState$LT$K$C$$u20$V$C$$u20$M$GT$11expect_full10_FILE_LINE20h8d55bb673c33ecfb60bE imported in function __ZN8terminfo6parser8compiled5parse20hd7facc59c6a2a53coyaE
libterm-10cbabc2.rlib(term-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN11collections4hash3map34HashMap$LT$K$C$$u20$V$C$$u20$S$GT$6resize15__STATIC_FMTSTR20h211885aa40842c4a1OcE imported in function __ZN8terminfo6parser8compiled5parse20hd7facc59c6a2a53coyaE
libterm-10cbabc2.rlib(term-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN11collections4hash3map34HashMap$LT$K$C$$u20$V$C$$u20$S$GT$6resize10_FILE_LINE20h8d55bb673c33ecfbCPcE imported in function __ZN8terminfo6parser8compiled5parse20hd7facc59c6a2a53coyaE
libterm-10cbabc2.rlib(term-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN5slice57_$u5b$T$u5d$.ops..IndexMut$LT$ops..Range$LT$usize$GT$$GT$9index_mut14_MSG_FILE_LINE20hf770f11baaa8012bRQPE imported in function __ZN8terminfo6parser8compiled10read_exact20h6466476411718401942E
libstd-10cbabc2.rlib(std-10cbabc2.0.o) : warning LNK4049: locally defined symbol __ZN5slice57_$u5b$T$u5d$.ops..IndexMut$LT$ops..Range$LT$usize$GT$$GT$9index_mut14_MSG_FILE_LINE20hf770f11baaa8012bRQPE imported
libterm-10cbabc2.rlib(term-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN5slice57_$u5b$T$u5d$.ops..IndexMut$LT$ops..Range$LT$usize$GT$$GT$9index_mut14_MSG_FILE_LINE20hf770f11baaa8012bkRPE imported in function __ZN8terminfo6parser8compiled10read_exact20h6466476411718401942E
libstd-10cbabc2.rlib(std-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4cell16RefCell$LT$T$GT$6borrow14_MSG_FILE_LINE20hf770f11baaa8012bptKE imported in function __ZN10sys_common11thread_info14current_thread20h7da4ba7030ef3495C2rE
libstd-10cbabc2.rlib(std-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4cell16RefCell$LT$T$GT$10borrow_mut14_MSG_FILE_LINE20hf770f11baaa8012b9tKE imported in function __ZN10sys_common11thread_info14current_thread20h7da4ba7030ef3495C2rE
libstd-10cbabc2.rlib(std-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN6string6String8truncate14_MSG_FILE_LINE20h61c657fe2aa64afcnRfE imported in function __ZN3sys2os12error_string20h05151aefd10f8e799MvE
libstd-10cbabc2.rlib(std-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN5isaac5EMPTY20heb4cc5460649a230FhbE imported in function __ZN4rand6StdRng3new20ha332e87e796f7090NuxE
libcollections-10cbabc2.rlib(collections-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN5u_str15UTF8_CHAR_WIDTH20h7de78c21b5920f7579gE imported in function __ZN6string6String15from_utf8_lossy20hdcc10aa95a54510f6DfE
librustc_unicode-10cbabc2.rlib(rustc_unicode-10cbabc2.0.o) : warning LNK4217: locally defined symbol __ZN4char12char.CharExt8to_digit14_MSG_FILE_LINE20hf770f11baaa8012bCJKE imported in function __ZN4char4char8is_digit20h4db4489eb58f138bMthE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN10iso_8859_213FORWARD_TABLE20h139812509ad39ffbdpaE referenced in function __ZN10iso_8859_27forward20hc6884fe6ba04d6cdoraE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN10iso_8859_220BACKWARD_TABLE_UPPER20h139812509ad39ffbowaE referenced in function __ZN10iso_8859_28backward20hbb6bbf3224c71904fxaE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN10iso_8859_220BACKWARD_TABLE_LOWER20h78cc32af8b38834dDraE referenced in function __ZN10iso_8859_28backward20hbb6bbf3224c71904fxaE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN6euc_kr20BACKWARD_TABLE_UPPER20he7ef5107f97c5629q6oE referenced in function __ZN6euc_kr8backward20h9bd7d0ff0727e57fzDpE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN6euc_kr20BACKWARD_TABLE_LOWER20he7ef5107f97c5629RlgE referenced in function __ZN6euc_kr8backward20h9bd7d0ff0727e57fzDpE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN6euc_kr13FORWARD_TABLE20he7ef5107f97c5629gaaE referenced in function __ZN6euc_kr7forward20h1a67a5939e2a7080rlgE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN7jis020820BACKWARD_TABLE_UPPER20hebf221ff08c37c376MiE referenced in function __ZN7jis02088backward20he9eec7e257b6d41bstjE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN7jis020820BACKWARD_TABLE_LOWER20hebf221ff08c37c37T3cE referenced in function __ZN7jis02088backward20he9eec7e257b6d41bstjE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN7jis020813FORWARD_TABLE20hebf221ff08c37c37gaaE referenced in function __ZN7jis02087forward20h0039acfd5b628300t3cE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN7jis021213FORWARD_TABLE20hebf221ff08c37c37IujE referenced in function __ZN7jis02127forward20h0c3440dc5d35510dollE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN7jis020823BACKWARD_TABLE_REMAPPED20hebf221ff08c37c37fkjE referenced in function __ZN7jis020817backward_remapped20hc6eff1d89941cf809tjE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN7gb1803013FORWARD_TABLE20h7b6fdfc97f2acdcegaaE referenced in function __ZN7gb180307forward20hf2493efdef71e7a9vogE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN14gb18030_ranges14BACKWARD_TABLE20h655dda2fb2df0cc9LUnE referenced in function __ZN14gb18030_ranges7forward20hddd2ee539b81969deYnE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN14gb18030_ranges13FORWARD_TABLE20h655dda2fb2df0cc9iRnE referenced in function __ZN14gb18030_ranges7forward20hddd2ee539b81969deYnE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN7gb1803020BACKWARD_TABLE_UPPER20h7b6fdfc97f2acdceqjnE referenced in function __ZN7gb180308backward20h314e6d8c7f765a35zQnE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN7gb1803020BACKWARD_TABLE_LOWER20h7b6fdfc97f2acdceVogE referenced in function __ZN7gb180308backward20h314e6d8c7f765a35zQnE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN4big520BACKWARD_TABLE_UPPER20h5c6946c5498a6546SwqE referenced in function __ZN4big58backward20hcc926b3c53847d94BHtE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN4big520BACKWARD_TABLE_LOWER20h5c6946c5498a6546DefE referenced in function __ZN4big58backward20hcc926b3c53847d94BHtE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN4big513FORWARD_TABLE20h5c6946c5498a6546gaaE referenced in function __ZN4big57forward20h9802c251a35d93faRdfE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN4big518FORWARD_TABLE_MORE20h8d93e575fc3ee2ecf4eE referenced in function __ZN4big57forward20h9802c251a35d93faRdfE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN6ibm86613FORWARD_TABLE20h139812509ad39ffbgaaE referenced in function __ZN6ibm8667forward20ha5ecd19e3fbe1587rcaE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN6ibm86620BACKWARD_TABLE_UPPER20h139812509ad39ffbvjaE referenced in function __ZN6ibm8668backward20hd5208fa76c9c16aeuoaE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN6ibm86620BACKWARD_TABLE_LOWER20h78cc32af8b38834dGcaE referenced in function __ZN6ibm8668backward20hd5208fa76c9c16aeuoaE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN10iso_8859_313FORWARD_TABLE20h139812509ad39ffbYxaE referenced in function __ZN10iso_8859_37forward20h408a810d8af3f4669zaE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN10iso_8859_320BACKWARD_TABLE_UPPER20h139812509ad39ffbJDaE referenced in function __ZN10iso_8859_38backward20hfce3e04d36423d8ckFaE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN10iso_8859_320BACKWARD_TABLE_LOWER20h78cc32af8b38834doAaE referenced in function __ZN10iso_8859_38backward20hfce3e04d36423d8ckFaE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN10iso_8859_413FORWARD_TABLE20h139812509ad39ffb3FaE referenced in function __ZN10iso_8859_47forward20hc521d77c515bd76beIaE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN10iso_8859_420BACKWARD_TABLE_UPPER20h139812509ad39ffbKNaE referenced in function __ZN10iso_8859_48backward20hea9edf37747dad25eOaE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN10iso_8859_420BACKWARD_TABLE_LOWER20h78cc32af8b38834dtIaE referenced in function __ZN10iso_8859_48backward20hea9edf37747dad25eOaE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN10iso_8859_513FORWARD_TABLE20h139812509ad39ffbXOaE referenced in function __ZN10iso_8859_57forward20h81767a70d2c730d28QaE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN10iso_8859_520BACKWARD_TABLE_UPPER20h139812509ad39ffbEWaE referenced in function __ZN10iso_8859_58backward20hdc1727933098910aUYaE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN10iso_8859_520BACKWARD_TABLE_LOWER20h78cc32af8b38834dnRaE referenced in function __ZN10iso_8859_58backward20hdc1727933098910aUYaE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN10iso_8859_613FORWARD_TABLE20h139812509ad39ffbDZaE referenced in function __ZN10iso_8859_67forward20hba985443eda69f10O1aE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN10iso_8859_620BACKWARD_TABLE_UPPER20h139812509ad39ffbg5aE referenced in function __ZN10iso_8859_68backward20hc458e547338a16eac6aE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN10iso_8859_620BACKWARD_TABLE_LOWER20h78cc32af8b38834d31aE referenced in function __ZN10iso_8859_68backward20hc458e547338a16eac6aE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN10iso_8859_713FORWARD_TABLE20h139812509ad39ffbV6aE referenced in function __ZN10iso_8859_77forward20h8b9f1a5ce99bb2b768aE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN10iso_8859_720BACKWARD_TABLE_UPPER20h139812509ad39ffb6dbE referenced in function __ZN10iso_8859_78backward20hb12abd7ef6f3d67bribE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN10iso_8859_720BACKWARD_TABLE_LOWER20h78cc32af8b38834dl9aE referenced in function __ZN10iso_8859_78backward20hb12abd7ef6f3d67bribE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN10iso_8859_813FORWARD_TABLE20h139812509ad39ffbajbE referenced in function __ZN10iso_8859_87forward20h7bb299b3810c3390llbE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN10iso_8859_820BACKWARD_TABLE_UPPER20h139812509ad39ffbRqbE referenced in function __ZN10iso_8859_88backward20hbe79e503b13fbbdf3sbE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN10iso_8859_820BACKWARD_TABLE_LOWER20h78cc32af8b38834dAlbE referenced in function __ZN10iso_8859_88backward20hbe79e503b13fbbdf3sbE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN11iso_8859_1013FORWARD_TABLE20h139812509ad39ffbMtbE referenced in function __ZN11iso_8859_107forward20h2b2f9c375a12afd7XvbE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN11iso_8859_1020BACKWARD_TABLE_UPPER20h139812509ad39ffbvCbE referenced in function __ZN11iso_8859_108backward20he6736f09a1b03cbbHEbE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN11iso_8859_1020BACKWARD_TABLE_LOWER20h78cc32af8b38834dcwbE referenced in function __ZN11iso_8859_108backward20he6736f09a1b03cbbHEbE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN11iso_8859_1313FORWARD_TABLE20h139812509ad39ffbqFbE referenced in function __ZN11iso_8859_137forward20h53e5e215f5d94ceaBHbE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN11iso_8859_1320BACKWARD_TABLE_UPPER20h139812509ad39ffb9NbE referenced in function __ZN11iso_8859_138backward20h3718fc8ea34b485dlQbE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN11iso_8859_1320BACKWARD_TABLE_LOWER20h78cc32af8b38834dQHbE referenced in function __ZN11iso_8859_138backward20h3718fc8ea34b485dlQbE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN11iso_8859_1413FORWARD_TABLE20h139812509ad39ffb4QbE referenced in function __ZN11iso_8859_147forward20h9d2c273c7360e5e7fTbE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN11iso_8859_1420BACKWARD_TABLE_UPPER20h139812509ad39ffbj0bE referenced in function __ZN11iso_8859_148backward20he45325ded750e66bq4bE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN11iso_8859_1420BACKWARD_TABLE_LOWER20h78cc32af8b38834duTbE referenced in function __ZN11iso_8859_148backward20he45325ded750e66bq4bE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN11iso_8859_1513FORWARD_TABLE20h139812509ad39ffb94bE referenced in function __ZN11iso_8859_157forward20hc83f7d910903afb8k7bE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN11iso_8859_1520BACKWARD_TABLE_UPPER20h139812509ad39ffbQccE referenced in function __ZN11iso_8859_158backward20h8775cb0740fb6b1b4ecE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN11iso_8859_1520BACKWARD_TABLE_LOWER20h78cc32af8b38834dz7bE referenced in function __ZN11iso_8859_158backward20h8775cb0740fb6b1b4ecE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN11iso_8859_1613FORWARD_TABLE20h139812509ad39ffbNfcE referenced in function __ZN11iso_8859_167forward20hc1cf97d0a87dd67bYhcE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN11iso_8859_1620BACKWARD_TABLE_UPPER20h139812509ad39ffb0ncE referenced in function __ZN11iso_8859_168backward20h0cbcbde3e74294ablscE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN11iso_8859_1620BACKWARD_TABLE_LOWER20h78cc32af8b38834ddicE referenced in function __ZN11iso_8859_168backward20h0cbcbde3e74294ablscE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN6koi8_r13FORWARD_TABLE20h139812509ad39ffb4scE referenced in function __ZN6koi8_r7forward20h4ca0035fe0fcca48fvcE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN6koi8_r20BACKWARD_TABLE_UPPER20h139812509ad39ffbRDcE referenced in function __ZN6koi8_r8backward20h1f50a8bc34f1a0a8QIcE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN6koi8_r20BACKWARD_TABLE_LOWER20h78cc32af8b38834duvcE referenced in function __ZN6koi8_r8backward20h1f50a8bc34f1a0a8QIcE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN6koi8_u13FORWARD_TABLE20h139812509ad39ffbzJcE referenced in function __ZN6koi8_u7forward20hb67aa56559066090KLcE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN6koi8_u20BACKWARD_TABLE_UPPER20h139812509ad39ffbSUcE referenced in function __ZN6koi8_u8backward20h87578ce637332f9aRZcE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN6koi8_u20BACKWARD_TABLE_LOWER20h78cc32af8b38834dZLcE referenced in function __ZN6koi8_u8backward20h87578ce637332f9aRZcE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN9macintosh13FORWARD_TABLE20h139812509ad39ffbA0cE referenced in function __ZN9macintosh7forward20h7e96eec247c6b995L2cE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN9macintosh20BACKWARD_TABLE_UPPER20h139812509ad39ffbHldE referenced in function __ZN9macintosh8backward20h3967342b101e5ad41BdE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN9macintosh20BACKWARD_TABLE_LOWER20h78cc32af8b38834d02cE referenced in function __ZN9macintosh8backward20h3967342b101e5ad41BdE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN11windows_87413FORWARD_TABLE20h139812509ad39ffbKCdE referenced in function __ZN11windows_8747forward20hfe26807918bca44cVEdE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN11windows_87420BACKWARD_TABLE_UPPER20h139812509ad39ffbtLdE referenced in function __ZN11windows_8748backward20h336ba9bedfd13525HNdE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN11windows_87420BACKWARD_TABLE_LOWER20h78cc32af8b38834daFdE referenced in function __ZN11windows_8748backward20h336ba9bedfd13525HNdE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN12windows_125013FORWARD_TABLE20h139812509ad39ffbqOdE referenced in function __ZN12windows_12507forward20h41813b2affe39627BQdE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN12windows_125020BACKWARD_TABLE_UPPER20h139812509ad39ffbf0dE referenced in function __ZN12windows_12508backward20h8e448dda05145266v2dE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN12windows_125020BACKWARD_TABLE_LOWER20h78cc32af8b38834dQQdE referenced in function __ZN12windows_12508backward20h8e448dda05145266v2dE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN12windows_125113FORWARD_TABLE20h139812509ad39ffbe3dE referenced in function __ZN12windows_12517forward20h9894017addb8a391p5dE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN12windows_125120BACKWARD_TABLE_UPPER20h139812509ad39ffb1deE referenced in function __ZN12windows_12518backward20h2a70148e434c1a53hgeE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN12windows_125120BACKWARD_TABLE_LOWER20h78cc32af8b38834dE5dE referenced in function __ZN12windows_12518backward20h2a70148e434c1a53hgeE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN12windows_125213FORWARD_TABLE20h139812509ad39ffb0geE referenced in function __ZN12windows_12527forward20he6b5e39bd5f71394bjeE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN12windows_125220BACKWARD_TABLE_UPPER20h139812509ad39ffbfqeE referenced in function __ZN12windows_12528backward20h3dd09a2e56fdf0edEueE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN12windows_125220BACKWARD_TABLE_LOWER20h78cc32af8b38834dqjeE referenced in function __ZN12windows_12528backward20h3dd09a2e56fdf0edEueE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN12windows_125313FORWARD_TABLE20h139812509ad39ffbnveE referenced in function __ZN12windows_12537forward20h8902040878777759yxeE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN12windows_125320BACKWARD_TABLE_UPPER20h139812509ad39ffbADeE referenced in function __ZN12windows_12538backward20h7b5134d61491ffd1ZHeE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN12windows_125320BACKWARD_TABLE_LOWER20h78cc32af8b38834dNxeE referenced in function __ZN12windows_12538backward20h7b5134d61491ffd1ZHeE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN12windows_125413FORWARD_TABLE20h139812509ad39ffbIIeE referenced in function __ZN12windows_12547forward20h6950f4d4e2b58039TKeE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN12windows_125420BACKWARD_TABLE_UPPER20h139812509ad39ffbZSeE referenced in function __ZN12windows_12548backward20h9d392db4dd02e4c7oXeE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN12windows_125420BACKWARD_TABLE_LOWER20h78cc32af8b38834d8KeE referenced in function __ZN12windows_12548backward20h9d392db4dd02e4c7oXeE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN12windows_125513FORWARD_TABLE20h139812509ad39ffb7XeE referenced in function __ZN12windows_12557forward20hf90060868582b890i0eE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN12windows_125520BACKWARD_TABLE_UPPER20h139812509ad39ffbS7eE referenced in function __ZN12windows_12558backward20h79ea49927b43aa97hcfE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN12windows_125520BACKWARD_TABLE_LOWER20h78cc32af8b38834dx0eE referenced in function __ZN12windows_12558backward20h79ea49927b43aa97hcfE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN12windows_125613FORWARD_TABLE20h139812509ad39ffb0cfE referenced in function __ZN12windows_12567forward20h158bab7fa4e26c35bffE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN12windows_125620BACKWARD_TABLE_UPPER20h139812509ad39ffbPofE referenced in function __ZN12windows_12568backward20h926c3e3f0085b1f8etfE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN12windows_125620BACKWARD_TABLE_LOWER20h78cc32af8b38834dqffE referenced in function __ZN12windows_12568backward20h926c3e3f0085b1f8etfE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN12windows_125713FORWARD_TABLE20h139812509ad39ffbXtfE referenced in function __ZN12windows_12577forward20h1ef9295edbc217c68vfE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN12windows_125720BACKWARD_TABLE_UPPER20h139812509ad39ffbMFfE referenced in function __ZN12windows_12578backward20haec2621f936e0a392HfE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN12windows_125720BACKWARD_TABLE_LOWER20h78cc32af8b38834dnwfE referenced in function __ZN12windows_12578backward20haec2621f936e0a392HfE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN12windows_125813FORWARD_TABLE20h139812509ad39ffbLIfE referenced in function __ZN12windows_12587forward20h0522bed40a3dca21WKfE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN12windows_125820BACKWARD_TABLE_UPPER20h139812509ad39ffb4TfE referenced in function __ZN12windows_12588backward20h88ac90b25782071ftYfE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN12windows_125820BACKWARD_TABLE_LOWER20h78cc32af8b38834dbLfE referenced in function __ZN12windows_12588backward20h88ac90b25782071ftYfE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN14x_mac_cyrillic13FORWARD_TABLE20h139812509ad39ffbcZfE referenced in function __ZN14x_mac_cyrillic7forward20h092ebc633307d52en1fE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN14x_mac_cyrillic20BACKWARD_TABLE_UPPER20h139812509ad39ffbZ9fE referenced in function __ZN14x_mac_cyrillic8backward20h372a671512a55c96yegE
encoding-2646d88d1f6b7cd5.0.o : error LNK2019: unresolved external symbol __imp___ZN14x_mac_cyrillic20BACKWARD_TABLE_LOWER20h78cc32af8b38834dC1fE referenced in function __ZN14x_mac_cyrillic8backward20h372a671512a55c96yegE
C:\DEVELOPMENT\rustio\rust-encoding\target\debug\encoding-2646d88d1f6b7cd5.exe : fatal error LNK1120: 98 unresolved externals
error: aborting due to previous error
Could not compile `encoding`.
Caused by:
Process didn't exit successfully: `rustc examples\recode.rs --crate-name recode --crate-type bin -g --out-dir C:\DEVELOPMENT\rustio\rust-encoding\target\debug\examples --emit=dep-info,link -L dependency=C:\DEVELOPMENT\rustio\rust-encoding\target\debug -L dependency=C:\DEVELOPMENT\rustio\rust-encoding\target\debug\deps --extern encoding_types=C:\DEVELOPMENT\rustio\rust-encoding\target\debug\deps\libencoding_types-fe8521ccc808562d.rlib --extern getopts=C:\DEVELOPMENT\rustio\rust-encoding\target\debug\deps\libgetopts-bd82d57ca5684ae5.rlib --extern encoding_index_tradchinese=C:\DEVELOPMENT\rustio\rust-encoding\target\debug\deps\libencoding_index_tradchinese-50f5d4943fa2e14a.rlib --extern encoding_index_japanese=C:\DEVELOPMENT\rustio\rust-encoding\target\debug\deps\libencoding_index_japanese-504681e476128dbc.rlib --extern encoding_index_korean=C:\DEVELOPMENT\rustio\rust-encoding\target\debug\deps\libencoding_index_korean-6a481ab62fa85cae.rlib --extern encoding_index_simpchinese=C:\DEVELOPMENT\rustio\rust-encoding\target\debug\deps\libencoding_index_simpchinese-bbf6de1c29d64619.rlib --extern encoding_index_singlebyte=C:\DEVELOPMENT\rustio\rust-encoding\target\debug\deps\libencoding_index_singlebyte-d3520d24c050d74f.rlib --extern encoding=C:\DEVELOPMENT\rustio\rust-encoding\target\debug\libencoding.rlib` (exit code: 1112888148)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment