[INFO] crate grr 0.6.0 is already in cache [INFO] extracting crate grr 0.6.0 into work/ex/pr-60174/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/reg/grr/0.6.0 [INFO] extracting crate grr 0.6.0 into work/ex/pr-60174/sources/try#74092351c05ae61047b2be02024415546595e974/reg/grr/0.6.0 [INFO] validating manifest of grr-0.6.0 on toolchain master#e305df1846a6d985315917ae0c81b74af8b4e641 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of grr-0.6.0 on toolchain try#74092351c05ae61047b2be02024415546595e974 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+74092351c05ae61047b2be02024415546595e974-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing grr-0.6.0 [INFO] removed 4 missing examples [INFO] finished frobbing grr-0.6.0 [INFO] frobbed toml for grr-0.6.0 written to work/ex/pr-60174/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/reg/grr/0.6.0/Cargo.toml [INFO] started frobbing grr-0.6.0 [INFO] removed 4 missing examples [INFO] finished frobbing grr-0.6.0 [INFO] frobbed toml for grr-0.6.0 written to work/ex/pr-60174/sources/try#74092351c05ae61047b2be02024415546595e974/reg/grr/0.6.0/Cargo.toml [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+74092351c05ae61047b2be02024415546595e974-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+74092351c05ae61047b2be02024415546595e974-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking grr-0.6.0 against master#e305df1846a6d985315917ae0c81b74af8b4e641 for pr-60174 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60174/worker-5/master#e305df1846a6d985315917ae0c81b74af8b4e641:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60174/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/reg/grr/0.6.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] bd0471074ff22a96eff00b2fe3b39f5f532ed06f5a303cb86d7c286ceb878c4f [INFO] running `"docker" "start" "-a" "bd0471074ff22a96eff00b2fe3b39f5f532ed06f5a303cb86d7c286ceb878c4f"` [INFO] [stderr] Compiling assimp-sys v0.3.1 [INFO] [stderr] Checking alga v0.7.2 [INFO] [stderr] Compiling grr v0.6.0 (/opt/crater/workdir) [INFO] [stderr] Checking winit v0.18.1 [INFO] [stderr] Checking nalgebra v0.16.13 [INFO] [stderr] Checking glutin v0.19.0 [INFO] [stderr] error: Could not compile `nalgebra`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name nalgebra /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.13/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="alga"' --cfg 'feature="matrixmultiply"' --cfg 'feature="rand"' --cfg 'feature="std"' -C metadata=c082afd18cd16743 -C extra-filename=-c082afd18cd16743 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern alga=/opt/crater/target/debug/deps/libalga-ec98a54af6f02595.rmeta --extern approx=/opt/crater/target/debug/deps/libapprox-03d1d3f6dc9052a6.rmeta --extern generic_array=/opt/crater/target/debug/deps/libgeneric_array-a6c7badab35060e4.rmeta --extern matrixmultiply=/opt/crater/target/debug/deps/libmatrixmultiply-978932fdfee0d6e6.rmeta --extern num_complex=/opt/crater/target/debug/deps/libnum_complex-533c5ad6553c6cfd.rmeta --extern num_traits=/opt/crater/target/debug/deps/libnum_traits-a12f14eed95dff7f.rmeta --extern rand=/opt/crater/target/debug/deps/librand-e3b10cdf53fa8a45.rmeta --extern typenum=/opt/crater/target/debug/deps/libtypenum-b614a8e3a515e8d8.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `assimp-sys v0.3.1` [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/assimp-sys-2deaffcfe4c31fbb/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] running: "cmake" "/opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp" "-DASSIMP_BUILD_ASSIMP_TOOLS=OFF" "-DASSIMP_BUILD_TESTS=OFF" "-DASSIMP_INSTALL_PDB=OFF" "-DBUILD_SHARED_LIBS=OFF" "-DCMAKE_SUPPRESS_DEVELOPER_WARNINGS=ON" "-DLIBRARY_SUFFIX=" "-DCMAKE_INSTALL_PREFIX=/opt/crater/target/debug/build/assimp-sys-081770096bd90af7/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_BUILD_TYPE=Debug" [INFO] [stderr] -- The C compiler identification is GNU 6.3.0 [INFO] [stderr] -- The CXX compiler identification is GNU 6.3.0 [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc -- works [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ -- works [INFO] [stderr] -- Detecting CXX compiler ABI info [INFO] [stderr] -- Detecting CXX compiler ABI info - done [INFO] [stderr] -- Detecting CXX compile features [INFO] [stderr] -- Detecting CXX compile features - done [INFO] [stderr] -- Try OpenMP C flag = [-fopenmp] [INFO] [stderr] -- Performing Test OpenMP_FLAG_DETECTED [INFO] [stderr] -- Performing Test OpenMP_FLAG_DETECTED - Success [INFO] [stderr] -- Try OpenMP CXX flag = [-fopenmp] [INFO] [stderr] -- Performing Test OpenMP_FLAG_DETECTED [INFO] [stderr] -- Performing Test OpenMP_FLAG_DETECTED - Success [INFO] [stderr] -- Found OpenMP: -fopenmp [INFO] [stderr] -- Looking for ZLIB... [INFO] [stderr] -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29") [INFO] [stderr] -- Checking for module 'zzip-zlib-config' [INFO] [stderr] -- No package 'zzip-zlib-config' found [INFO] [stderr] -- Found ZLIB: optimized;/usr/lib/x86_64-linux-gnu/libz.so;debug;/usr/lib/x86_64-linux-gnu/libz.so [INFO] [stderr] -- Checking for module 'minizip' [INFO] [stderr] -- No package 'minizip' found [INFO] [stderr] -- Found rt: /usr/lib/x86_64-linux-gnu/librt.so [INFO] [stderr] -- Enabled formats: AMF 3DS AC ASE ASSBIN ASSXML B3D BVH COLLADA DXF CSM HMP IRRMESH IRR LWO LWS MD2 MD3 MD5 MDC MDL NFF NDO OFF OBJ OGRE OPENGEX PLY MS3D COB BLEND IFC XGL FBX Q3D Q3BSP RAW SIB SMD STL TERRAGEN 3D X X3D GLTF 3MF MMD [INFO] [stderr] -- Disabled formats: [INFO] [stderr] -- Configuring done [INFO] [stderr] -- Generating done [INFO] [stderr] -- Build files have been written to: /opt/crater/target/debug/build/assimp-sys-081770096bd90af7/out/build [INFO] [stderr] running: "cmake" "--build" "." "--target" "install" "--config" "Debug" "--" [INFO] [stderr] Scanning dependencies of target IrrXML [INFO] [stderr] [ 0%] Building CXX object contrib/irrXML/CMakeFiles/IrrXML.dir/irrXML.cpp.o [INFO] [stderr] [ 1%] Linking CXX static library libIrrXMLd.a [INFO] [stderr] [ 1%] Built target IrrXML [INFO] [stderr] Scanning dependencies of target assimp [INFO] [stderr] [ 1%] Building CXX object code/CMakeFiles/assimp.dir/ImporterRegistry.cpp.o [INFO] [stderr] [ 1%] Building CXX object code/CMakeFiles/assimp.dir/Assimp.cpp.o [INFO] [stderr] [ 1%] Building CXX object code/CMakeFiles/assimp.dir/BaseProcess.cpp.o [INFO] [stderr] [ 2%] Building CXX object code/CMakeFiles/assimp.dir/SGSpatialSort.cpp.o [INFO] [stderr] [ 3%] Building CXX object code/CMakeFiles/assimp.dir/BaseImporter.cpp.o [INFO] [stderr] [ 4%] Building CXX object code/CMakeFiles/assimp.dir/PostStepRegistry.cpp.o [INFO] [stderr] [ 4%] Building CXX object code/CMakeFiles/assimp.dir/SceneCombiner.cpp.o [INFO] [stderr] [ 4%] Building CXX object code/CMakeFiles/assimp.dir/DefaultIOSystem.cpp.o [INFO] [stderr] [ 4%] Building CXX object code/CMakeFiles/assimp.dir/Importer.cpp.o [INFO] [stderr] [ 4%] Building CXX object code/CMakeFiles/assimp.dir/VertexTriangleAdjacency.cpp.o [INFO] [stderr] [ 5%] Building CXX object code/CMakeFiles/assimp.dir/SpatialSort.cpp.o [INFO] [stderr] [ 6%] Building CXX object code/CMakeFiles/assimp.dir/DefaultIOStream.cpp.o [INFO] [stderr] [ 7%] Building CXX object code/CMakeFiles/assimp.dir/ScenePreprocessor.cpp.o [INFO] [stderr] [ 8%] Building CXX object code/CMakeFiles/assimp.dir/CInterfaceIOWrapper.cpp.o [INFO] [stderr] [ 8%] Building CXX object code/CMakeFiles/assimp.dir/SkeletonMeshBuilder.cpp.o [INFO] [stderr] [ 9%] Building CXX object code/CMakeFiles/assimp.dir/SplitByBoneCountProcess.cpp.o [INFO] [stderr] [ 9%] Building CXX object code/CMakeFiles/assimp.dir/StandardShapes.cpp.o [INFO] [stderr] [ 10%] Building CXX object code/CMakeFiles/assimp.dir/TargetAnimation.cpp.o [INFO] [stderr] [ 10%] Building CXX object code/CMakeFiles/assimp.dir/RemoveComments.cpp.o [INFO] [stderr] [ 11%] Building CXX object code/CMakeFiles/assimp.dir/Subdivision.cpp.o [INFO] [stderr] [ 11%] Building CXX object code/CMakeFiles/assimp.dir/scene.cpp.o [INFO] [stderr] [ 12%] Building CXX object code/CMakeFiles/assimp.dir/Bitmap.cpp.o [INFO] [stderr] [ 13%] Building CXX object code/CMakeFiles/assimp.dir/CreateAnimMesh.cpp.o [INFO] [stderr] [ 13%] Building CXX object code/CMakeFiles/assimp.dir/Version.cpp.o [INFO] [stderr] [ 13%] Building CXX object code/CMakeFiles/assimp.dir/DefaultLogger.cpp.o [INFO] [stderr] [ 14%] Building CXX object code/CMakeFiles/assimp.dir/Exporter.cpp.o [INFO] [stderr] [ 14%] Building CXX object code/CMakeFiles/assimp.dir/AssimpCExport.cpp.o [INFO] [stderr] [ 15%] Building CXX object code/CMakeFiles/assimp.dir/CalcTangentsProcess.cpp.o [INFO] [stderr] [ 15%] Building CXX object code/CMakeFiles/assimp.dir/ComputeUVMappingProcess.cpp.o [INFO] [stderr] [ 16%] Building CXX object code/CMakeFiles/assimp.dir/ConvertToLHProcess.cpp.o [INFO] [stderr] [ 16%] Building CXX object code/CMakeFiles/assimp.dir/FindDegenerates.cpp.o [INFO] [stderr] [ 17%] Building CXX object code/CMakeFiles/assimp.dir/FindInstancesProcess.cpp.o [INFO] [stderr] [ 17%] Building CXX object code/CMakeFiles/assimp.dir/FindInvalidDataProcess.cpp.o [INFO] [stderr] [ 18%] Building CXX object code/CMakeFiles/assimp.dir/FixNormalsStep.cpp.o [INFO] [stderr] [ 18%] Building CXX object code/CMakeFiles/assimp.dir/GenFaceNormalsProcess.cpp.o [INFO] [stderr] [ 19%] Building CXX object code/CMakeFiles/assimp.dir/GenVertexNormalsProcess.cpp.o [INFO] [stderr] [ 19%] Building CXX object code/CMakeFiles/assimp.dir/PretransformVertices.cpp.o [INFO] [stderr] [ 20%] Building CXX object code/CMakeFiles/assimp.dir/ImproveCacheLocality.cpp.o [INFO] [stderr] [ 20%] Building CXX object code/CMakeFiles/assimp.dir/JoinVerticesProcess.cpp.o [INFO] [stderr] [ 21%] Building CXX object code/CMakeFiles/assimp.dir/LimitBoneWeightsProcess.cpp.o [INFO] [stderr] [ 21%] Building CXX object code/CMakeFiles/assimp.dir/RemoveRedundantMaterials.cpp.o [INFO] [stderr] [ 21%] Building CXX object code/CMakeFiles/assimp.dir/SortByPTypeProcess.cpp.o [INFO] [stderr] [ 22%] Building CXX object code/CMakeFiles/assimp.dir/RemoveVCProcess.cpp.o [INFO] [stderr] [ 23%] Building CXX object code/CMakeFiles/assimp.dir/SplitLargeMeshes.cpp.o [INFO] [stderr] [ 23%] Building CXX object code/CMakeFiles/assimp.dir/TextureTransform.cpp.o [INFO] [stderr] [ 24%] Building CXX object code/CMakeFiles/assimp.dir/TriangulateProcess.cpp.o [INFO] [stderr] [ 24%] Building CXX object code/CMakeFiles/assimp.dir/ValidateDataStructure.cpp.o [INFO] [stderr] [ 25%] Building CXX object code/CMakeFiles/assimp.dir/OptimizeGraph.cpp.o [INFO] [stderr] [ 25%] Building CXX object code/CMakeFiles/assimp.dir/OptimizeMeshes.cpp.o [INFO] [stderr] [ 26%] Building CXX object code/CMakeFiles/assimp.dir/DeboneProcess.cpp.o [INFO] [stderr] [ 27%] Building CXX object code/CMakeFiles/assimp.dir/MakeVerboseFormat.cpp.o [INFO] [stderr] [ 27%] Building CXX object code/CMakeFiles/assimp.dir/ProcessHelper.cpp.o [INFO] [stderr] [ 27%] Building CXX object code/CMakeFiles/assimp.dir/MaterialSystem.cpp.o [INFO] [stderr] [ 28%] Building CXX object code/CMakeFiles/assimp.dir/StepExporter.cpp.o [INFO] [stderr] [ 28%] Building CXX object code/CMakeFiles/assimp.dir/AMFImporter.cpp.o [INFO] [stderr] [ 29%] Building CXX object code/CMakeFiles/assimp.dir/AMFImporter_Geometry.cpp.o [INFO] [stderr] [ 29%] Building CXX object code/CMakeFiles/assimp.dir/AMFImporter_Material.cpp.o [INFO] [stderr] [ 30%] Building CXX object code/CMakeFiles/assimp.dir/AMFImporter_Postprocess.cpp.o [INFO] [stderr] [ 31%] Building CXX object code/CMakeFiles/assimp.dir/3DSLoader.cpp.o [INFO] [stderr] [ 31%] Building CXX object code/CMakeFiles/assimp.dir/3DSConverter.cpp.o [INFO] [stderr] [ 31%] Building CXX object code/CMakeFiles/assimp.dir/3DSExporter.cpp.o [INFO] [stderr] [ 32%] Building CXX object code/CMakeFiles/assimp.dir/ACLoader.cpp.o [INFO] [stderr] [ 32%] Building CXX object code/CMakeFiles/assimp.dir/ASELoader.cpp.o [INFO] [stderr] [ 33%] Building CXX object code/CMakeFiles/assimp.dir/ASEParser.cpp.o [INFO] [stderr] [ 33%] Building CXX object code/CMakeFiles/assimp.dir/AssbinExporter.cpp.o [INFO] [stderr] [ 34%] Building CXX object code/CMakeFiles/assimp.dir/AssbinLoader.cpp.o [INFO] [stderr] [ 34%] Building CXX object code/CMakeFiles/assimp.dir/AssxmlExporter.cpp.o [INFO] [stderr] [ 35%] Building CXX object code/CMakeFiles/assimp.dir/B3DImporter.cpp.o [INFO] [stderr] [ 35%] Building CXX object code/CMakeFiles/assimp.dir/BVHLoader.cpp.o [INFO] [stderr] [ 36%] Building CXX object code/CMakeFiles/assimp.dir/ColladaLoader.cpp.o [INFO] [stderr] [ 36%] Building CXX object code/CMakeFiles/assimp.dir/ColladaParser.cpp.o [INFO] [stderr] [ 37%] Building CXX object code/CMakeFiles/assimp.dir/ColladaExporter.cpp.o [INFO] [stderr] [ 37%] Building CXX object code/CMakeFiles/assimp.dir/DXFLoader.cpp.o [INFO] [stderr] [ 38%] Building CXX object code/CMakeFiles/assimp.dir/CSMLoader.cpp.o [INFO] [stderr] [ 38%] Building CXX object code/CMakeFiles/assimp.dir/HMPLoader.cpp.o [INFO] [stderr] [ 39%] Building CXX object code/CMakeFiles/assimp.dir/IRRMeshLoader.cpp.o [INFO] [stderr] [ 39%] Building CXX object code/CMakeFiles/assimp.dir/IRRShared.cpp.o [INFO] [stderr] [ 40%] Building CXX object code/CMakeFiles/assimp.dir/IRRLoader.cpp.o [INFO] [stderr] code/CMakeFiles/assimp.dir/build.make:1550: recipe for target 'code/CMakeFiles/assimp.dir/ASELoader.cpp.o' failed [INFO] [stderr] code/CMakeFiles/assimp.dir/build.make:1718: recipe for target 'code/CMakeFiles/assimp.dir/ColladaLoader.cpp.o' failed [INFO] [stderr] code/CMakeFiles/assimp.dir/build.make:1574: recipe for target 'code/CMakeFiles/assimp.dir/ASEParser.cpp.o' failed [INFO] [stderr] code/CMakeFiles/assimp.dir/build.make:1910: recipe for target 'code/CMakeFiles/assimp.dir/IRRLoader.cpp.o' failed [INFO] [stderr] CMakeFiles/Makefile2:190: recipe for target 'code/CMakeFiles/assimp.dir/all' failed [INFO] [stderr] Makefile:127: recipe for target 'all' failed [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/Importer.cpp: In member function 'const aiScene* Assimp::Importer::ApplyPostProcessing(unsigned int)': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/Importer.cpp:834:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] if( pimpl->mScene ) [INFO] [stderr] ^~ [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/Importer.cpp:838:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' [INFO] [stderr] pimpl->mPPShared->Clean(); [INFO] [stderr] ^~~~~ [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/DefaultLogger.cpp: In member function 'virtual void Assimp::DefaultLogger::OnDebug(const char*)': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/DefaultLogger.cpp:256:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] if ( m_Severity == Logger::NORMAL ) [INFO] [stderr] ^~ [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/DefaultLogger.cpp:259:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' [INFO] [stderr] static const size_t Size = MAX_LOG_MESSAGE_LENGTH + 16; [INFO] [stderr] ^~~~~~ [INFO] [stderr] In file included from /usr/include/c++/6/bits/char_traits.h:39:0, [INFO] [stderr] from /usr/include/c++/6/string:40, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_algobase.h:67:31: error: /usr/include/c++/6/bits/stl_iterator.h: Cannot allocate memory [INFO] [stderr] #include [INFO] [stderr] ^ [INFO] [stderr] c++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] make[2]: *** [code/CMakeFiles/assimp.dir/ASELoader.cpp.o] Error 4 [INFO] [stderr] make[2]: *** Waiting for unfinished jobs.... [INFO] [stderr] In file included from /usr/include/c++/6/string:52:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:89:26: error: '__normal_iterator' in namespace '__gnu_cxx' does not name a template type [INFO] [stderr] typedef __gnu_cxx::__normal_iterator iterator; [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:90:26: error: '__normal_iterator' in namespace '__gnu_cxx' does not name a template type [INFO] [stderr] typedef __gnu_cxx::__normal_iterator [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:92:20: error: 'reverse_iterator' in namespace 'std' does not name a template type [INFO] [stderr] typedef std::reverse_iterator const_reverse_iterator; [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:93:20: error: 'reverse_iterator' in namespace 'std' does not name a template type [INFO] [stderr] typedef std::reverse_iterator reverse_iterator; [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:103:15: error: 'const_iterator' does not name a type [INFO] [stderr] typedef const_iterator __const_iterator; [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:332:34: error: 'iterator' is not a type [INFO] [stderr] _S_copy_chars(_CharT* __p, iterator __k1, iterator __k2) _GLIBCXX_NOEXCEPT [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:332:49: error: 'iterator' is not a type [INFO] [stderr] _S_copy_chars(_CharT* __p, iterator __k1, iterator __k2) _GLIBCXX_NOEXCEPT [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:336:34: error: 'const_iterator' has not been declared [INFO] [stderr] _S_copy_chars(_CharT* __p, const_iterator __k1, const_iterator __k2) [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:336:55: error: 'const_iterator' has not been declared [INFO] [stderr] _S_copy_chars(_CharT* __p, const_iterator __k1, const_iterator __k2) [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:336:7: error: 'static void std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::_S_copy_chars(_CharT*, int, int)' cannot be overloaded [INFO] [stderr] _S_copy_chars(_CharT* __p, const_iterator __k1, const_iterator __k2) [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:332:7: error: with 'static void std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::_S_copy_chars(_CharT*, int, int)' [INFO] [stderr] _S_copy_chars(_CharT* __p, iterator __k1, iterator __k2) _GLIBCXX_NOEXCEPT [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:699:7: error: invalid use of template-name 'std::iterator' without an argument list [INFO] [stderr] iterator [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/6/bits/stl_algobase.h:65:0, [INFO] [stderr] from /usr/include/c++/6/bits/char_traits.h:39, [INFO] [stderr] from /usr/include/c++/6/string:40, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_iterator_base_types.h:118:12: note: 'template struct std::iterator' declared here [INFO] [stderr] struct iterator [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/6/string:52:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:707:7: error: 'const_iterator' does not name a type [INFO] [stderr] const_iterator [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:715:7: error: invalid use of template-name 'std::iterator' without an argument list [INFO] [stderr] iterator [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/6/bits/stl_algobase.h:65:0, [INFO] [stderr] from /usr/include/c++/6/bits/char_traits.h:39, [INFO] [stderr] from /usr/include/c++/6/string:40, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_iterator_base_types.h:118:12: note: 'template struct std::iterator' declared here [INFO] [stderr] struct iterator [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/6/string:52:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:723:7: error: 'const_iterator' does not name a type [INFO] [stderr] const_iterator [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:732:7: error: 'reverse_iterator' does not name a type [INFO] [stderr] reverse_iterator [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:741:7: error: 'const_reverse_iterator' does not name a type [INFO] [stderr] const_reverse_iterator [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:750:7: error: 'reverse_iterator' does not name a type [INFO] [stderr] reverse_iterator [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:759:7: error: 'const_reverse_iterator' does not name a type [INFO] [stderr] const_reverse_iterator [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:768:7: error: 'const_iterator' does not name a type [INFO] [stderr] const_iterator [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:776:7: error: 'const_iterator' does not name a type [INFO] [stderr] const_iterator [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:785:7: error: 'const_reverse_iterator' does not name a type [INFO] [stderr] const_reverse_iterator [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:794:7: error: 'const_reverse_iterator' does not name a type [INFO] [stderr] const_reverse_iterator [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1330:7: error: invalid use of template-name 'std::iterator' without an argument list [INFO] [stderr] iterator [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/6/bits/stl_algobase.h:65:0, [INFO] [stderr] from /usr/include/c++/6/bits/char_traits.h:39, [INFO] [stderr] from /usr/include/c++/6/string:40, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_iterator_base_types.h:118:12: note: 'template struct std::iterator' declared here [INFO] [stderr] struct iterator [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/6/string:52:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1374:2: error: invalid use of template-name 'std::iterator' without an argument list [INFO] [stderr] iterator [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/6/bits/stl_algobase.h:65:0, [INFO] [stderr] from /usr/include/c++/6/bits/char_traits.h:39, [INFO] [stderr] from /usr/include/c++/6/string:40, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_iterator_base_types.h:118:12: note: 'template struct std::iterator' declared here [INFO] [stderr] struct iterator [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/6/string:52:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1409:14: error: 'iterator' is not a type [INFO] [stderr] insert(iterator __p, initializer_list<_CharT> __l) [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1535:7: error: invalid use of template-name 'std::iterator' without an argument list [INFO] [stderr] iterator [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/6/bits/stl_algobase.h:65:0, [INFO] [stderr] from /usr/include/c++/6/bits/char_traits.h:39, [INFO] [stderr] from /usr/include/c++/6/string:40, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_iterator_base_types.h:118:12: note: 'template struct std::iterator' declared here [INFO] [stderr] struct iterator [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/6/string:52:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1575:7: error: invalid use of template-name 'std::iterator' without an argument list [INFO] [stderr] iterator [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/6/bits/stl_algobase.h:65:0, [INFO] [stderr] from /usr/include/c++/6/bits/char_traits.h:39, [INFO] [stderr] from /usr/include/c++/6/string:40, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_iterator_base_types.h:118:12: note: 'template struct std::iterator' declared here [INFO] [stderr] struct iterator [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/6/string:52:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1594:7: error: invalid use of template-name 'std::iterator' without an argument list [INFO] [stderr] iterator [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/6/bits/stl_algobase.h:65:0, [INFO] [stderr] from /usr/include/c++/6/bits/char_traits.h:39, [INFO] [stderr] from /usr/include/c++/6/string:40, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_iterator_base_types.h:118:12: note: 'template struct std::iterator' declared here [INFO] [stderr] struct iterator [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/6/string:52:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1750:7: error: expected ';' at end of member declaration [INFO] [stderr] replace(__const_iterator __i1, __const_iterator __i2, [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1750:15: error: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>& std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::replace' conflicts with a previous declaration [INFO] [stderr] replace(__const_iterator __i1, __const_iterator __i2, [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1732:7: note: previous declaration 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::replace' [INFO] [stderr] replace(size_type __pos, size_type __n1, size_type __n2, _CharT __c) [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1750:32: error: expected ')' before '__i1' [INFO] [stderr] replace(__const_iterator __i1, __const_iterator __i2, [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1770:7: error: expected ';' at end of member declaration [INFO] [stderr] replace(__const_iterator __i1, __const_iterator __i2, [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1770:15: error: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>& std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::replace' conflicts with a previous declaration [INFO] [stderr] replace(__const_iterator __i1, __const_iterator __i2, [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1732:7: note: previous declaration 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::replace' [INFO] [stderr] replace(size_type __pos, size_type __n1, size_type __n2, _CharT __c) [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1770:32: error: expected ')' before '__i1' [INFO] [stderr] replace(__const_iterator __i1, __const_iterator __i2, [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1792:7: error: expected ';' at end of member declaration [INFO] [stderr] replace(__const_iterator __i1, __const_iterator __i2, const _CharT* __s) [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1792:15: error: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>& std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::replace' conflicts with a previous declaration [INFO] [stderr] replace(__const_iterator __i1, __const_iterator __i2, const _CharT* __s) [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1732:7: note: previous declaration 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::replace' [INFO] [stderr] replace(size_type __pos, size_type __n1, size_type __n2, _CharT __c) [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1792:32: error: expected ')' before '__i1' [INFO] [stderr] replace(__const_iterator __i1, __const_iterator __i2, const _CharT* __s) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1813:7: error: expected ';' at end of member declaration [INFO] [stderr] replace(__const_iterator __i1, __const_iterator __i2, size_type __n, [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1813:15: error: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>& std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::replace' conflicts with a previous declaration [INFO] [stderr] replace(__const_iterator __i1, __const_iterator __i2, size_type __n, [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1732:7: note: previous declaration 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::replace' [INFO] [stderr] replace(size_type __pos, size_type __n1, size_type __n2, _CharT __c) [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1813:32: error: expected ')' before '__i1' [INFO] [stderr] replace(__const_iterator __i1, __const_iterator __i2, size_type __n, [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1840:17: error: 'const_iterator' was not declared in this scope [INFO] [stderr] replace(const_iterator __i1, const_iterator __i2, [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1840:38: error: 'const_iterator' was not declared in this scope [INFO] [stderr] replace(const_iterator __i1, const_iterator __i2, [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1841:18: error: expected primary-expression before '__k1' [INFO] [stderr] _InputIterator __k1, _InputIterator __k2) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1841:39: error: expected primary-expression before '__k2' [INFO] [stderr] _InputIterator __k1, _InputIterator __k2) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1842:9: error: expected ';' before '{' token [INFO] [stderr] { [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1848:2: error: data member 'replace' cannot be a member template [INFO] [stderr] } [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1870:7: error: expected ';' at end of member declaration [INFO] [stderr] replace(__const_iterator __i1, __const_iterator __i2, [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1870:15: error: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>& std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::replace' conflicts with a previous declaration [INFO] [stderr] replace(__const_iterator __i1, __const_iterator __i2, [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1732:7: note: previous declaration 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::replace' [INFO] [stderr] replace(size_type __pos, size_type __n1, size_type __n2, _CharT __c) [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1870:32: error: expected ')' before '__i1' [INFO] [stderr] replace(__const_iterator __i1, __const_iterator __i2, [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1881:7: error: expected ';' at end of member declaration [INFO] [stderr] replace(__const_iterator __i1, __const_iterator __i2, [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1881:15: error: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>& std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::replace' conflicts with a previous declaration [INFO] [stderr] replace(__const_iterator __i1, __const_iterator __i2, [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1732:7: note: previous declaration 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::replace' [INFO] [stderr] replace(size_type __pos, size_type __n1, size_type __n2, _CharT __c) [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1881:32: error: expected ')' before '__i1' [INFO] [stderr] replace(__const_iterator __i1, __const_iterator __i2, [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1892:7: error: expected ';' at end of member declaration [INFO] [stderr] replace(__const_iterator __i1, __const_iterator __i2, [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1892:15: error: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>& std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::replace' conflicts with a previous declaration [INFO] [stderr] replace(__const_iterator __i1, __const_iterator __i2, [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1732:7: note: previous declaration 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::replace' [INFO] [stderr] replace(size_type __pos, size_type __n1, size_type __n2, _CharT __c) [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1892:32: error: expected ')' before '__i1' [INFO] [stderr] replace(__const_iterator __i1, __const_iterator __i2, [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1903:7: error: expected ';' at end of member declaration [INFO] [stderr] replace(__const_iterator __i1, __const_iterator __i2, [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1903:15: error: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>& std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::replace' conflicts with a previous declaration [INFO] [stderr] replace(__const_iterator __i1, __const_iterator __i2, [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1732:7: note: previous declaration 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::replace' [INFO] [stderr] replace(size_type __pos, size_type __n1, size_type __n2, _CharT __c) [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1903:32: error: expected ')' before '__i1' [INFO] [stderr] replace(__const_iterator __i1, __const_iterator __i2, [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1928:21: error: expected ';' at end of member declaration [INFO] [stderr] basic_string& replace(const_iterator __i1, const_iterator __i2, [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1928:29: error: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>& std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::replace' conflicts with a previous declaration [INFO] [stderr] basic_string& replace(const_iterator __i1, const_iterator __i2, [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1732:7: note: previous declaration 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::replace' [INFO] [stderr] replace(size_type __pos, size_type __n1, size_type __n2, _CharT __c) [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1928:44: error: expected ')' before '__i1' [INFO] [stderr] basic_string& replace(const_iterator __i1, const_iterator __i2, [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1936:22: error: 'const_iterator' was not declared in this scope [INFO] [stderr] _M_replace_dispatch(const_iterator __i1, const_iterator __i2, [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1936:43: error: 'const_iterator' was not declared in this scope [INFO] [stderr] _M_replace_dispatch(const_iterator __i1, const_iterator __i2, [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1937:17: error: expected primary-expression before '__n' [INFO] [stderr] _Integer __n, _Integer __val, __true_type) [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1937:31: error: expected primary-expression before '__val' [INFO] [stderr] _Integer __n, _Integer __val, __true_type) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1937:49: error: expected primary-expression before ')' token [INFO] [stderr] _Integer __n, _Integer __val, __true_type) [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1938:9: error: expected ';' before '{' token [INFO] [stderr] { return _M_replace_aux(__i1 - begin(), __i2 - __i1, __n, __val); } [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1938:75: error: data member '_M_replace_dispatch' cannot be a member template [INFO] [stderr] { return _M_replace_aux(__i1 - begin(), __i2 - __i1, __n, __val); } [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1942:22: error: 'const_iterator' was not declared in this scope [INFO] [stderr] _M_replace_dispatch(const_iterator __i1, const_iterator __i2, [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1942:43: error: 'const_iterator' was not declared in this scope [INFO] [stderr] _M_replace_dispatch(const_iterator __i1, const_iterator __i2, [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1943:23: error: expected primary-expression before '__k1' [INFO] [stderr] _InputIterator __k1, _InputIterator __k2, [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1943:44: error: expected primary-expression before '__k2' [INFO] [stderr] _InputIterator __k1, _InputIterator __k2, [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1944:20: error: expected primary-expression before ')' token [INFO] [stderr] __false_type); [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1944:21: error: data member '_M_replace_dispatch' cannot be a member template [INFO] [stderr] __false_type); [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h: In static member function 'static void std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::_S_copy_chars(_CharT*, int, int)': [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:333:33: error: request for member 'base' in '__k1', which is of non-class type 'int' [INFO] [stderr] { _S_copy_chars(__p, __k1.base(), __k2.base()); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:333:46: error: request for member 'base' in '__k2', which is of non-class type 'int' [INFO] [stderr] { _S_copy_chars(__p, __k1.base(), __k2.base()); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h: In static member function 'static void std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::_S_copy_chars(_CharT*, int, int)': [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:338:33: error: request for member 'base' in '__k1', which is of non-class type 'int' [INFO] [stderr] { _S_copy_chars(__p, __k1.base(), __k2.base()); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:338:46: error: request for member 'base' in '__k2', which is of non-class type 'int' [INFO] [stderr] { _S_copy_chars(__p, __k1.base(), __k2.base()); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h: In member function 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>& std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::append(_InputIterator, _InputIterator)': [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1172:36: error: no matching function for call to 'end()' [INFO] [stderr] { return this->replace(end(), end(), __first, __last); } [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/bits/range_access.h:36:0, [INFO] [stderr] from /usr/include/c++/6/string:51, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/initializer_list:99:5: note: candidate: template constexpr const _Tp* std::end(std::initializer_list<_Tp>) [INFO] [stderr] end(initializer_list<_Tp> __ils) noexcept [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/6/initializer_list:99:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/string:52:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1172:36: note: candidate expects 1 argument, 0 provided [INFO] [stderr] { return this->replace(end(), end(), __first, __last); } [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:68:5: note: candidate: template decltype (__cont.end()) std::end(_Container&) [INFO] [stderr] end(_Container& __cont) -> decltype(__cont.end()) [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:68:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/string:52:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1172:36: note: candidate expects 1 argument, 0 provided [INFO] [stderr] { return this->replace(end(), end(), __first, __last); } [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:78:5: note: candidate: template decltype (__cont.end()) std::end(const _Container&) [INFO] [stderr] end(const _Container& __cont) -> decltype(__cont.end()) [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:78:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/string:52:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1172:36: note: candidate expects 1 argument, 0 provided [INFO] [stderr] { return this->replace(end(), end(), __first, __last); } [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:97:5: note: candidate: template _Tp* std::end(_Tp (&)[_Nm]) [INFO] [stderr] end(_Tp (&__arr)[_Nm]) [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:97:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/string:52:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1172:36: note: candidate expects 1 argument, 0 provided [INFO] [stderr] { return this->replace(end(), end(), __first, __last); } [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1172:43: error: no matching function for call to 'end()' [INFO] [stderr] { return this->replace(end(), end(), __first, __last); } [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/bits/range_access.h:36:0, [INFO] [stderr] from /usr/include/c++/6/string:51, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/initializer_list:99:5: note: candidate: template constexpr const _Tp* std::end(std::initializer_list<_Tp>) [INFO] [stderr] end(initializer_list<_Tp> __ils) noexcept [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/6/initializer_list:99:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/string:52:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1172:43: note: candidate expects 1 argument, 0 provided [INFO] [stderr] { return this->replace(end(), end(), __first, __last); } [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:68:5: note: candidate: template decltype (__cont.end()) std::end(_Container&) [INFO] [stderr] end(_Container& __cont) -> decltype(__cont.end()) [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:68:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/string:52:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1172:43: note: candidate expects 1 argument, 0 provided [INFO] [stderr] { return this->replace(end(), end(), __first, __last); } [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:78:5: note: candidate: template decltype (__cont.end()) std::end(const _Container&) [INFO] [stderr] end(const _Container& __cont) -> decltype(__cont.end()) [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:78:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/string:52:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1172:43: note: candidate expects 1 argument, 0 provided [INFO] [stderr] { return this->replace(end(), end(), __first, __last); } [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:97:5: note: candidate: template _Tp* std::end(_Tp (&)[_Nm]) [INFO] [stderr] end(_Tp (&__arr)[_Nm]) [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:97:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/string:52:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1172:43: note: candidate expects 1 argument, 0 provided [INFO] [stderr] { return this->replace(end(), end(), __first, __last); } [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h: In member function 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>& std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::assign(_InputIterator, _InputIterator)': [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1301:38: error: no matching function for call to 'begin()' [INFO] [stderr] { return this->replace(begin(), end(), __first, __last); } [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/bits/range_access.h:36:0, [INFO] [stderr] from /usr/include/c++/6/string:51, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/initializer_list:89:5: note: candidate: template constexpr const _Tp* std::begin(std::initializer_list<_Tp>) [INFO] [stderr] begin(initializer_list<_Tp> __ils) noexcept [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/6/initializer_list:89:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/string:52:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1301:38: note: candidate expects 1 argument, 0 provided [INFO] [stderr] { return this->replace(begin(), end(), __first, __last); } [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:48:5: note: candidate: template decltype (__cont.begin()) std::begin(_Container&) [INFO] [stderr] begin(_Container& __cont) -> decltype(__cont.begin()) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:48:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/string:52:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1301:38: note: candidate expects 1 argument, 0 provided [INFO] [stderr] { return this->replace(begin(), end(), __first, __last); } [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:58:5: note: candidate: template decltype (__cont.begin()) std::begin(const _Container&) [INFO] [stderr] begin(const _Container& __cont) -> decltype(__cont.begin()) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:58:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/string:52:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1301:38: note: candidate expects 1 argument, 0 provided [INFO] [stderr] { return this->replace(begin(), end(), __first, __last); } [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:87:5: note: candidate: template _Tp* std::begin(_Tp (&)[_Nm]) [INFO] [stderr] begin(_Tp (&__arr)[_Nm]) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:87:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/string:52:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1301:38: note: candidate expects 1 argument, 0 provided [INFO] [stderr] { return this->replace(begin(), end(), __first, __last); } [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1301:45: error: no matching function for call to 'end()' [INFO] [stderr] { return this->replace(begin(), end(), __first, __last); } [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/bits/range_access.h:36:0, [INFO] [stderr] from /usr/include/c++/6/string:51, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/initializer_list:99:5: note: candidate: template constexpr const _Tp* std::end(std::initializer_list<_Tp>) [INFO] [stderr] end(initializer_list<_Tp> __ils) noexcept [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/6/initializer_list:99:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/string:52:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1301:45: note: candidate expects 1 argument, 0 provided [INFO] [stderr] { return this->replace(begin(), end(), __first, __last); } [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:68:5: note: candidate: template decltype (__cont.end()) std::end(_Container&) [INFO] [stderr] end(_Container& __cont) -> decltype(__cont.end()) [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:68:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/string:52:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1301:45: note: candidate expects 1 argument, 0 provided [INFO] [stderr] { return this->replace(begin(), end(), __first, __last); } [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:78:5: note: candidate: template decltype (__cont.end()) std::end(const _Container&) [INFO] [stderr] end(const _Container& __cont) -> decltype(__cont.end()) [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:78:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/string:52:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1301:45: note: candidate expects 1 argument, 0 provided [INFO] [stderr] { return this->replace(begin(), end(), __first, __last); } [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:97:5: note: candidate: template _Tp* std::end(_Tp (&)[_Nm]) [INFO] [stderr] end(_Tp (&__arr)[_Nm]) [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:97:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/string:52:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1301:45: note: candidate expects 1 argument, 0 provided [INFO] [stderr] { return this->replace(begin(), end(), __first, __last); } [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h: In member function 'void std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::insert(int, std::initializer_list<_Tp>)': [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1412:27: error: no matching function for call to 'begin()' [INFO] [stderr] this->insert(__p - begin(), __l.begin(), __l.size()); [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/bits/range_access.h:36:0, [INFO] [stderr] from /usr/include/c++/6/string:51, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/initializer_list:89:5: note: candidate: template constexpr const _Tp* std::begin(std::initializer_list<_Tp>) [INFO] [stderr] begin(initializer_list<_Tp> __ils) noexcept [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/6/initializer_list:89:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/string:52:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1412:27: note: candidate expects 1 argument, 0 provided [INFO] [stderr] this->insert(__p - begin(), __l.begin(), __l.size()); [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:48:5: note: candidate: template decltype (__cont.begin()) std::begin(_Container&) [INFO] [stderr] begin(_Container& __cont) -> decltype(__cont.begin()) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:48:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/string:52:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1412:27: note: candidate expects 1 argument, 0 provided [INFO] [stderr] this->insert(__p - begin(), __l.begin(), __l.size()); [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:58:5: note: candidate: template decltype (__cont.begin()) std::begin(const _Container&) [INFO] [stderr] begin(const _Container& __cont) -> decltype(__cont.begin()) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:58:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/string:52:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1412:27: note: candidate expects 1 argument, 0 provided [INFO] [stderr] this->insert(__p - begin(), __l.begin(), __l.size()); [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:87:5: note: candidate: template _Tp* std::begin(_Tp (&)[_Nm]) [INFO] [stderr] begin(_Tp (&__arr)[_Nm]) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:87:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/string:52:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/basic_string.h:1412:27: note: candidate expects 1 argument, 0 provided [INFO] [stderr] this->insert(__p - begin(), __l.begin(), __l.size()); [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/string:53:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/basic_string.tcc: At global scope: [INFO] [stderr] /usr/include/c++/6/bits/basic_string.tcc:380:27: error: 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>& std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::_M_replace_dispatch' is not a static data member of 'class std::__cxx11::basic_string<_CharT, _Traits, _Alloc>' [INFO] [stderr] _M_replace_dispatch(const_iterator __i1, const_iterator __i2, [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.tcc:380:27: error: template definition of non-template 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>& std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::_M_replace_dispatch' [INFO] [stderr] /usr/include/c++/6/bits/basic_string.tcc:380:27: error: 'const_iterator' was not declared in this scope [INFO] [stderr] /usr/include/c++/6/bits/basic_string.tcc:380:48: error: 'const_iterator' was not declared in this scope [INFO] [stderr] _M_replace_dispatch(const_iterator __i1, const_iterator __i2, [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.tcc:381:21: error: expected primary-expression before '__k1' [INFO] [stderr] _InputIterator __k1, _InputIterator __k2, [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.tcc:381:42: error: expected primary-expression before '__k2' [INFO] [stderr] _InputIterator __k1, _InputIterator __k2, [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/6/bits/basic_string.tcc:382:23: error: expected primary-expression before ')' token [INFO] [stderr] std::__false_type) [INFO] [stderr] ^ [INFO] [stderr] c++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] make[2]: *** [code/CMakeFiles/assimp.dir/ColladaLoader.cpp.o] Error 4 [INFO] [stderr] In file included from /usr/include/c++/6/algorithm:62:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/matrix3x3.inl:54, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:515, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_algo.h: In function '_BidirectionalIterator1 std::__find_end(_BidirectionalIterator1, _BidirectionalIterator1, _BidirectionalIterator2, _BidirectionalIterator2, std::bidirectional_iterator_tag, std::bidirectional_iterator_tag, _BinaryPredicate)': [INFO] [stderr] /usr/include/c++/6/bits/stl_algo.h:378:15: error: 'reverse_iterator' does not name a type [INFO] [stderr] typedef reverse_iterator<_BidirectionalIterator1> _RevIterator1; [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_algo.h:379:15: error: 'reverse_iterator' does not name a type [INFO] [stderr] typedef reverse_iterator<_BidirectionalIterator2> _RevIterator2; [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_algo.h:381:7: error: '_RevIterator1' was not declared in this scope [INFO] [stderr] _RevIterator1 __rlast1(__first1); [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_algo.h:382:7: error: '_RevIterator2' was not declared in this scope [INFO] [stderr] _RevIterator2 __rlast2(__first2); [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_algo.h:383:21: error: expected ';' before '__rresult' [INFO] [stderr] _RevIterator1 __rresult = std::__search(_RevIterator1(__last1), __rlast1, [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_algo.h:387:11: error: '__rresult' was not declared in this scope [INFO] [stderr] if (__rresult == __rlast1) [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_algo.h:387:24: error: '__rlast1' was not declared in this scope [INFO] [stderr] if (__rresult == __rlast1) [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/6/vector:64:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h: At global scope: [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:233:26: error: '__normal_iterator' in namespace '__gnu_cxx' does not name a template type [INFO] [stderr] typedef __gnu_cxx::__normal_iterator iterator; [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:234:26: error: '__normal_iterator' in namespace '__gnu_cxx' does not name a template type [INFO] [stderr] typedef __gnu_cxx::__normal_iterator [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:236:20: error: 'reverse_iterator' in namespace 'std' does not name a template type [INFO] [stderr] typedef std::reverse_iterator const_reverse_iterator; [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:237:20: error: 'reverse_iterator' in namespace 'std' does not name a template type [INFO] [stderr] typedef std::reverse_iterator reverse_iterator; [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:547:7: error: invalid use of template-name 'std::iterator' without an argument list [INFO] [stderr] iterator [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/6/bits/stl_algobase.h:65:0, [INFO] [stderr] from /usr/include/c++/6/bits/char_traits.h:39, [INFO] [stderr] from /usr/include/c++/6/string:40, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_iterator_base_types.h:118:12: note: 'template struct std::iterator' declared here [INFO] [stderr] struct iterator [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/6/vector:64:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:556:7: error: 'const_iterator' does not name a type [INFO] [stderr] const_iterator [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:565:7: error: invalid use of template-name 'std::iterator' without an argument list [INFO] [stderr] iterator [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/6/bits/stl_algobase.h:65:0, [INFO] [stderr] from /usr/include/c++/6/bits/char_traits.h:39, [INFO] [stderr] from /usr/include/c++/6/string:40, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_iterator_base_types.h:118:12: note: 'template struct std::iterator' declared here [INFO] [stderr] struct iterator [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/6/vector:64:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:574:7: error: 'const_iterator' does not name a type [INFO] [stderr] const_iterator [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:583:7: error: 'reverse_iterator' does not name a type [INFO] [stderr] reverse_iterator [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:592:7: error: 'const_reverse_iterator' does not name a type [INFO] [stderr] const_reverse_iterator [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:601:7: error: 'reverse_iterator' does not name a type [INFO] [stderr] reverse_iterator [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:610:7: error: 'const_reverse_iterator' does not name a type [INFO] [stderr] const_reverse_iterator [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:620:7: error: 'const_iterator' does not name a type [INFO] [stderr] const_iterator [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:629:7: error: 'const_iterator' does not name a type [INFO] [stderr] const_iterator [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:638:7: error: 'const_reverse_iterator' does not name a type [INFO] [stderr] const_reverse_iterator [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:647:7: error: 'const_reverse_iterator' does not name a type [INFO] [stderr] const_reverse_iterator [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:970:9: error: invalid use of template-name 'std::iterator' without an argument list [INFO] [stderr] iterator [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/6/bits/stl_algobase.h:65:0, [INFO] [stderr] from /usr/include/c++/6/bits/char_traits.h:39, [INFO] [stderr] from /usr/include/c++/6/string:40, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_iterator_base_types.h:118:12: note: 'template struct std::iterator' declared here [INFO] [stderr] struct iterator [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/6/vector:64:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:984:7: error: invalid use of template-name 'std::iterator' without an argument list [INFO] [stderr] iterator [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/6/bits/stl_algobase.h:65:0, [INFO] [stderr] from /usr/include/c++/6/bits/char_traits.h:39, [INFO] [stderr] from /usr/include/c++/6/string:40, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_iterator_base_types.h:118:12: note: 'template struct std::iterator' declared here [INFO] [stderr] struct iterator [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/6/vector:64:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:1014:7: error: invalid use of template-name 'std::iterator' without an argument list [INFO] [stderr] iterator [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/6/bits/stl_algobase.h:65:0, [INFO] [stderr] from /usr/include/c++/6/bits/char_traits.h:39, [INFO] [stderr] from /usr/include/c++/6/string:40, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_iterator_base_types.h:118:12: note: 'template struct std::iterator' declared here [INFO] [stderr] struct iterator [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/6/vector:64:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:1031:7: error: invalid use of template-name 'std::iterator' without an argument list [INFO] [stderr] iterator [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/6/bits/stl_algobase.h:65:0, [INFO] [stderr] from /usr/include/c++/6/bits/char_traits.h:39, [INFO] [stderr] from /usr/include/c++/6/string:40, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_iterator_base_types.h:118:12: note: 'template struct std::iterator' declared here [INFO] [stderr] struct iterator [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/6/vector:64:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:1051:7: error: invalid use of template-name 'std::iterator' without an argument list [INFO] [stderr] iterator [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/6/bits/stl_algobase.h:65:0, [INFO] [stderr] from /usr/include/c++/6/bits/char_traits.h:39, [INFO] [stderr] from /usr/include/c++/6/string:40, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_iterator_base_types.h:118:12: note: 'template struct std::iterator' declared here [INFO] [stderr] struct iterator [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/6/vector:64:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:1095:9: error: invalid use of template-name 'std::iterator' without an argument list [INFO] [stderr] iterator [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/6/bits/stl_algobase.h:65:0, [INFO] [stderr] from /usr/include/c++/6/bits/char_traits.h:39, [INFO] [stderr] from /usr/include/c++/6/string:40, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_iterator_base_types.h:118:12: note: 'template struct std::iterator' declared here [INFO] [stderr] struct iterator [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/6/vector:64:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:1145:7: error: invalid use of template-name 'std::iterator' without an argument list [INFO] [stderr] iterator [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/6/bits/stl_algobase.h:65:0, [INFO] [stderr] from /usr/include/c++/6/bits/char_traits.h:39, [INFO] [stderr] from /usr/include/c++/6/string:40, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_iterator_base_types.h:118:12: note: 'template struct std::iterator' declared here [INFO] [stderr] struct iterator [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/6/vector:64:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:1172:7: error: invalid use of template-name 'std::iterator' without an argument list [INFO] [stderr] iterator [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/6/bits/stl_algobase.h:65:0, [INFO] [stderr] from /usr/include/c++/6/bits/char_traits.h:39, [INFO] [stderr] from /usr/include/c++/6/string:40, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_iterator_base_types.h:118:12: note: 'template struct std::iterator' declared here [INFO] [stderr] struct iterator [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/6/vector:64:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:1363:28: error: 'iterator' is not a type [INFO] [stderr] _M_insert_dispatch(iterator __pos, _Integer __n, _Integer __val, [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:1370:28: error: 'iterator' is not a type [INFO] [stderr] _M_insert_dispatch(iterator __pos, _InputIterator __first, [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:1381:25: error: 'iterator' is not a type [INFO] [stderr] _M_range_insert(iterator __pos, _InputIterator __first, [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:1387:25: error: 'iterator' is not a type [INFO] [stderr] _M_range_insert(iterator __pos, _ForwardIterator __first, [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:1393:22: error: 'iterator' is not a type [INFO] [stderr] _M_fill_insert(iterator __pos, size_type __n, const value_type& __x); [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:1411:23: error: 'iterator' is not a type [INFO] [stderr] _M_insert_aux(iterator __position, _Args&&... __args); [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:1440:7: error: invalid use of template-name 'std::iterator' without an argument list [INFO] [stderr] iterator [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/6/bits/stl_algobase.h:65:0, [INFO] [stderr] from /usr/include/c++/6/bits/char_traits.h:39, [INFO] [stderr] from /usr/include/c++/6/string:40, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_iterator_base_types.h:118:12: note: 'template struct std::iterator' declared here [INFO] [stderr] struct iterator [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/6/vector:64:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:1443:7: error: invalid use of template-name 'std::iterator' without an argument list [INFO] [stderr] iterator [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/6/bits/stl_algobase.h:65:0, [INFO] [stderr] from /usr/include/c++/6/bits/char_traits.h:39, [INFO] [stderr] from /usr/include/c++/6/string:40, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_iterator_base_types.h:118:12: note: 'template struct std::iterator' declared here [INFO] [stderr] struct iterator [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/6/vector:64:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h: In member function 'void std::vector<_Tp, _Alloc>::resize(std::vector<_Tp, _Alloc>::size_type, const value_type&)': [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:697:15: error: no matching function for call to 'end()' [INFO] [stderr] insert(end(), __new_size - size(), __x); [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/bits/range_access.h:36:0, [INFO] [stderr] from /usr/include/c++/6/string:51, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/initializer_list:99:5: note: candidate: template constexpr const _Tp* std::end(std::initializer_list<_Tp>) [INFO] [stderr] end(initializer_list<_Tp> __ils) noexcept [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/6/initializer_list:99:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/vector:64:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:697:15: note: candidate expects 1 argument, 0 provided [INFO] [stderr] insert(end(), __new_size - size(), __x); [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:68:5: note: candidate: template decltype (__cont.end()) std::end(_Container&) [INFO] [stderr] end(_Container& __cont) -> decltype(__cont.end()) [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:68:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/vector:64:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:697:15: note: candidate expects 1 argument, 0 provided [INFO] [stderr] insert(end(), __new_size - size(), __x); [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:78:5: note: candidate: template decltype (__cont.end()) std::end(const _Container&) [INFO] [stderr] end(const _Container& __cont) -> decltype(__cont.end()) [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:78:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/vector:64:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:697:15: note: candidate expects 1 argument, 0 provided [INFO] [stderr] insert(end(), __new_size - size(), __x); [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:97:5: note: candidate: template _Tp* std::end(_Tp (&)[_Nm]) [INFO] [stderr] end(_Tp (&__arr)[_Nm]) [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:97:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/vector:64:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:697:15: note: candidate expects 1 argument, 0 provided [INFO] [stderr] insert(end(), __new_size - size(), __x); [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h: In member function 'bool std::vector<_Tp, _Alloc>::empty() const': [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:745:22: error: no matching function for call to 'begin()' [INFO] [stderr] { return begin() == end(); } [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/bits/range_access.h:36:0, [INFO] [stderr] from /usr/include/c++/6/string:51, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/initializer_list:89:5: note: candidate: template constexpr const _Tp* std::begin(std::initializer_list<_Tp>) [INFO] [stderr] begin(initializer_list<_Tp> __ils) noexcept [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/6/initializer_list:89:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/vector:64:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:745:22: note: candidate expects 1 argument, 0 provided [INFO] [stderr] { return begin() == end(); } [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:48:5: note: candidate: template decltype (__cont.begin()) std::begin(_Container&) [INFO] [stderr] begin(_Container& __cont) -> decltype(__cont.begin()) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:48:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/vector:64:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:745:22: note: candidate expects 1 argument, 0 provided [INFO] [stderr] { return begin() == end(); } [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:58:5: note: candidate: template decltype (__cont.begin()) std::begin(const _Container&) [INFO] [stderr] begin(const _Container& __cont) -> decltype(__cont.begin()) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:58:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/vector:64:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:745:22: note: candidate expects 1 argument, 0 provided [INFO] [stderr] { return begin() == end(); } [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:87:5: note: candidate: template _Tp* std::begin(_Tp (&)[_Nm]) [INFO] [stderr] begin(_Tp (&__arr)[_Nm]) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:87:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/vector:64:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:745:22: note: candidate expects 1 argument, 0 provided [INFO] [stderr] { return begin() == end(); } [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:745:31: error: no matching function for call to 'end()' [INFO] [stderr] { return begin() == end(); } [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/bits/range_access.h:36:0, [INFO] [stderr] from /usr/include/c++/6/string:51, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/initializer_list:99:5: note: candidate: template constexpr const _Tp* std::end(std::initializer_list<_Tp>) [INFO] [stderr] end(initializer_list<_Tp> __ils) noexcept [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/6/initializer_list:99:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/vector:64:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:745:31: note: candidate expects 1 argument, 0 provided [INFO] [stderr] { return begin() == end(); } [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:68:5: note: candidate: template decltype (__cont.end()) std::end(_Container&) [INFO] [stderr] end(_Container& __cont) -> decltype(__cont.end()) [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:68:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/vector:64:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:745:31: note: candidate expects 1 argument, 0 provided [INFO] [stderr] { return begin() == end(); } [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:78:5: note: candidate: template decltype (__cont.end()) std::end(const _Container&) [INFO] [stderr] end(const _Container& __cont) -> decltype(__cont.end()) [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:78:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/vector:64:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:745:31: note: candidate expects 1 argument, 0 provided [INFO] [stderr] { return begin() == end(); } [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:97:5: note: candidate: template _Tp* std::end(_Tp (&)[_Nm]) [INFO] [stderr] end(_Tp (&__arr)[_Nm]) [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:97:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/vector:64:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:745:31: note: candidate expects 1 argument, 0 provided [INFO] [stderr] { return begin() == end(); } [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h: In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::front()': [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:853:23: error: no matching function for call to 'begin()' [INFO] [stderr] { return *begin(); } [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/bits/range_access.h:36:0, [INFO] [stderr] from /usr/include/c++/6/string:51, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/initializer_list:89:5: note: candidate: template constexpr const _Tp* std::begin(std::initializer_list<_Tp>) [INFO] [stderr] begin(initializer_list<_Tp> __ils) noexcept [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/6/initializer_list:89:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/vector:64:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:853:23: note: candidate expects 1 argument, 0 provided [INFO] [stderr] { return *begin(); } [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:48:5: note: candidate: template decltype (__cont.begin()) std::begin(_Container&) [INFO] [stderr] begin(_Container& __cont) -> decltype(__cont.begin()) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:48:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/vector:64:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:853:23: note: candidate expects 1 argument, 0 provided [INFO] [stderr] { return *begin(); } [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:58:5: note: candidate: template decltype (__cont.begin()) std::begin(const _Container&) [INFO] [stderr] begin(const _Container& __cont) -> decltype(__cont.begin()) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:58:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/vector:64:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:853:23: note: candidate expects 1 argument, 0 provided [INFO] [stderr] { return *begin(); } [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:87:5: note: candidate: template _Tp* std::begin(_Tp (&)[_Nm]) [INFO] [stderr] begin(_Tp (&__arr)[_Nm]) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:87:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/vector:64:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:853:23: note: candidate expects 1 argument, 0 provided [INFO] [stderr] { return *begin(); } [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h: In member function 'std::vector<_Tp, _Alloc>::const_reference std::vector<_Tp, _Alloc>::front() const': [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:861:23: error: no matching function for call to 'begin()' [INFO] [stderr] { return *begin(); } [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/bits/range_access.h:36:0, [INFO] [stderr] from /usr/include/c++/6/string:51, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/initializer_list:89:5: note: candidate: template constexpr const _Tp* std::begin(std::initializer_list<_Tp>) [INFO] [stderr] begin(initializer_list<_Tp> __ils) noexcept [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/6/initializer_list:89:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/vector:64:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:861:23: note: candidate expects 1 argument, 0 provided [INFO] [stderr] { return *begin(); } [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:48:5: note: candidate: template decltype (__cont.begin()) std::begin(_Container&) [INFO] [stderr] begin(_Container& __cont) -> decltype(__cont.begin()) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:48:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/vector:64:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:861:23: note: candidate expects 1 argument, 0 provided [INFO] [stderr] { return *begin(); } [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:58:5: note: candidate: template decltype (__cont.begin()) std::begin(const _Container&) [INFO] [stderr] begin(const _Container& __cont) -> decltype(__cont.begin()) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:58:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/vector:64:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:861:23: note: candidate expects 1 argument, 0 provided [INFO] [stderr] { return *begin(); } [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:87:5: note: candidate: template _Tp* std::begin(_Tp (&)[_Nm]) [INFO] [stderr] begin(_Tp (&__arr)[_Nm]) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:87:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/vector:64:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:861:23: note: candidate expects 1 argument, 0 provided [INFO] [stderr] { return *begin(); } [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h: In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::back()': [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:869:22: error: no matching function for call to 'end()' [INFO] [stderr] { return *(end() - 1); } [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/bits/range_access.h:36:0, [INFO] [stderr] from /usr/include/c++/6/string:51, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/initializer_list:99:5: note: candidate: template constexpr const _Tp* std::end(std::initializer_list<_Tp>) [INFO] [stderr] end(initializer_list<_Tp> __ils) noexcept [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/6/initializer_list:99:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/vector:64:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:869:22: note: candidate expects 1 argument, 0 provided [INFO] [stderr] { return *(end() - 1); } [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:68:5: note: candidate: template decltype (__cont.end()) std::end(_Container&) [INFO] [stderr] end(_Container& __cont) -> decltype(__cont.end()) [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:68:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/vector:64:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:869:22: note: candidate expects 1 argument, 0 provided [INFO] [stderr] { return *(end() - 1); } [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:78:5: note: candidate: template decltype (__cont.end()) std::end(const _Container&) [INFO] [stderr] end(const _Container& __cont) -> decltype(__cont.end()) [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:78:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/vector:64:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:869:22: note: candidate expects 1 argument, 0 provided [INFO] [stderr] { return *(end() - 1); } [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:97:5: note: candidate: template _Tp* std::end(_Tp (&)[_Nm]) [INFO] [stderr] end(_Tp (&__arr)[_Nm]) [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:97:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/vector:64:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:869:22: note: candidate expects 1 argument, 0 provided [INFO] [stderr] { return *(end() - 1); } [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h: In member function 'std::vector<_Tp, _Alloc>::const_reference std::vector<_Tp, _Alloc>::back() const': [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:877:22: error: no matching function for call to 'end()' [INFO] [stderr] { return *(end() - 1); } [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/bits/range_access.h:36:0, [INFO] [stderr] from /usr/include/c++/6/string:51, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/initializer_list:99:5: note: candidate: template constexpr const _Tp* std::end(std::initializer_list<_Tp>) [INFO] [stderr] end(initializer_list<_Tp> __ils) noexcept [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/6/initializer_list:99:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/vector:64:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:877:22: note: candidate expects 1 argument, 0 provided [INFO] [stderr] { return *(end() - 1); } [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:68:5: note: candidate: template decltype (__cont.end()) std::end(_Container&) [INFO] [stderr] end(_Container& __cont) -> decltype(__cont.end()) [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:68:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/vector:64:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:877:22: note: candidate expects 1 argument, 0 provided [INFO] [stderr] { return *(end() - 1); } [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:78:5: note: candidate: template decltype (__cont.end()) std::end(const _Container&) [INFO] [stderr] end(const _Container& __cont) -> decltype(__cont.end()) [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:78:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/vector:64:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:877:22: note: candidate expects 1 argument, 0 provided [INFO] [stderr] { return *(end() - 1); } [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:97:5: note: candidate: template _Tp* std::end(_Tp (&)[_Nm]) [INFO] [stderr] end(_Tp (&__arr)[_Nm]) [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:97:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/vector:64:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:877:22: note: candidate expects 1 argument, 0 provided [INFO] [stderr] { return *(end() - 1); } [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h: In member function 'void std::vector<_Tp, _Alloc>::_M_move_assign(std::vector<_Tp, _Alloc>&&, std::false_type)': [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:1471:19: error: '__make_move_if_noexcept_iterator' is not a member of 'std' [INFO] [stderr] this->assign(std::__make_move_if_noexcept_iterator(__x.begin()), [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:1472:5: error: '__make_move_if_noexcept_iterator' is not a member of 'std' [INFO] [stderr] std::__make_move_if_noexcept_iterator(__x.end())); [INFO] [stderr] ^~~ [INFO] [stderr] In file included from /usr/include/c++/6/vector:65:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_bvector.h: At global scope: [INFO] [stderr] /usr/include/c++/6/bits/stl_bvector.h:561:18: error: 'reverse_iterator' in namespace 'std' does not name a template type [INFO] [stderr] typedef std::reverse_iterator const_reverse_iterator; [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_bvector.h:562:18: error: 'reverse_iterator' in namespace 'std' does not name a template type [INFO] [stderr] typedef std::reverse_iterator reverse_iterator; [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_bvector.h:794:5: error: 'reverse_iterator' does not name a type [INFO] [stderr] reverse_iterator [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_bvector.h:798:5: error: 'const_reverse_iterator' does not name a type [INFO] [stderr] const_reverse_iterator [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_bvector.h:802:5: error: 'reverse_iterator' does not name a type [INFO] [stderr] reverse_iterator [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_bvector.h:806:5: error: 'const_reverse_iterator' does not name a type [INFO] [stderr] const_reverse_iterator [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_bvector.h:819:5: error: 'const_reverse_iterator' does not name a type [INFO] [stderr] const_reverse_iterator [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_bvector.h:823:5: error: 'const_reverse_iterator' does not name a type [INFO] [stderr] const_reverse_iterator [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/6/vector:69:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:109:12: error: 'typename std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert' is not a static data member of 'class std::vector<_Tp, _Alloc>' [INFO] [stderr] insert(const_iterator __position, const value_type& __x) [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:109:12: error: template definition of non-template 'typename std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert' [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:109:12: error: 'const_iterator' was not declared in this scope [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:109:39: error: expected primary-expression before 'const' [INFO] [stderr] insert(const_iterator __position, const value_type& __x) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:142:14: error: 'typename std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::_M_erase' is not a static data member of 'class std::vector<_Tp, _Alloc>' [INFO] [stderr] _M_erase(iterator __position) [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:142:14: error: template definition of non-template 'typename std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::_M_erase' [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:142:23: error: missing template arguments before '__position' [INFO] [stderr] _M_erase(iterator __position) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:154:14: error: 'typename std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::_M_erase' is not a static data member of 'class std::vector<_Tp, _Alloc>' [INFO] [stderr] _M_erase(iterator __first, iterator __last) [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:154:14: error: template definition of non-template 'typename std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::_M_erase' [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:154:23: error: missing template arguments before '__first' [INFO] [stderr] _M_erase(iterator __first, iterator __last) [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:154:41: error: missing template arguments before '__last' [INFO] [stderr] _M_erase(iterator __first, iterator __last) [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc: In member function 'std::vector<_Tp, _Alloc>& std::vector<_Tp, _Alloc>::operator=(const std::vector<_Tp, _Alloc>&)': [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:206:62: error: no matching function for call to 'begin()' [INFO] [stderr] std::_Destroy(std::copy(__x.begin(), __x.end(), begin()), [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/bits/range_access.h:36:0, [INFO] [stderr] from /usr/include/c++/6/string:51, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/initializer_list:89:5: note: candidate: template constexpr const _Tp* std::begin(std::initializer_list<_Tp>) [INFO] [stderr] begin(initializer_list<_Tp> __ils) noexcept [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/6/initializer_list:89:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/vector:69:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:206:62: note: candidate expects 1 argument, 0 provided [INFO] [stderr] std::_Destroy(std::copy(__x.begin(), __x.end(), begin()), [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:48:5: note: candidate: template decltype (__cont.begin()) std::begin(_Container&) [INFO] [stderr] begin(_Container& __cont) -> decltype(__cont.begin()) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:48:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/vector:69:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:206:62: note: candidate expects 1 argument, 0 provided [INFO] [stderr] std::_Destroy(std::copy(__x.begin(), __x.end(), begin()), [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:58:5: note: candidate: template decltype (__cont.begin()) std::begin(const _Container&) [INFO] [stderr] begin(const _Container& __cont) -> decltype(__cont.begin()) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:58:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/vector:69:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:206:62: note: candidate expects 1 argument, 0 provided [INFO] [stderr] std::_Destroy(std::copy(__x.begin(), __x.end(), begin()), [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:87:5: note: candidate: template _Tp* std::begin(_Tp (&)[_Nm]) [INFO] [stderr] begin(_Tp (&__arr)[_Nm]) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:87:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/vector:69:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:206:62: note: candidate expects 1 argument, 0 provided [INFO] [stderr] std::_Destroy(std::copy(__x.begin(), __x.end(), begin()), [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:207:12: error: no matching function for call to 'end()' [INFO] [stderr] end(), _M_get_Tp_allocator()); [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/bits/range_access.h:36:0, [INFO] [stderr] from /usr/include/c++/6/string:51, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/initializer_list:99:5: note: candidate: template constexpr const _Tp* std::end(std::initializer_list<_Tp>) [INFO] [stderr] end(initializer_list<_Tp> __ils) noexcept [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/6/initializer_list:99:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/vector:69:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:207:12: note: candidate expects 1 argument, 0 provided [INFO] [stderr] end(), _M_get_Tp_allocator()); [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:68:5: note: candidate: template decltype (__cont.end()) std::end(_Container&) [INFO] [stderr] end(_Container& __cont) -> decltype(__cont.end()) [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:68:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/vector:69:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:207:12: note: candidate expects 1 argument, 0 provided [INFO] [stderr] end(), _M_get_Tp_allocator()); [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:78:5: note: candidate: template decltype (__cont.end()) std::end(const _Container&) [INFO] [stderr] end(const _Container& __cont) -> decltype(__cont.end()) [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:78:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/vector:69:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:207:12: note: candidate expects 1 argument, 0 provided [INFO] [stderr] end(), _M_get_Tp_allocator()); [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:97:5: note: candidate: template _Tp* std::end(_Tp (&)[_Nm]) [INFO] [stderr] end(_Tp (&__arr)[_Nm]) [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:97:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/vector:69:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:207:12: note: candidate expects 1 argument, 0 provided [INFO] [stderr] end(), _M_get_Tp_allocator()); [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_fill_assign(std::size_t, const value_type&)': [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:235:20: error: no matching function for call to 'begin()' [INFO] [stderr] std::fill(begin(), end(), __val); [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/bits/range_access.h:36:0, [INFO] [stderr] from /usr/include/c++/6/string:51, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/initializer_list:89:5: note: candidate: template constexpr const _Tp* std::begin(std::initializer_list<_Tp>) [INFO] [stderr] begin(initializer_list<_Tp> __ils) noexcept [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/6/initializer_list:89:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/vector:69:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:235:20: note: candidate expects 1 argument, 0 provided [INFO] [stderr] std::fill(begin(), end(), __val); [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:48:5: note: candidate: template decltype (__cont.begin()) std::begin(_Container&) [INFO] [stderr] begin(_Container& __cont) -> decltype(__cont.begin()) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:48:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/vector:69:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:235:20: note: candidate expects 1 argument, 0 provided [INFO] [stderr] std::fill(begin(), end(), __val); [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:58:5: note: candidate: template decltype (__cont.begin()) std::begin(const _Container&) [INFO] [stderr] begin(const _Container& __cont) -> decltype(__cont.begin()) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:58:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/vector:69:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:235:20: note: candidate expects 1 argument, 0 provided [INFO] [stderr] std::fill(begin(), end(), __val); [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:87:5: note: candidate: template _Tp* std::begin(_Tp (&)[_Nm]) [INFO] [stderr] begin(_Tp (&__arr)[_Nm]) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:87:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/vector:69:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:235:20: note: candidate expects 1 argument, 0 provided [INFO] [stderr] std::fill(begin(), end(), __val); [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:235:27: error: no matching function for call to 'end()' [INFO] [stderr] std::fill(begin(), end(), __val); [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/bits/range_access.h:36:0, [INFO] [stderr] from /usr/include/c++/6/string:51, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/initializer_list:99:5: note: candidate: template constexpr const _Tp* std::end(std::initializer_list<_Tp>) [INFO] [stderr] end(initializer_list<_Tp> __ils) noexcept [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/6/initializer_list:99:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/vector:69:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:235:27: note: candidate expects 1 argument, 0 provided [INFO] [stderr] std::fill(begin(), end(), __val); [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:68:5: note: candidate: template decltype (__cont.end()) std::end(_Container&) [INFO] [stderr] end(_Container& __cont) -> decltype(__cont.end()) [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:68:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/vector:69:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:235:27: note: candidate expects 1 argument, 0 provided [INFO] [stderr] std::fill(begin(), end(), __val); [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:78:5: note: candidate: template decltype (__cont.end()) std::end(const _Container&) [INFO] [stderr] end(const _Container& __cont) -> decltype(__cont.end()) [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:78:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/vector:69:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:235:27: note: candidate expects 1 argument, 0 provided [INFO] [stderr] std::fill(begin(), end(), __val); [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:97:5: note: candidate: template _Tp* std::end(_Tp (&)[_Nm]) [INFO] [stderr] end(_Tp (&__arr)[_Nm]) [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:97:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/vector:69:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:235:27: note: candidate expects 1 argument, 0 provided [INFO] [stderr] std::fill(begin(), end(), __val); [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_assign_aux(_InputIterator, _InputIterator, std::input_iterator_tag)': [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:259:15: error: no matching function for call to 'end()' [INFO] [stderr] insert(end(), __first, __last); [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/bits/range_access.h:36:0, [INFO] [stderr] from /usr/include/c++/6/string:51, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/initializer_list:99:5: note: candidate: template constexpr const _Tp* std::end(std::initializer_list<_Tp>) [INFO] [stderr] end(initializer_list<_Tp> __ils) noexcept [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/6/initializer_list:99:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/vector:69:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:259:15: note: candidate expects 1 argument, 0 provided [INFO] [stderr] insert(end(), __first, __last); [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:68:5: note: candidate: template decltype (__cont.end()) std::end(_Container&) [INFO] [stderr] end(_Container& __cont) -> decltype(__cont.end()) [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:68:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/vector:69:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:259:15: note: candidate expects 1 argument, 0 provided [INFO] [stderr] insert(end(), __first, __last); [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:78:5: note: candidate: template decltype (__cont.end()) std::end(const _Container&) [INFO] [stderr] end(const _Container& __cont) -> decltype(__cont.end()) [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:78:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/vector:69:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:259:15: note: candidate expects 1 argument, 0 provided [INFO] [stderr] insert(end(), __first, __last); [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:97:5: note: candidate: template _Tp* std::end(_Tp (&)[_Nm]) [INFO] [stderr] end(_Tp (&__arr)[_Nm]) [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:97:5: note: template argument deduction/substitution failed: [INFO] [stderr] In file included from /usr/include/c++/6/vector:69:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:259:15: note: candidate expects 1 argument, 0 provided [INFO] [stderr] insert(end(), __first, __last); [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc: At global scope: [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:302:15: error: 'typename std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::emplace' is not a static data member of 'class std::vector<_Tp, _Alloc>' [INFO] [stderr] emplace(const_iterator __position, _Args&&... __args) [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:302:15: error: template definition of non-template 'typename std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::emplace' [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:302:15: error: 'const_iterator' was not declared in this scope [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:302:47: error: expected primary-expression before '&&' token [INFO] [stderr] emplace(const_iterator __position, _Args&&... __args) [INFO] [stderr] ^~ [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:322:21: error: variable or field '_M_insert_aux' declared void [INFO] [stderr] _M_insert_aux(iterator __position, _Args&&... __args) [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:322:30: error: missing template arguments before '__position' [INFO] [stderr] _M_insert_aux(iterator __position, _Args&&... __args) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:322:47: error: expected primary-expression before '&&' token [INFO] [stderr] _M_insert_aux(iterator __position, _Args&&... __args) [INFO] [stderr] ^~ [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:450:20: error: variable or field '_M_fill_insert' declared void [INFO] [stderr] _M_fill_insert(iterator __position, size_type __n, const value_type& __x) [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:450:29: error: missing template arguments before '__position' [INFO] [stderr] _M_fill_insert(iterator __position, size_type __n, const value_type& __x) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:450:41: error: 'size_type' was not declared in this scope [INFO] [stderr] _M_fill_insert(iterator __position, size_type __n, const value_type& __x) [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:450:56: error: expected primary-expression before 'const' [INFO] [stderr] _M_fill_insert(iterator __position, size_type __n, const value_type& __x) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:603:23: error: variable or field '_M_range_insert' declared void [INFO] [stderr] _M_range_insert(iterator __pos, _InputIterator __first, [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:603:32: error: missing template arguments before '__pos' [INFO] [stderr] _M_range_insert(iterator __pos, _InputIterator __first, [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:603:54: error: expected primary-expression before '__first' [INFO] [stderr] _M_range_insert(iterator __pos, _InputIterator __first, [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:604:24: error: expected primary-expression before '__last' [INFO] [stderr] _InputIterator __last, std::input_iterator_tag) [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:604:55: error: expected primary-expression before ')' token [INFO] [stderr] _InputIterator __last, std::input_iterator_tag) [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:617:23: error: variable or field '_M_range_insert' declared void [INFO] [stderr] _M_range_insert(iterator __position, _ForwardIterator __first, [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:617:32: error: missing template arguments before '__position' [INFO] [stderr] _M_range_insert(iterator __position, _ForwardIterator __first, [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:617:61: error: expected primary-expression before '__first' [INFO] [stderr] _M_range_insert(iterator __position, _ForwardIterator __first, [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:618:26: error: expected primary-expression before '__last' [INFO] [stderr] _ForwardIterator __last, std::forward_iterator_tag) [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:618:59: error: expected primary-expression before ')' token [INFO] [stderr] _ForwardIterator __last, std::forward_iterator_tag) [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/6/set:60:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:49, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_tree.h:735:20: error: 'reverse_iterator' in namespace 'std' does not name a template type [INFO] [stderr] typedef std::reverse_iterator reverse_iterator; [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_tree.h:736:20: error: 'reverse_iterator' in namespace 'std' does not name a template type [INFO] [stderr] typedef std::reverse_iterator const_reverse_iterator; [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_tree.h:899:7: error: 'reverse_iterator' does not name a type [INFO] [stderr] reverse_iterator [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_tree.h:903:7: error: 'const_reverse_iterator' does not name a type [INFO] [stderr] const_reverse_iterator [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_tree.h:907:7: error: 'reverse_iterator' does not name a type [INFO] [stderr] reverse_iterator [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_tree.h:911:7: error: 'const_reverse_iterator' does not name a type [INFO] [stderr] const_reverse_iterator [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/6/list:63:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/include/assimp/SceneCombiner.h:53, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:51, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_list.h:524:20: error: 'reverse_iterator' in namespace 'std' does not name a template type [INFO] [stderr] typedef std::reverse_iterator const_reverse_iterator; [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_list.h:525:20: error: 'reverse_iterator' in namespace 'std' does not name a template type [INFO] [stderr] typedef std::reverse_iterator reverse_iterator; [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_list.h:875:7: error: 'reverse_iterator' does not name a type [INFO] [stderr] reverse_iterator [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_list.h:884:7: error: 'const_reverse_iterator' does not name a type [INFO] [stderr] const_reverse_iterator [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_list.h:893:7: error: 'reverse_iterator' does not name a type [INFO] [stderr] reverse_iterator [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_list.h:902:7: error: 'const_reverse_iterator' does not name a type [INFO] [stderr] const_reverse_iterator [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_list.h:930:7: error: 'const_reverse_iterator' does not name a type [INFO] [stderr] const_reverse_iterator [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_list.h:939:7: error: 'const_reverse_iterator' does not name a type [INFO] [stderr] const_reverse_iterator [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_list.h: In constructor 'std::__cxx11::list<_Tp, _Alloc>::list(std::__cxx11::list<_Tp, _Alloc>&&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/6/bits/stl_list.h:687:18: error: '__make_move_if_noexcept_iterator' is not a member of 'std' [INFO] [stderr] insert(begin(), std::__make_move_if_noexcept_iterator(__x.begin()), [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_list.h:688:4: error: '__make_move_if_noexcept_iterator' is not a member of 'std' [INFO] [stderr] std::__make_move_if_noexcept_iterator(__x.end())); [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_list.h: In member function 'void std::__cxx11::list<_Tp, _Alloc>::_M_move_assign(std::__cxx11::list<_Tp, _Alloc>&&, std::false_type)': [INFO] [stderr] /usr/include/c++/6/bits/stl_list.h:1833:23: error: '__make_move_if_noexcept_iterator' is not a member of 'std' [INFO] [stderr] _M_assign_dispatch(std::__make_move_if_noexcept_iterator(__x.begin()), [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_list.h:1834:9: error: '__make_move_if_noexcept_iterator' is not a member of 'std' [INFO] [stderr] std::__make_move_if_noexcept_iterator(__x.end()), [INFO] [stderr] ^~~ [INFO] [stderr] In file included from /usr/include/c++/6/set:61:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:49, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_set.h: In instantiation of 'class std::set': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/include/assimp/SceneCombiner.h:189:28: required from here [INFO] [stderr] /usr/include/c++/6/bits/stl_set.h:132:61: error: no type named 'const_reverse_iterator' in 'class std::_Rb_tree, std::less, std::allocator >' [INFO] [stderr] typedef typename _Rep_type::const_reverse_iterator reverse_iterator; [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_set.h:133:58: error: no type named 'const_reverse_iterator' in 'class std::_Rb_tree, std::less, std::allocator >' [INFO] [stderr] typedef typename _Rep_type::const_reverse_iterator const_reverse_iterator; [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/include/assimp/SceneCombiner.h: At global scope: [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/include/assimp/SceneCombiner.h:255:31: error: 'std::vector >::const_iterator' has not been declared [INFO] [stderr] std::vector::const_iterator begin, [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/include/assimp/SceneCombiner.h:256:31: error: 'std::vector >::const_iterator' has not been declared [INFO] [stderr] std::vector::const_iterator end); [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/include/assimp/SceneCombiner.h:267:62: error: 'std::vector >::const_iterator' has not been declared [INFO] [stderr] static void MergeBones(aiMesh* out,std::vector::const_iterator it, [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/include/assimp/SceneCombiner.h:268:31: error: 'std::vector >::const_iterator' has not been declared [INFO] [stderr] std::vector::const_iterator end); [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/include/assimp/SceneCombiner.h:282:35: error: 'std::vector >::const_iterator' has not been declared [INFO] [stderr] std::vector::const_iterator begin, [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/include/assimp/SceneCombiner.h:283:35: error: 'std::vector >::const_iterator' has not been declared [INFO] [stderr] std::vector::const_iterator end); [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/include/assimp/SceneCombiner.h:293:31: error: 'std::vector >::const_iterator' has not been declared [INFO] [stderr] std::vector::const_iterator it, [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/include/assimp/SceneCombiner.h:294:31: error: 'std::vector >::const_iterator' has not been declared [INFO] [stderr] std::vector::const_iterator end); [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/6/tuple:39:0, [INFO] [stderr] from /usr/include/c++/6/bits/stl_map.h:63, [INFO] [stderr] from /usr/include/c++/6/map:61, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/Importer.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:52, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/array:101:20: error: 'reverse_iterator' in namespace 'std' does not name a template type [INFO] [stderr] typedef std::reverse_iterator reverse_iterator; [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/array:102:20: error: 'reverse_iterator' in namespace 'std' does not name a template type [INFO] [stderr] typedef std::reverse_iterator const_reverse_iterator; [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/array:137:7: error: 'reverse_iterator' does not name a type [INFO] [stderr] reverse_iterator [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/array:141:7: error: 'const_reverse_iterator' does not name a type [INFO] [stderr] const_reverse_iterator [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/array:145:7: error: 'reverse_iterator' does not name a type [INFO] [stderr] reverse_iterator [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/array:149:7: error: 'const_reverse_iterator' does not name a type [INFO] [stderr] const_reverse_iterator [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/array:161:7: error: 'const_reverse_iterator' does not name a type [INFO] [stderr] const_reverse_iterator [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/array:165:7: error: 'const_reverse_iterator' does not name a type [INFO] [stderr] const_reverse_iterator [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/6/map:61:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/Importer.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:52, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_map.h: In instantiation of 'class std::map': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/Importer.h:107:20: required from here [INFO] [stderr] /usr/include/c++/6/bits/stl_map.h:153:58: error: no type named 'reverse_iterator' in 'class std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >' [INFO] [stderr] typedef typename _Rep_type::reverse_iterator reverse_iterator; [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_map.h:154:58: error: no type named 'const_reverse_iterator' in 'class std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >' [INFO] [stderr] typedef typename _Rep_type::const_reverse_iterator const_reverse_iterator; [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_map.h: In instantiation of 'class std::map': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/Importer.h:110:22: required from here [INFO] [stderr] /usr/include/c++/6/bits/stl_map.h:153:58: error: no type named 'reverse_iterator' in 'class std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >' [INFO] [stderr] typedef typename _Rep_type::reverse_iterator reverse_iterator; [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_map.h:154:58: error: no type named 'const_reverse_iterator' in 'class std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >' [INFO] [stderr] typedef typename _Rep_type::const_reverse_iterator const_reverse_iterator; [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_map.h: In instantiation of 'class std::map >': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/Importer.h:113:23: required from here [INFO] [stderr] /usr/include/c++/6/bits/stl_map.h:153:58: error: no type named 'reverse_iterator' in 'class std::_Rb_tree >, std::_Select1st > >, std::less, std::allocator > > >' [INFO] [stderr] typedef typename _Rep_type::reverse_iterator reverse_iterator; [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_map.h:154:58: error: no type named 'const_reverse_iterator' in 'class std::_Rb_tree >, std::_Select1st > >, std::less, std::allocator > > >' [INFO] [stderr] typedef typename _Rep_type::const_reverse_iterator const_reverse_iterator; [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_map.h: In instantiation of 'class std::map >': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/Importer.h:116:23: required from here [INFO] [stderr] /usr/include/c++/6/bits/stl_map.h:153:58: error: no type named 'reverse_iterator' in 'class std::_Rb_tree >, std::_Select1st > >, std::less, std::allocator > > >' [INFO] [stderr] typedef typename _Rep_type::reverse_iterator reverse_iterator; [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_map.h:154:58: error: no type named 'const_reverse_iterator' in 'class std::_Rb_tree >, std::_Select1st > >, std::less, std::allocator > > >' [INFO] [stderr] typedef typename _Rep_type::const_reverse_iterator const_reverse_iterator; [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/fast_atof.h:27:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:53: [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/include/assimp/DefaultLogger.hpp:173:42: error: 'iterator' in 'class std::vector' does not name a type [INFO] [stderr] typedef std::vector::iterator StreamIt; [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/include/assimp/DefaultLogger.hpp:174:42: error: 'const_iterator' in 'class std::vector' does not name a type [INFO] [stderr] typedef std::vector::const_iterator ConstStreamIt; [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/ASEParser.cpp:2153:1: fatal error: error writing to /tmp/ccX8sgCK.s: Cannot allocate memory [INFO] [stderr] } [INFO] [stderr] ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] make[2]: *** [code/CMakeFiles/assimp.dir/ASEParser.cpp.o] Error 1 [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp: In member function 'void Assimp::IRRImporter::BuildSkybox(std::vector&, std::vector)': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:197:56: error: 'class std::vector' has no member named 'end' [INFO] [stderr] aiMaterial* out = ( aiMaterial* ) (*(materials.end()-(6-i))); [INFO] [stderr] ^~~ [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp: In member function 'void Assimp::IRRImporter::GenerateGraph(Assimp::IRRImporter::Node*, aiNode*, aiScene*, Assimp::BatchLoader&, std::vector&, std::vector&, std::vector&, std::vector&, unsigned int&)': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:819:27: error: 'class std::vector' has no member named 'insert' [INFO] [stderr] materials.insert(materials.end(),root->materials[i].first); [INFO] [stderr] ^~~~~~ [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:819:44: error: 'class std::vector' has no member named 'end' [INFO] [stderr] materials.insert(materials.end(),root->materials[i].first); [INFO] [stderr] ^~~ [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp: In member function 'virtual void Assimp::IRRImporter::InternReadFile(const string&, aiScene*, Assimp::IOSystem*)': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:1377:26: error: no matching function for call to 'begin(std::vector&)' [INFO] [stderr] for (aiCamera *cam : cameras) { [INFO] [stderr] ^~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:87:5: note: candidate: template _Tp* std::begin(_Tp (&)[_Nm]) [INFO] [stderr] begin(_Tp (&__arr)[_Nm]) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:87:5: note: template argument deduction/substitution failed: [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:1377:26: note: mismatched types '_Tp [_Nm]' and 'std::vector' [INFO] [stderr] for (aiCamera *cam : cameras) { [INFO] [stderr] ^~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:58:5: note: candidate: template decltype (__cont.begin()) std::begin(const _Container&) [INFO] [stderr] begin(const _Container& __cont) -> decltype(__cont.begin()) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:58:5: note: template argument deduction/substitution failed: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h: In substitution of 'template decltype (__cont.begin()) std::begin(const _Container&) [with _Container = std::vector]': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:1377:26: required from here [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:58:56: error: 'const class std::vector' has no member named 'begin' [INFO] [stderr] begin(const _Container& __cont) -> decltype(__cont.begin()) [INFO] [stderr] ~~~~~~~^~~~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:48:5: note: candidate: template decltype (__cont.begin()) std::begin(_Container&) [INFO] [stderr] begin(_Container& __cont) -> decltype(__cont.begin()) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:48:5: note: template argument deduction/substitution failed: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h: In substitution of 'template decltype (__cont.begin()) std::begin(_Container&) [with _Container = std::vector]': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:1377:26: required from here [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:48:50: error: 'class std::vector' has no member named 'begin' [INFO] [stderr] begin(_Container& __cont) -> decltype(__cont.begin()) [INFO] [stderr] ~~~~~~~^~~~~ [INFO] [stderr] In file included from /usr/include/c++/6/bits/range_access.h:36:0, [INFO] [stderr] from /usr/include/c++/6/string:51, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/initializer_list:89:5: note: candidate: template constexpr const _Tp* std::begin(std::initializer_list<_Tp>) [INFO] [stderr] begin(initializer_list<_Tp> __ils) noexcept [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/6/initializer_list:89:5: note: template argument deduction/substitution failed: [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:1377:26: note: 'std::vector' is not derived from 'std::initializer_list<_Tp>' [INFO] [stderr] for (aiCamera *cam : cameras) { [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:1377:26: error: no matching function for call to 'end(std::vector&)' [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:97:5: note: candidate: template _Tp* std::end(_Tp (&)[_Nm]) [INFO] [stderr] end(_Tp (&__arr)[_Nm]) [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:97:5: note: template argument deduction/substitution failed: [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:1377:26: note: mismatched types '_Tp [_Nm]' and 'std::vector' [INFO] [stderr] for (aiCamera *cam : cameras) { [INFO] [stderr] ^~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/6/string:51:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:78:5: note: candidate: template decltype (__cont.end()) std::end(const _Container&) [INFO] [stderr] end(const _Container& __cont) -> decltype(__cont.end()) [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:78:5: note: template argument deduction/substitution failed: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h: In substitution of 'template decltype (__cont.end()) std::end(const _Container&) [with _Container = std::vector]': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:1377:26: required from here [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:78:54: error: 'const class std::vector' has no member named 'end' [INFO] [stderr] end(const _Container& __cont) -> decltype(__cont.end()) [INFO] [stderr] ~~~~~~~^~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:68:5: note: candidate: template decltype (__cont.end()) std::end(_Container&) [INFO] [stderr] end(_Container& __cont) -> decltype(__cont.end()) [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:68:5: note: template argument deduction/substitution failed: [INFO] [stderr] /usr/include/c++/6/bits/range_access.h: In substitution of 'template decltype (__cont.end()) std::end(_Container&) [with _Container = std::vector]': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:1377:26: required from here [INFO] [stderr] /usr/include/c++/6/bits/range_access.h:68:48: error: 'class std::vector' has no member named 'end' [INFO] [stderr] end(_Container& __cont) -> decltype(__cont.end()) [INFO] [stderr] ~~~~~~~^~~ [INFO] [stderr] In file included from /usr/include/c++/6/bits/range_access.h:36:0, [INFO] [stderr] from /usr/include/c++/6/string:51, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/types.h:70, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/./../include/assimp/IOStream.hpp:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:47, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/initializer_list:99:5: note: candidate: template constexpr const _Tp* std::end(std::initializer_list<_Tp>) [INFO] [stderr] end(initializer_list<_Tp> __ils) noexcept [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/6/initializer_list:99:5: note: template argument deduction/substitution failed: [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:1377:26: note: 'std::vector' is not derived from 'std::initializer_list<_Tp>' [INFO] [stderr] for (aiCamera *cam : cameras) { [INFO] [stderr] ^~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/6/vector:69:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc: In instantiation of 'void std::vector<_Tp, _Alloc>::reserve(std::vector<_Tp, _Alloc>::size_type) [with _Tp = std::pair; _Alloc = std::allocator >; std::vector<_Tp, _Alloc>::size_type = long unsigned int]': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:186:32: required from here [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:74:45: error: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' was not declared in this scope [INFO] [stderr] _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(this->_M_impl._M_start), [INFO] [stderr] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:75:45: error: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive] [INFO] [stderr] _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(this->_M_impl._M_finish)); [INFO] [stderr] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:74:45: note: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' declared here, later in the translation unit [INFO] [stderr] _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(this->_M_impl._M_start), [INFO] [stderr] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc: In instantiation of 'void std::vector<_Tp, _Alloc>::reserve(std::vector<_Tp, _Alloc>::size_type) [with _Tp = Assimp::IRRImporter::Node*; _Alloc = std::allocator; std::vector<_Tp, _Alloc>::size_type = long unsigned int]': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:189:31: required from here [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:74:45: error: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' was not declared in this scope [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:75:45: error: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive] [INFO] [stderr] _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(this->_M_impl._M_finish)); [INFO] [stderr] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:74:45: note: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' declared here, later in the translation unit [INFO] [stderr] _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(this->_M_impl._M_start), [INFO] [stderr] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc: In instantiation of 'void std::vector<_Tp, _Alloc>::reserve(std::vector<_Tp, _Alloc>::size_type) [with _Tp = aiMaterialProperty*; _Alloc = std::allocator; std::vector<_Tp, _Alloc>::size_type = long unsigned int]': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:599:36: required from here [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:74:45: error: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' was not declared in this scope [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:75:45: error: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive] [INFO] [stderr] _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(this->_M_impl._M_finish)); [INFO] [stderr] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:74:45: note: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' declared here, later in the translation unit [INFO] [stderr] _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(this->_M_impl._M_start), [INFO] [stderr] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc: In instantiation of 'void std::vector<_Tp, _Alloc>::reserve(std::vector<_Tp, _Alloc>::size_type) [with _Tp = aiMaterial*; _Alloc = std::allocator; std::vector<_Tp, _Alloc>::size_type = long unsigned int]': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:817:51: required from here [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:74:45: error: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' was not declared in this scope [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:75:45: error: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive] [INFO] [stderr] _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(this->_M_impl._M_finish)); [INFO] [stderr] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:74:45: note: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' declared here, later in the translation unit [INFO] [stderr] _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(this->_M_impl._M_start), [INFO] [stderr] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/6/vector:64:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h: In instantiation of 'std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = aiMaterial*; _Alloc = std::allocator]': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:821:41: required from here [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:324:36: error: 'const class std::vector' has no member named 'begin' [INFO] [stderr] std::__uninitialized_copy_a(__x.begin(), __x.end(), [INFO] [stderr] ~~~~^~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:324:49: error: 'const class std::vector' has no member named 'end' [INFO] [stderr] std::__uninitialized_copy_a(__x.begin(), __x.end(), [INFO] [stderr] ~~~~^~~ [INFO] [stderr] In file included from /usr/include/c++/6/vector:69:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc: In instantiation of 'void std::vector<_Tp, _Alloc>::reserve(std::vector<_Tp, _Alloc>::size_type) [with _Tp = aiCamera*; _Alloc = std::allocator; std::vector<_Tp, _Alloc>::size_type = long unsigned int]': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:938:22: required from here [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:74:45: error: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' was not declared in this scope [INFO] [stderr] _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(this->_M_impl._M_start), [INFO] [stderr] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:75:45: error: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive] [INFO] [stderr] _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(this->_M_impl._M_finish)); [INFO] [stderr] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:74:45: note: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' declared here, later in the translation unit [INFO] [stderr] _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(this->_M_impl._M_start), [INFO] [stderr] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc: In instantiation of 'void std::vector<_Tp, _Alloc>::reserve(std::vector<_Tp, _Alloc>::size_type) [with _Tp = aiLight*; _Alloc = std::allocator; std::vector<_Tp, _Alloc>::size_type = long unsigned int]': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:939:21: required from here [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:74:45: error: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' was not declared in this scope [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:75:45: error: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive] [INFO] [stderr] _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(this->_M_impl._M_finish)); [INFO] [stderr] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:74:45: note: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' declared here, later in the translation unit [INFO] [stderr] _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(this->_M_impl._M_start), [INFO] [stderr] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc: In instantiation of 'void std::vector<_Tp, _Alloc>::reserve(std::vector<_Tp, _Alloc>::size_type) [with _Tp = aiNodeAnim*; _Alloc = std::allocator; std::vector<_Tp, _Alloc>::size_type = long unsigned int]': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:1417:62: required from here [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:74:45: error: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' was not declared in this scope [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:75:45: error: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive] [INFO] [stderr] _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(this->_M_impl._M_finish)); [INFO] [stderr] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:74:45: note: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' declared here, later in the translation unit [INFO] [stderr] _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(this->_M_impl._M_start), [INFO] [stderr] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc: In instantiation of 'void std::vector<_Tp, _Alloc>::reserve(std::vector<_Tp, _Alloc>::size_type) [with _Tp = aiMesh*; _Alloc = std::allocator; std::vector<_Tp, _Alloc>::size_type = long unsigned int]': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:1418:62: required from here [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:74:45: error: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' was not declared in this scope [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:75:45: error: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive] [INFO] [stderr] _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(this->_M_impl._M_finish)); [INFO] [stderr] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:74:45: note: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' declared here, later in the translation unit [INFO] [stderr] _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(this->_M_impl._M_start), [INFO] [stderr] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/6/vector:63:0, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/BaseImporter.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:48, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRShared.h:10, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.h:50, [INFO] [stderr] from /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:51: [INFO] [stderr] /usr/include/c++/6/bits/stl_uninitialized.h: In instantiation of '_ForwardIterator std::__uninitialized_move_if_noexcept_a(_InputIterator, _InputIterator, _ForwardIterator, _Allocator&) [with _InputIterator = char*; _ForwardIterator = char*; _Allocator = std::allocator]': [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:563:7: required from 'void std::vector<_Tp, _Alloc>::_M_default_append(std::vector<_Tp, _Alloc>::size_type) [with _Tp = char; _Alloc = std::allocator; std::vector<_Tp, _Alloc>::size_type = long unsigned int]' [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:677:21: required from 'void std::vector<_Tp, _Alloc>::resize(std::vector<_Tp, _Alloc>::size_type) [with _Tp = char; _Alloc = std::allocator; std::vector<_Tp, _Alloc>::size_type = long unsigned int]' [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/irrXMLWrapper.h:91:39: required from here [INFO] [stderr] /usr/include/c++/6/bits/stl_uninitialized.h:303:42: error: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' was not declared in this scope [INFO] [stderr] (_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(__first), [INFO] [stderr] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_uninitialized.h:304:42: error: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive] [INFO] [stderr] _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(__last), __result, __alloc); [INFO] [stderr] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_uninitialized.h:303:42: note: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' declared here, later in the translation unit [INFO] [stderr] (_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(__first), [INFO] [stderr] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_uninitialized.h: In instantiation of '_ForwardIterator std::__uninitialized_move_if_noexcept_a(_InputIterator, _InputIterator, _ForwardIterator, _Allocator&) [with _InputIterator = std::__cxx11::basic_string*; _ForwardIterator = std::__cxx11::basic_string*; _Allocator = std::allocator >]': [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:422:8: required from 'void std::vector<_Tp, _Alloc>::_M_emplace_back_aux(_Args&& ...) [with _Args = {const std::__cxx11::basic_string, std::allocator >&}; _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >]' [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:924:4: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = std::__cxx11::basic_string; _Alloc = std::allocator >; std::vector<_Tp, _Alloc>::value_type = std::__cxx11::basic_string]' [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/include/assimp/IOSystem.hpp:259:33: required from here [INFO] [stderr] /usr/include/c++/6/bits/stl_uninitialized.h:303:42: error: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' was not declared in this scope [INFO] [stderr] /usr/include/c++/6/bits/stl_uninitialized.h:304:42: error: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive] [INFO] [stderr] _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(__last), __result, __alloc); [INFO] [stderr] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_uninitialized.h:303:42: note: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' declared here, later in the translation unit [INFO] [stderr] (_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(__first), [INFO] [stderr] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_uninitialized.h: In instantiation of '_ForwardIterator std::__uninitialized_move_if_noexcept_a(_InputIterator, _InputIterator, _ForwardIterator, _Allocator&) [with _InputIterator = aiMaterial**; _ForwardIterator = aiMaterial**; _Allocator = std::allocator]': [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:422:8: required from 'void std::vector<_Tp, _Alloc>::_M_emplace_back_aux(_Args&& ...) [with _Args = {aiMaterial* const&}; _Tp = aiMaterial*; _Alloc = std::allocator]' [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:924:4: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = aiMaterial*; _Alloc = std::allocator; std::vector<_Tp, _Alloc>::value_type = aiMaterial*]' [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:291:45: required from here [INFO] [stderr] /usr/include/c++/6/bits/stl_uninitialized.h:303:42: error: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' was not declared in this scope [INFO] [stderr] /usr/include/c++/6/bits/stl_uninitialized.h:304:42: error: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive] [INFO] [stderr] _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(__last), __result, __alloc); [INFO] [stderr] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_uninitialized.h:303:42: note: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' declared here, later in the translation unit [INFO] [stderr] (_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(__first), [INFO] [stderr] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_uninitialized.h: In instantiation of '_ForwardIterator std::__uninitialized_move_if_noexcept_a(_InputIterator, _InputIterator, _ForwardIterator, _Allocator&) [with _InputIterator = aiNodeAnim**; _ForwardIterator = aiNodeAnim**; _Allocator = std::allocator]': [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:422:8: required from 'void std::vector<_Tp, _Alloc>::_M_emplace_back_aux(_Args&& ...) [with _Args = {aiNodeAnim* const&}; _Tp = aiNodeAnim*; _Alloc = std::allocator]' [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:924:4: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = aiNodeAnim*; _Alloc = std::allocator; std::vector<_Tp, _Alloc>::value_type = aiNodeAnim*]' [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:584:33: required from here [INFO] [stderr] /usr/include/c++/6/bits/stl_uninitialized.h:303:42: error: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' was not declared in this scope [INFO] [stderr] /usr/include/c++/6/bits/stl_uninitialized.h:304:42: error: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive] [INFO] [stderr] _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(__last), __result, __alloc); [INFO] [stderr] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_uninitialized.h:303:42: note: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' declared here, later in the translation unit [INFO] [stderr] (_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(__first), [INFO] [stderr] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_uninitialized.h: In instantiation of '_ForwardIterator std::__uninitialized_move_if_noexcept_a(_InputIterator, _InputIterator, _ForwardIterator, _Allocator&) [with _InputIterator = aiMaterialProperty**; _ForwardIterator = aiMaterialProperty**; _Allocator = std::allocator]': [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:422:8: required from 'void std::vector<_Tp, _Alloc>::_M_emplace_back_aux(_Args&& ...) [with _Args = {aiMaterialProperty* const&}; _Tp = aiMaterialProperty*; _Alloc = std::allocator]' [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:924:4: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = aiMaterialProperty*; _Alloc = std::allocator; std::vector<_Tp, _Alloc>::value_type = aiMaterialProperty*]' [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:616:29: required from here [INFO] [stderr] /usr/include/c++/6/bits/stl_uninitialized.h:303:42: error: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' was not declared in this scope [INFO] [stderr] /usr/include/c++/6/bits/stl_uninitialized.h:304:42: error: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive] [INFO] [stderr] _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(__last), __result, __alloc); [INFO] [stderr] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_uninitialized.h:303:42: note: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' declared here, later in the translation unit [INFO] [stderr] (_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(__first), [INFO] [stderr] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_uninitialized.h: In instantiation of '_ForwardIterator std::__uninitialized_move_if_noexcept_a(_InputIterator, _InputIterator, _ForwardIterator, _Allocator&) [with _InputIterator = aiCamera**; _ForwardIterator = aiCamera**; _Allocator = std::allocator]': [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:422:8: required from 'void std::vector<_Tp, _Alloc>::_M_emplace_back_aux(_Args&& ...) [with _Args = {aiCamera* const&}; _Tp = aiCamera*; _Alloc = std::allocator]' [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:924:4: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = aiCamera*; _Alloc = std::allocator; std::vector<_Tp, _Alloc>::value_type = aiCamera*]' [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:991:42: required from here [INFO] [stderr] /usr/include/c++/6/bits/stl_uninitialized.h:303:42: error: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' was not declared in this scope [INFO] [stderr] /usr/include/c++/6/bits/stl_uninitialized.h:304:42: error: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive] [INFO] [stderr] _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(__last), __result, __alloc); [INFO] [stderr] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_uninitialized.h:303:42: note: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' declared here, later in the translation unit [INFO] [stderr] (_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(__first), [INFO] [stderr] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_uninitialized.h: In instantiation of '_ForwardIterator std::__uninitialized_move_if_noexcept_a(_InputIterator, _InputIterator, _ForwardIterator, _Allocator&) [with _InputIterator = aiLight**; _ForwardIterator = aiLight**; _Allocator = std::allocator]': [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:422:8: required from 'void std::vector<_Tp, _Alloc>::_M_emplace_back_aux(_Args&& ...) [with _Args = {aiLight* const&}; _Tp = aiLight*; _Alloc = std::allocator]' [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:924:4: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = aiLight*; _Alloc = std::allocator; std::vector<_Tp, _Alloc>::value_type = aiLight*]' [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:999:41: required from here [INFO] [stderr] /usr/include/c++/6/bits/stl_uninitialized.h:303:42: error: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' was not declared in this scope [INFO] [stderr] /usr/include/c++/6/bits/stl_uninitialized.h:304:42: error: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive] [INFO] [stderr] _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(__last), __result, __alloc); [INFO] [stderr] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_uninitialized.h:303:42: note: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' declared here, later in the translation unit [INFO] [stderr] (_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(__first), [INFO] [stderr] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_uninitialized.h: In instantiation of '_ForwardIterator std::__uninitialized_move_if_noexcept_a(_InputIterator, _InputIterator, _ForwardIterator, _Allocator&) [with _InputIterator = Assimp::IRRImporter::Node**; _ForwardIterator = Assimp::IRRImporter::Node**; _Allocator = std::allocator]': [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:422:8: required from 'void std::vector<_Tp, _Alloc>::_M_emplace_back_aux(_Args&& ...) [with _Args = {Assimp::IRRImporter::Node* const&}; _Tp = Assimp::IRRImporter::Node*; _Alloc = std::allocator]' [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:924:4: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = Assimp::IRRImporter::Node*; _Alloc = std::allocator; std::vector<_Tp, _Alloc>::value_type = Assimp::IRRImporter::Node*]' [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:1033:49: required from here [INFO] [stderr] /usr/include/c++/6/bits/stl_uninitialized.h:303:42: error: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' was not declared in this scope [INFO] [stderr] /usr/include/c++/6/bits/stl_uninitialized.h:304:42: error: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive] [INFO] [stderr] _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(__last), __result, __alloc); [INFO] [stderr] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_uninitialized.h:303:42: note: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' declared here, later in the translation unit [INFO] [stderr] (_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(__first), [INFO] [stderr] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_uninitialized.h: In instantiation of '_ForwardIterator std::__uninitialized_move_if_noexcept_a(_InputIterator, _InputIterator, _ForwardIterator, _Allocator&) [with _InputIterator = aiMesh**; _ForwardIterator = aiMesh**; _Allocator = std::allocator]': [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:422:8: required from 'void std::vector<_Tp, _Alloc>::_M_emplace_back_aux(_Args&& ...) [with _Args = {aiMesh*}; _Tp = aiMesh*; _Alloc = std::allocator]' [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:101:4: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {aiMesh*}; _Tp = aiMesh*; _Alloc = std::allocator]' [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:933:9: required from 'void std::vector<_Tp, _Alloc>::push_back(std::vector<_Tp, _Alloc>::value_type&&) [with _Tp = aiMesh*; _Alloc = std::allocator; std::vector<_Tp, _Alloc>::value_type = aiMesh*]' [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:218:54: required from here [INFO] [stderr] /usr/include/c++/6/bits/stl_uninitialized.h:303:42: error: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' was not declared in this scope [INFO] [stderr] /usr/include/c++/6/bits/stl_uninitialized.h:304:42: error: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive] [INFO] [stderr] _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(__last), __result, __alloc); [INFO] [stderr] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_uninitialized.h:303:42: note: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' declared here, later in the translation unit [INFO] [stderr] (_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(__first), [INFO] [stderr] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_uninitialized.h: In instantiation of '_ForwardIterator std::__uninitialized_move_if_noexcept_a(_InputIterator, _InputIterator, _ForwardIterator, _Allocator&) [with _InputIterator = Assimp::AttachmentInfo*; _ForwardIterator = Assimp::AttachmentInfo*; _Allocator = std::allocator]': [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:422:8: required from 'void std::vector<_Tp, _Alloc>::_M_emplace_back_aux(_Args&& ...) [with _Args = {Assimp::AttachmentInfo}; _Tp = Assimp::AttachmentInfo; _Alloc = std::allocator]' [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:101:4: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {Assimp::AttachmentInfo}; _Tp = Assimp::AttachmentInfo; _Alloc = std::allocator]' [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:933:9: required from 'void std::vector<_Tp, _Alloc>::push_back(std::vector<_Tp, _Alloc>::value_type&&) [with _Tp = Assimp::AttachmentInfo; _Alloc = std::allocator; std::vector<_Tp, _Alloc>::value_type = Assimp::AttachmentInfo]' [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:681:59: required from here [INFO] [stderr] /usr/include/c++/6/bits/stl_uninitialized.h:303:42: error: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' was not declared in this scope [INFO] [stderr] /usr/include/c++/6/bits/stl_uninitialized.h:304:42: error: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive] [INFO] [stderr] _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(__last), __result, __alloc); [INFO] [stderr] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_uninitialized.h:303:42: note: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' declared here, later in the translation unit [INFO] [stderr] (_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(__first), [INFO] [stderr] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_uninitialized.h: In instantiation of '_ForwardIterator std::__uninitialized_move_if_noexcept_a(_InputIterator, _InputIterator, _ForwardIterator, _Allocator&) [with _InputIterator = std::pair*; _ForwardIterator = std::pair*; _Allocator = std::allocator >]': [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:422:8: required from 'void std::vector<_Tp, _Alloc>::_M_emplace_back_aux(_Args&& ...) [with _Args = {std::pair}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:101:4: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {std::pair}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:933:9: required from 'void std::vector<_Tp, _Alloc>::push_back(std::vector<_Tp, _Alloc>::value_type&&) [with _Tp = std::pair; _Alloc = std::allocator >; std::vector<_Tp, _Alloc>::value_type = std::pair]' [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:1059:92: required from here [INFO] [stderr] /usr/include/c++/6/bits/stl_uninitialized.h:303:42: error: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' was not declared in this scope [INFO] [stderr] /usr/include/c++/6/bits/stl_uninitialized.h:304:42: error: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive] [INFO] [stderr] _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(__last), __result, __alloc); [INFO] [stderr] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_uninitialized.h:303:42: note: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' declared here, later in the translation unit [INFO] [stderr] (_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(__first), [INFO] [stderr] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_uninitialized.h: In instantiation of '_ForwardIterator std::__uninitialized_move_if_noexcept_a(_InputIterator, _InputIterator, _ForwardIterator, _Allocator&) [with _InputIterator = aiVectorKey*; _ForwardIterator = aiVectorKey*; _Allocator = std::allocator]': [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:422:8: required from 'void std::vector<_Tp, _Alloc>::_M_emplace_back_aux(_Args&& ...) [with _Args = {aiVectorKey}; _Tp = aiVectorKey; _Alloc = std::allocator]' [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:101:4: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {aiVectorKey}; _Tp = aiVectorKey; _Alloc = std::allocator]' [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:933:9: required from 'void std::vector<_Tp, _Alloc>::push_back(std::vector<_Tp, _Alloc>::value_type&&) [with _Tp = aiVectorKey; _Alloc = std::allocator; std::vector<_Tp, _Alloc>::value_type = aiVectorKey]' [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/assimp/code/IRRLoader.cpp:1096:84: required from here [INFO] [stderr] /usr/include/c++/6/bits/stl_uninitialized.h:303:42: error: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' was not declared in this scope [INFO] [stderr] /usr/include/c++/6/bits/stl_uninitialized.h:304:42: error: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive] [INFO] [stderr] _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(__last), __result, __alloc); [INFO] [stderr] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ [INFO] [stderr] /usr/include/c++/6/bits/stl_uninitialized.h:303:42: note: '_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR' declared here, later in the translation unit [INFO] [stderr] (_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(__first), [INFO] [stderr] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ [INFO] [stderr] make[2]: *** [code/CMakeFiles/assimp.dir/IRRLoader.cpp.o] Error 1 [INFO] [stderr] make[1]: *** [code/CMakeFiles/assimp.dir/all] Error 2 [INFO] [stderr] make: *** [all] Error 2 [INFO] [stderr] thread 'main' panicked at ' [INFO] [stderr] command did not execute successfully, got: exit code: 2 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.38/src/lib.rs:813:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55a08886df43 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h805294fd9a8a1853 [INFO] [stderr] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stderr] 1: 0x55a0888694fb - std::sys_common::backtrace::_print::h563674885828f2f5 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stderr] 2: 0x55a08886cc86 - std::panicking::default_hook::{{closure}}::ha80a0fc374ac4513 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] at src/libstd/panicking.rs:197 [INFO] [stderr] 3: 0x55a08886ca19 - std::panicking::default_hook::h22bb6d1b97092339 [INFO] [stderr] at src/libstd/panicking.rs:211 [INFO] [stderr] 4: 0x55a08886d32f - std::panicking::rust_panic_with_hook::hb430545a95762309 [INFO] [stderr] at src/libstd/panicking.rs:474 [INFO] [stderr] 5: 0x55a08886ceb1 - std::panicking::continue_panic_fmt::h5eaf2c376dcf553f [INFO] [stderr] at src/libstd/panicking.rs:381 [INFO] [stderr] 6: 0x55a08886cdfe - std::panicking::begin_panic_fmt::h31a847e2b18d2643 [INFO] [stderr] at src/libstd/panicking.rs:336 [INFO] [stderr] 7: 0x55a0887f2b55 - cmake::fail::h0a8dacbfc87470eb [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.38/src/lib.rs:813 [INFO] [stderr] 8: 0x55a0887f249a - cmake::run::h7696cd3d502b87bd [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.38/src/lib.rs:791 [INFO] [stderr] 9: 0x55a0887ee9b7 - cmake::Config::build::ha75713038675b3f5 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.38/src/lib.rs:700 [INFO] [stderr] 10: 0x55a0887ad615 - build_script_build::main::hb29b7dd48b14b39a [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assimp-sys-0.3.1/build.rs:15 [INFO] [stderr] 11: 0x55a0887add9f - std::rt::lang_start::{{closure}}::h85d6bcf55cc8ecd1 [INFO] [stderr] at /rustc/e305df1846a6d985315917ae0c81b74af8b4e641/src/libstd/rt.rs:64 [INFO] [stderr] 12: 0x55a08886cd32 - std::panicking::try::do_call::h1f09ded7f50c84d3 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] at src/libstd/panicking.rs:293 [INFO] [stderr] 13: 0x55a0888746b9 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:85 [INFO] [stderr] 14: 0x55a08886d83c - std::rt::lang_start_internal::hf27f440d51809051 [INFO] [stderr] at src/libstd/panicking.rs:272 [INFO] [stderr] at src/libstd/panic.rs:388 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 15: 0x55a0887add78 - std::rt::lang_start::h97d3d9d809bc1bdd [INFO] [stderr] at /rustc/e305df1846a6d985315917ae0c81b74af8b4e641/src/libstd/rt.rs:64 [INFO] [stderr] 16: 0x55a0887add19 - main [INFO] [stderr] 17: 0x7f5f39f012e0 - __libc_start_main [INFO] [stderr] 18: 0x55a0887abf99 - _start [INFO] [stderr] 19: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "bd0471074ff22a96eff00b2fe3b39f5f532ed06f5a303cb86d7c286ceb878c4f"` [INFO] running `"docker" "rm" "-f" "bd0471074ff22a96eff00b2fe3b39f5f532ed06f5a303cb86d7c286ceb878c4f"` [INFO] [stdout] bd0471074ff22a96eff00b2fe3b39f5f532ed06f5a303cb86d7c286ceb878c4f