Skip to content

Instantly share code, notes, and snippets.

@androm3da
Created July 24, 2019 12:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save androm3da/48bc123c6c04d0ac84beabc7faec2ee3 to your computer and use it in GitHub Desktop.
Save androm3da/48bc123c6c04d0ac84beabc7faec2ee3 to your computer and use it in GitHub Desktop.
+ stage=1
+ ./x.py build --stage 1 -vvvv --config ../hexagon-linux-83.toml src/liblibc
running: /local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0/bin/cargo build --manifest-path /local/mnt/workspace/rust/rust/src/bootstrap/Cargo.toml --verbose --verbose --verbose
Fresh unicode-xid v0.1.0
Fresh cc v1.0.35
Fresh ordermap v0.3.5
Fresh unicode-width v0.1.5
Fresh cfg-if v0.1.8
Fresh itoa v0.4.4
Fresh fixedbitset v0.1.9
Fresh build_helper v0.1.0 (/local/mnt/workspace/rust/rust/src/build_helper)
Fresh lazy_static v1.3.0
Fresh cmake v0.1.38
Fresh getopts v0.2.19
Fresh proc-macro2 v0.4.30
Fresh libc v0.2.54
Fresh petgraph v0.4.13
Fresh quote v0.6.12
Fresh ryu v0.2.7
Fresh time v0.1.40
Fresh filetime v0.2.4
Fresh num_cpus v1.8.0
Fresh syn v0.15.35
Fresh serde_derive v1.0.81
Fresh serde v1.0.92
Fresh toml v0.4.10
Fresh serde_json v1.0.33
Fresh bootstrap v0.0.0 (/local/mnt/workspace/rust/rust/src/bootstrap)
Finished dev [unoptimized] target(s) in 0.12s
running: /local/mnt/workspace/rust/rust/build/bootstrap/debug/bootstrap build --stage 1 -vvvv --config ../hexagon-linux-83.toml src/liblibc
finding compilers
CC_x86_64-unknown-linux-gnu = "clang"
CFLAGS_x86_64-unknown-linux-gnu = ["-ffunction-sections", "-fdata-sections", "-fPIC", "--target=x86_64-unknown-linux-gnu"]
CXX_x86_64-unknown-linux-gnu = "clang++"
CXXFLAGS_x86_64-unknown-linux-gnu = ["-ffunction-sections", "-fdata-sections", "-fPIC", "--target=x86_64-unknown-linux-gnu"]
AR_x86_64-unknown-linux-gnu = "ar"
CC_hexagon-unknown-linux-musl = "hexagon-linux-clang"
CFLAGS_hexagon-unknown-linux-musl = ["-ffunction-sections", "-fdata-sections", "-fPIC", "--target=hexagon-unknown-linux-musl", "-static"]
CXX_hexagon-unknown-linux-musl = "hexagon-linux-clang++"
CXXFLAGS_hexagon-unknown-linux-musl = ["-ffunction-sections", "-fdata-sections", "-fPIC", "--target=hexagon-unknown-linux-musl", "-static"]
AR_hexagon-unknown-linux-musl = "hexagon-linux-ar"
running sanity check
learning about cargo
> Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
> Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
< Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> Rustc { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> Test { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> Std { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> StartupObjects { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
< StartupObjects { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
> Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
< Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
< Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> StdLink { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
< StdLink { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
< Std { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> TestLink { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
< TestLink { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
< Test { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Test { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> RustcLink { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
< RustcLink { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
< Rustc { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> CodegenBackend { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu", backend: "llvm" }
c Rustc { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> Llvm { target: "x86_64-unknown-linux-gnu", emscripten: false }
< Llvm { target: "x86_64-unknown-linux-gnu", emscripten: false }
< CodegenBackend { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu", backend: "llvm" }
> Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
< Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
> Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
< Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
< Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
> Std { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
> StartupObjects { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
< StartupObjects { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
> StdLink { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
< StdLink { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
< Std { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
> Std { target: "hexagon-unknown-linux-musl", compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
> StartupObjects { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "hexagon-unknown-linux-musl" }
< StartupObjects { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "hexagon-unknown-linux-musl" }
c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
> Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "hexagon-unknown-linux-musl" }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
< Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "hexagon-unknown-linux-musl" }
c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
> StdLink { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "hexagon-unknown-linux-musl" }
c Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "hexagon-unknown-linux-musl" }
c Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
< StdLink { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "hexagon-unknown-linux-musl" }
< Std { target: "hexagon-unknown-linux-musl", compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
> Assemble { target_compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> Rustc { target: "hexagon-unknown-linux-musl", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> Test { target: "hexagon-unknown-linux-musl", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> Std { target: "hexagon-unknown-linux-musl", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> StartupObjects { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "hexagon-unknown-linux-musl" }
< StartupObjects { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "hexagon-unknown-linux-musl" }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "hexagon-unknown-linux-musl" }
c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
< Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "hexagon-unknown-linux-musl" }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> StdLink { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "hexagon-unknown-linux-musl" }
c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "hexagon-unknown-linux-musl" }
c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
< StdLink { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "hexagon-unknown-linux-musl" }
< Std { target: "hexagon-unknown-linux-musl", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> TestLink { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "hexagon-unknown-linux-musl" }
c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "hexagon-unknown-linux-musl" }
c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
< TestLink { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "hexagon-unknown-linux-musl" }
< Test { target: "hexagon-unknown-linux-musl", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Test { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> RustcLink { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "hexagon-unknown-linux-musl" }
c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "hexagon-unknown-linux-musl" }
c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
< RustcLink { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "hexagon-unknown-linux-musl" }
< Rustc { target: "hexagon-unknown-linux-musl", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> CodegenBackend { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "hexagon-unknown-linux-musl", backend: "llvm" }
c Rustc { target: "hexagon-unknown-linux-musl", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> Llvm { target: "hexagon-unknown-linux-musl", emscripten: false }
c Llvm { target: "x86_64-unknown-linux-gnu", emscripten: false }
< Llvm { target: "hexagon-unknown-linux-musl", emscripten: false }
< CodegenBackend { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "hexagon-unknown-linux-musl", backend: "llvm" }
> Sysroot { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
< Sysroot { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
c Sysroot { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "hexagon-unknown-linux-musl" }
> Libdir { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" }, target: "hexagon-unknown-linux-musl" }
c Sysroot { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
< Libdir { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" }, target: "hexagon-unknown-linux-musl" }
c Sysroot { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
< Assemble { target_compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
> Std { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
> StartupObjects { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" }, target: "x86_64-unknown-linux-gnu" }
< StartupObjects { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" }, target: "x86_64-unknown-linux-gnu" }
c Assemble { target_compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
> Libdir { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" }, target: "x86_64-unknown-linux-gnu" }
c Sysroot { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
< Libdir { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" }, target: "x86_64-unknown-linux-gnu" }
c Assemble { target_compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
c Sysroot { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
c Libdir { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" }, target: "hexagon-unknown-linux-musl" }
c Sysroot { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
c Sysroot { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
c Sysroot { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
> StdLink { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" }, target: "x86_64-unknown-linux-gnu" }
c Libdir { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" }, target: "x86_64-unknown-linux-gnu" }
c Libdir { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" }, target: "x86_64-unknown-linux-gnu" }
c Assemble { target_compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
c Sysroot { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
c Sysroot { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
c Sysroot { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
c Sysroot { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
c Sysroot { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
c Sysroot { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
< StdLink { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" }, target: "x86_64-unknown-linux-gnu" }
< Std { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
c Assemble { target_compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
> Std { target: "hexagon-unknown-linux-musl", compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
> StartupObjects { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" }, target: "hexagon-unknown-linux-musl" }
< StartupObjects { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" }, target: "hexagon-unknown-linux-musl" }
c Assemble { target_compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
c Libdir { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" }, target: "hexagon-unknown-linux-musl" }
c Assemble { target_compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
c Sysroot { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
c Libdir { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" }, target: "hexagon-unknown-linux-musl" }
c Sysroot { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
c Sysroot { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
c Sysroot { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
> StdLink { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" }, target: "hexagon-unknown-linux-musl" }
c Libdir { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" }, target: "hexagon-unknown-linux-musl" }
c Libdir { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" }, target: "x86_64-unknown-linux-gnu" }
c Assemble { target_compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
c Sysroot { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
c Sysroot { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
c Sysroot { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
c Sysroot { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
c Sysroot { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
c Sysroot { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
< StdLink { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" }, target: "hexagon-unknown-linux-musl" }
< Std { target: "hexagon-unknown-linux-musl", compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
> Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
> Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
< Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> Rustc { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> Test { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> Std { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> StartupObjects { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
< StartupObjects { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
> Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
< Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
< Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
Building stage0 std artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu)
running: "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "build" "--target" "x86_64-unknown-linux-gnu" "-j" "8" "-v" "-v" "-v" "--release" "--features" "panic-unwind backtrace compiler-builtins-c" "--manifest-path" "/local/mnt/workspace/rust/rust/src/libstd/Cargo.toml" "--message-format" "json"
Fresh cc v1.0.35
Fresh core v0.0.0 (/local/mnt/workspace/rust/rust/src/libcore)
Fresh build_helper v0.1.0 (/local/mnt/workspace/rust/rust/src/build_helper)
Fresh autocfg v0.1.4
Fresh cmake v0.1.38
Fresh rustc-std-workspace-core v1.0.0 (/local/mnt/workspace/rust/rust/src/tools/rustc-std-workspace-core)
Fresh compiler_builtins v0.1.17
Fresh libc v0.2.54
Fresh libc v0.2.61 (/local/mnt/workspace/rust/rust/src/liblibc)
Fresh alloc v0.0.0 (/local/mnt/workspace/rust/rust/src/liballoc)
Fresh cfg-if v0.1.8
Fresh rustc-demangle v0.1.15
Fresh backtrace-sys v0.1.27
Fresh panic_abort v0.0.0 (/local/mnt/workspace/rust/rust/src/libpanic_abort)
Fresh rustc-std-workspace-alloc v1.0.0 (/local/mnt/workspace/rust/rust/src/tools/rustc-std-workspace-alloc)
Fresh unwind v0.0.0 (/local/mnt/workspace/rust/rust/src/libunwind)
Fresh rustc_msan v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_msan)
Fresh backtrace v0.3.29
Fresh rustc_lsan v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_lsan)
Fresh rustc_asan v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_asan)
Fresh panic_unwind v0.0.0 (/local/mnt/workspace/rust/rust/src/libpanic_unwind)
Fresh hashbrown v0.4.0
Fresh rustc_tsan v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_tsan)
Fresh std v0.0.0 (/local/mnt/workspace/rust/rust/src/libstd)
Finished release [optimized] target(s) in 0.17s
not updating "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-std/x86_64-unknown-linux-gnu/release/.libstd.stamp"; contents equal and SystemTime { tv_sec: 1563910271, tv_nsec: 707865323 } <= SystemTime { tv_sec: 1563910271, tv_nsec: 791866314 }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> StdLink { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
Copying stage0 std from stage0 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu)
c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-std/x86_64-unknown-linux-gnu/release/deps/liballoc-8526b12fc76fcb2c.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8526b12fc76fcb2c.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-std/x86_64-unknown-linux-gnu/release/deps/libbacktrace-b3d8402d5902ed86.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-b3d8402d5902ed86.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-std/x86_64-unknown-linux-gnu/release/deps/libbacktrace_sys-3e6d7fea37f8d78f.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-3e6d7fea37f8d78f.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-std/x86_64-unknown-linux-gnu/release/deps/libcfg_if-3523b87d3244bf85.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-3523b87d3244bf85.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-std/x86_64-unknown-linux-gnu/release/deps/libcompiler_builtins-3ae4c597fefd4ee5.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3ae4c597fefd4ee5.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-std/x86_64-unknown-linux-gnu/release/deps/libcore-864f9e8e48132121.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-864f9e8e48132121.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-std/x86_64-unknown-linux-gnu/release/deps/libhashbrown-0f45d87d7d0ccc89.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0f45d87d7d0ccc89.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-std/x86_64-unknown-linux-gnu/release/deps/liblibc-9a22901c794df407.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9a22901c794df407.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-std/x86_64-unknown-linux-gnu/release/deps/liblibc-fd1d1396c9a71f3e.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fd1d1396c9a71f3e.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-std/x86_64-unknown-linux-gnu/release/deps/libpanic_abort-d0c90749aa699565.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_abort-d0c90749aa699565.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-std/x86_64-unknown-linux-gnu/release/deps/libpanic_unwind-53b4b87f4e8a06c8.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-53b4b87f4e8a06c8.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-std/x86_64-unknown-linux-gnu/release/deps/librustc_asan-c6fd401900851d68.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_asan-c6fd401900851d68.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-std/x86_64-unknown-linux-gnu/release/deps/librustc_demangle-c0aac2cb3ab65bc7.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c0aac2cb3ab65bc7.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-std/x86_64-unknown-linux-gnu/release/deps/librustc_lsan-9706d7de157a08fa.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_lsan-9706d7de157a08fa.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-std/x86_64-unknown-linux-gnu/release/deps/librustc_msan-952fe346f112d6ca.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_msan-952fe346f112d6ca.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-std/x86_64-unknown-linux-gnu/release/deps/librustc_std_workspace_alloc-4f98ec6e936b0c18.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-4f98ec6e936b0c18.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-std/x86_64-unknown-linux-gnu/release/deps/librustc_std_workspace_core-a6db649f23b469a8.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a6db649f23b469a8.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-std/x86_64-unknown-linux-gnu/release/deps/librustc_tsan-46c5c33c7ab397ab.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_tsan-46c5c33c7ab397ab.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-std/x86_64-unknown-linux-gnu/release/deps/libstd-e1e605d022afaf9c.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e1e605d022afaf9c.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-std/x86_64-unknown-linux-gnu/release/deps/libstd-e1e605d022afaf9c.so" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e1e605d022afaf9c.so"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-std/x86_64-unknown-linux-gnu/release/deps/libunwind-bb36b015fa4a4dc1.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bb36b015fa4a4dc1.rlib"
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
< StdLink { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
< Std { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
Building stage0 test artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu)
running: "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "build" "--target" "x86_64-unknown-linux-gnu" "-j" "8" "-v" "-v" "-v" "--release" "--manifest-path" "/local/mnt/workspace/rust/rust/src/libtest/Cargo.toml" "--message-format" "json"
Fresh unicode-width v0.1.5
Fresh term v0.0.0 (/local/mnt/workspace/rust/rust/src/libterm)
Fresh proc_macro v0.0.0 (/local/mnt/workspace/rust/rust/src/libproc_macro)
Fresh getopts v0.2.19
Fresh test v0.0.0 (/local/mnt/workspace/rust/rust/src/libtest)
Finished release [optimized] target(s) in 0.14s
not updating "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-test/x86_64-unknown-linux-gnu/release/.libtest.stamp"; contents equal and SystemTime { tv_sec: 1563910281, tv_nsec: 175976935 } <= SystemTime { tv_sec: 1563910281, tv_nsec: 199977219 }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> TestLink { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
Copying stage0 test from stage0 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu)
c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-test/x86_64-unknown-linux-gnu/release/deps/libgetopts-96ca468668e52375.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-96ca468668e52375.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-test/x86_64-unknown-linux-gnu/release/deps/libproc_macro-0e24d9cca06066ad.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-0e24d9cca06066ad.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-test/x86_64-unknown-linux-gnu/release/deps/libterm-3b7f0a29a1562c58.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-3b7f0a29a1562c58.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-test/x86_64-unknown-linux-gnu/release/deps/libterm-3b7f0a29a1562c58.so" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-3b7f0a29a1562c58.so"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-test/x86_64-unknown-linux-gnu/release/deps/libtest-b3bf51060a0b75f5.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b3bf51060a0b75f5.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-test/x86_64-unknown-linux-gnu/release/deps/libtest-b3bf51060a0b75f5.so" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b3bf51060a0b75f5.so"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-test/x86_64-unknown-linux-gnu/release/deps/libunicode_width-b189069130a0cc88.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-b189069130a0cc88.rlib"
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
< TestLink { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
< Test { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Test { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
Building stage0 compiler artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu)
running: "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "build" "--target" "x86_64-unknown-linux-gnu" "-j" "8" "-v" "-v" "-v" "--release" "--features" "" "--manifest-path" "/local/mnt/workspace/rust/rust/src/rustc/Cargo.toml" "--message-format" "json"
Fresh semver-parser v0.7.0
Fresh cfg-if v0.1.8
Fresh nodrop v0.1.12
Fresh lazy_static v1.3.0
Fresh memoffset v0.2.1
Fresh scopeguard v0.3.3
Fresh rand_core v0.3.0
Fresh stable_deref_trait v1.1.0
Fresh unicode-xid v0.1.0
Fresh smallvec v0.6.10
Fresh byteorder v1.2.7
Fresh indexmap v1.0.2
Fresh either v1.5.0
Fresh graphviz v0.0.0 (/local/mnt/workspace/rust/rust/src/libgraphviz)
Fresh autocfg v0.1.4
Fresh unicode-width v0.1.5
Fresh scoped-tls v1.0.0
Fresh lazy_static v0.2.11
Fresh bitflags v1.0.4
Fresh annotate-snippets v0.5.0
Fresh termcolor v1.0.4
Fresh datafrog v2.0.1
Fresh rustc-demangle v0.1.15
Fresh rustc_fs_util v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_fs_util)
Fresh remove_dir_all v0.5.1
Fresh punycode v0.4.0
Fresh cc v1.0.35
Fresh itoa v0.4.4
Fresh quick-error v1.2.2
Fresh semver v0.9.0
Fresh arrayvec v0.4.7
Fresh crossbeam-utils v0.2.2
Fresh rand_hc v0.1.0
Fresh rand_xorshift v0.1.0
Fresh rand_isaac v0.1.1
Fresh log v0.4.6
Fresh crossbeam-utils v0.6.5
Fresh log_settings v0.1.2
Fresh owning_ref v0.3.3
Fresh rustc-hash v1.0.1
Fresh serialize v0.0.0 (/local/mnt/workspace/rust/rust/src/libserialize)
Fresh itertools v0.8.0
Fresh chalk-macros v0.1.0
Fresh rustc_apfloat v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_apfloat)
Fresh rustc_version v0.2.3
Fresh crossbeam-epoch v0.3.1
Fresh libc v0.2.54
Fresh humantime v1.2.0
Fresh proc-macro2 v0.4.30
Fresh ena v0.13.0
Fresh lock_api v0.1.3
Fresh polonius-engine v0.9.0
Fresh chalk-engine v0.9.0
Fresh crc32fast v1.1.2
Fresh serde v1.0.92
Fresh crossbeam-deque v0.2.0
Fresh num_cpus v1.8.0
Fresh jobserver v0.1.13
Fresh atty v0.2.11
Fresh memmap v0.6.2
Fresh ryu v0.2.7
Fresh quote v0.6.12
Fresh backtrace-sys v0.1.27
Fresh miniz-sys v0.1.11
Fresh rustc-rayon-core v0.2.0
Fresh rls-span v0.5.1
Fresh rand_chacha v0.1.0
Fresh syn v0.15.35
Fresh measureme v0.3.0
Fresh backtrace v0.3.29
Fresh flate2 v1.0.6
Fresh serde_json v1.0.33
Fresh env_logger v0.5.13
Fresh rand_pcg v0.1.1
Fresh rustc-rayon v0.2.0
Fresh synstructure v0.10.2
Fresh rls-data v0.19.0
Fresh rand v0.6.1
Fresh rustc_macros v0.1.0 (/local/mnt/workspace/rust/rust/src/librustc_macros)
Fresh parking_lot_core v0.4.0
Fresh tempfile v3.0.5
Fresh parking_lot v0.7.1
Fresh rustc_data_structures v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_data_structures)
Fresh arena v0.0.0 (/local/mnt/workspace/rust/rust/src/libarena)
Fresh syntax_pos v0.0.0 (/local/mnt/workspace/rust/rust/src/libsyntax_pos)
Fresh rustc_target v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_target)
Fresh rustc_errors v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_errors)
Fresh fmt_macros v0.0.0 (/local/mnt/workspace/rust/rust/src/libfmt_macros)
Fresh syntax v0.0.0 (/local/mnt/workspace/rust/rust/src/libsyntax)
Fresh rustc v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc)
Fresh syntax_ext v0.0.0 (/local/mnt/workspace/rust/rust/src/libsyntax_ext)
Fresh rustc_metadata v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_metadata)
Fresh rustc_mir v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_mir)
Fresh rustc_incremental v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_incremental)
Fresh rustc_allocator v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_allocator)
Fresh rustc_typeck v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_typeck)
Fresh rustc_traits v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_traits)
Fresh rustc_ast_borrowck v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_ast_borrowck)
Fresh rustc_lint v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_lint)
Fresh rustc_codegen_utils v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_codegen_utils)
Fresh rustc_passes v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_passes)
Fresh rustc_resolve v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_resolve)
Fresh rustc_plugin v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_plugin)
Fresh rustc_privacy v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_privacy)
Fresh rustc_codegen_ssa v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_codegen_ssa)
Fresh rustc_save_analysis v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_save_analysis)
Fresh rustc_interface v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_interface)
Fresh rustc_driver v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_driver)
Fresh rustc-main v0.0.0 (/local/mnt/workspace/rust/rust/src/rustc)
Finished release [optimized] target(s) in 0.15s
not updating "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/.librustc.stamp"; contents equal and SystemTime { tv_sec: 1563910785, tv_nsec: 913942804 } <= SystemTime { tv_sec: 1563910786, tv_nsec: 197946168 }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> RustcLink { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
Copying stage0 rustc from stage0 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu)
c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps/librustc_macros-d7f070071f895f9e.so" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_macros-d7f070071f895f9e.so"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libannotate_snippets-6ec2339184767824.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libannotate_snippets-6ec2339184767824.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libarena-266059a6b35565a1.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libarena-266059a6b35565a1.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libarrayvec-42dc148d384d06e2.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libarrayvec-42dc148d384d06e2.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libatty-894f036df7d0cda2.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libatty-894f036df7d0cda2.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libbacktrace-c006a63624f3c2d6.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c006a63624f3c2d6.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libbacktrace_sys-f317e5573590c994.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-f317e5573590c994.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libbitflags-53e291a4542b0a27.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbitflags-53e291a4542b0a27.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libbyteorder-9d5c7679e97e46fe.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbyteorder-9d5c7679e97e46fe.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libcc-b1e367ad00aa4b13.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcc-b1e367ad00aa4b13.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libcfg_if-ae76ffc7d2211713.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-ae76ffc7d2211713.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libchalk_engine-37e205d1817d5e95.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libchalk_engine-37e205d1817d5e95.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libchalk_macros-7794f3c8aac635c4.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libchalk_macros-7794f3c8aac635c4.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libcrc32fast-021f600e27388d63.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcrc32fast-021f600e27388d63.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libcrossbeam_deque-2550c9a0cee8285c.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcrossbeam_deque-2550c9a0cee8285c.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libcrossbeam_epoch-aa4cc39d0bdf185c.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcrossbeam_epoch-aa4cc39d0bdf185c.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libcrossbeam_utils-b83a8b5864c421fa.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcrossbeam_utils-b83a8b5864c421fa.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libcrossbeam_utils-b8811f53d798177a.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcrossbeam_utils-b8811f53d798177a.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libdatafrog-017b15955b7a3964.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libdatafrog-017b15955b7a3964.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libeither-759b650107cda870.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libeither-759b650107cda870.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libena-dc6a486f5bac98f6.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libena-dc6a486f5bac98f6.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libenv_logger-ab57e35af48c547b.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libenv_logger-ab57e35af48c547b.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libflate2-9adc0725f8717d02.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libflate2-9adc0725f8717d02.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libfmt_macros-9764973eeca9602c.so" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libfmt_macros-9764973eeca9602c.so"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libgraphviz-2f5f2611e66419a9.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgraphviz-2f5f2611e66419a9.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libhumantime-bb53d20a4d702526.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhumantime-bb53d20a4d702526.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libindexmap-25cfdd4ab11c40a7.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libindexmap-25cfdd4ab11c40a7.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libitoa-0b7f6bd2cec33648.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libitoa-0b7f6bd2cec33648.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libjobserver-dbad8742dd1555b5.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libjobserver-dbad8742dd1555b5.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/liblazy_static-3ec94a6fad31fc6f.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblazy_static-3ec94a6fad31fc6f.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/liblazy_static-72aedc9a7808b4fe.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblazy_static-72aedc9a7808b4fe.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/liblibc-8d841548d47e5f99.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8d841548d47e5f99.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/liblock_api-2cc7e8dc0ebcbb54.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblock_api-2cc7e8dc0ebcbb54.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/liblog-391f326cbd0e75a0.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblog-391f326cbd0e75a0.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/liblog_settings-baf84a1c5f04ebfd.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblog_settings-baf84a1c5f04ebfd.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libmeasureme-08db8aae3d3c7768.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmeasureme-08db8aae3d3c7768.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libmemmap-25bb2d0aded6277a.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemmap-25bb2d0aded6277a.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libmemoffset-cf6a4dc8c910c67a.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemoffset-cf6a4dc8c910c67a.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libminiz_sys-b24cba91a9b5e1ff.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_sys-b24cba91a9b5e1ff.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libnodrop-6fd519fca018c22f.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libnodrop-6fd519fca018c22f.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libnum_cpus-8c0c2b3fa3268525.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libnum_cpus-8c0c2b3fa3268525.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libowning_ref-9fb2cee81e88b488.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libowning_ref-9fb2cee81e88b488.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libparking_lot-4786b0d5fad2c738.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libparking_lot-4786b0d5fad2c738.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libparking_lot_core-f0569f22d0e0613e.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libparking_lot_core-f0569f22d0e0613e.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libpolonius_engine-ccf7acbc92024f81.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpolonius_engine-ccf7acbc92024f81.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libpunycode-bdbd865d6d6f8fee.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpunycode-bdbd865d6d6f8fee.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libquick_error-0ab78abb695d952a.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libquick_error-0ab78abb695d952a.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librand-c387ab7a06710277.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librand-c387ab7a06710277.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librand_chacha-a0cf6ab410f3867e.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librand_chacha-a0cf6ab410f3867e.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librand_core-528c6eacb30cc8e1.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librand_core-528c6eacb30cc8e1.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librand_hc-fc75b2b0d62f3bc5.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librand_hc-fc75b2b0d62f3bc5.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librand_isaac-56168d204ef35754.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librand_isaac-56168d204ef35754.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librand_pcg-ed6383342385f78f.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librand_pcg-ed6383342385f78f.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librand_xorshift-9fdea7c9e333b8b6.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librand_xorshift-9fdea7c9e333b8b6.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libremove_dir_all-dc33dc5e74e06cd8.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libremove_dir_all-dc33dc5e74e06cd8.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librls_data-b36fa7685680d05a.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librls_data-b36fa7685680d05a.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librls_span-34d03281510f2787.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librls_span-34d03281510f2787.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc-87b6cde48cbd9eb4.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-87b6cde48cbd9eb4.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_allocator-fd71169c3b49e75a.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_allocator-fd71169c3b49e75a.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_apfloat-847e9ec3560d69c9.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_apfloat-847e9ec3560d69c9.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_ast_borrowck-3310b628136a1bd2.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_ast_borrowck-3310b628136a1bd2.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_codegen_ssa-4809bf14e5e28883.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_codegen_ssa-4809bf14e5e28883.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_codegen_utils-e527d6e01691b703.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_codegen_utils-e527d6e01691b703.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_data_structures-2ed10adf738b1095.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_data_structures-2ed10adf738b1095.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_demangle-8f3b26d0065911c3.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8f3b26d0065911c3.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_driver-30281be685422791.so" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_driver-30281be685422791.so"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_errors-51b316a26fc852d5.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_errors-51b316a26fc852d5.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_fs_util-f5c3cd811ae9dd60.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_fs_util-f5c3cd811ae9dd60.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_hash-f101b02e1681802e.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_hash-f101b02e1681802e.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_incremental-8aaef60b7e5cfff1.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_incremental-8aaef60b7e5cfff1.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_interface-3ad1a2e289972dd2.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_interface-3ad1a2e289972dd2.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_lint-8d304eb701a874e6.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_lint-8d304eb701a874e6.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_metadata-27cea8e4907ba2d1.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_metadata-27cea8e4907ba2d1.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_mir-a14cf280c19419eb.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_mir-a14cf280c19419eb.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_passes-e64bf3460c2ea32b.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_passes-e64bf3460c2ea32b.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_plugin-340b3bb5e1a1eebd.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_plugin-340b3bb5e1a1eebd.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_privacy-e94532bd4d8af7d6.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_privacy-e94532bd4d8af7d6.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_rayon-d389cb4a6ef1815c.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_rayon-d389cb4a6ef1815c.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_rayon_core-70bd1d595d7e8b32.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_rayon_core-70bd1d595d7e8b32.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_resolve-36d17adb3be190b5.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_resolve-36d17adb3be190b5.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_save_analysis-2617d71d55bf05aa.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_save_analysis-2617d71d55bf05aa.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_target-ebdb6f21b5316b00.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_target-ebdb6f21b5316b00.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_traits-8e1935fa52b278c6.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_traits-8e1935fa52b278c6.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_typeck-3b7e89343f84e375.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_typeck-3b7e89343f84e375.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libryu-133d511c814b64ed.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libryu-133d511c814b64ed.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libscoped_tls-475ffcd00d3958b0.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libscoped_tls-475ffcd00d3958b0.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libscopeguard-c04107d852b58ffe.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libscopeguard-c04107d852b58ffe.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libserde-a8647f372af03aad.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libserde-a8647f372af03aad.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libserde_json-e6e14dda6c63dee0.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libserde_json-e6e14dda6c63dee0.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libserialize-0af7b2af549b7b36.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libserialize-0af7b2af549b7b36.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libsmallvec-1982c449fdb0390f.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libsmallvec-1982c449fdb0390f.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libstable_deref_trait-4f20e85b74ad760d.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstable_deref_trait-4f20e85b74ad760d.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libsyntax-d095935473a55709.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libsyntax-d095935473a55709.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libsyntax_ext-fc1ba63f9d49e8b8.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libsyntax_ext-fc1ba63f9d49e8b8.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libsyntax_pos-b22ddf902d75dd51.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libsyntax_pos-b22ddf902d75dd51.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libtempfile-013b2e026b6e2ffc.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtempfile-013b2e026b6e2ffc.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libtermcolor-0f4e6d76a425a1bf.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtermcolor-0f4e6d76a425a1bf.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libunicode_width-e79de4b0e7d44a4b.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e79de4b0e7d44a4b.rlib"
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
< RustcLink { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
< Rustc { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> CodegenBackend { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu", backend: "llvm" }
c Rustc { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> Llvm { target: "x86_64-unknown-linux-gnu", emscripten: false }
< Llvm { target: "x86_64-unknown-linux-gnu", emscripten: false }
Building stage0 codegen artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu, llvm)
running: "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "build" "--target" "x86_64-unknown-linux-gnu" "-j" "8" "-v" "-v" "-v" "--release" "--manifest-path" "/local/mnt/workspace/rust/rust/src/librustc_codegen_llvm/Cargo.toml" "--features" "" "--message-format" "json"
Fresh semver-parser v0.7.0
Fresh build_helper v0.1.0 (/local/mnt/workspace/rust/rust/src/build_helper)
Fresh rand_core v0.3.0
Fresh cfg-if v0.1.8
Fresh remove_dir_all v0.5.1
Fresh rustc-demangle v0.1.15
Fresh cc v1.0.35
Fresh semver v0.9.0
Fresh rand_hc v0.1.0
Fresh rand_xorshift v0.1.0
Fresh rand_isaac v0.1.1
Fresh rustc_version v0.2.3
Fresh libc v0.2.54
Fresh rustc_llvm v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_llvm)
Fresh memmap v0.6.2
Fresh num_cpus v1.8.0
Fresh rand_pcg v0.1.1
Fresh rand_chacha v0.1.0
Fresh rand v0.6.1
Fresh tempfile v3.0.5
Fresh rustc_codegen_llvm v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_codegen_llvm)
Finished release [optimized] target(s) in 0.13s
not updating "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-codegen/x86_64-unknown-linux-gnu/release/.tmp.stamp"; contents equal and SystemTime { tv_sec: 1563910843, tv_nsec: 142621035 } <= SystemTime { tv_sec: 1563910843, tv_nsec: 222621983 }
< CodegenBackend { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu", backend: "llvm" }
Assembling stage1 compiler (x86_64-unknown-linux-gnu)
> Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
< Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-3b7f0a29a1562c58.so" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/libterm-3b7f0a29a1562c58.so"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b3bf51060a0b75f5.so" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/libtest-b3bf51060a0b75f5.so"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_driver-30281be685422791.so" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-30281be685422791.so"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e1e605d022afaf9c.so" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/libstd-e1e605d022afaf9c.so"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_macros-d7f070071f895f9e.so" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_macros-d7f070071f895f9e.so"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libfmt_macros-9764973eeca9602c.so" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/libfmt_macros-9764973eeca9602c.so"
> Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
< Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-codegen/x86_64-unknown-linux-gnu/release/deps/librustc_codegen_llvm-e4130b69a3849d7f.so" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/codegen-backends/librustc_codegen_llvm-llvm.so"
Install "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/llvm/lib/libLLVM-9-rust-1.38.0-dev-f6446fa8e.so" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libLLVM-9-rust-1.38.0-dev-f6446fa8e.so"
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/rustc_binary" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/bin/rustc"
< Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
> Std { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
> StartupObjects { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
< StartupObjects { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
Building stage1 std artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu)
running: "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "build" "--target" "x86_64-unknown-linux-gnu" "-j" "8" "-v" "-v" "-v" "--release" "--features" "panic-unwind backtrace compiler-builtins-c" "--manifest-path" "/local/mnt/workspace/rust/rust/src/libstd/Cargo.toml" "--message-format" "json"
Fresh cc v1.0.35
Fresh core v0.0.0 (/local/mnt/workspace/rust/rust/src/libcore)
Fresh autocfg v0.1.4
Fresh build_helper v0.1.0 (/local/mnt/workspace/rust/rust/src/build_helper)
Fresh cmake v0.1.38
Fresh rustc-std-workspace-core v1.0.0 (/local/mnt/workspace/rust/rust/src/tools/rustc-std-workspace-core)
Fresh compiler_builtins v0.1.17
Fresh libc v0.2.54
Fresh libc v0.2.61 (/local/mnt/workspace/rust/rust/src/liblibc)
Fresh alloc v0.0.0 (/local/mnt/workspace/rust/rust/src/liballoc)
Fresh cfg-if v0.1.8
Fresh rustc-demangle v0.1.15
Fresh backtrace-sys v0.1.27
Fresh panic_abort v0.0.0 (/local/mnt/workspace/rust/rust/src/libpanic_abort)
Fresh unwind v0.0.0 (/local/mnt/workspace/rust/rust/src/libunwind)
Fresh rustc-std-workspace-alloc v1.0.0 (/local/mnt/workspace/rust/rust/src/tools/rustc-std-workspace-alloc)
Fresh rustc_tsan v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_tsan)
Fresh rustc_asan v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_asan)
Fresh rustc_msan v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_msan)
Fresh hashbrown v0.4.0
Fresh panic_unwind v0.0.0 (/local/mnt/workspace/rust/rust/src/libpanic_unwind)
Fresh backtrace v0.3.29
Fresh rustc_lsan v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_lsan)
Fresh std v0.0.0 (/local/mnt/workspace/rust/rust/src/libstd)
Finished release [optimized] target(s) in 0.17s
not updating "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/.libstd.stamp"; contents equal and SystemTime { tv_sec: 1563910877, tv_nsec: 295025942 } <= SystemTime { tv_sec: 1563910877, tv_nsec: 339026464 }
c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
> StdLink { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
Copying stage1 std from stage1 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu)
c Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/liballoc-b5ea1ac34a186d8f.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b5ea1ac34a186d8f.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/libbacktrace-ddd3a4a4ce0fe444.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-ddd3a4a4ce0fe444.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/libbacktrace_sys-728a4f2cfc691f5c.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-728a4f2cfc691f5c.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/libcfg_if-86d02c4314068565.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-86d02c4314068565.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/libcompiler_builtins-bd952819c66fd8ff.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-bd952819c66fd8ff.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/libcore-cb35ab90872b7f58.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-cb35ab90872b7f58.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/libhashbrown-246b32b960c67a32.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-246b32b960c67a32.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/liblibc-849eec20e1784fd3.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-849eec20e1784fd3.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/liblibc-dcb488ef0c3f806f.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-dcb488ef0c3f806f.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/libpanic_abort-947b4d9fda3f4275.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_abort-947b4d9fda3f4275.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/libpanic_unwind-53fe8501a9fb393d.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-53fe8501a9fb393d.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/librustc_asan-869b5cf577409f68.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_asan-869b5cf577409f68.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/librustc_demangle-e5464b43f7db42af.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e5464b43f7db42af.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/librustc_lsan-b30bb750b5ba6ab4.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_lsan-b30bb750b5ba6ab4.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/librustc_msan-98b9cc716f5b3258.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_msan-98b9cc716f5b3258.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/librustc_std_workspace_alloc-f2f025144df5e67d.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f2f025144df5e67d.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/librustc_std_workspace_core-325a092e1d4cc28f.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-325a092e1d4cc28f.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/librustc_tsan-889e6302dc64cca7.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_tsan-889e6302dc64cca7.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/libstd-d0aadc1828078cba.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d0aadc1828078cba.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/libstd-d0aadc1828078cba.so" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d0aadc1828078cba.so"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/libunwind-7643bfbc9b47454f.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7643bfbc9b47454f.rlib"
c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
< StdLink { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
< Std { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
> Std { target: "hexagon-unknown-linux-musl", compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
> StartupObjects { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "hexagon-unknown-linux-musl" }
< StartupObjects { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "hexagon-unknown-linux-musl" }
c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
> Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "hexagon-unknown-linux-musl" }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
< Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "hexagon-unknown-linux-musl" }
Copy "/hextools/target/hexagon-linux-musl/usr/lib/crt1.o" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/rustlib/hexagon-unknown-linux-musl/lib/crt1.o"
Copy "/hextools/target/hexagon-linux-musl/usr/lib/crti.o" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/rustlib/hexagon-unknown-linux-musl/lib/crti.o"
Copy "/hextools/target/hexagon-linux-musl/usr/lib/crtn.o" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/rustlib/hexagon-unknown-linux-musl/lib/crtn.o"
c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
Building stage1 std artifacts (x86_64-unknown-linux-gnu -> hexagon-unknown-linux-musl)
running: "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "build" "--target" "hexagon-unknown-linux-musl" "-j" "8" "-v" "-v" "-v" "--release" "--features" "panic-unwind backtrace compiler-builtins-c" "--manifest-path" "/local/mnt/workspace/rust/rust/src/libstd/Cargo.toml" "--message-format" "json"
Fresh cc v1.0.35
Fresh core v0.0.0 (/local/mnt/workspace/rust/rust/src/libcore)
Fresh autocfg v0.1.4
Fresh rustc-std-workspace-core v1.0.0 (/local/mnt/workspace/rust/rust/src/tools/rustc-std-workspace-core)
Fresh compiler_builtins v0.1.17
Compiling libc v0.2.54
Fresh libc v0.2.61 (/local/mnt/workspace/rust/rust/src/liblibc)
Fresh cfg-if v0.1.8
Fresh alloc v0.0.0 (/local/mnt/workspace/rust/rust/src/liballoc)
Fresh rustc-demangle v0.1.15
Running `CARGO_PKG_VERSION_PATCH=54 CARGO_PKG_VERSION=0.2.54 CARGO_PKG_NAME=libc CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_AUTHORS='The Rust Project Developers' OUT_DIR=/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/hexagon-unknown-linux-musl/release/build/libc-4c4086ada4a889b7/out CARGO_MANIFEST_DIR=/usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54 CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO=/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0/bin/cargo CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_VERSION_MINOR=2 LD_LIBRARY_PATH='/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/release/deps:/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0/lib' CARGO_PKG_VERSION_PRE= /local/mnt/workspace/rust/rust/build/bootstrap/debug/rustc --crate-name libc /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/lib.rs --color never --error-format json --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 --cfg 'feature="align"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="rustc-std-workspace-core"' -C metadata=849eec20e1784fd3 -C extra-filename=-849eec20e1784fd3 --out-dir /local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/hexagon-unknown-linux-musl/release/deps --target hexagon-unknown-linux-musl -L dependency=/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/hexagon-unknown-linux-musl/release/deps -L dependency=/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/release/deps --extern rustc_std_workspace_core=/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/hexagon-unknown-linux-musl/release/deps/librustc_std_workspace_core-325a092e1d4cc28f.rlib --cap-lints warn --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_core_cvoid --cfg libc_packedN`
Fresh rustc-std-workspace-alloc v1.0.0 (/local/mnt/workspace/rust/rust/src/tools/rustc-std-workspace-alloc)
Fresh hashbrown v0.4.0
rustc command: "LD_LIBRARY_PATH"="/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib:/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/release/deps:/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0/lib" "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/bin/rustc" "--crate-name" "libc" "/usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/lib.rs" "--color" "never" "--crate-type" "lib" "--emit=dep-info,metadata,link" "-C" "opt-level=2" "--cfg" "feature=\"align\"" "--cfg" "feature=\"rustc-dep-of-std\"" "--cfg" "feature=\"rustc-std-workspace-core\"" "-C" "metadata=849eec20e1784fd3-rustc" "-C" "extra-filename=-849eec20e1784fd3" "--out-dir" "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/hexagon-unknown-linux-musl/release/deps" "--target" "hexagon-unknown-linux-musl" "-L" "dependency=/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/hexagon-unknown-linux-musl/release/deps" "-L" "dependency=/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/release/deps" "--extern" "rustc_std_workspace_core=/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/hexagon-unknown-linux-musl/release/deps/librustc_std_workspace_core-325a092e1d4cc28f.rlib" "--cap-lints" "warn" "--cfg" "libc_priv_mod_use" "--cfg" "libc_union" "--cfg" "libc_const_size_of" "--cfg" "libc_align" "--cfg" "libc_core_cvoid" "--cfg" "libc_packedN" "-Cdebuginfo=0" "-Dwarnings" "-Drust_2018_idioms" "--sysroot" "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1" "-Zexternal-macro-backtrace" "-Cprefer-dynamic" "-L" "native=/hextools/target/hexagon-linux-musl/usr//lib" "-Clinker=hexagon-linux-clang" "-C" "debug-assertions=n" "-C" "codegen-units=8" "-Zsave-analysis" "-C" "link-args=-Wl,-rpath,$ORIGIN/../lib" "-Z" "force-unstable-if-unmarked"
sysroot: "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1"
libdir: "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib"
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:57:29
|
57 | pub gr_name: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:58:31
|
58 | pub gr_passwd: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:60:33
|
60 | pub gr_mem: *mut *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_long` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:80:24
|
80 | pub tv_nsec: ::c_long,
| ^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_long` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:91:24
|
91 | pub ru_maxrss: c_long,
| ^^^^^^ not found in this scope
error[E0412]: cannot find type `c_long` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:94:23
|
94 | pub ru_ixrss: c_long,
| ^^^^^^ not found in this scope
error[E0412]: cannot find type `c_long` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:97:23
|
97 | pub ru_idrss: c_long,
| ^^^^^^ not found in this scope
error[E0412]: cannot find type `c_long` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:100:23
|
100 | pub ru_isrss: c_long,
| ^^^^^^ not found in this scope
error[E0412]: cannot find type `c_long` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:103:24
|
103 | pub ru_minflt: c_long,
| ^^^^^^ not found in this scope
error[E0412]: cannot find type `c_long` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:106:24
|
106 | pub ru_majflt: c_long,
| ^^^^^^ not found in this scope
error[E0412]: cannot find type `c_long` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:109:23
|
109 | pub ru_nswap: c_long,
| ^^^^^^ not found in this scope
error[E0412]: cannot find type `c_long` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:112:25
|
112 | pub ru_inblock: c_long,
| ^^^^^^ not found in this scope
error[E0412]: cannot find type `c_long` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:115:25
|
115 | pub ru_oublock: c_long,
| ^^^^^^ not found in this scope
error[E0412]: cannot find type `c_long` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:118:24
|
118 | pub ru_msgsnd: c_long,
| ^^^^^^ not found in this scope
error[E0412]: cannot find type `c_long` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:121:24
|
121 | pub ru_msgrcv: c_long,
| ^^^^^^ not found in this scope
error[E0412]: cannot find type `c_long` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:124:26
|
124 | pub ru_nsignals: c_long,
| ^^^^^^ not found in this scope
error[E0412]: cannot find type `c_long` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:127:23
|
127 | pub ru_nvcsw: c_long,
| ^^^^^^ not found in this scope
error[E0412]: cannot find type `c_long` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:130:24
|
130 | pub ru_nivcsw: c_long,
| ^^^^^^ not found in this scope
error[E0412]: cannot find type `c_long` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:135:22
|
135 | __reserved: [c_long; 16],
| ^^^^^^ not found in this scope
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:147:28
|
147 | pub h_name: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:148:36
|
148 | pub h_aliases: *mut *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:151:38
|
151 | pub h_addr_list: *mut *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:197:28
|
197 | pub s_name: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:198:36
|
198 | pub s_aliases: *mut *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:200:29
|
200 | pub s_proto: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:204:28
|
204 | pub p_name: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:205:36
|
205 | pub p_aliases: *mut *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:392:35
|
392 | pub fn fopen(filename: *const c_char, mode: *const c_char) -> *mut FILE;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:392:56
|
392 | pub fn fopen(filename: *const c_char, mode: *const c_char) -> *mut FILE;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:397:37
|
397 | pub fn freopen(filename: *const c_char, mode: *const c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:397:58
|
397 | pub fn freopen(filename: *const c_char, mode: *const c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:401:36
|
401 | pub fn remove(filename: *const c_char) -> c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:402:35
|
402 | pub fn rename(oldname: *const c_char, newname: *const c_char) -> c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:402:59
|
402 | pub fn rename(oldname: *const c_char, newname: *const c_char) -> c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:404:52
|
404 | pub fn setvbuf(stream: *mut FILE, buffer: *mut c_char, mode: c_int,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:406:48
|
406 | pub fn setbuf(stream: *mut FILE, buf: *mut c_char);
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:410:28
|
410 | pub fn fgets(buf: *mut c_char, n: c_int, stream: *mut FILE) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:410:73
|
410 | pub fn fgets(buf: *mut c_char, n: c_int, stream: *mut FILE) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:416:28
|
416 | pub fn fputs(s: *const c_char, stream: *mut FILE) -> c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:417:27
|
417 | pub fn puts(s: *const c_char) -> c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_long` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:427:45
|
427 | pub fn fseek(stream: *mut FILE, offset: c_long, whence: c_int) -> c_int;
| ^^^^^^ not found in this scope
error[E0412]: cannot find type `c_long` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:428:40
|
428 | pub fn ftell(stream: *mut FILE) -> c_long;
| ^^^^^^ not found in this scope
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:436:29
|
436 | pub fn perror(s: *const c_char);
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:437:27
|
437 | pub fn atoi(s: *const c_char) -> c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:442:29
|
442 | pub fn strtod(s: *const c_char, endp: *mut *mut c_char) -> c_double;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:442:53
|
442 | pub fn strtod(s: *const c_char, endp: *mut *mut c_char) -> c_double;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:443:29
|
443 | pub fn strtol(s: *const c_char, endp: *mut *mut c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:443:53
|
443 | pub fn strtol(s: *const c_char, endp: *mut *mut c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_long` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:444:35
|
444 | base: c_int) -> c_long;
| ^^^^^^ not found in this scope
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:445:30
|
445 | pub fn strtoul(s: *const c_char, endp: *mut *mut c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:445:54
|
445 | pub fn strtoul(s: *const c_char, endp: *mut *mut c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_ulong` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:446:36
|
446 | base: c_int) -> c_ulong;
| ^^^^^^^ not found in this scope
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:459:29
|
459 | pub fn system(s: *const c_char) -> c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:460:29
|
460 | pub fn getenv(s: *const c_char) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:460:45
|
460 | pub fn getenv(s: *const c_char) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:462:29
|
462 | pub fn strcpy(dst: *mut c_char, src: *const c_char) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:462:49
|
462 | pub fn strcpy(dst: *mut c_char, src: *const c_char) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:462:65
|
462 | pub fn strcpy(dst: *mut c_char, src: *const c_char) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:463:30
|
463 | pub fn strncpy(dst: *mut c_char, src: *const c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:463:50
|
463 | pub fn strncpy(dst: *mut c_char, src: *const c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:464:39
|
464 | n: size_t) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:465:27
|
465 | pub fn strcat(s: *mut c_char, ct: *const c_char) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:465:46
|
465 | pub fn strcat(s: *mut c_char, ct: *const c_char) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:465:62
|
465 | pub fn strcat(s: *mut c_char, ct: *const c_char) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:466:28
|
466 | pub fn strncat(s: *mut c_char, ct: *const c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:466:47
|
466 | pub fn strncat(s: *mut c_char, ct: *const c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:467:39
|
467 | n: size_t) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:468:30
|
468 | pub fn strcmp(cs: *const c_char, ct: *const c_char) -> c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:468:49
|
468 | pub fn strcmp(cs: *const c_char, ct: *const c_char) -> c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:469:31
|
469 | pub fn strncmp(cs: *const c_char, ct: *const c_char, n: size_t) -> c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:469:50
|
469 | pub fn strncmp(cs: *const c_char, ct: *const c_char, n: size_t) -> c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:470:31
|
470 | pub fn strcoll(cs: *const c_char, ct: *const c_char) -> c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:470:50
|
470 | pub fn strcoll(cs: *const c_char, ct: *const c_char) -> c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:471:30
|
471 | pub fn strchr(cs: *const c_char, c: c_int) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:471:56
|
471 | pub fn strchr(cs: *const c_char, c: c_int) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:472:31
|
472 | pub fn strrchr(cs: *const c_char, c: c_int) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:472:57
|
472 | pub fn strrchr(cs: *const c_char, c: c_int) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:473:30
|
473 | pub fn strspn(cs: *const c_char, ct: *const c_char) -> size_t;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:473:49
|
473 | pub fn strspn(cs: *const c_char, ct: *const c_char) -> size_t;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:474:31
|
474 | pub fn strcspn(cs: *const c_char, ct: *const c_char) -> size_t;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:474:50
|
474 | pub fn strcspn(cs: *const c_char, ct: *const c_char) -> size_t;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:475:30
|
475 | pub fn strdup(cs: *const c_char) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:475:46
|
475 | pub fn strdup(cs: *const c_char) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:476:31
|
476 | pub fn strpbrk(cs: *const c_char, ct: *const c_char) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:476:50
|
476 | pub fn strpbrk(cs: *const c_char, ct: *const c_char) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:476:66
|
476 | pub fn strpbrk(cs: *const c_char, ct: *const c_char) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:477:30
|
477 | pub fn strstr(cs: *const c_char, ct: *const c_char) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:477:49
|
477 | pub fn strstr(cs: *const c_char, ct: *const c_char) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:477:65
|
477 | pub fn strstr(cs: *const c_char, ct: *const c_char) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:478:34
|
478 | pub fn strcasecmp(s1: *const c_char, s2: *const c_char) -> c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:478:53
|
478 | pub fn strcasecmp(s1: *const c_char, s2: *const c_char) -> c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:479:35
|
479 | pub fn strncasecmp(s1: *const c_char, s2: *const c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:479:54
|
479 | pub fn strncasecmp(s1: *const c_char, s2: *const c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:481:30
|
481 | pub fn strlen(cs: *const c_char) -> size_t;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:482:31
|
482 | pub fn strnlen(cs: *const c_char, maxlen: size_t) -> size_t;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:487:39
|
487 | pub fn strerror(n: c_int) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:488:27
|
488 | pub fn strtok(s: *mut c_char, t: *const c_char) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:488:45
|
488 | pub fn strtok(s: *mut c_char, t: *const c_char) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:488:61
|
488 | pub fn strtok(s: *mut c_char, t: *const c_char) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:489:28
|
489 | pub fn strxfrm(s: *mut c_char, ct: *const c_char, n: size_t) -> size_t;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:489:47
|
489 | pub fn strxfrm(s: *mut c_char, ct: *const c_char, n: size_t) -> size_t;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `wchar_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:490:31
|
490 | pub fn wcslen(buf: *const wchar_t) -> size_t;
| ^^^^^^^ not found in this scope
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:491:32
|
491 | pub fn wcstombs(dest: *mut c_char, src: *const wchar_t,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `wchar_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:491:52
|
491 | pub fn wcstombs(dest: *mut c_char, src: *const wchar_t,
| ^^^^^^^ not found in this scope
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:505:36
|
505 | pub fn getpwnam(name: *const ::c_char) -> *mut passwd;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:510:37
|
510 | format: *const ::c_char, ...) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:511:36
|
511 | pub fn printf(format: *const ::c_char, ...) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:512:31
|
512 | pub fn snprintf(s: *mut ::c_char, n: ::size_t,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:513:38
|
513 | format: *const ::c_char, ...) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:514:30
|
514 | pub fn sprintf(s: *mut ::c_char, format: *const ::c_char, ...) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:514:55
|
514 | pub fn sprintf(s: *mut ::c_char, format: *const ::c_char, ...) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:515:57
|
515 | pub fn fscanf(stream: *mut ::FILE, format: *const ::c_char, ...) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:516:35
|
516 | pub fn scanf(format: *const ::c_char, ...) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:517:31
|
517 | pub fn sscanf(s: *const ::c_char, format: *const ::c_char, ...) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:517:56
|
517 | pub fn sscanf(s: *const ::c_char, format: *const ::c_char, ...) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:563:31
|
563 | pub fn chmod(path: *const c_char, mode: mode_t) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0573]: expected type, found function `stat`
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:571:45
|
571 | pub fn fstat(fildes: ::c_int, buf: *mut stat) -> ::c_int;
| ^^^^ not a type
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:573:31
|
573 | pub fn mkdir(path: *const c_char, mode: mode_t) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:578:30
|
578 | pub fn stat(path: *const c_char, buf: *mut stat) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0573]: expected type, found function `stat`
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:578:48
|
578 | pub fn stat(path: *const c_char, buf: *mut stat) -> ::c_int;
| ^^^^ not a type
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:583:45
|
583 | pub fn fdopen(fd: ::c_int, mode: *const c_char) -> *mut ::FILE;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:588:30
|
588 | pub fn open(path: *const c_char, oflag: ::c_int, ...) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:591:31
|
591 | pub fn creat(path: *const c_char, mode: mode_t) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:601:36
|
601 | pub fn opendir(dirname: *const c_char) -> *mut ::DIR;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:633:54
|
633 | pub fn openat(dirfd: ::c_int, pathname: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:635:56
|
635 | pub fn fchmodat(dirfd: ::c_int, pathname: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:640:56
|
640 | pub fn fchownat(dirfd: ::c_int, pathname: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:645:55
|
645 | pub fn fstatat(dirfd: ::c_int, pathname: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0573]: expected type, found function `stat`
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:646:30
|
646 | buf: *mut stat, flags: ::c_int) -> ::c_int;
| ^^^^ not a type
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:647:56
|
647 | pub fn linkat(olddirfd: ::c_int, oldpath: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:648:56
|
648 | newdirfd: ::c_int, newpath: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:650:55
|
650 | pub fn mkdirat(dirfd: ::c_int, pathname: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:652:58
|
652 | pub fn readlinkat(dirfd: ::c_int, pathname: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:653:35
|
653 | buf: *mut ::c_char, bufsiz: ::size_t) -> ::ssize_t;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:654:58
|
654 | pub fn renameat(olddirfd: ::c_int, oldpath: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:655:58
|
655 | newdirfd: ::c_int, newpath: *const ::c_char)
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:657:39
|
657 | pub fn symlinkat(target: *const ::c_char, newdirfd: ::c_int,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:658:41
|
658 | linkpath: *const ::c_char) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:659:56
|
659 | pub fn unlinkat(dirfd: ::c_int, pathname: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:662:32
|
662 | pub fn access(path: *const c_char, amode: ::c_int) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:664:30
|
664 | pub fn chdir(dir: *const c_char) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:666:31
|
666 | pub fn chown(path: *const c_char, uid: uid_t,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:670:32
|
670 | pub fn lchown(path: *const c_char, uid: uid_t,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:679:31
|
679 | pub fn execl(path: *const c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:680:31
|
680 | arg0: *const c_char, ...) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:681:34
|
681 | pub fn execle(path: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:682:34
|
682 | arg0: *const ::c_char, ...) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:683:34
|
683 | pub fn execlp(file: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:684:34
|
684 | arg0: *const ::c_char, ...) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:685:31
|
685 | pub fn execv(prog: *const c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:686:38
|
686 | argv: *const *const c_char) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:687:32
|
687 | pub fn execve(prog: *const c_char, argv: *const *const c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:687:60
|
687 | pub fn execve(prog: *const c_char, argv: *const *const c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:688:39
|
688 | envp: *const *const c_char)
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:690:29
|
690 | pub fn execvp(c: *const c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:691:39
|
691 | argv: *const *const c_char) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_long` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:693:58
|
693 | pub fn fpathconf(filedes: ::c_int, name: ::c_int) -> c_long;
| ^^^^^^ not found in this scope
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:694:29
|
694 | pub fn getcwd(buf: *mut c_char, size: ::size_t) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:694:61
|
694 | pub fn getcwd(buf: *mut c_char, size: ::size_t) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:700:31
|
700 | pub fn getlogin() -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:703:52
|
703 | pub fn getopt(argc: ::c_int, argv: *const *mut c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:704:34
|
704 | optstr: *const c_char) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:711:29
|
711 | pub fn link(src: *const c_char, dst: *const c_char) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:711:49
|
711 | pub fn link(src: *const c_char, dst: *const c_char) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:713:34
|
713 | pub fn pathconf(path: *const c_char, name: ::c_int) -> c_long;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_long` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:713:60
|
713 | pub fn pathconf(path: *const c_char, name: ::c_int) -> c_long;
| ^^^^^^ not found in this scope
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:725:31
|
725 | pub fn rmdir(path: *const c_char) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:742:41
|
742 | pub fn ttyname(fd: ::c_int) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:743:29
|
743 | pub fn unlink(c: *const c_char) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:766:31
|
766 | pub fn utime(file: *const c_char, buf: *const utimbuf) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:793:42
|
793 | pub fn if_nametoindex(ifname: *const c_char) -> ::c_uint;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:795:42
|
795 | ifname: *mut ::c_char) -> *mut ::c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:795:60
|
795 | ifname: *mut ::c_char) -> *mut ::c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:800:31
|
800 | pub fn lstat(path: *const c_char, buf: *mut stat) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0573]: expected type, found function `stat`
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:800:49
|
800 | pub fn lstat(path: *const c_char, buf: *mut stat) -> ::c_int;
| ^^^^ not a type
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:808:32
|
808 | pub fn setenv(name: *const c_char, val: *const c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:808:52
|
808 | pub fn setenv(name: *const c_char, val: *const c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:813:34
|
813 | pub fn unsetenv(name: *const c_char) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:815:34
|
815 | pub fn symlink(path1: *const c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:816:34
|
816 | path2: *const c_char) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:818:34
|
818 | pub fn truncate(path: *const c_char, length: off_t) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:834:40
|
834 | pub fn realpath(pathname: *const ::c_char, resolved: *mut ::c_char)
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:834:65
|
834 | pub fn realpath(pathname: *const ::c_char, resolved: *mut ::c_char)
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:835:31
|
835 | -> *mut ::c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `pthread_attr_t` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:851:43
|
851 | pub fn pthread_attr_init(attr: *mut ::pthread_attr_t) -> ::c_int;
| ^^^^^^^^^^^^^^ help: a struct with a similar name exists: `pthread_cond_t`
error[E0412]: cannot find type `pthread_attr_t` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:852:46
|
852 | pub fn pthread_attr_destroy(attr: *mut ::pthread_attr_t) -> ::c_int;
| ^^^^^^^^^^^^^^ help: a struct with a similar name exists: `pthread_cond_t`
error[E0412]: cannot find type `pthread_attr_t` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:853:51
|
853 | pub fn pthread_attr_setstacksize(attr: *mut ::pthread_attr_t,
| ^^^^^^^^^^^^^^ help: a struct with a similar name exists: `pthread_cond_t`
error[E0412]: cannot find type `pthread_attr_t` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:855:53
|
855 | pub fn pthread_attr_setdetachstate(attr: *mut ::pthread_attr_t,
| ^^^^^^^^^^^^^^ help: a struct with a similar name exists: `pthread_cond_t`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:926:50
|
926 | pub fn strerror_r(errnum: ::c_int, buf: *mut c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:942:38
|
942 | pub fn utimes(filename: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:944:38
|
944 | pub fn dlopen(filename: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:946:32
|
946 | pub fn dlerror() -> *mut ::c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:948:35
|
948 | symbol: *const ::c_char) -> *mut ::c_void;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:952:37
|
952 | pub fn getaddrinfo(node: *const c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:953:40
|
953 | service: *const c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:957:55
|
957 | pub fn gai_strerror(errcode: ::c_int) -> *const ::c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:987:37
|
987 | pub fn mknod(pathname: *const ::c_char, mode: ::mode_t,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:989:37
|
989 | pub fn gethostname(name: *mut ::c_char, len: ::size_t) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:990:41
|
990 | pub fn getservbyname(name: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:991:42
|
991 | proto: *const ::c_char) -> *mut servent;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:992:42
|
992 | pub fn getprotobyname(name: *const ::c_char) -> *mut protoent;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:994:34
|
994 | pub fn chroot(name: *const ::c_char) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1009:32
|
1009 | pub fn putenv(string: *mut c_char) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1025:39
|
1025 | locale: *const ::c_char) -> *mut ::c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1025:57
|
1025 | locale: *const ::c_char) -> *mut ::c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `sem_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1030:31
|
1030 | pub fn sem_wait(sem: *mut sem_t) -> ::c_int;
| ^^^^^ not found in this scope
error[E0412]: cannot find type `sem_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1031:34
|
1031 | pub fn sem_trywait(sem: *mut sem_t) -> ::c_int;
| ^^^^^ not found in this scope
error[E0412]: cannot find type `sem_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1032:31
|
1032 | pub fn sem_post(sem: *mut sem_t) -> ::c_int;
| ^^^^^ not found in this scope
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1033:33
|
1033 | pub fn statvfs(path: *const c_char, buf: *mut statvfs) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1036:34
|
1036 | pub fn readlink(path: *const c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1037:31
|
1037 | buf: *mut c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `sigset_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1042:34
|
1042 | pub fn sigemptyset(set: *mut sigset_t) -> ::c_int;
| ^^^^^^^^ not found in this scope
error[E0412]: cannot find type `sigset_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1044:32
|
1044 | pub fn sigaddset(set: *mut sigset_t, signum: ::c_int) -> ::c_int;
| ^^^^^^^^ not found in this scope
error[E0412]: cannot find type `sigset_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1046:33
|
1046 | pub fn sigfillset(set: *mut sigset_t) -> ::c_int;
| ^^^^^^^^ not found in this scope
error[E0412]: cannot find type `sigset_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1048:32
|
1048 | pub fn sigdelset(set: *mut sigset_t, signum: ::c_int) -> ::c_int;
| ^^^^^^^^ not found in this scope
error[E0412]: cannot find type `sigset_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1050:36
|
1050 | pub fn sigismember(set: *const sigset_t, signum: ::c_int) -> ::c_int;
| ^^^^^^^^ not found in this scope
error[E0412]: cannot find type `sigset_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1054:36
|
1054 | set: *const sigset_t,
| ^^^^^^^^ not found in this scope
error[E0412]: cannot find type `sigset_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1055:37
|
1055 | oldset: *mut sigset_t)
| ^^^^^^^^ not found in this scope
error[E0412]: cannot find type `sigset_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1058:33
|
1058 | pub fn sigpending(set: *mut sigset_t) -> ::c_int;
| ^^^^^^^^ not found in this scope
error[E0412]: cannot find type `c_long` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1065:40
|
1065 | pub fn sysconf(name: ::c_int) -> ::c_long;
| ^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1067:32
|
1067 | pub fn mkfifo(path: *const c_char, mode: mode_t) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `sigset_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1079:36
|
1079 | sigmask: *const sigset_t) -> ::c_int;
| ^^^^^^^^ not found in this scope
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1099:37
|
1099 | pub fn mkstemp(template: *mut ::c_char) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1100:37
|
1100 | pub fn mkdtemp(template: *mut ::c_char) -> *mut ::c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1100:55
|
1100 | pub fn mkdtemp(template: *mut ::c_char) -> *mut ::c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1102:31
|
1102 | pub fn tmpnam(ptr: *mut ::c_char) -> *mut ::c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1102:49
|
1102 | pub fn tmpnam(ptr: *mut ::c_char) -> *mut ::c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1104:36
|
1104 | pub fn openlog(ident: *const ::c_char, logopt: ::c_int, facility: ::c_int);
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1108:56
|
1108 | pub fn syslog(priority: ::c_int, message: *const ::c_char, ...);
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1115:43
|
1115 | pub fn ptsname(fd: ::c_int) -> *mut ::c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1118:34
|
1118 | pub fn strcasestr(cs: *const c_char, ct: *const c_char) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1118:53
|
1118 | pub fn strcasestr(cs: *const c_char, ct: *const c_char) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1118:69
|
1118 | pub fn strcasestr(cs: *const c_char, ct: *const c_char) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1119:40
|
1119 | pub fn getline (lineptr: *mut *mut c_char, n: *mut size_t,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:28:25
|
28 | pub sa_data: [::c_char; 14],
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:57:32
|
57 | pub ai_canonname: *mut c_char,
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:83:22
|
83 | fds_bits: [::c_ulong; FD_SETSIZE / ULONG_SIZE],
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_long` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:96:26
|
96 | pub tm_gmtoff: ::c_long,
| ^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:97:31
|
97 | pub tm_zone: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:113:33
|
113 | pub dli_fname: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:115:33
|
115 | pub dli_sname: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:120:35
|
120 | pub decimal_point: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:121:35
|
121 | pub thousands_sep: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:122:30
|
122 | pub grouping: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:123:37
|
123 | pub int_curr_symbol: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:124:37
|
124 | pub currency_symbol: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:125:39
|
125 | pub mon_decimal_point: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:126:39
|
126 | pub mon_thousands_sep: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:127:34
|
127 | pub mon_grouping: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:128:35
|
128 | pub positive_sign: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:129:35
|
129 | pub negative_sign: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:130:32
|
130 | pub int_frac_digits: ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:131:28
|
131 | pub frac_digits: ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:132:30
|
132 | pub p_cs_precedes: ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:133:31
|
133 | pub p_sep_by_space: ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:134:30
|
134 | pub n_cs_precedes: ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:135:31
|
135 | pub n_sep_by_space: ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:136:28
|
136 | pub p_sign_posn: ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:137:28
|
137 | pub n_sign_posn: ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:138:34
|
138 | pub int_p_cs_precedes: ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:139:35
|
139 | pub int_p_sep_by_space: ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:140:34
|
140 | pub int_n_cs_precedes: ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:141:35
|
141 | pub int_n_sep_by_space: ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:142:32
|
142 | pub int_p_sign_posn: ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:143:32
|
143 | pub int_n_sign_posn: ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:167:28
|
167 | pub ifa_name: *mut c_char,
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:183:23
|
183 | rtmsg_info: ::c_ulong,
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:193:25
|
193 | pub arp_dev: [::c_char; 16],
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `msghdr` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:212:24
|
212 | pub msg_hdr: ::msghdr,
| ^^^^^^ help: a struct with a similar name exists: `mmsghdr`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:233:26
|
233 | pub sun_path: [::c_char; 108]
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:246:25
|
246 | pub sysname: [::c_char; 65],
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:247:26
|
247 | pub nodename: [::c_char; 65],
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:248:25
|
248 | pub release: [::c_char; 65],
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:249:25
|
249 | pub version: [::c_char; 65],
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:250:25
|
250 | pub machine: [::c_char; 65],
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:251:28
|
251 | pub domainname: [::c_char; 65]
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:559:24
|
559 | pub const MS_RDONLY: ::c_ulong = 0x01;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:560:24
|
560 | pub const MS_NOSUID: ::c_ulong = 0x02;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:561:23
|
561 | pub const MS_NODEV: ::c_ulong = 0x04;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:562:24
|
562 | pub const MS_NOEXEC: ::c_ulong = 0x08;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:563:29
|
563 | pub const MS_SYNCHRONOUS: ::c_ulong = 0x10;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:564:25
|
564 | pub const MS_REMOUNT: ::c_ulong = 0x20;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:565:26
|
565 | pub const MS_MANDLOCK: ::c_ulong = 0x40;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:566:25
|
566 | pub const MS_DIRSYNC: ::c_ulong = 0x80;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:567:25
|
567 | pub const MS_NOATIME: ::c_ulong = 0x0400;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:568:28
|
568 | pub const MS_NODIRATIME: ::c_ulong = 0x0800;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:569:22
|
569 | pub const MS_BIND: ::c_ulong = 0x1000;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:570:22
|
570 | pub const MS_MOVE: ::c_ulong = 0x2000;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:571:21
|
571 | pub const MS_REC: ::c_ulong = 0x4000;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:572:24
|
572 | pub const MS_SILENT: ::c_ulong = 0x8000;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:573:26
|
573 | pub const MS_POSIXACL: ::c_ulong = 0x010000;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:574:28
|
574 | pub const MS_UNBINDABLE: ::c_ulong = 0x020000;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:575:25
|
575 | pub const MS_PRIVATE: ::c_ulong = 0x040000;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:576:23
|
576 | pub const MS_SLAVE: ::c_ulong = 0x080000;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:577:24
|
577 | pub const MS_SHARED: ::c_ulong = 0x100000;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:578:26
|
578 | pub const MS_RELATIME: ::c_ulong = 0x200000;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:579:27
|
579 | pub const MS_KERNMOUNT: ::c_ulong = 0x400000;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:580:27
|
580 | pub const MS_I_VERSION: ::c_ulong = 0x800000;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:581:29
|
581 | pub const MS_STRICTATIME: ::c_ulong = 0x1000000;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:582:24
|
582 | pub const MS_ACTIVE: ::c_ulong = 0x40000000;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:583:24
|
583 | pub const MS_NOUSER: ::c_ulong = 0x80000000;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:584:25
|
584 | pub const MS_MGC_VAL: ::c_ulong = 0xc0ed0000;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:585:25
|
585 | pub const MS_MGC_MSK: ::c_ulong = 0xffff0000;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:586:26
|
586 | pub const MS_RMT_MASK: ::c_ulong = 0x800051;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_long` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1024:23
|
1024 | pub const UTIME_OMIT: c_long = 1073741822;
| ^^^^^^ not found in this scope
error[E0412]: cannot find type `c_long` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1025:22
|
1025 | pub const UTIME_NOW: c_long = 1073741823;
| ^^^^^^ not found in this scope
error[E0412]: cannot find type `msghdr` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1162:39
|
1162 | pub fn CMSG_FIRSTHDR(mhdr: *const msghdr) -> *mut cmsghdr {
| ^^^^^^ help: a struct with a similar name exists: `mmsghdr`
error[E0412]: cannot find type `cmsghdr` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1162:55
|
1162 | pub fn CMSG_FIRSTHDR(mhdr: *const msghdr) -> *mut cmsghdr {
| ^^^^^^^ help: a struct with a similar name exists: `mmsghdr`
error[E0412]: cannot find type `cmsghdr` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1163:64
|
1163 | if (*mhdr).msg_controllen as usize >= ::mem::size_of::<cmsghdr>() {
| ^^^^^^^ help: a struct with a similar name exists: `mmsghdr`
error[E0412]: cannot find type `cmsghdr` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1164:41
|
1164 | (*mhdr).msg_control as *mut cmsghdr
| ^^^^^^^ help: a struct with a similar name exists: `mmsghdr`
error[E0412]: cannot find type `cmsghdr` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1166:23
|
1166 | 0 as *mut cmsghdr
| ^^^^^^^ help: a struct with a similar name exists: `mmsghdr`
error[E0412]: cannot find type `cmsghdr` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1170:35
|
1170 | pub fn CMSG_DATA(cmsg: *const cmsghdr) -> *mut ::c_uchar {
| ^^^^^^^ help: a struct with a similar name exists: `mmsghdr`
error[E0412]: cannot find type `cmsghdr` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1175:68
|
1175 | (CMSG_ALIGN(length as usize) + CMSG_ALIGN(::mem::size_of::<cmsghdr>()))
| ^^^^^^^ help: a struct with a similar name exists: `mmsghdr`
error[E0412]: cannot find type `cmsghdr` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1180:37
|
1180 | CMSG_ALIGN(::mem::size_of::<cmsghdr>()) as ::c_uint + length
| ^^^^^^^ help: a struct with a similar name exists: `mmsghdr`
error[E0412]: cannot find type `sem_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1263:34
|
1263 | pub fn sem_destroy(sem: *mut sem_t) -> ::c_int;
| ^^^^^ not found in this scope
error[E0412]: cannot find type `sem_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1264:31
|
1264 | pub fn sem_init(sem: *mut sem_t,
| ^^^^^ not found in this scope
error[E0412]: cannot find type `pthread_attr_t` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1278:44
|
1278 | attr: *mut ::pthread_attr_t) -> ::c_int;
| ^^^^^^^^^^^^^^ help: a struct with a similar name exists: `pthread_cond_t`
error[E0412]: cannot find type `pthread_attr_t` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1279:49
|
1279 | pub fn pthread_attr_getstack(attr: *const ::pthread_attr_t,
| ^^^^^^^^^^^^^^ help: a struct with a similar name exists: `pthread_cond_t`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1286:34
|
1286 | pub fn statfs(path: *const ::c_char, buf: *mut statfs) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0573]: expected type, found function `statfs`
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1286:52
|
1286 | pub fn statfs(path: *const ::c_char, buf: *mut statfs) -> ::c_int;
| ^^^^^^ help: a struct with a similar name exists: `statvfs`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1287:36
|
1287 | pub fn statfs64(path: *const ::c_char, buf: *mut statfs64) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0573]: expected type, found function `statfs64`
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1287:54
|
1287 | pub fn statfs64(path: *const ::c_char, buf: *mut statfs64) -> ::c_int;
| ^^^^^^^^ not a type
error[E0573]: expected type, found function `statfs`
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1288:43
|
1288 | pub fn fstatfs(fd: ::c_int, buf: *mut statfs) -> ::c_int;
| ^^^^^^ help: a struct with a similar name exists: `statvfs`
error[E0573]: expected type, found function `statfs64`
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1289:45
|
1289 | pub fn fstatfs64(fd: ::c_int, buf: *mut statfs64) -> ::c_int;
| ^^^^^^^^ not a type
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1290:37
|
1290 | pub fn statvfs64(path: *const ::c_char, buf: *mut statvfs64) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0573]: expected type, found function `statvfs64`
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1290:55
|
1290 | pub fn statvfs64(path: *const ::c_char, buf: *mut statvfs64) -> ::c_int;
| ^^^^^^^^^ help: a struct with a similar name exists: `statvfs`
error[E0573]: expected type, found function `statvfs64`
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1291:46
|
1291 | pub fn fstatvfs64(fd: ::c_int, buf: *mut statvfs64) -> ::c_int;
| ^^^^^^^^^ help: a struct with a similar name exists: `statvfs`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1299:53
|
1299 | pub fn utimensat(dirfd: ::c_int, path: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1304:39
|
1304 | locale: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1307:33
|
1307 | pub fn creat64(path: *const c_char, mode: mode_t) -> ::c_int;
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0573]: expected type, found function `stat64`
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1308:47
|
1308 | pub fn fstat64(fildes: ::c_int, buf: *mut stat64) -> ::c_int;
| ^^^^^^ not a type
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1309:55
|
1309 | pub fn fstatat64(dirfd: ::c_int, pathname: *const c_char,
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0573]: expected type, found function `stat64`
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1310:32
|
1310 | buf: *mut stat64, flags: ::c_int) -> ::c_int;
| ^^^^^^ not a type
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1314:33
|
1314 | pub fn lstat64(path: *const c_char, buf: *mut stat64) -> ::c_int;
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0573]: expected type, found function `stat64`
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1314:51
|
1314 | pub fn lstat64(path: *const c_char, buf: *mut stat64) -> ::c_int;
| ^^^^^^ not a type
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1322:32
|
1322 | pub fn open64(path: *const c_char, oflag: ::c_int, ...) -> ::c_int;
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1324:34
|
1324 | path: *const c_char,
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1342:32
|
1342 | pub fn stat64(path: *const c_char, buf: *mut stat64) -> ::c_int;
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0573]: expected type, found function `stat64`
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1342:50
|
1342 | pub fn stat64(path: *const c_char, buf: *mut stat64) -> ::c_int;
| ^^^^^^ not a type
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1343:36
|
1343 | pub fn truncate64(path: *const c_char, length: off64_t) -> ::c_int;
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1345:55
|
1345 | pub fn mknodat(dirfd: ::c_int, pathname: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1362:34
|
1362 | buf: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `siginfo_t` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1365:61
|
1365 | pub fn waitid(idtype: idtype_t, id: id_t, infop: *mut ::siginfo_t,
| ^^^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1373:36
|
1373 | pub fn acct(filename: *const ::c_char) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1383:30
|
1383 | name: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1387:30
|
1387 | name: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1391:35
|
1391 | pub fn execvpe(file: *const ::c_char, argv: *const *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1391:65
|
1391 | pub fn execvpe(file: *const ::c_char, argv: *const *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1392:42
|
1392 | envp: *const *const ::c_char) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1393:55
|
1393 | pub fn fexecve(fd: ::c_int, argv: *const *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1394:42
|
1394 | envp: *const *const ::c_char)
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `msghdr` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1409:34
|
1409 | msg: *const ::msghdr,
| ^^^^^^ help: a struct with a similar name exists: `mmsghdr`
error[E0412]: cannot find type `msghdr` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1411:45
|
1411 | pub fn recvmsg(fd: ::c_int, msg: *mut ::msghdr, flags: ::c_int)
| ^^^^^^ help: a struct with a similar name exists: `mmsghdr`
error[E0412]: cannot find type `c_ulong` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:6:22
|
6 | pub type pthread_t = c_ulong;
| ^^^^^^^ not found in this scope
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:13:21
|
13 | pub type nfds_t = ::c_ulong;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:54:33
|
54 | pub gl_pathv: *mut *mut c_char,
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:66:29
|
66 | pub pw_name: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:67:31
|
67 | pub pw_passwd: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:70:30
|
70 | pub pw_gecos: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:71:28
|
71 | pub pw_dir: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:72:30
|
72 | pub pw_shell: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:76:29
|
76 | pub sp_namp: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:77:29
|
77 | pub sp_pwdp: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_long` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:78:26
|
78 | pub sp_lstchg: ::c_long,
| ^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_long` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:79:23
|
79 | pub sp_min: ::c_long,
| ^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_long` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:80:23
|
80 | pub sp_max: ::c_long,
| ^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_long` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:81:24
|
81 | pub sp_warn: ::c_long,
| ^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_long` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:82:25
|
82 | pub sp_inact: ::c_long,
| ^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_long` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:83:26
|
83 | pub sp_expire: ::c_long,
| ^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:84:24
|
84 | pub sp_flag: ::c_ulong,
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_long` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:148:25
|
148 | pub mq_flags: ::c_long,
| ^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_long` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:150:26
|
150 | pub mq_maxmsg: ::c_long,
| ^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_long` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:152:27
|
152 | pub mq_msgsize: ::c_long,
| ^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_long` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:154:27
|
154 | pub mq_curmsgs: ::c_long,
| ^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_long` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:156:17
|
156 | pad: [::c_long; 4],
| ^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:177:29
|
177 | pub if_name: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `__u64` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:232:26
|
232 | pub codes_ptr: ::__u64,
| ^^^^^ not found in the crate root
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:311:33
|
311 | pub dlpi_name: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:449:32
|
449 | pub mnt_fsname: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:450:29
|
450 | pub mnt_dir: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:451:30
|
451 | pub mnt_type: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:452:30
|
452 | pub mnt_opts: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `sigset_t` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:467:17
|
467 | __sd: ::sigset_t,
| ^^^^^^^^ not found in the crate root
error[E0412]: cannot find type `sigset_t` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:468:17
|
468 | __ss: ::sigset_t,
| ^^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:491:20
|
491 | pub dev: ::c_ulong,
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:492:22
|
492 | pub stamp: ::c_ulong,
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:493:24
|
493 | pub updated: ::c_ulong,
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:511:24
|
511 | pub d_name: [::c_char; 256],
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:519:24
|
519 | pub d_name: [::c_char; 256],
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1048:24
|
1048 | pub const ST_RDONLY: ::c_ulong = 1;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1049:24
|
1049 | pub const ST_NOSUID: ::c_ulong = 2;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1050:23
|
1050 | pub const ST_NODEV: ::c_ulong = 4;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1051:24
|
1051 | pub const ST_NOEXEC: ::c_ulong = 8;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1052:29
|
1052 | pub const ST_SYNCHRONOUS: ::c_ulong = 16;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1053:26
|
1053 | pub const ST_MANDLOCK: ::c_ulong = 64;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1054:23
|
1054 | pub const ST_WRITE: ::c_ulong = 128;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1055:24
|
1055 | pub const ST_APPEND: ::c_ulong = 256;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1056:27
|
1056 | pub const ST_IMMUTABLE: ::c_ulong = 512;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1057:25
|
1057 | pub const ST_NOATIME: ::c_ulong = 1024;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1058:28
|
1058 | pub const ST_NODIRATIME: ::c_ulong = 2048;
| ^^^^^^^ not found in the crate root
error[E0425]: cannot find value `__SIZEOF_PTHREAD_MUTEX_T` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1069:19
|
1069 | size: [0; __SIZEOF_PTHREAD_MUTEX_T],
| ^^^^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `__SIZEOF_PTHREAD_MUTEXATTR_T`
error[E0425]: cannot find value `__SIZEOF_PTHREAD_RWLOCK_T` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1075:19
|
1075 | size: [0; __SIZEOF_PTHREAD_RWLOCK_T],
| ^^^^^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `__SIZEOF_PTHREAD_RWLOCKATTR_T`
error[E0412]: cannot find type `sem_t` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1209:30
|
1209 | pub const SEM_FAILED: *mut ::sem_t = 0 as *mut sem_t;
| ^^^^^ not found in the crate root
error[E0412]: cannot find type `sem_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1209:48
|
1209 | pub const SEM_FAILED: *mut ::sem_t = 0 as *mut sem_t;
| ^^^^^ not found in this scope
error[E0425]: cannot find value `O_NONBLOCK` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1394:35
|
1394 | pub const TFD_NONBLOCK: ::c_int = O_NONBLOCK;
| ^^^^^^^^^^ help: a constant with a similar name exists: `IN_NONBLOCK`
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1680:24
|
1680 | pub const SIOCADDRT: ::c_ulong = 0x0000890B;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1681:24
|
1681 | pub const SIOCDELRT: ::c_ulong = 0x0000890C;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1682:26
|
1682 | pub const SIOCGIFNAME: ::c_ulong = 0x00008910;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1683:26
|
1683 | pub const SIOCSIFLINK: ::c_ulong = 0x00008911;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1684:26
|
1684 | pub const SIOCGIFCONF: ::c_ulong = 0x00008912;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1685:27
|
1685 | pub const SIOCGIFFLAGS: ::c_ulong = 0x00008913;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1686:27
|
1686 | pub const SIOCSIFFLAGS: ::c_ulong = 0x00008914;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1687:26
|
1687 | pub const SIOCGIFADDR: ::c_ulong = 0x00008915;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1688:26
|
1688 | pub const SIOCSIFADDR: ::c_ulong = 0x00008916;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1689:29
|
1689 | pub const SIOCGIFDSTADDR: ::c_ulong = 0x00008917;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1690:29
|
1690 | pub const SIOCSIFDSTADDR: ::c_ulong = 0x00008918;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1691:29
|
1691 | pub const SIOCGIFBRDADDR: ::c_ulong = 0x00008919;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1692:29
|
1692 | pub const SIOCSIFBRDADDR: ::c_ulong = 0x0000891A;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1693:29
|
1693 | pub const SIOCGIFNETMASK: ::c_ulong = 0x0000891B;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1694:29
|
1694 | pub const SIOCSIFNETMASK: ::c_ulong = 0x0000891C;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1695:28
|
1695 | pub const SIOCGIFMETRIC: ::c_ulong = 0x0000891D;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1696:28
|
1696 | pub const SIOCSIFMETRIC: ::c_ulong = 0x0000891E;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1697:25
|
1697 | pub const SIOCGIFMEM: ::c_ulong = 0x0000891F;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1698:25
|
1698 | pub const SIOCSIFMEM: ::c_ulong = 0x00008920;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1699:25
|
1699 | pub const SIOCGIFMTU: ::c_ulong = 0x00008921;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1700:25
|
1700 | pub const SIOCSIFMTU: ::c_ulong = 0x00008922;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1701:28
|
1701 | pub const SIOCSIFHWADDR: ::c_ulong = 0x00008924;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1702:27
|
1702 | pub const SIOCGIFENCAP: ::c_ulong = 0x00008925;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1703:27
|
1703 | pub const SIOCSIFENCAP: ::c_ulong = 0x00008926;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1704:28
|
1704 | pub const SIOCGIFHWADDR: ::c_ulong = 0x00008927;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1705:27
|
1705 | pub const SIOCGIFSLAVE: ::c_ulong = 0x00008929;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1706:27
|
1706 | pub const SIOCSIFSLAVE: ::c_ulong = 0x00008930;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1707:27
|
1707 | pub const SIOCADDMULTI: ::c_ulong = 0x00008931;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1708:27
|
1708 | pub const SIOCDELMULTI: ::c_ulong = 0x00008932;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1709:23
|
1709 | pub const SIOCDARP: ::c_ulong = 0x00008953;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1710:23
|
1710 | pub const SIOCGARP: ::c_ulong = 0x00008954;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1711:23
|
1711 | pub const SIOCSARP: ::c_ulong = 0x00008955;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1712:24
|
1712 | pub const SIOCDRARP: ::c_ulong = 0x00008960;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1713:24
|
1713 | pub const SIOCGRARP: ::c_ulong = 0x00008961;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1714:24
|
1714 | pub const SIOCSRARP: ::c_ulong = 0x00008962;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1715:25
|
1715 | pub const SIOCGIFMAP: ::c_ulong = 0x00008970;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1716:25
|
1716 | pub const SIOCSIFMAP: ::c_ulong = 0x00008971;
| ^^^^^^^ not found in the crate root
error[E0425]: cannot find value `O_NONBLOCK` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1850:34
|
1850 | pub const IN_NONBLOCK: ::c_int = O_NONBLOCK;
| ^^^^^^^^^^ help: a constant with a similar name exists: `IN_NONBLOCK`
error[E0412]: cannot find type `msghdr` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1853:37
|
1853 | pub fn CMSG_NXTHDR(mhdr: *const msghdr,
| ^^^^^^ not found in this scope
error[E0412]: cannot find type `cmsghdr` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1854:37
|
1854 | cmsg: *const cmsghdr) -> *mut cmsghdr {
| ^^^^^^^ not found in this scope
error[E0412]: cannot find type `cmsghdr` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1854:54
|
1854 | cmsg: *const cmsghdr) -> *mut cmsghdr {
| ^^^^^^^ not found in this scope
error[E0412]: cannot find type `cmsghdr` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1855:59
|
1855 | if ((*cmsg).cmsg_len as usize) < ::mem::size_of::<cmsghdr>() {
| ^^^^^^^ not found in this scope
error[E0412]: cannot find type `cmsghdr` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1856:30
|
1856 | return 0 as *mut cmsghdr;
| ^^^^^^^ not found in this scope
error[E0412]: cannot find type `cmsghdr` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1860:21
|
1860 | as *mut cmsghdr;
| ^^^^^^^ not found in this scope
error[E0412]: cannot find type `cmsghdr` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1866:23
|
1866 | 0 as *mut cmsghdr
| ^^^^^^^ not found in this scope
error[E0412]: cannot find type `cmsghdr` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1868:26
|
1868 | next as *mut cmsghdr
| ^^^^^^^ not found in this scope
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1952:29
|
1952 | pub fn atof(s: *const ::c_char) -> ::c_double;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_long` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1953:22
|
1953 | pub fn labs(i: ::c_long) -> ::c_long;
| ^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_long` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1953:35
|
1953 | pub fn labs(i: ::c_long) -> ::c_long;
| ^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1968:35
|
1968 | pub fn lutimes(file: *const ::c_char, times: *const ::timeval) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1980:38
|
1980 | pub fn getspnam(__name: *const ::c_char) -> *mut spwd;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1982:34
|
1982 | pub fn shm_open(name: *const c_char, oflag: ::c_int,
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `shmid_ds` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1993:31
|
1993 | buf: *mut ::shmid_ds) -> ::c_int;
| ^^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1994:36
|
1994 | pub fn ftok(pathname: *const ::c_char, proj_id: ::c_int) -> ::key_t;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `msqid_ds` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2000:59
|
2000 | pub fn msgctl(msqid: ::c_int, cmd: ::c_int, buf: *mut msqid_ds) -> ::c_int;
| ^^^^^^^^ not found in this scope
error[E0412]: cannot find type `c_long` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2003:29
|
2003 | msgtyp: ::c_long, msgflg: ::c_int) -> ::ssize_t;
| ^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2011:37
|
2011 | pub fn fopen64(filename: *const c_char,
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2012:33
|
2012 | mode: *const c_char) -> *mut ::FILE;
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2013:39
|
2013 | pub fn freopen64(filename: *const c_char, mode: *const c_char,
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2013:60
|
2013 | pub fn freopen64(filename: *const c_char, mode: *const c_char,
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2032:34
|
2032 | pub fn getxattr(path: *const c_char, name: *const c_char,
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2032:55
|
2032 | pub fn getxattr(path: *const c_char, name: *const c_char,
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2034:35
|
2034 | pub fn lgetxattr(path: *const c_char, name: *const c_char,
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2034:56
|
2034 | pub fn lgetxattr(path: *const c_char, name: *const c_char,
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2036:53
|
2036 | pub fn fgetxattr(filedes: ::c_int, name: *const c_char,
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2038:34
|
2038 | pub fn setxattr(path: *const c_char, name: *const c_char,
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2038:55
|
2038 | pub fn setxattr(path: *const c_char, name: *const c_char,
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2041:35
|
2041 | pub fn lsetxattr(path: *const c_char, name: *const c_char,
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2041:56
|
2041 | pub fn lsetxattr(path: *const c_char, name: *const c_char,
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2044:53
|
2044 | pub fn fsetxattr(filedes: ::c_int, name: *const c_char,
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2047:35
|
2047 | pub fn listxattr(path: *const c_char, list: *mut c_char,
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2047:54
|
2047 | pub fn listxattr(path: *const c_char, list: *mut c_char,
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2049:36
|
2049 | pub fn llistxattr(path: *const c_char, list: *mut c_char,
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2049:55
|
2049 | pub fn llistxattr(path: *const c_char, list: *mut c_char,
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2051:52
|
2051 | pub fn flistxattr(filedes: ::c_int, list: *mut c_char,
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2053:37
|
2053 | pub fn removexattr(path: *const c_char, name: *const c_char) -> ::c_int;
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2053:58
|
2053 | pub fn removexattr(path: *const c_char, name: *const c_char) -> ::c_int;
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2054:38
|
2054 | pub fn lremovexattr(path: *const c_char, name: *const c_char) -> ::c_int;
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2054:59
|
2054 | pub fn lremovexattr(path: *const c_char, name: *const c_char) -> ::c_int;
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2055:56
|
2055 | pub fn fremovexattr(filedes: ::c_int, name: *const c_char) -> ::c_int;
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `sigset_t` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2057:36
|
2057 | mask: *const ::sigset_t,
| ^^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2075:39
|
2075 | special: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2077:34
|
2077 | data: *mut ::c_char) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2078:35
|
2078 | pub fn mq_open(name: *const ::c_char, oflag: ::c_int, ...) -> ::mqd_t;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2080:37
|
2080 | pub fn mq_unlink(name: *const ::c_char) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2082:39
|
2082 | msg_ptr: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2086:38
|
2086 | msg_ptr: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `sigset_t` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2097:42
|
2097 | sigmask: *const ::sigset_t) -> ::c_int;
| ^^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2099:38
|
2099 | pub fn mkostemp(template: *mut ::c_char, flags: ::c_int) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2100:39
|
2100 | pub fn mkostemps(template: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `sigset_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2103:37
|
2103 | pub fn sigtimedwait(set: *const sigset_t,
| ^^^^^^^^ not found in this scope
error[E0412]: cannot find type `siginfo_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2104:36
|
2104 | info: *mut siginfo_t,
| ^^^^^^^^^ not found in this scope
error[E0412]: cannot find type `sigset_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2106:36
|
2106 | pub fn sigwaitinfo(set: *const sigset_t,
| ^^^^^^^^ not found in this scope
error[E0412]: cannot find type `siginfo_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2107:35
|
2107 | info: *mut siginfo_t) -> ::c_int;
| ^^^^^^^^^ not found in this scope
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2108:73
|
2108 | pub fn nl_langinfo_l(item: ::nl_item, locale: ::locale_t) -> *mut ::c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2111:37
|
2111 | host: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2113:37
|
2113 | serv: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2127:40
|
2127 | liovcnt: ::c_ulong,
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2129:40
|
2129 | riovcnt: ::c_ulong,
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2130:38
|
2130 | flags: ::c_ulong) -> isize;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2133:41
|
2133 | liovcnt: ::c_ulong,
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2135:41
|
2135 | riovcnt: ::c_ulong,
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2136:39
|
2136 | flags: ::c_ulong) -> isize;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2142:56
|
2142 | pub fn mkfifoat(dirfd: ::c_int, pathname: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2154:33
|
2154 | pub fn glob(pattern: *const c_char,
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2156:59
|
2156 | errfunc: ::Option<extern fn(epath: *const c_char,
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2164:38
|
2164 | pub fn shm_unlink(name: *const ::c_char) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_long` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2166:45
|
2166 | pub fn seekdir(dirp: *mut ::DIR, loc: ::c_long);
| ^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_long` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2168:43
|
2168 | pub fn telldir(dirp: *mut ::DIR) -> ::c_long;
| ^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2178:38
|
2178 | pub fn mkstemps(template: *mut ::c_char, suffixlen: ::c_int) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2180:51
|
2180 | pub fn nl_langinfo(item: ::nl_item) -> *mut ::c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2182:39
|
2182 | pub fn getdomainname(name: *mut ::c_char, len: ::size_t) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2183:41
|
2183 | pub fn setdomainname(name: *const ::c_char, len: ::size_t) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_long` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2190:27
|
2190 | pub fn syscall(num: ::c_long, ...) -> ::c_long;
| ^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_long` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2190:45
|
2190 | pub fn syscall(num: ::c_long, ...) -> ::c_long;
| ^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2211:36
|
2211 | pub fn umount(target: *const ::c_char) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `sem_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2226:36
|
2226 | pub fn sem_timedwait(sem: *mut sem_t,
| ^^^^^ not found in this scope
error[E0412]: cannot find type `sem_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2228:35
|
2228 | pub fn sem_getvalue(sem: *mut sem_t,
| ^^^^^ not found in this scope
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2232:36
|
2232 | pub fn swapoff(puath: *const ::c_char) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2237:32
|
2237 | pub fn mount(src: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2238:35
|
2238 | target: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2239:35
|
2239 | fstype: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2240:27
|
2240 | flags: ::c_ulong,
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2242:35
|
2242 | pub fn personality(persona: ::c_ulong) -> ::c_int;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `sigset_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2248:34
|
2248 | sigmask: *const sigset_t) -> ::c_int;
| ^^^^^^^^ not found in this scope
error[E0412]: cannot find type `pthread_attr_t` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2260:53
|
2260 | pub fn pthread_attr_getguardsize(attr: *const ::pthread_attr_t,
| ^^^^^^^^^^^^^^ help: a struct with a similar name exists: `pthread_cond_t`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2262:39
|
2262 | pub fn sethostname(name: *const ::c_char, len: ::size_t) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2267:37
|
2267 | pub fn umount2(target: *const ::c_char, flags: ::c_int) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2271:34
|
2271 | pub fn swapon(path: *const ::c_char, swapflags: ::c_int) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `sigset_t` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2279:38
|
2279 | pub fn sigsuspend(mask: *const ::sigset_t) -> ::c_int;
| ^^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2283:35
|
2283 | buf: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `stack_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2289:35
|
2289 | pub fn sigaltstack(ss: *const stack_t,
| ^^^^^^^ not found in this scope
error[E0412]: cannot find type `stack_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2290:34
|
2290 | oss: *mut stack_t) -> ::c_int;
| ^^^^^^^ not found in this scope
error[E0412]: cannot find type `sem_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2291:32
|
2291 | pub fn sem_close(sem: *mut sem_t) -> ::c_int;
| ^^^^^ not found in this scope
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2294:38
|
2294 | pub fn getgrnam_r(name: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2296:35
|
2296 | buf: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2299:38
|
2299 | pub fn initgroups(user: *const ::c_char, group: ::gid_t) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `sigset_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2302:54
|
2302 | pub fn pthread_sigmask(how: ::c_int, set: *const sigset_t,
| ^^^^^^^^ not found in this scope
error[E0412]: cannot find type `sigset_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2303:41
|
2303 | oldset: *mut sigset_t) -> ::c_int;
| ^^^^^^^^ not found in this scope
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2304:36
|
2304 | pub fn sem_open(name: *const ::c_char, oflag: ::c_int, ...) -> *mut sem_t;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `sem_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2304:73
|
2304 | pub fn sem_open(name: *const ::c_char, oflag: ::c_int, ...) -> *mut sem_t;
| ^^^^^ not found in this scope
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2305:36
|
2305 | pub fn getgrnam(name: *const ::c_char) -> *mut ::group;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2308:38
|
2308 | pub fn sem_unlink(name: *const ::c_char) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2312:38
|
2312 | pub fn getpwnam_r(name: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2314:35
|
2314 | buf: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2321:35
|
2321 | buf: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `sigset_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2327:32
|
2327 | pub fn sigwait(set: *const sigset_t,
| ^^^^^^^^ not found in this scope
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2333:40
|
2333 | pub fn getgrouplist(user: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2341:34
|
2341 | pub fn popen(command: *const c_char,
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2342:31
|
2342 | mode: *const c_char) -> *mut ::FILE;
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2343:57
|
2343 | pub fn faccessat(dirfd: ::c_int, pathname: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `pthread_attr_t` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2346:42
|
2346 | attr: *const ::pthread_attr_t,
| ^^^^^^^^^^^^^^ help: a struct with a similar name exists: `pthread_cond_t`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2358:41
|
2358 | pub fn setmntent(filename: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2359:35
|
2359 | ty: *const ::c_char) -> *mut ::FILE;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2364:36
|
2364 | opt: *const ::c_char) -> *mut ::c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2364:54
|
2364 | opt: *const ::c_char) -> *mut ::c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2367:39
|
2367 | path: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2370:44
|
2370 | argv: *const *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2371:44
|
2371 | envp: *const *mut ::c_char) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2373:39
|
2373 | file: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2376:45
|
2376 | argv: *const *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2377:45
|
2377 | envp: *const *mut ::c_char) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `sigset_t` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2381:58
|
2381 | default: *mut ::sigset_t) -> ::c_int;
| ^^^^^^^^ not found in the crate root
error[E0412]: cannot find type `sigset_t` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2383:60
|
2383 | default: *const ::sigset_t) -> ::c_int;
| ^^^^^^^^ not found in the crate root
error[E0412]: cannot find type `sigset_t` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2385:55
|
2385 | default: *mut ::sigset_t) -> ::c_int;
| ^^^^^^^^ not found in the crate root
error[E0412]: cannot find type `sigset_t` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2387:57
|
2387 | default: *const ::sigset_t) -> ::c_int;
| ^^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2418:24
|
2418 | path: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2440:45
|
2440 | path: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_long` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:1:20
|
1 | pub type clock_t = c_long;
| ^^^^^^ not found in this scope
error[E0412]: cannot find type `c_long` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:2:19
|
2 | pub type time_t = c_long;
| ^^^^^^ not found in this scope
error[E0412]: cannot find type `c_long` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:3:24
|
3 | pub type suseconds_t = c_long;
| ^^^^^^ not found in this scope
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:8:23
|
8 | pub type shmatt_t = ::c_ulong;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:9:24
|
9 | pub type msgqnum_t = ::c_ulong;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:10:23
|
10 | pub type msglen_t = ::c_ulong;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:31:22
|
31 | __dummy4: [::c_char; 24],
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `sigset_t` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:38:24
|
38 | pub sa_mask: ::sigset_t,
| ^^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:44:24
|
44 | pub f_bsize: ::c_ulong,
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:45:25
|
45 | pub f_frsize: ::c_ulong,
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:53:23
|
53 | pub f_fsid: ::c_ulong,
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:58:23
|
58 | pub f_flag: ::c_ulong,
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:59:26
|
59 | pub f_namemax: ::c_ulong,
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:85:23
|
85 | pub uptime: ::c_ulong,
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:86:23
|
86 | pub loads: [::c_ulong; 3],
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:87:25
|
87 | pub totalram: ::c_ulong,
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:88:24
|
88 | pub freeram: ::c_ulong,
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:89:26
|
89 | pub sharedram: ::c_ulong,
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:90:26
|
90 | pub bufferram: ::c_ulong,
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:91:26
|
91 | pub totalswap: ::c_ulong,
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:92:25
|
92 | pub freeswap: ::c_ulong,
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:95:26
|
95 | pub totalhigh: ::c_ulong,
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:96:25
|
96 | pub freehigh: ::c_ulong,
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:98:28
|
98 | pub __reserved: [::c_char; 256],
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0425]: cannot find value `O_DIRECTORY` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:178:45
|
178 | pub const O_TMPFILE: ::c_int = 0o20000000 | O_DIRECTORY;
| ^^^^^^^^^^^ not found in this scope
error[E0425]: cannot find value `O_NONBLOCK` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:215:31
|
215 | pub const O_NDELAY: ::c_int = O_NONBLOCK;
| ^^^^^^^^^^ help: a constant with a similar name exists: `EFD_NONBLOCK`
error[E0425]: cannot find value `MAP_ANON` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:226:36
|
226 | pub const MAP_ANONYMOUS: ::c_int = MAP_ANON;
| ^^^^^^^^ not found in this scope
error[E0425]: cannot find value `SIGSYS` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:242:34
|
242 | pub const SIGUNUSED: ::c_int = ::SIGSYS;
| ^^^^^^ not found in the crate root
error[E0425]: cannot find value `O_NONBLOCK` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:282:37
|
282 | pub const EFD_NONBLOCK: ::c_int = ::O_NONBLOCK;
| ^^^^^^^^^^ help: a constant with a similar name exists: `IN_NONBLOCK`
error[E0425]: cannot find value `O_NONBLOCK` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:284:37
|
284 | pub const SFD_NONBLOCK: ::c_int = ::O_NONBLOCK;
| ^^^^^^^^^^ help: a constant with a similar name exists: `IN_NONBLOCK`
error[E0412]: cannot find type `c_long` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:325:47
|
325 | pub fn ptrace(request: ::c_int, ...) -> ::c_long;
| ^^^^^^ not found in the crate root
error[E0425]: cannot find value `__SIZEOF_PTHREAD_MUTEX_T` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/align.rs:78:30
|
1 | / macro_rules! expand_align {
2 | | () => {
3 | | s! {
4 | | #[cfg_attr(any(target_pointer_width = "32",
... |
78 | | size: [u8; ::__SIZEOF_PTHREAD_MUTEX_T],
| | ^^^^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `__SIZEOF_PTHREAD_MUTEXATTR_T`
... |
99 | | }
100 | | }
| |_- in this expansion of `expand_align!`
|
::: /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2470:1
|
2470 | expand_align!();
| ---------------- in this macro invocation
error[E0425]: cannot find value `__SIZEOF_PTHREAD_RWLOCK_T` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/align.rs:96:30
|
1 | / macro_rules! expand_align {
2 | | () => {
3 | | s! {
4 | | #[cfg_attr(any(target_pointer_width = "32",
... |
96 | | size: [u8; ::__SIZEOF_PTHREAD_RWLOCK_T],
| | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `__SIZEOF_PTHREAD_RWLOCKATTR_T`
... |
99 | | }
100 | | }
| |_- in this expansion of `expand_align!`
|
::: /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2470:1
|
2470 | expand_align!();
| ---------------- in this macro invocation
error: aborting due to 606 previous errors
Some errors have detailed explanations: E0412, E0425.
For more information about an error, try `rustc --explain E0412`.
error: Could not compile `libc`.
Caused by:
process didn't exit successfully: `CARGO_PKG_VERSION_PATCH=54 CARGO_PKG_VERSION=0.2.54 CARGO_PKG_NAME=libc CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_AUTHORS='The Rust Project Developers' OUT_DIR=/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/hexagon-unknown-linux-musl/release/build/libc-4c4086ada4a889b7/out CARGO_MANIFEST_DIR=/usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54 CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO=/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0/bin/cargo CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_VERSION_MINOR=2 LD_LIBRARY_PATH='/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/release/deps:/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0/lib' CARGO_PKG_VERSION_PRE= /local/mnt/workspace/rust/rust/build/bootstrap/debug/rustc --crate-name libc /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/lib.rs --color never --error-format json --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 --cfg 'feature="align"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="rustc-std-workspace-core"' -C metadata=849eec20e1784fd3 -C extra-filename=-849eec20e1784fd3 --out-dir /local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/hexagon-unknown-linux-musl/release/deps --target hexagon-unknown-linux-musl -L dependency=/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/hexagon-unknown-linux-musl/release/deps -L dependency=/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/release/deps --extern rustc_std_workspace_core=/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/hexagon-unknown-linux-musl/release/deps/librustc_std_workspace_core-325a092e1d4cc28f.rlib --cap-lints warn --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_core_cvoid --cfg libc_packedN` (exit code: 1)
command did not execute successfully: "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "build" "--target" "hexagon-unknown-linux-musl" "-j" "8" "-v" "-v" "-v" "--release" "--features" "panic-unwind backtrace compiler-builtins-c" "--manifest-path" "/local/mnt/workspace/rust/rust/src/libstd/Cargo.toml" "--message-format" "json"
expected success, got: exit code: 101
Traceback (most recent call last):
File "./x.py", line 11, in <module>
bootstrap.main()
File "/local/mnt/workspace/rust/rust/src/bootstrap/bootstrap.py", line 866, in main
bootstrap(help_triggered)
File "/local/mnt/workspace/rust/rust/src/bootstrap/bootstrap.py", line 852, in bootstrap
run(args, env=env, verbose=build.verbose)
File "/local/mnt/workspace/rust/rust/src/bootstrap/bootstrap.py", line 141, in run
raise RuntimeError(err)
RuntimeError: failed to run: /local/mnt/workspace/rust/rust/build/bootstrap/debug/bootstrap build --stage 1 -vvvv --config ../hexagon-linux-83.toml src/liblibc
+ stage=1
+ ./x.py build --stage 1 -vvvv --config ../hexagon-linux-83.toml src/liblibc
running: /local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0/bin/cargo build --manifest-path /local/mnt/workspace/rust/rust/src/bootstrap/Cargo.toml --verbose --verbose --verbose
Fresh unicode-xid v0.1.0
Fresh cc v1.0.35
Fresh ordermap v0.3.5
Fresh unicode-width v0.1.5
Fresh cfg-if v0.1.8
Fresh itoa v0.4.4
Fresh fixedbitset v0.1.9
Fresh build_helper v0.1.0 (/local/mnt/workspace/rust/rust/src/build_helper)
Fresh lazy_static v1.3.0
Fresh cmake v0.1.38
Fresh getopts v0.2.19
Fresh proc-macro2 v0.4.30
Fresh libc v0.2.54
Fresh petgraph v0.4.13
Fresh quote v0.6.12
Fresh ryu v0.2.7
Fresh time v0.1.40
Fresh filetime v0.2.4
Fresh num_cpus v1.8.0
Fresh syn v0.15.35
Fresh serde_derive v1.0.81
Fresh serde v1.0.92
Fresh toml v0.4.10
Fresh serde_json v1.0.33
Fresh bootstrap v0.0.0 (/local/mnt/workspace/rust/rust/src/bootstrap)
Finished dev [unoptimized] target(s) in 0.12s
running: /local/mnt/workspace/rust/rust/build/bootstrap/debug/bootstrap build --stage 1 -vvvv --config ../hexagon-linux-83.toml src/liblibc
finding compilers
CC_x86_64-unknown-linux-gnu = "clang"
CFLAGS_x86_64-unknown-linux-gnu = ["-ffunction-sections", "-fdata-sections", "-fPIC", "--target=x86_64-unknown-linux-gnu"]
CXX_x86_64-unknown-linux-gnu = "clang++"
CXXFLAGS_x86_64-unknown-linux-gnu = ["-ffunction-sections", "-fdata-sections", "-fPIC", "--target=x86_64-unknown-linux-gnu"]
AR_x86_64-unknown-linux-gnu = "ar"
CC_hexagon-unknown-linux-musl = "hexagon-linux-clang"
CFLAGS_hexagon-unknown-linux-musl = ["-ffunction-sections", "-fdata-sections", "-fPIC", "--target=hexagon-unknown-linux-musl", "-static"]
CXX_hexagon-unknown-linux-musl = "hexagon-linux-clang++"
CXXFLAGS_hexagon-unknown-linux-musl = ["-ffunction-sections", "-fdata-sections", "-fPIC", "--target=hexagon-unknown-linux-musl", "-static"]
AR_hexagon-unknown-linux-musl = "hexagon-linux-ar"
running sanity check
learning about cargo
> Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
> Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
< Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> Rustc { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> Test { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> Std { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> StartupObjects { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
< StartupObjects { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
> Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
< Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
< Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> StdLink { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
< StdLink { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
< Std { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> TestLink { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
< TestLink { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
< Test { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Test { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> RustcLink { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
< RustcLink { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
< Rustc { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> CodegenBackend { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu", backend: "llvm" }
c Rustc { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> Llvm { target: "x86_64-unknown-linux-gnu", emscripten: false }
< Llvm { target: "x86_64-unknown-linux-gnu", emscripten: false }
< CodegenBackend { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu", backend: "llvm" }
> Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
< Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
> Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
< Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
< Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
> Std { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
> StartupObjects { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
< StartupObjects { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
> StdLink { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
< StdLink { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
< Std { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
> Std { target: "hexagon-unknown-linux-musl", compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
> StartupObjects { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "hexagon-unknown-linux-musl" }
< StartupObjects { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "hexagon-unknown-linux-musl" }
c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
> Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "hexagon-unknown-linux-musl" }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
< Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "hexagon-unknown-linux-musl" }
c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
> StdLink { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "hexagon-unknown-linux-musl" }
c Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "hexagon-unknown-linux-musl" }
c Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
< StdLink { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "hexagon-unknown-linux-musl" }
< Std { target: "hexagon-unknown-linux-musl", compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
> Assemble { target_compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> Rustc { target: "hexagon-unknown-linux-musl", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> Test { target: "hexagon-unknown-linux-musl", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> Std { target: "hexagon-unknown-linux-musl", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> StartupObjects { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "hexagon-unknown-linux-musl" }
< StartupObjects { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "hexagon-unknown-linux-musl" }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "hexagon-unknown-linux-musl" }
c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
< Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "hexagon-unknown-linux-musl" }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> StdLink { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "hexagon-unknown-linux-musl" }
c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "hexagon-unknown-linux-musl" }
c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
< StdLink { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "hexagon-unknown-linux-musl" }
< Std { target: "hexagon-unknown-linux-musl", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> TestLink { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "hexagon-unknown-linux-musl" }
c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "hexagon-unknown-linux-musl" }
c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
< TestLink { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "hexagon-unknown-linux-musl" }
< Test { target: "hexagon-unknown-linux-musl", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Test { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> RustcLink { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "hexagon-unknown-linux-musl" }
c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "hexagon-unknown-linux-musl" }
c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
< RustcLink { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "hexagon-unknown-linux-musl" }
< Rustc { target: "hexagon-unknown-linux-musl", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> CodegenBackend { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "hexagon-unknown-linux-musl", backend: "llvm" }
c Rustc { target: "hexagon-unknown-linux-musl", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> Llvm { target: "hexagon-unknown-linux-musl", emscripten: false }
c Llvm { target: "x86_64-unknown-linux-gnu", emscripten: false }
< Llvm { target: "hexagon-unknown-linux-musl", emscripten: false }
< CodegenBackend { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "hexagon-unknown-linux-musl", backend: "llvm" }
> Sysroot { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
< Sysroot { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
c Sysroot { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "hexagon-unknown-linux-musl" }
> Libdir { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" }, target: "hexagon-unknown-linux-musl" }
c Sysroot { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
< Libdir { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" }, target: "hexagon-unknown-linux-musl" }
c Sysroot { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
< Assemble { target_compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
> Std { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
> StartupObjects { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" }, target: "x86_64-unknown-linux-gnu" }
< StartupObjects { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" }, target: "x86_64-unknown-linux-gnu" }
c Assemble { target_compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
> Libdir { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" }, target: "x86_64-unknown-linux-gnu" }
c Sysroot { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
< Libdir { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" }, target: "x86_64-unknown-linux-gnu" }
c Assemble { target_compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
c Sysroot { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
c Libdir { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" }, target: "hexagon-unknown-linux-musl" }
c Sysroot { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
c Sysroot { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
c Sysroot { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
> StdLink { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" }, target: "x86_64-unknown-linux-gnu" }
c Libdir { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" }, target: "x86_64-unknown-linux-gnu" }
c Libdir { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" }, target: "x86_64-unknown-linux-gnu" }
c Assemble { target_compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
c Sysroot { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
c Sysroot { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
c Sysroot { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
c Sysroot { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
c Sysroot { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
c Sysroot { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
< StdLink { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" }, target: "x86_64-unknown-linux-gnu" }
< Std { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
c Assemble { target_compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
> Std { target: "hexagon-unknown-linux-musl", compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
> StartupObjects { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" }, target: "hexagon-unknown-linux-musl" }
< StartupObjects { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" }, target: "hexagon-unknown-linux-musl" }
c Assemble { target_compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
c Libdir { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" }, target: "hexagon-unknown-linux-musl" }
c Assemble { target_compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
c Sysroot { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
c Libdir { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" }, target: "hexagon-unknown-linux-musl" }
c Sysroot { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
c Sysroot { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
c Sysroot { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
> StdLink { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" }, target: "hexagon-unknown-linux-musl" }
c Libdir { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" }, target: "hexagon-unknown-linux-musl" }
c Libdir { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" }, target: "x86_64-unknown-linux-gnu" }
c Assemble { target_compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
c Sysroot { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
c Sysroot { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
c Sysroot { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
c Sysroot { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
c Sysroot { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
c Sysroot { compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
< StdLink { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" }, target: "hexagon-unknown-linux-musl" }
< Std { target: "hexagon-unknown-linux-musl", compiler: Compiler { stage: 1, host: "hexagon-unknown-linux-musl" } }
> Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
> Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
< Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> Rustc { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> Test { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> Std { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> StartupObjects { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
< StartupObjects { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
> Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
< Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
< Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
Building stage0 std artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu)
running: "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "build" "--target" "x86_64-unknown-linux-gnu" "-j" "8" "-v" "-v" "-v" "--release" "--features" "panic-unwind backtrace compiler-builtins-c" "--manifest-path" "/local/mnt/workspace/rust/rust/src/libstd/Cargo.toml" "--message-format" "json"
Fresh cc v1.0.35
Fresh core v0.0.0 (/local/mnt/workspace/rust/rust/src/libcore)
Fresh build_helper v0.1.0 (/local/mnt/workspace/rust/rust/src/build_helper)
Fresh autocfg v0.1.4
Fresh cmake v0.1.38
Fresh rustc-std-workspace-core v1.0.0 (/local/mnt/workspace/rust/rust/src/tools/rustc-std-workspace-core)
Fresh compiler_builtins v0.1.17
Fresh libc v0.2.54
Fresh libc v0.2.61 (/local/mnt/workspace/rust/rust/src/liblibc)
Fresh alloc v0.0.0 (/local/mnt/workspace/rust/rust/src/liballoc)
Fresh cfg-if v0.1.8
Fresh rustc-demangle v0.1.15
Fresh backtrace-sys v0.1.27
Fresh panic_abort v0.0.0 (/local/mnt/workspace/rust/rust/src/libpanic_abort)
Fresh rustc-std-workspace-alloc v1.0.0 (/local/mnt/workspace/rust/rust/src/tools/rustc-std-workspace-alloc)
Fresh unwind v0.0.0 (/local/mnt/workspace/rust/rust/src/libunwind)
Fresh rustc_msan v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_msan)
Fresh backtrace v0.3.29
Fresh rustc_lsan v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_lsan)
Fresh rustc_asan v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_asan)
Fresh panic_unwind v0.0.0 (/local/mnt/workspace/rust/rust/src/libpanic_unwind)
Fresh hashbrown v0.4.0
Fresh rustc_tsan v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_tsan)
Fresh std v0.0.0 (/local/mnt/workspace/rust/rust/src/libstd)
Finished release [optimized] target(s) in 0.17s
not updating "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-std/x86_64-unknown-linux-gnu/release/.libstd.stamp"; contents equal and SystemTime { tv_sec: 1563910271, tv_nsec: 707865323 } <= SystemTime { tv_sec: 1563910271, tv_nsec: 791866314 }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> StdLink { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
Copying stage0 std from stage0 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu)
c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-std/x86_64-unknown-linux-gnu/release/deps/liballoc-8526b12fc76fcb2c.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8526b12fc76fcb2c.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-std/x86_64-unknown-linux-gnu/release/deps/libbacktrace-b3d8402d5902ed86.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-b3d8402d5902ed86.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-std/x86_64-unknown-linux-gnu/release/deps/libbacktrace_sys-3e6d7fea37f8d78f.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-3e6d7fea37f8d78f.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-std/x86_64-unknown-linux-gnu/release/deps/libcfg_if-3523b87d3244bf85.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-3523b87d3244bf85.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-std/x86_64-unknown-linux-gnu/release/deps/libcompiler_builtins-3ae4c597fefd4ee5.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3ae4c597fefd4ee5.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-std/x86_64-unknown-linux-gnu/release/deps/libcore-864f9e8e48132121.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-864f9e8e48132121.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-std/x86_64-unknown-linux-gnu/release/deps/libhashbrown-0f45d87d7d0ccc89.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0f45d87d7d0ccc89.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-std/x86_64-unknown-linux-gnu/release/deps/liblibc-9a22901c794df407.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9a22901c794df407.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-std/x86_64-unknown-linux-gnu/release/deps/liblibc-fd1d1396c9a71f3e.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fd1d1396c9a71f3e.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-std/x86_64-unknown-linux-gnu/release/deps/libpanic_abort-d0c90749aa699565.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_abort-d0c90749aa699565.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-std/x86_64-unknown-linux-gnu/release/deps/libpanic_unwind-53b4b87f4e8a06c8.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-53b4b87f4e8a06c8.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-std/x86_64-unknown-linux-gnu/release/deps/librustc_asan-c6fd401900851d68.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_asan-c6fd401900851d68.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-std/x86_64-unknown-linux-gnu/release/deps/librustc_demangle-c0aac2cb3ab65bc7.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c0aac2cb3ab65bc7.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-std/x86_64-unknown-linux-gnu/release/deps/librustc_lsan-9706d7de157a08fa.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_lsan-9706d7de157a08fa.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-std/x86_64-unknown-linux-gnu/release/deps/librustc_msan-952fe346f112d6ca.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_msan-952fe346f112d6ca.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-std/x86_64-unknown-linux-gnu/release/deps/librustc_std_workspace_alloc-4f98ec6e936b0c18.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-4f98ec6e936b0c18.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-std/x86_64-unknown-linux-gnu/release/deps/librustc_std_workspace_core-a6db649f23b469a8.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a6db649f23b469a8.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-std/x86_64-unknown-linux-gnu/release/deps/librustc_tsan-46c5c33c7ab397ab.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_tsan-46c5c33c7ab397ab.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-std/x86_64-unknown-linux-gnu/release/deps/libstd-e1e605d022afaf9c.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e1e605d022afaf9c.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-std/x86_64-unknown-linux-gnu/release/deps/libstd-e1e605d022afaf9c.so" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e1e605d022afaf9c.so"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-std/x86_64-unknown-linux-gnu/release/deps/libunwind-bb36b015fa4a4dc1.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bb36b015fa4a4dc1.rlib"
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
< StdLink { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
< Std { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
Building stage0 test artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu)
running: "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "build" "--target" "x86_64-unknown-linux-gnu" "-j" "8" "-v" "-v" "-v" "--release" "--manifest-path" "/local/mnt/workspace/rust/rust/src/libtest/Cargo.toml" "--message-format" "json"
Fresh unicode-width v0.1.5
Fresh term v0.0.0 (/local/mnt/workspace/rust/rust/src/libterm)
Fresh proc_macro v0.0.0 (/local/mnt/workspace/rust/rust/src/libproc_macro)
Fresh getopts v0.2.19
Fresh test v0.0.0 (/local/mnt/workspace/rust/rust/src/libtest)
Finished release [optimized] target(s) in 0.14s
not updating "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-test/x86_64-unknown-linux-gnu/release/.libtest.stamp"; contents equal and SystemTime { tv_sec: 1563910281, tv_nsec: 175976935 } <= SystemTime { tv_sec: 1563910281, tv_nsec: 199977219 }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> TestLink { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
Copying stage0 test from stage0 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu)
c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-test/x86_64-unknown-linux-gnu/release/deps/libgetopts-96ca468668e52375.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-96ca468668e52375.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-test/x86_64-unknown-linux-gnu/release/deps/libproc_macro-0e24d9cca06066ad.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-0e24d9cca06066ad.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-test/x86_64-unknown-linux-gnu/release/deps/libterm-3b7f0a29a1562c58.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-3b7f0a29a1562c58.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-test/x86_64-unknown-linux-gnu/release/deps/libterm-3b7f0a29a1562c58.so" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-3b7f0a29a1562c58.so"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-test/x86_64-unknown-linux-gnu/release/deps/libtest-b3bf51060a0b75f5.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b3bf51060a0b75f5.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-test/x86_64-unknown-linux-gnu/release/deps/libtest-b3bf51060a0b75f5.so" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b3bf51060a0b75f5.so"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-test/x86_64-unknown-linux-gnu/release/deps/libunicode_width-b189069130a0cc88.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-b189069130a0cc88.rlib"
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
< TestLink { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
< Test { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Test { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
Building stage0 compiler artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu)
running: "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "build" "--target" "x86_64-unknown-linux-gnu" "-j" "8" "-v" "-v" "-v" "--release" "--features" "" "--manifest-path" "/local/mnt/workspace/rust/rust/src/rustc/Cargo.toml" "--message-format" "json"
Fresh semver-parser v0.7.0
Fresh cfg-if v0.1.8
Fresh nodrop v0.1.12
Fresh lazy_static v1.3.0
Fresh memoffset v0.2.1
Fresh scopeguard v0.3.3
Fresh rand_core v0.3.0
Fresh stable_deref_trait v1.1.0
Fresh unicode-xid v0.1.0
Fresh smallvec v0.6.10
Fresh byteorder v1.2.7
Fresh indexmap v1.0.2
Fresh either v1.5.0
Fresh graphviz v0.0.0 (/local/mnt/workspace/rust/rust/src/libgraphviz)
Fresh autocfg v0.1.4
Fresh unicode-width v0.1.5
Fresh scoped-tls v1.0.0
Fresh lazy_static v0.2.11
Fresh bitflags v1.0.4
Fresh annotate-snippets v0.5.0
Fresh termcolor v1.0.4
Fresh datafrog v2.0.1
Fresh rustc-demangle v0.1.15
Fresh rustc_fs_util v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_fs_util)
Fresh remove_dir_all v0.5.1
Fresh punycode v0.4.0
Fresh cc v1.0.35
Fresh itoa v0.4.4
Fresh quick-error v1.2.2
Fresh semver v0.9.0
Fresh arrayvec v0.4.7
Fresh crossbeam-utils v0.2.2
Fresh rand_hc v0.1.0
Fresh rand_xorshift v0.1.0
Fresh rand_isaac v0.1.1
Fresh log v0.4.6
Fresh crossbeam-utils v0.6.5
Fresh log_settings v0.1.2
Fresh owning_ref v0.3.3
Fresh rustc-hash v1.0.1
Fresh serialize v0.0.0 (/local/mnt/workspace/rust/rust/src/libserialize)
Fresh itertools v0.8.0
Fresh chalk-macros v0.1.0
Fresh rustc_apfloat v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_apfloat)
Fresh rustc_version v0.2.3
Fresh crossbeam-epoch v0.3.1
Fresh libc v0.2.54
Fresh humantime v1.2.0
Fresh proc-macro2 v0.4.30
Fresh ena v0.13.0
Fresh lock_api v0.1.3
Fresh polonius-engine v0.9.0
Fresh chalk-engine v0.9.0
Fresh crc32fast v1.1.2
Fresh serde v1.0.92
Fresh crossbeam-deque v0.2.0
Fresh num_cpus v1.8.0
Fresh jobserver v0.1.13
Fresh atty v0.2.11
Fresh memmap v0.6.2
Fresh ryu v0.2.7
Fresh quote v0.6.12
Fresh backtrace-sys v0.1.27
Fresh miniz-sys v0.1.11
Fresh rustc-rayon-core v0.2.0
Fresh rls-span v0.5.1
Fresh rand_chacha v0.1.0
Fresh syn v0.15.35
Fresh measureme v0.3.0
Fresh backtrace v0.3.29
Fresh flate2 v1.0.6
Fresh serde_json v1.0.33
Fresh env_logger v0.5.13
Fresh rand_pcg v0.1.1
Fresh rustc-rayon v0.2.0
Fresh synstructure v0.10.2
Fresh rls-data v0.19.0
Fresh rand v0.6.1
Fresh rustc_macros v0.1.0 (/local/mnt/workspace/rust/rust/src/librustc_macros)
Fresh parking_lot_core v0.4.0
Fresh tempfile v3.0.5
Fresh parking_lot v0.7.1
Fresh rustc_data_structures v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_data_structures)
Fresh arena v0.0.0 (/local/mnt/workspace/rust/rust/src/libarena)
Fresh syntax_pos v0.0.0 (/local/mnt/workspace/rust/rust/src/libsyntax_pos)
Fresh rustc_target v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_target)
Fresh rustc_errors v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_errors)
Fresh fmt_macros v0.0.0 (/local/mnt/workspace/rust/rust/src/libfmt_macros)
Fresh syntax v0.0.0 (/local/mnt/workspace/rust/rust/src/libsyntax)
Fresh rustc v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc)
Fresh syntax_ext v0.0.0 (/local/mnt/workspace/rust/rust/src/libsyntax_ext)
Fresh rustc_metadata v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_metadata)
Fresh rustc_mir v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_mir)
Fresh rustc_incremental v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_incremental)
Fresh rustc_allocator v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_allocator)
Fresh rustc_typeck v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_typeck)
Fresh rustc_traits v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_traits)
Fresh rustc_ast_borrowck v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_ast_borrowck)
Fresh rustc_lint v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_lint)
Fresh rustc_codegen_utils v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_codegen_utils)
Fresh rustc_passes v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_passes)
Fresh rustc_resolve v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_resolve)
Fresh rustc_plugin v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_plugin)
Fresh rustc_privacy v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_privacy)
Fresh rustc_codegen_ssa v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_codegen_ssa)
Fresh rustc_save_analysis v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_save_analysis)
Fresh rustc_interface v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_interface)
Fresh rustc_driver v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_driver)
Fresh rustc-main v0.0.0 (/local/mnt/workspace/rust/rust/src/rustc)
Finished release [optimized] target(s) in 0.15s
not updating "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/.librustc.stamp"; contents equal and SystemTime { tv_sec: 1563910785, tv_nsec: 913942804 } <= SystemTime { tv_sec: 1563910786, tv_nsec: 197946168 }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> RustcLink { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
Copying stage0 rustc from stage0 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu)
c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps/librustc_macros-d7f070071f895f9e.so" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_macros-d7f070071f895f9e.so"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libannotate_snippets-6ec2339184767824.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libannotate_snippets-6ec2339184767824.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libarena-266059a6b35565a1.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libarena-266059a6b35565a1.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libarrayvec-42dc148d384d06e2.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libarrayvec-42dc148d384d06e2.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libatty-894f036df7d0cda2.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libatty-894f036df7d0cda2.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libbacktrace-c006a63624f3c2d6.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c006a63624f3c2d6.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libbacktrace_sys-f317e5573590c994.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-f317e5573590c994.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libbitflags-53e291a4542b0a27.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbitflags-53e291a4542b0a27.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libbyteorder-9d5c7679e97e46fe.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbyteorder-9d5c7679e97e46fe.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libcc-b1e367ad00aa4b13.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcc-b1e367ad00aa4b13.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libcfg_if-ae76ffc7d2211713.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-ae76ffc7d2211713.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libchalk_engine-37e205d1817d5e95.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libchalk_engine-37e205d1817d5e95.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libchalk_macros-7794f3c8aac635c4.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libchalk_macros-7794f3c8aac635c4.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libcrc32fast-021f600e27388d63.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcrc32fast-021f600e27388d63.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libcrossbeam_deque-2550c9a0cee8285c.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcrossbeam_deque-2550c9a0cee8285c.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libcrossbeam_epoch-aa4cc39d0bdf185c.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcrossbeam_epoch-aa4cc39d0bdf185c.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libcrossbeam_utils-b83a8b5864c421fa.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcrossbeam_utils-b83a8b5864c421fa.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libcrossbeam_utils-b8811f53d798177a.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcrossbeam_utils-b8811f53d798177a.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libdatafrog-017b15955b7a3964.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libdatafrog-017b15955b7a3964.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libeither-759b650107cda870.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libeither-759b650107cda870.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libena-dc6a486f5bac98f6.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libena-dc6a486f5bac98f6.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libenv_logger-ab57e35af48c547b.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libenv_logger-ab57e35af48c547b.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libflate2-9adc0725f8717d02.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libflate2-9adc0725f8717d02.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libfmt_macros-9764973eeca9602c.so" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libfmt_macros-9764973eeca9602c.so"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libgraphviz-2f5f2611e66419a9.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgraphviz-2f5f2611e66419a9.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libhumantime-bb53d20a4d702526.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhumantime-bb53d20a4d702526.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libindexmap-25cfdd4ab11c40a7.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libindexmap-25cfdd4ab11c40a7.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libitoa-0b7f6bd2cec33648.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libitoa-0b7f6bd2cec33648.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libjobserver-dbad8742dd1555b5.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libjobserver-dbad8742dd1555b5.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/liblazy_static-3ec94a6fad31fc6f.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblazy_static-3ec94a6fad31fc6f.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/liblazy_static-72aedc9a7808b4fe.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblazy_static-72aedc9a7808b4fe.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/liblibc-8d841548d47e5f99.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8d841548d47e5f99.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/liblock_api-2cc7e8dc0ebcbb54.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblock_api-2cc7e8dc0ebcbb54.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/liblog-391f326cbd0e75a0.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblog-391f326cbd0e75a0.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/liblog_settings-baf84a1c5f04ebfd.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblog_settings-baf84a1c5f04ebfd.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libmeasureme-08db8aae3d3c7768.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmeasureme-08db8aae3d3c7768.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libmemmap-25bb2d0aded6277a.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemmap-25bb2d0aded6277a.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libmemoffset-cf6a4dc8c910c67a.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemoffset-cf6a4dc8c910c67a.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libminiz_sys-b24cba91a9b5e1ff.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_sys-b24cba91a9b5e1ff.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libnodrop-6fd519fca018c22f.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libnodrop-6fd519fca018c22f.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libnum_cpus-8c0c2b3fa3268525.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libnum_cpus-8c0c2b3fa3268525.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libowning_ref-9fb2cee81e88b488.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libowning_ref-9fb2cee81e88b488.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libparking_lot-4786b0d5fad2c738.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libparking_lot-4786b0d5fad2c738.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libparking_lot_core-f0569f22d0e0613e.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libparking_lot_core-f0569f22d0e0613e.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libpolonius_engine-ccf7acbc92024f81.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpolonius_engine-ccf7acbc92024f81.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libpunycode-bdbd865d6d6f8fee.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpunycode-bdbd865d6d6f8fee.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libquick_error-0ab78abb695d952a.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libquick_error-0ab78abb695d952a.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librand-c387ab7a06710277.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librand-c387ab7a06710277.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librand_chacha-a0cf6ab410f3867e.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librand_chacha-a0cf6ab410f3867e.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librand_core-528c6eacb30cc8e1.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librand_core-528c6eacb30cc8e1.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librand_hc-fc75b2b0d62f3bc5.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librand_hc-fc75b2b0d62f3bc5.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librand_isaac-56168d204ef35754.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librand_isaac-56168d204ef35754.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librand_pcg-ed6383342385f78f.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librand_pcg-ed6383342385f78f.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librand_xorshift-9fdea7c9e333b8b6.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librand_xorshift-9fdea7c9e333b8b6.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libremove_dir_all-dc33dc5e74e06cd8.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libremove_dir_all-dc33dc5e74e06cd8.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librls_data-b36fa7685680d05a.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librls_data-b36fa7685680d05a.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librls_span-34d03281510f2787.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librls_span-34d03281510f2787.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc-87b6cde48cbd9eb4.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-87b6cde48cbd9eb4.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_allocator-fd71169c3b49e75a.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_allocator-fd71169c3b49e75a.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_apfloat-847e9ec3560d69c9.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_apfloat-847e9ec3560d69c9.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_ast_borrowck-3310b628136a1bd2.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_ast_borrowck-3310b628136a1bd2.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_codegen_ssa-4809bf14e5e28883.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_codegen_ssa-4809bf14e5e28883.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_codegen_utils-e527d6e01691b703.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_codegen_utils-e527d6e01691b703.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_data_structures-2ed10adf738b1095.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_data_structures-2ed10adf738b1095.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_demangle-8f3b26d0065911c3.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8f3b26d0065911c3.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_driver-30281be685422791.so" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_driver-30281be685422791.so"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_errors-51b316a26fc852d5.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_errors-51b316a26fc852d5.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_fs_util-f5c3cd811ae9dd60.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_fs_util-f5c3cd811ae9dd60.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_hash-f101b02e1681802e.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_hash-f101b02e1681802e.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_incremental-8aaef60b7e5cfff1.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_incremental-8aaef60b7e5cfff1.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_interface-3ad1a2e289972dd2.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_interface-3ad1a2e289972dd2.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_lint-8d304eb701a874e6.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_lint-8d304eb701a874e6.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_metadata-27cea8e4907ba2d1.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_metadata-27cea8e4907ba2d1.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_mir-a14cf280c19419eb.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_mir-a14cf280c19419eb.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_passes-e64bf3460c2ea32b.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_passes-e64bf3460c2ea32b.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_plugin-340b3bb5e1a1eebd.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_plugin-340b3bb5e1a1eebd.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_privacy-e94532bd4d8af7d6.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_privacy-e94532bd4d8af7d6.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_rayon-d389cb4a6ef1815c.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_rayon-d389cb4a6ef1815c.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_rayon_core-70bd1d595d7e8b32.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_rayon_core-70bd1d595d7e8b32.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_resolve-36d17adb3be190b5.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_resolve-36d17adb3be190b5.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_save_analysis-2617d71d55bf05aa.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_save_analysis-2617d71d55bf05aa.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_target-ebdb6f21b5316b00.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_target-ebdb6f21b5316b00.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_traits-8e1935fa52b278c6.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_traits-8e1935fa52b278c6.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_typeck-3b7e89343f84e375.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_typeck-3b7e89343f84e375.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libryu-133d511c814b64ed.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libryu-133d511c814b64ed.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libscoped_tls-475ffcd00d3958b0.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libscoped_tls-475ffcd00d3958b0.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libscopeguard-c04107d852b58ffe.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libscopeguard-c04107d852b58ffe.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libserde-a8647f372af03aad.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libserde-a8647f372af03aad.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libserde_json-e6e14dda6c63dee0.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libserde_json-e6e14dda6c63dee0.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libserialize-0af7b2af549b7b36.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libserialize-0af7b2af549b7b36.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libsmallvec-1982c449fdb0390f.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libsmallvec-1982c449fdb0390f.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libstable_deref_trait-4f20e85b74ad760d.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstable_deref_trait-4f20e85b74ad760d.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libsyntax-d095935473a55709.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libsyntax-d095935473a55709.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libsyntax_ext-fc1ba63f9d49e8b8.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libsyntax_ext-fc1ba63f9d49e8b8.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libsyntax_pos-b22ddf902d75dd51.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libsyntax_pos-b22ddf902d75dd51.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libtempfile-013b2e026b6e2ffc.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtempfile-013b2e026b6e2ffc.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libtermcolor-0f4e6d76a425a1bf.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtermcolor-0f4e6d76a425a1bf.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libunicode_width-e79de4b0e7d44a4b.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e79de4b0e7d44a4b.rlib"
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
< RustcLink { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
< Rustc { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> CodegenBackend { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu", backend: "llvm" }
c Rustc { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
> Llvm { target: "x86_64-unknown-linux-gnu", emscripten: false }
< Llvm { target: "x86_64-unknown-linux-gnu", emscripten: false }
Building stage0 codegen artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu, llvm)
running: "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "build" "--target" "x86_64-unknown-linux-gnu" "-j" "8" "-v" "-v" "-v" "--release" "--manifest-path" "/local/mnt/workspace/rust/rust/src/librustc_codegen_llvm/Cargo.toml" "--features" "" "--message-format" "json"
Fresh semver-parser v0.7.0
Fresh build_helper v0.1.0 (/local/mnt/workspace/rust/rust/src/build_helper)
Fresh rand_core v0.3.0
Fresh cfg-if v0.1.8
Fresh remove_dir_all v0.5.1
Fresh rustc-demangle v0.1.15
Fresh cc v1.0.35
Fresh semver v0.9.0
Fresh rand_hc v0.1.0
Fresh rand_xorshift v0.1.0
Fresh rand_isaac v0.1.1
Fresh rustc_version v0.2.3
Fresh libc v0.2.54
Fresh rustc_llvm v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_llvm)
Fresh memmap v0.6.2
Fresh num_cpus v1.8.0
Fresh rand_pcg v0.1.1
Fresh rand_chacha v0.1.0
Fresh rand v0.6.1
Fresh tempfile v3.0.5
Fresh rustc_codegen_llvm v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_codegen_llvm)
Finished release [optimized] target(s) in 0.13s
not updating "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-codegen/x86_64-unknown-linux-gnu/release/.tmp.stamp"; contents equal and SystemTime { tv_sec: 1563910843, tv_nsec: 142621035 } <= SystemTime { tv_sec: 1563910843, tv_nsec: 222621983 }
< CodegenBackend { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu", backend: "llvm" }
Assembling stage1 compiler (x86_64-unknown-linux-gnu)
> Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
< Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-3b7f0a29a1562c58.so" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/libterm-3b7f0a29a1562c58.so"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b3bf51060a0b75f5.so" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/libtest-b3bf51060a0b75f5.so"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_driver-30281be685422791.so" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-30281be685422791.so"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e1e605d022afaf9c.so" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/libstd-e1e605d022afaf9c.so"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_macros-d7f070071f895f9e.so" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_macros-d7f070071f895f9e.so"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libfmt_macros-9764973eeca9602c.so" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/libfmt_macros-9764973eeca9602c.so"
> Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
< Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-codegen/x86_64-unknown-linux-gnu/release/deps/librustc_codegen_llvm-e4130b69a3849d7f.so" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/codegen-backends/librustc_codegen_llvm-llvm.so"
Install "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/llvm/lib/libLLVM-9-rust-1.38.0-dev-f6446fa8e.so" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libLLVM-9-rust-1.38.0-dev-f6446fa8e.so"
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/rustc_binary" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/bin/rustc"
< Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
> Std { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
> StartupObjects { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
< StartupObjects { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
Building stage1 std artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu)
running: "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "build" "--target" "x86_64-unknown-linux-gnu" "-j" "8" "-v" "-v" "-v" "--release" "--features" "panic-unwind backtrace compiler-builtins-c" "--manifest-path" "/local/mnt/workspace/rust/rust/src/libstd/Cargo.toml" "--message-format" "json"
Fresh cc v1.0.35
Fresh core v0.0.0 (/local/mnt/workspace/rust/rust/src/libcore)
Fresh autocfg v0.1.4
Fresh build_helper v0.1.0 (/local/mnt/workspace/rust/rust/src/build_helper)
Fresh cmake v0.1.38
Fresh rustc-std-workspace-core v1.0.0 (/local/mnt/workspace/rust/rust/src/tools/rustc-std-workspace-core)
Fresh compiler_builtins v0.1.17
Fresh libc v0.2.54
Fresh libc v0.2.61 (/local/mnt/workspace/rust/rust/src/liblibc)
Fresh alloc v0.0.0 (/local/mnt/workspace/rust/rust/src/liballoc)
Fresh cfg-if v0.1.8
Fresh rustc-demangle v0.1.15
Fresh backtrace-sys v0.1.27
Fresh panic_abort v0.0.0 (/local/mnt/workspace/rust/rust/src/libpanic_abort)
Fresh unwind v0.0.0 (/local/mnt/workspace/rust/rust/src/libunwind)
Fresh rustc-std-workspace-alloc v1.0.0 (/local/mnt/workspace/rust/rust/src/tools/rustc-std-workspace-alloc)
Fresh rustc_tsan v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_tsan)
Fresh rustc_asan v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_asan)
Fresh rustc_msan v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_msan)
Fresh hashbrown v0.4.0
Fresh panic_unwind v0.0.0 (/local/mnt/workspace/rust/rust/src/libpanic_unwind)
Fresh backtrace v0.3.29
Fresh rustc_lsan v0.0.0 (/local/mnt/workspace/rust/rust/src/librustc_lsan)
Fresh std v0.0.0 (/local/mnt/workspace/rust/rust/src/libstd)
Finished release [optimized] target(s) in 0.17s
not updating "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/.libstd.stamp"; contents equal and SystemTime { tv_sec: 1563910877, tv_nsec: 295025942 } <= SystemTime { tv_sec: 1563910877, tv_nsec: 339026464 }
c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
> StdLink { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
Copying stage1 std from stage1 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu)
c Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/liballoc-b5ea1ac34a186d8f.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b5ea1ac34a186d8f.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/libbacktrace-ddd3a4a4ce0fe444.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-ddd3a4a4ce0fe444.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/libbacktrace_sys-728a4f2cfc691f5c.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-728a4f2cfc691f5c.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/libcfg_if-86d02c4314068565.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-86d02c4314068565.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/libcompiler_builtins-bd952819c66fd8ff.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-bd952819c66fd8ff.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/libcore-cb35ab90872b7f58.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-cb35ab90872b7f58.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/libhashbrown-246b32b960c67a32.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-246b32b960c67a32.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/liblibc-849eec20e1784fd3.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-849eec20e1784fd3.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/liblibc-dcb488ef0c3f806f.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-dcb488ef0c3f806f.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/libpanic_abort-947b4d9fda3f4275.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_abort-947b4d9fda3f4275.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/libpanic_unwind-53fe8501a9fb393d.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-53fe8501a9fb393d.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/librustc_asan-869b5cf577409f68.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_asan-869b5cf577409f68.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/librustc_demangle-e5464b43f7db42af.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e5464b43f7db42af.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/librustc_lsan-b30bb750b5ba6ab4.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_lsan-b30bb750b5ba6ab4.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/librustc_msan-98b9cc716f5b3258.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_msan-98b9cc716f5b3258.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/librustc_std_workspace_alloc-f2f025144df5e67d.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f2f025144df5e67d.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/librustc_std_workspace_core-325a092e1d4cc28f.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-325a092e1d4cc28f.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/librustc_tsan-889e6302dc64cca7.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_tsan-889e6302dc64cca7.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/libstd-d0aadc1828078cba.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d0aadc1828078cba.rlib"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/libstd-d0aadc1828078cba.so" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d0aadc1828078cba.so"
Copy "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/libunwind-7643bfbc9b47454f.rlib" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7643bfbc9b47454f.rlib"
c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
< StdLink { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
< Std { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
> Std { target: "hexagon-unknown-linux-musl", compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
> StartupObjects { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "hexagon-unknown-linux-musl" }
< StartupObjects { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "hexagon-unknown-linux-musl" }
c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
> Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "hexagon-unknown-linux-musl" }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
< Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "hexagon-unknown-linux-musl" }
Copy "/hextools/target/hexagon-linux-musl/usr/lib/crt1.o" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/rustlib/hexagon-unknown-linux-musl/lib/crt1.o"
Copy "/hextools/target/hexagon-linux-musl/usr/lib/crti.o" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/rustlib/hexagon-unknown-linux-musl/lib/crti.o"
Copy "/hextools/target/hexagon-linux-musl/usr/lib/crtn.o" to "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib/rustlib/hexagon-unknown-linux-musl/lib/crtn.o"
c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } }
Building stage1 std artifacts (x86_64-unknown-linux-gnu -> hexagon-unknown-linux-musl)
running: "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "build" "--target" "hexagon-unknown-linux-musl" "-j" "8" "-v" "-v" "-v" "--release" "--features" "panic-unwind backtrace compiler-builtins-c" "--manifest-path" "/local/mnt/workspace/rust/rust/src/libstd/Cargo.toml" "--message-format" "json"
Fresh cc v1.0.35
Fresh core v0.0.0 (/local/mnt/workspace/rust/rust/src/libcore)
Fresh autocfg v0.1.4
Fresh rustc-std-workspace-core v1.0.0 (/local/mnt/workspace/rust/rust/src/tools/rustc-std-workspace-core)
Fresh compiler_builtins v0.1.17
Compiling libc v0.2.54
Fresh libc v0.2.61 (/local/mnt/workspace/rust/rust/src/liblibc)
Fresh cfg-if v0.1.8
Fresh alloc v0.0.0 (/local/mnt/workspace/rust/rust/src/liballoc)
Fresh rustc-demangle v0.1.15
Running `CARGO_PKG_VERSION_PATCH=54 CARGO_PKG_VERSION=0.2.54 CARGO_PKG_NAME=libc CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_AUTHORS='The Rust Project Developers' OUT_DIR=/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/hexagon-unknown-linux-musl/release/build/libc-4c4086ada4a889b7/out CARGO_MANIFEST_DIR=/usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54 CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO=/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0/bin/cargo CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_VERSION_MINOR=2 LD_LIBRARY_PATH='/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/release/deps:/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0/lib' CARGO_PKG_VERSION_PRE= /local/mnt/workspace/rust/rust/build/bootstrap/debug/rustc --crate-name libc /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/lib.rs --color never --error-format json --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 --cfg 'feature="align"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="rustc-std-workspace-core"' -C metadata=849eec20e1784fd3 -C extra-filename=-849eec20e1784fd3 --out-dir /local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/hexagon-unknown-linux-musl/release/deps --target hexagon-unknown-linux-musl -L dependency=/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/hexagon-unknown-linux-musl/release/deps -L dependency=/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/release/deps --extern rustc_std_workspace_core=/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/hexagon-unknown-linux-musl/release/deps/librustc_std_workspace_core-325a092e1d4cc28f.rlib --cap-lints warn --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_core_cvoid --cfg libc_packedN`
Fresh rustc-std-workspace-alloc v1.0.0 (/local/mnt/workspace/rust/rust/src/tools/rustc-std-workspace-alloc)
Fresh hashbrown v0.4.0
rustc command: "LD_LIBRARY_PATH"="/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib:/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/release/deps:/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0/lib" "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/bin/rustc" "--crate-name" "libc" "/usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/lib.rs" "--color" "never" "--crate-type" "lib" "--emit=dep-info,metadata,link" "-C" "opt-level=2" "--cfg" "feature=\"align\"" "--cfg" "feature=\"rustc-dep-of-std\"" "--cfg" "feature=\"rustc-std-workspace-core\"" "-C" "metadata=849eec20e1784fd3-rustc" "-C" "extra-filename=-849eec20e1784fd3" "--out-dir" "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/hexagon-unknown-linux-musl/release/deps" "--target" "hexagon-unknown-linux-musl" "-L" "dependency=/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/hexagon-unknown-linux-musl/release/deps" "-L" "dependency=/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/release/deps" "--extern" "rustc_std_workspace_core=/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/hexagon-unknown-linux-musl/release/deps/librustc_std_workspace_core-325a092e1d4cc28f.rlib" "--cap-lints" "warn" "--cfg" "libc_priv_mod_use" "--cfg" "libc_union" "--cfg" "libc_const_size_of" "--cfg" "libc_align" "--cfg" "libc_core_cvoid" "--cfg" "libc_packedN" "-Cdebuginfo=0" "-Dwarnings" "-Drust_2018_idioms" "--sysroot" "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1" "-Zexternal-macro-backtrace" "-Cprefer-dynamic" "-L" "native=/hextools/target/hexagon-linux-musl/usr//lib" "-Clinker=hexagon-linux-clang" "-C" "debug-assertions=n" "-C" "codegen-units=8" "-Zsave-analysis" "-C" "link-args=-Wl,-rpath,$ORIGIN/../lib" "-Z" "force-unstable-if-unmarked"
sysroot: "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1"
libdir: "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1/lib"
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:57:29
|
57 | pub gr_name: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:58:31
|
58 | pub gr_passwd: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:60:33
|
60 | pub gr_mem: *mut *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_long` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:80:24
|
80 | pub tv_nsec: ::c_long,
| ^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_long` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:91:24
|
91 | pub ru_maxrss: c_long,
| ^^^^^^ not found in this scope
error[E0412]: cannot find type `c_long` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:94:23
|
94 | pub ru_ixrss: c_long,
| ^^^^^^ not found in this scope
error[E0412]: cannot find type `c_long` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:97:23
|
97 | pub ru_idrss: c_long,
| ^^^^^^ not found in this scope
error[E0412]: cannot find type `c_long` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:100:23
|
100 | pub ru_isrss: c_long,
| ^^^^^^ not found in this scope
error[E0412]: cannot find type `c_long` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:103:24
|
103 | pub ru_minflt: c_long,
| ^^^^^^ not found in this scope
error[E0412]: cannot find type `c_long` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:106:24
|
106 | pub ru_majflt: c_long,
| ^^^^^^ not found in this scope
error[E0412]: cannot find type `c_long` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:109:23
|
109 | pub ru_nswap: c_long,
| ^^^^^^ not found in this scope
error[E0412]: cannot find type `c_long` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:112:25
|
112 | pub ru_inblock: c_long,
| ^^^^^^ not found in this scope
error[E0412]: cannot find type `c_long` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:115:25
|
115 | pub ru_oublock: c_long,
| ^^^^^^ not found in this scope
error[E0412]: cannot find type `c_long` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:118:24
|
118 | pub ru_msgsnd: c_long,
| ^^^^^^ not found in this scope
error[E0412]: cannot find type `c_long` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:121:24
|
121 | pub ru_msgrcv: c_long,
| ^^^^^^ not found in this scope
error[E0412]: cannot find type `c_long` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:124:26
|
124 | pub ru_nsignals: c_long,
| ^^^^^^ not found in this scope
error[E0412]: cannot find type `c_long` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:127:23
|
127 | pub ru_nvcsw: c_long,
| ^^^^^^ not found in this scope
error[E0412]: cannot find type `c_long` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:130:24
|
130 | pub ru_nivcsw: c_long,
| ^^^^^^ not found in this scope
error[E0412]: cannot find type `c_long` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:135:22
|
135 | __reserved: [c_long; 16],
| ^^^^^^ not found in this scope
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:147:28
|
147 | pub h_name: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:148:36
|
148 | pub h_aliases: *mut *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:151:38
|
151 | pub h_addr_list: *mut *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:197:28
|
197 | pub s_name: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:198:36
|
198 | pub s_aliases: *mut *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:200:29
|
200 | pub s_proto: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:204:28
|
204 | pub p_name: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:205:36
|
205 | pub p_aliases: *mut *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:392:35
|
392 | pub fn fopen(filename: *const c_char, mode: *const c_char) -> *mut FILE;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:392:56
|
392 | pub fn fopen(filename: *const c_char, mode: *const c_char) -> *mut FILE;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:397:37
|
397 | pub fn freopen(filename: *const c_char, mode: *const c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:397:58
|
397 | pub fn freopen(filename: *const c_char, mode: *const c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:401:36
|
401 | pub fn remove(filename: *const c_char) -> c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:402:35
|
402 | pub fn rename(oldname: *const c_char, newname: *const c_char) -> c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:402:59
|
402 | pub fn rename(oldname: *const c_char, newname: *const c_char) -> c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:404:52
|
404 | pub fn setvbuf(stream: *mut FILE, buffer: *mut c_char, mode: c_int,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:406:48
|
406 | pub fn setbuf(stream: *mut FILE, buf: *mut c_char);
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:410:28
|
410 | pub fn fgets(buf: *mut c_char, n: c_int, stream: *mut FILE) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:410:73
|
410 | pub fn fgets(buf: *mut c_char, n: c_int, stream: *mut FILE) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:416:28
|
416 | pub fn fputs(s: *const c_char, stream: *mut FILE) -> c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:417:27
|
417 | pub fn puts(s: *const c_char) -> c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_long` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:427:45
|
427 | pub fn fseek(stream: *mut FILE, offset: c_long, whence: c_int) -> c_int;
| ^^^^^^ not found in this scope
error[E0412]: cannot find type `c_long` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:428:40
|
428 | pub fn ftell(stream: *mut FILE) -> c_long;
| ^^^^^^ not found in this scope
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:436:29
|
436 | pub fn perror(s: *const c_char);
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:437:27
|
437 | pub fn atoi(s: *const c_char) -> c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:442:29
|
442 | pub fn strtod(s: *const c_char, endp: *mut *mut c_char) -> c_double;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:442:53
|
442 | pub fn strtod(s: *const c_char, endp: *mut *mut c_char) -> c_double;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:443:29
|
443 | pub fn strtol(s: *const c_char, endp: *mut *mut c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:443:53
|
443 | pub fn strtol(s: *const c_char, endp: *mut *mut c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_long` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:444:35
|
444 | base: c_int) -> c_long;
| ^^^^^^ not found in this scope
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:445:30
|
445 | pub fn strtoul(s: *const c_char, endp: *mut *mut c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:445:54
|
445 | pub fn strtoul(s: *const c_char, endp: *mut *mut c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_ulong` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:446:36
|
446 | base: c_int) -> c_ulong;
| ^^^^^^^ not found in this scope
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:459:29
|
459 | pub fn system(s: *const c_char) -> c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:460:29
|
460 | pub fn getenv(s: *const c_char) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:460:45
|
460 | pub fn getenv(s: *const c_char) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:462:29
|
462 | pub fn strcpy(dst: *mut c_char, src: *const c_char) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:462:49
|
462 | pub fn strcpy(dst: *mut c_char, src: *const c_char) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:462:65
|
462 | pub fn strcpy(dst: *mut c_char, src: *const c_char) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:463:30
|
463 | pub fn strncpy(dst: *mut c_char, src: *const c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:463:50
|
463 | pub fn strncpy(dst: *mut c_char, src: *const c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:464:39
|
464 | n: size_t) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:465:27
|
465 | pub fn strcat(s: *mut c_char, ct: *const c_char) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:465:46
|
465 | pub fn strcat(s: *mut c_char, ct: *const c_char) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:465:62
|
465 | pub fn strcat(s: *mut c_char, ct: *const c_char) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:466:28
|
466 | pub fn strncat(s: *mut c_char, ct: *const c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:466:47
|
466 | pub fn strncat(s: *mut c_char, ct: *const c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:467:39
|
467 | n: size_t) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:468:30
|
468 | pub fn strcmp(cs: *const c_char, ct: *const c_char) -> c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:468:49
|
468 | pub fn strcmp(cs: *const c_char, ct: *const c_char) -> c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:469:31
|
469 | pub fn strncmp(cs: *const c_char, ct: *const c_char, n: size_t) -> c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:469:50
|
469 | pub fn strncmp(cs: *const c_char, ct: *const c_char, n: size_t) -> c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:470:31
|
470 | pub fn strcoll(cs: *const c_char, ct: *const c_char) -> c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:470:50
|
470 | pub fn strcoll(cs: *const c_char, ct: *const c_char) -> c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:471:30
|
471 | pub fn strchr(cs: *const c_char, c: c_int) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:471:56
|
471 | pub fn strchr(cs: *const c_char, c: c_int) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:472:31
|
472 | pub fn strrchr(cs: *const c_char, c: c_int) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:472:57
|
472 | pub fn strrchr(cs: *const c_char, c: c_int) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:473:30
|
473 | pub fn strspn(cs: *const c_char, ct: *const c_char) -> size_t;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:473:49
|
473 | pub fn strspn(cs: *const c_char, ct: *const c_char) -> size_t;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:474:31
|
474 | pub fn strcspn(cs: *const c_char, ct: *const c_char) -> size_t;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:474:50
|
474 | pub fn strcspn(cs: *const c_char, ct: *const c_char) -> size_t;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:475:30
|
475 | pub fn strdup(cs: *const c_char) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:475:46
|
475 | pub fn strdup(cs: *const c_char) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:476:31
|
476 | pub fn strpbrk(cs: *const c_char, ct: *const c_char) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:476:50
|
476 | pub fn strpbrk(cs: *const c_char, ct: *const c_char) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:476:66
|
476 | pub fn strpbrk(cs: *const c_char, ct: *const c_char) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:477:30
|
477 | pub fn strstr(cs: *const c_char, ct: *const c_char) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:477:49
|
477 | pub fn strstr(cs: *const c_char, ct: *const c_char) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:477:65
|
477 | pub fn strstr(cs: *const c_char, ct: *const c_char) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:478:34
|
478 | pub fn strcasecmp(s1: *const c_char, s2: *const c_char) -> c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:478:53
|
478 | pub fn strcasecmp(s1: *const c_char, s2: *const c_char) -> c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:479:35
|
479 | pub fn strncasecmp(s1: *const c_char, s2: *const c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:479:54
|
479 | pub fn strncasecmp(s1: *const c_char, s2: *const c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:481:30
|
481 | pub fn strlen(cs: *const c_char) -> size_t;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:482:31
|
482 | pub fn strnlen(cs: *const c_char, maxlen: size_t) -> size_t;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:487:39
|
487 | pub fn strerror(n: c_int) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:488:27
|
488 | pub fn strtok(s: *mut c_char, t: *const c_char) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:488:45
|
488 | pub fn strtok(s: *mut c_char, t: *const c_char) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:488:61
|
488 | pub fn strtok(s: *mut c_char, t: *const c_char) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:489:28
|
489 | pub fn strxfrm(s: *mut c_char, ct: *const c_char, n: size_t) -> size_t;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:489:47
|
489 | pub fn strxfrm(s: *mut c_char, ct: *const c_char, n: size_t) -> size_t;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `wchar_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:490:31
|
490 | pub fn wcslen(buf: *const wchar_t) -> size_t;
| ^^^^^^^ not found in this scope
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:491:32
|
491 | pub fn wcstombs(dest: *mut c_char, src: *const wchar_t,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `wchar_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:491:52
|
491 | pub fn wcstombs(dest: *mut c_char, src: *const wchar_t,
| ^^^^^^^ not found in this scope
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:505:36
|
505 | pub fn getpwnam(name: *const ::c_char) -> *mut passwd;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:510:37
|
510 | format: *const ::c_char, ...) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:511:36
|
511 | pub fn printf(format: *const ::c_char, ...) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:512:31
|
512 | pub fn snprintf(s: *mut ::c_char, n: ::size_t,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:513:38
|
513 | format: *const ::c_char, ...) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:514:30
|
514 | pub fn sprintf(s: *mut ::c_char, format: *const ::c_char, ...) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:514:55
|
514 | pub fn sprintf(s: *mut ::c_char, format: *const ::c_char, ...) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:515:57
|
515 | pub fn fscanf(stream: *mut ::FILE, format: *const ::c_char, ...) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:516:35
|
516 | pub fn scanf(format: *const ::c_char, ...) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:517:31
|
517 | pub fn sscanf(s: *const ::c_char, format: *const ::c_char, ...) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:517:56
|
517 | pub fn sscanf(s: *const ::c_char, format: *const ::c_char, ...) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:563:31
|
563 | pub fn chmod(path: *const c_char, mode: mode_t) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0573]: expected type, found function `stat`
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:571:45
|
571 | pub fn fstat(fildes: ::c_int, buf: *mut stat) -> ::c_int;
| ^^^^ not a type
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:573:31
|
573 | pub fn mkdir(path: *const c_char, mode: mode_t) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:578:30
|
578 | pub fn stat(path: *const c_char, buf: *mut stat) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0573]: expected type, found function `stat`
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:578:48
|
578 | pub fn stat(path: *const c_char, buf: *mut stat) -> ::c_int;
| ^^^^ not a type
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:583:45
|
583 | pub fn fdopen(fd: ::c_int, mode: *const c_char) -> *mut ::FILE;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:588:30
|
588 | pub fn open(path: *const c_char, oflag: ::c_int, ...) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:591:31
|
591 | pub fn creat(path: *const c_char, mode: mode_t) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:601:36
|
601 | pub fn opendir(dirname: *const c_char) -> *mut ::DIR;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:633:54
|
633 | pub fn openat(dirfd: ::c_int, pathname: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:635:56
|
635 | pub fn fchmodat(dirfd: ::c_int, pathname: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:640:56
|
640 | pub fn fchownat(dirfd: ::c_int, pathname: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:645:55
|
645 | pub fn fstatat(dirfd: ::c_int, pathname: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0573]: expected type, found function `stat`
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:646:30
|
646 | buf: *mut stat, flags: ::c_int) -> ::c_int;
| ^^^^ not a type
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:647:56
|
647 | pub fn linkat(olddirfd: ::c_int, oldpath: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:648:56
|
648 | newdirfd: ::c_int, newpath: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:650:55
|
650 | pub fn mkdirat(dirfd: ::c_int, pathname: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:652:58
|
652 | pub fn readlinkat(dirfd: ::c_int, pathname: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:653:35
|
653 | buf: *mut ::c_char, bufsiz: ::size_t) -> ::ssize_t;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:654:58
|
654 | pub fn renameat(olddirfd: ::c_int, oldpath: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:655:58
|
655 | newdirfd: ::c_int, newpath: *const ::c_char)
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:657:39
|
657 | pub fn symlinkat(target: *const ::c_char, newdirfd: ::c_int,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:658:41
|
658 | linkpath: *const ::c_char) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:659:56
|
659 | pub fn unlinkat(dirfd: ::c_int, pathname: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:662:32
|
662 | pub fn access(path: *const c_char, amode: ::c_int) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:664:30
|
664 | pub fn chdir(dir: *const c_char) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:666:31
|
666 | pub fn chown(path: *const c_char, uid: uid_t,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:670:32
|
670 | pub fn lchown(path: *const c_char, uid: uid_t,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:679:31
|
679 | pub fn execl(path: *const c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:680:31
|
680 | arg0: *const c_char, ...) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:681:34
|
681 | pub fn execle(path: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:682:34
|
682 | arg0: *const ::c_char, ...) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:683:34
|
683 | pub fn execlp(file: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:684:34
|
684 | arg0: *const ::c_char, ...) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:685:31
|
685 | pub fn execv(prog: *const c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:686:38
|
686 | argv: *const *const c_char) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:687:32
|
687 | pub fn execve(prog: *const c_char, argv: *const *const c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:687:60
|
687 | pub fn execve(prog: *const c_char, argv: *const *const c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:688:39
|
688 | envp: *const *const c_char)
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:690:29
|
690 | pub fn execvp(c: *const c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:691:39
|
691 | argv: *const *const c_char) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_long` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:693:58
|
693 | pub fn fpathconf(filedes: ::c_int, name: ::c_int) -> c_long;
| ^^^^^^ not found in this scope
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:694:29
|
694 | pub fn getcwd(buf: *mut c_char, size: ::size_t) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:694:61
|
694 | pub fn getcwd(buf: *mut c_char, size: ::size_t) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:700:31
|
700 | pub fn getlogin() -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:703:52
|
703 | pub fn getopt(argc: ::c_int, argv: *const *mut c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:704:34
|
704 | optstr: *const c_char) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:711:29
|
711 | pub fn link(src: *const c_char, dst: *const c_char) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:711:49
|
711 | pub fn link(src: *const c_char, dst: *const c_char) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:713:34
|
713 | pub fn pathconf(path: *const c_char, name: ::c_int) -> c_long;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_long` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:713:60
|
713 | pub fn pathconf(path: *const c_char, name: ::c_int) -> c_long;
| ^^^^^^ not found in this scope
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:725:31
|
725 | pub fn rmdir(path: *const c_char) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:742:41
|
742 | pub fn ttyname(fd: ::c_int) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:743:29
|
743 | pub fn unlink(c: *const c_char) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:766:31
|
766 | pub fn utime(file: *const c_char, buf: *const utimbuf) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:793:42
|
793 | pub fn if_nametoindex(ifname: *const c_char) -> ::c_uint;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:795:42
|
795 | ifname: *mut ::c_char) -> *mut ::c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:795:60
|
795 | ifname: *mut ::c_char) -> *mut ::c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:800:31
|
800 | pub fn lstat(path: *const c_char, buf: *mut stat) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0573]: expected type, found function `stat`
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:800:49
|
800 | pub fn lstat(path: *const c_char, buf: *mut stat) -> ::c_int;
| ^^^^ not a type
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:808:32
|
808 | pub fn setenv(name: *const c_char, val: *const c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:808:52
|
808 | pub fn setenv(name: *const c_char, val: *const c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:813:34
|
813 | pub fn unsetenv(name: *const c_char) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:815:34
|
815 | pub fn symlink(path1: *const c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:816:34
|
816 | path2: *const c_char) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:818:34
|
818 | pub fn truncate(path: *const c_char, length: off_t) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:834:40
|
834 | pub fn realpath(pathname: *const ::c_char, resolved: *mut ::c_char)
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:834:65
|
834 | pub fn realpath(pathname: *const ::c_char, resolved: *mut ::c_char)
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:835:31
|
835 | -> *mut ::c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `pthread_attr_t` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:851:43
|
851 | pub fn pthread_attr_init(attr: *mut ::pthread_attr_t) -> ::c_int;
| ^^^^^^^^^^^^^^ help: a struct with a similar name exists: `pthread_cond_t`
error[E0412]: cannot find type `pthread_attr_t` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:852:46
|
852 | pub fn pthread_attr_destroy(attr: *mut ::pthread_attr_t) -> ::c_int;
| ^^^^^^^^^^^^^^ help: a struct with a similar name exists: `pthread_cond_t`
error[E0412]: cannot find type `pthread_attr_t` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:853:51
|
853 | pub fn pthread_attr_setstacksize(attr: *mut ::pthread_attr_t,
| ^^^^^^^^^^^^^^ help: a struct with a similar name exists: `pthread_cond_t`
error[E0412]: cannot find type `pthread_attr_t` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:855:53
|
855 | pub fn pthread_attr_setdetachstate(attr: *mut ::pthread_attr_t,
| ^^^^^^^^^^^^^^ help: a struct with a similar name exists: `pthread_cond_t`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:926:50
|
926 | pub fn strerror_r(errnum: ::c_int, buf: *mut c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:942:38
|
942 | pub fn utimes(filename: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:944:38
|
944 | pub fn dlopen(filename: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:946:32
|
946 | pub fn dlerror() -> *mut ::c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:948:35
|
948 | symbol: *const ::c_char) -> *mut ::c_void;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:952:37
|
952 | pub fn getaddrinfo(node: *const c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:953:40
|
953 | service: *const c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:957:55
|
957 | pub fn gai_strerror(errcode: ::c_int) -> *const ::c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:987:37
|
987 | pub fn mknod(pathname: *const ::c_char, mode: ::mode_t,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:989:37
|
989 | pub fn gethostname(name: *mut ::c_char, len: ::size_t) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:990:41
|
990 | pub fn getservbyname(name: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:991:42
|
991 | proto: *const ::c_char) -> *mut servent;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:992:42
|
992 | pub fn getprotobyname(name: *const ::c_char) -> *mut protoent;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:994:34
|
994 | pub fn chroot(name: *const ::c_char) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1009:32
|
1009 | pub fn putenv(string: *mut c_char) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1025:39
|
1025 | locale: *const ::c_char) -> *mut ::c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1025:57
|
1025 | locale: *const ::c_char) -> *mut ::c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `sem_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1030:31
|
1030 | pub fn sem_wait(sem: *mut sem_t) -> ::c_int;
| ^^^^^ not found in this scope
error[E0412]: cannot find type `sem_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1031:34
|
1031 | pub fn sem_trywait(sem: *mut sem_t) -> ::c_int;
| ^^^^^ not found in this scope
error[E0412]: cannot find type `sem_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1032:31
|
1032 | pub fn sem_post(sem: *mut sem_t) -> ::c_int;
| ^^^^^ not found in this scope
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1033:33
|
1033 | pub fn statvfs(path: *const c_char, buf: *mut statvfs) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1036:34
|
1036 | pub fn readlink(path: *const c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1037:31
|
1037 | buf: *mut c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `sigset_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1042:34
|
1042 | pub fn sigemptyset(set: *mut sigset_t) -> ::c_int;
| ^^^^^^^^ not found in this scope
error[E0412]: cannot find type `sigset_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1044:32
|
1044 | pub fn sigaddset(set: *mut sigset_t, signum: ::c_int) -> ::c_int;
| ^^^^^^^^ not found in this scope
error[E0412]: cannot find type `sigset_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1046:33
|
1046 | pub fn sigfillset(set: *mut sigset_t) -> ::c_int;
| ^^^^^^^^ not found in this scope
error[E0412]: cannot find type `sigset_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1048:32
|
1048 | pub fn sigdelset(set: *mut sigset_t, signum: ::c_int) -> ::c_int;
| ^^^^^^^^ not found in this scope
error[E0412]: cannot find type `sigset_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1050:36
|
1050 | pub fn sigismember(set: *const sigset_t, signum: ::c_int) -> ::c_int;
| ^^^^^^^^ not found in this scope
error[E0412]: cannot find type `sigset_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1054:36
|
1054 | set: *const sigset_t,
| ^^^^^^^^ not found in this scope
error[E0412]: cannot find type `sigset_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1055:37
|
1055 | oldset: *mut sigset_t)
| ^^^^^^^^ not found in this scope
error[E0412]: cannot find type `sigset_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1058:33
|
1058 | pub fn sigpending(set: *mut sigset_t) -> ::c_int;
| ^^^^^^^^ not found in this scope
error[E0412]: cannot find type `c_long` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1065:40
|
1065 | pub fn sysconf(name: ::c_int) -> ::c_long;
| ^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1067:32
|
1067 | pub fn mkfifo(path: *const c_char, mode: mode_t) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `sigset_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1079:36
|
1079 | sigmask: *const sigset_t) -> ::c_int;
| ^^^^^^^^ not found in this scope
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1099:37
|
1099 | pub fn mkstemp(template: *mut ::c_char) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1100:37
|
1100 | pub fn mkdtemp(template: *mut ::c_char) -> *mut ::c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1100:55
|
1100 | pub fn mkdtemp(template: *mut ::c_char) -> *mut ::c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1102:31
|
1102 | pub fn tmpnam(ptr: *mut ::c_char) -> *mut ::c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1102:49
|
1102 | pub fn tmpnam(ptr: *mut ::c_char) -> *mut ::c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1104:36
|
1104 | pub fn openlog(ident: *const ::c_char, logopt: ::c_int, facility: ::c_int);
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1108:56
|
1108 | pub fn syslog(priority: ::c_int, message: *const ::c_char, ...);
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1115:43
|
1115 | pub fn ptsname(fd: ::c_int) -> *mut ::c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1118:34
|
1118 | pub fn strcasestr(cs: *const c_char, ct: *const c_char) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1118:53
|
1118 | pub fn strcasestr(cs: *const c_char, ct: *const c_char) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1118:69
|
1118 | pub fn strcasestr(cs: *const c_char, ct: *const c_char) -> *mut c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/mod.rs:1119:40
|
1119 | pub fn getline (lineptr: *mut *mut c_char, n: *mut size_t,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:28:25
|
28 | pub sa_data: [::c_char; 14],
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:57:32
|
57 | pub ai_canonname: *mut c_char,
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:83:22
|
83 | fds_bits: [::c_ulong; FD_SETSIZE / ULONG_SIZE],
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_long` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:96:26
|
96 | pub tm_gmtoff: ::c_long,
| ^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:97:31
|
97 | pub tm_zone: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:113:33
|
113 | pub dli_fname: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:115:33
|
115 | pub dli_sname: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:120:35
|
120 | pub decimal_point: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:121:35
|
121 | pub thousands_sep: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:122:30
|
122 | pub grouping: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:123:37
|
123 | pub int_curr_symbol: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:124:37
|
124 | pub currency_symbol: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:125:39
|
125 | pub mon_decimal_point: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:126:39
|
126 | pub mon_thousands_sep: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:127:34
|
127 | pub mon_grouping: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:128:35
|
128 | pub positive_sign: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:129:35
|
129 | pub negative_sign: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:130:32
|
130 | pub int_frac_digits: ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:131:28
|
131 | pub frac_digits: ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:132:30
|
132 | pub p_cs_precedes: ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:133:31
|
133 | pub p_sep_by_space: ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:134:30
|
134 | pub n_cs_precedes: ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:135:31
|
135 | pub n_sep_by_space: ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:136:28
|
136 | pub p_sign_posn: ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:137:28
|
137 | pub n_sign_posn: ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:138:34
|
138 | pub int_p_cs_precedes: ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:139:35
|
139 | pub int_p_sep_by_space: ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:140:34
|
140 | pub int_n_cs_precedes: ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:141:35
|
141 | pub int_n_sep_by_space: ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:142:32
|
142 | pub int_p_sign_posn: ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:143:32
|
143 | pub int_n_sign_posn: ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:167:28
|
167 | pub ifa_name: *mut c_char,
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:183:23
|
183 | rtmsg_info: ::c_ulong,
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:193:25
|
193 | pub arp_dev: [::c_char; 16],
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `msghdr` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:212:24
|
212 | pub msg_hdr: ::msghdr,
| ^^^^^^ help: a struct with a similar name exists: `mmsghdr`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:233:26
|
233 | pub sun_path: [::c_char; 108]
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:246:25
|
246 | pub sysname: [::c_char; 65],
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:247:26
|
247 | pub nodename: [::c_char; 65],
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:248:25
|
248 | pub release: [::c_char; 65],
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:249:25
|
249 | pub version: [::c_char; 65],
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:250:25
|
250 | pub machine: [::c_char; 65],
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:251:28
|
251 | pub domainname: [::c_char; 65]
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:559:24
|
559 | pub const MS_RDONLY: ::c_ulong = 0x01;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:560:24
|
560 | pub const MS_NOSUID: ::c_ulong = 0x02;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:561:23
|
561 | pub const MS_NODEV: ::c_ulong = 0x04;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:562:24
|
562 | pub const MS_NOEXEC: ::c_ulong = 0x08;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:563:29
|
563 | pub const MS_SYNCHRONOUS: ::c_ulong = 0x10;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:564:25
|
564 | pub const MS_REMOUNT: ::c_ulong = 0x20;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:565:26
|
565 | pub const MS_MANDLOCK: ::c_ulong = 0x40;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:566:25
|
566 | pub const MS_DIRSYNC: ::c_ulong = 0x80;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:567:25
|
567 | pub const MS_NOATIME: ::c_ulong = 0x0400;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:568:28
|
568 | pub const MS_NODIRATIME: ::c_ulong = 0x0800;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:569:22
|
569 | pub const MS_BIND: ::c_ulong = 0x1000;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:570:22
|
570 | pub const MS_MOVE: ::c_ulong = 0x2000;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:571:21
|
571 | pub const MS_REC: ::c_ulong = 0x4000;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:572:24
|
572 | pub const MS_SILENT: ::c_ulong = 0x8000;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:573:26
|
573 | pub const MS_POSIXACL: ::c_ulong = 0x010000;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:574:28
|
574 | pub const MS_UNBINDABLE: ::c_ulong = 0x020000;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:575:25
|
575 | pub const MS_PRIVATE: ::c_ulong = 0x040000;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:576:23
|
576 | pub const MS_SLAVE: ::c_ulong = 0x080000;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:577:24
|
577 | pub const MS_SHARED: ::c_ulong = 0x100000;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:578:26
|
578 | pub const MS_RELATIME: ::c_ulong = 0x200000;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:579:27
|
579 | pub const MS_KERNMOUNT: ::c_ulong = 0x400000;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:580:27
|
580 | pub const MS_I_VERSION: ::c_ulong = 0x800000;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:581:29
|
581 | pub const MS_STRICTATIME: ::c_ulong = 0x1000000;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:582:24
|
582 | pub const MS_ACTIVE: ::c_ulong = 0x40000000;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:583:24
|
583 | pub const MS_NOUSER: ::c_ulong = 0x80000000;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:584:25
|
584 | pub const MS_MGC_VAL: ::c_ulong = 0xc0ed0000;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:585:25
|
585 | pub const MS_MGC_MSK: ::c_ulong = 0xffff0000;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:586:26
|
586 | pub const MS_RMT_MASK: ::c_ulong = 0x800051;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_long` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1024:23
|
1024 | pub const UTIME_OMIT: c_long = 1073741822;
| ^^^^^^ not found in this scope
error[E0412]: cannot find type `c_long` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1025:22
|
1025 | pub const UTIME_NOW: c_long = 1073741823;
| ^^^^^^ not found in this scope
error[E0412]: cannot find type `msghdr` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1162:39
|
1162 | pub fn CMSG_FIRSTHDR(mhdr: *const msghdr) -> *mut cmsghdr {
| ^^^^^^ help: a struct with a similar name exists: `mmsghdr`
error[E0412]: cannot find type `cmsghdr` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1162:55
|
1162 | pub fn CMSG_FIRSTHDR(mhdr: *const msghdr) -> *mut cmsghdr {
| ^^^^^^^ help: a struct with a similar name exists: `mmsghdr`
error[E0412]: cannot find type `cmsghdr` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1163:64
|
1163 | if (*mhdr).msg_controllen as usize >= ::mem::size_of::<cmsghdr>() {
| ^^^^^^^ help: a struct with a similar name exists: `mmsghdr`
error[E0412]: cannot find type `cmsghdr` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1164:41
|
1164 | (*mhdr).msg_control as *mut cmsghdr
| ^^^^^^^ help: a struct with a similar name exists: `mmsghdr`
error[E0412]: cannot find type `cmsghdr` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1166:23
|
1166 | 0 as *mut cmsghdr
| ^^^^^^^ help: a struct with a similar name exists: `mmsghdr`
error[E0412]: cannot find type `cmsghdr` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1170:35
|
1170 | pub fn CMSG_DATA(cmsg: *const cmsghdr) -> *mut ::c_uchar {
| ^^^^^^^ help: a struct with a similar name exists: `mmsghdr`
error[E0412]: cannot find type `cmsghdr` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1175:68
|
1175 | (CMSG_ALIGN(length as usize) + CMSG_ALIGN(::mem::size_of::<cmsghdr>()))
| ^^^^^^^ help: a struct with a similar name exists: `mmsghdr`
error[E0412]: cannot find type `cmsghdr` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1180:37
|
1180 | CMSG_ALIGN(::mem::size_of::<cmsghdr>()) as ::c_uint + length
| ^^^^^^^ help: a struct with a similar name exists: `mmsghdr`
error[E0412]: cannot find type `sem_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1263:34
|
1263 | pub fn sem_destroy(sem: *mut sem_t) -> ::c_int;
| ^^^^^ not found in this scope
error[E0412]: cannot find type `sem_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1264:31
|
1264 | pub fn sem_init(sem: *mut sem_t,
| ^^^^^ not found in this scope
error[E0412]: cannot find type `pthread_attr_t` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1278:44
|
1278 | attr: *mut ::pthread_attr_t) -> ::c_int;
| ^^^^^^^^^^^^^^ help: a struct with a similar name exists: `pthread_cond_t`
error[E0412]: cannot find type `pthread_attr_t` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1279:49
|
1279 | pub fn pthread_attr_getstack(attr: *const ::pthread_attr_t,
| ^^^^^^^^^^^^^^ help: a struct with a similar name exists: `pthread_cond_t`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1286:34
|
1286 | pub fn statfs(path: *const ::c_char, buf: *mut statfs) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0573]: expected type, found function `statfs`
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1286:52
|
1286 | pub fn statfs(path: *const ::c_char, buf: *mut statfs) -> ::c_int;
| ^^^^^^ help: a struct with a similar name exists: `statvfs`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1287:36
|
1287 | pub fn statfs64(path: *const ::c_char, buf: *mut statfs64) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0573]: expected type, found function `statfs64`
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1287:54
|
1287 | pub fn statfs64(path: *const ::c_char, buf: *mut statfs64) -> ::c_int;
| ^^^^^^^^ not a type
error[E0573]: expected type, found function `statfs`
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1288:43
|
1288 | pub fn fstatfs(fd: ::c_int, buf: *mut statfs) -> ::c_int;
| ^^^^^^ help: a struct with a similar name exists: `statvfs`
error[E0573]: expected type, found function `statfs64`
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1289:45
|
1289 | pub fn fstatfs64(fd: ::c_int, buf: *mut statfs64) -> ::c_int;
| ^^^^^^^^ not a type
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1290:37
|
1290 | pub fn statvfs64(path: *const ::c_char, buf: *mut statvfs64) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0573]: expected type, found function `statvfs64`
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1290:55
|
1290 | pub fn statvfs64(path: *const ::c_char, buf: *mut statvfs64) -> ::c_int;
| ^^^^^^^^^ help: a struct with a similar name exists: `statvfs`
error[E0573]: expected type, found function `statvfs64`
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1291:46
|
1291 | pub fn fstatvfs64(fd: ::c_int, buf: *mut statvfs64) -> ::c_int;
| ^^^^^^^^^ help: a struct with a similar name exists: `statvfs`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1299:53
|
1299 | pub fn utimensat(dirfd: ::c_int, path: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1304:39
|
1304 | locale: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1307:33
|
1307 | pub fn creat64(path: *const c_char, mode: mode_t) -> ::c_int;
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0573]: expected type, found function `stat64`
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1308:47
|
1308 | pub fn fstat64(fildes: ::c_int, buf: *mut stat64) -> ::c_int;
| ^^^^^^ not a type
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1309:55
|
1309 | pub fn fstatat64(dirfd: ::c_int, pathname: *const c_char,
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0573]: expected type, found function `stat64`
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1310:32
|
1310 | buf: *mut stat64, flags: ::c_int) -> ::c_int;
| ^^^^^^ not a type
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1314:33
|
1314 | pub fn lstat64(path: *const c_char, buf: *mut stat64) -> ::c_int;
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0573]: expected type, found function `stat64`
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1314:51
|
1314 | pub fn lstat64(path: *const c_char, buf: *mut stat64) -> ::c_int;
| ^^^^^^ not a type
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1322:32
|
1322 | pub fn open64(path: *const c_char, oflag: ::c_int, ...) -> ::c_int;
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1324:34
|
1324 | path: *const c_char,
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1342:32
|
1342 | pub fn stat64(path: *const c_char, buf: *mut stat64) -> ::c_int;
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0573]: expected type, found function `stat64`
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1342:50
|
1342 | pub fn stat64(path: *const c_char, buf: *mut stat64) -> ::c_int;
| ^^^^^^ not a type
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1343:36
|
1343 | pub fn truncate64(path: *const c_char, length: off64_t) -> ::c_int;
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1345:55
|
1345 | pub fn mknodat(dirfd: ::c_int, pathname: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1362:34
|
1362 | buf: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `siginfo_t` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1365:61
|
1365 | pub fn waitid(idtype: idtype_t, id: id_t, infop: *mut ::siginfo_t,
| ^^^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1373:36
|
1373 | pub fn acct(filename: *const ::c_char) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1383:30
|
1383 | name: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1387:30
|
1387 | name: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1391:35
|
1391 | pub fn execvpe(file: *const ::c_char, argv: *const *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1391:65
|
1391 | pub fn execvpe(file: *const ::c_char, argv: *const *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1392:42
|
1392 | envp: *const *const ::c_char) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1393:55
|
1393 | pub fn fexecve(fd: ::c_int, argv: *const *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1394:42
|
1394 | envp: *const *const ::c_char)
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `msghdr` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1409:34
|
1409 | msg: *const ::msghdr,
| ^^^^^^ help: a struct with a similar name exists: `mmsghdr`
error[E0412]: cannot find type `msghdr` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/mod.rs:1411:45
|
1411 | pub fn recvmsg(fd: ::c_int, msg: *mut ::msghdr, flags: ::c_int)
| ^^^^^^ help: a struct with a similar name exists: `mmsghdr`
error[E0412]: cannot find type `c_ulong` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:6:22
|
6 | pub type pthread_t = c_ulong;
| ^^^^^^^ not found in this scope
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:13:21
|
13 | pub type nfds_t = ::c_ulong;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:54:33
|
54 | pub gl_pathv: *mut *mut c_char,
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:66:29
|
66 | pub pw_name: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:67:31
|
67 | pub pw_passwd: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:70:30
|
70 | pub pw_gecos: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:71:28
|
71 | pub pw_dir: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:72:30
|
72 | pub pw_shell: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:76:29
|
76 | pub sp_namp: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:77:29
|
77 | pub sp_pwdp: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_long` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:78:26
|
78 | pub sp_lstchg: ::c_long,
| ^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_long` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:79:23
|
79 | pub sp_min: ::c_long,
| ^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_long` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:80:23
|
80 | pub sp_max: ::c_long,
| ^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_long` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:81:24
|
81 | pub sp_warn: ::c_long,
| ^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_long` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:82:25
|
82 | pub sp_inact: ::c_long,
| ^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_long` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:83:26
|
83 | pub sp_expire: ::c_long,
| ^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:84:24
|
84 | pub sp_flag: ::c_ulong,
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_long` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:148:25
|
148 | pub mq_flags: ::c_long,
| ^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_long` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:150:26
|
150 | pub mq_maxmsg: ::c_long,
| ^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_long` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:152:27
|
152 | pub mq_msgsize: ::c_long,
| ^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_long` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:154:27
|
154 | pub mq_curmsgs: ::c_long,
| ^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_long` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:156:17
|
156 | pad: [::c_long; 4],
| ^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:177:29
|
177 | pub if_name: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `__u64` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:232:26
|
232 | pub codes_ptr: ::__u64,
| ^^^^^ not found in the crate root
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:311:33
|
311 | pub dlpi_name: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:449:32
|
449 | pub mnt_fsname: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:450:29
|
450 | pub mnt_dir: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:451:30
|
451 | pub mnt_type: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:452:30
|
452 | pub mnt_opts: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `sigset_t` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:467:17
|
467 | __sd: ::sigset_t,
| ^^^^^^^^ not found in the crate root
error[E0412]: cannot find type `sigset_t` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:468:17
|
468 | __ss: ::sigset_t,
| ^^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:491:20
|
491 | pub dev: ::c_ulong,
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:492:22
|
492 | pub stamp: ::c_ulong,
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:493:24
|
493 | pub updated: ::c_ulong,
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:511:24
|
511 | pub d_name: [::c_char; 256],
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:519:24
|
519 | pub d_name: [::c_char; 256],
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1048:24
|
1048 | pub const ST_RDONLY: ::c_ulong = 1;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1049:24
|
1049 | pub const ST_NOSUID: ::c_ulong = 2;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1050:23
|
1050 | pub const ST_NODEV: ::c_ulong = 4;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1051:24
|
1051 | pub const ST_NOEXEC: ::c_ulong = 8;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1052:29
|
1052 | pub const ST_SYNCHRONOUS: ::c_ulong = 16;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1053:26
|
1053 | pub const ST_MANDLOCK: ::c_ulong = 64;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1054:23
|
1054 | pub const ST_WRITE: ::c_ulong = 128;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1055:24
|
1055 | pub const ST_APPEND: ::c_ulong = 256;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1056:27
|
1056 | pub const ST_IMMUTABLE: ::c_ulong = 512;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1057:25
|
1057 | pub const ST_NOATIME: ::c_ulong = 1024;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1058:28
|
1058 | pub const ST_NODIRATIME: ::c_ulong = 2048;
| ^^^^^^^ not found in the crate root
error[E0425]: cannot find value `__SIZEOF_PTHREAD_MUTEX_T` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1069:19
|
1069 | size: [0; __SIZEOF_PTHREAD_MUTEX_T],
| ^^^^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `__SIZEOF_PTHREAD_MUTEXATTR_T`
error[E0425]: cannot find value `__SIZEOF_PTHREAD_RWLOCK_T` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1075:19
|
1075 | size: [0; __SIZEOF_PTHREAD_RWLOCK_T],
| ^^^^^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `__SIZEOF_PTHREAD_RWLOCKATTR_T`
error[E0412]: cannot find type `sem_t` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1209:30
|
1209 | pub const SEM_FAILED: *mut ::sem_t = 0 as *mut sem_t;
| ^^^^^ not found in the crate root
error[E0412]: cannot find type `sem_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1209:48
|
1209 | pub const SEM_FAILED: *mut ::sem_t = 0 as *mut sem_t;
| ^^^^^ not found in this scope
error[E0425]: cannot find value `O_NONBLOCK` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1394:35
|
1394 | pub const TFD_NONBLOCK: ::c_int = O_NONBLOCK;
| ^^^^^^^^^^ help: a constant with a similar name exists: `IN_NONBLOCK`
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1680:24
|
1680 | pub const SIOCADDRT: ::c_ulong = 0x0000890B;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1681:24
|
1681 | pub const SIOCDELRT: ::c_ulong = 0x0000890C;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1682:26
|
1682 | pub const SIOCGIFNAME: ::c_ulong = 0x00008910;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1683:26
|
1683 | pub const SIOCSIFLINK: ::c_ulong = 0x00008911;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1684:26
|
1684 | pub const SIOCGIFCONF: ::c_ulong = 0x00008912;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1685:27
|
1685 | pub const SIOCGIFFLAGS: ::c_ulong = 0x00008913;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1686:27
|
1686 | pub const SIOCSIFFLAGS: ::c_ulong = 0x00008914;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1687:26
|
1687 | pub const SIOCGIFADDR: ::c_ulong = 0x00008915;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1688:26
|
1688 | pub const SIOCSIFADDR: ::c_ulong = 0x00008916;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1689:29
|
1689 | pub const SIOCGIFDSTADDR: ::c_ulong = 0x00008917;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1690:29
|
1690 | pub const SIOCSIFDSTADDR: ::c_ulong = 0x00008918;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1691:29
|
1691 | pub const SIOCGIFBRDADDR: ::c_ulong = 0x00008919;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1692:29
|
1692 | pub const SIOCSIFBRDADDR: ::c_ulong = 0x0000891A;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1693:29
|
1693 | pub const SIOCGIFNETMASK: ::c_ulong = 0x0000891B;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1694:29
|
1694 | pub const SIOCSIFNETMASK: ::c_ulong = 0x0000891C;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1695:28
|
1695 | pub const SIOCGIFMETRIC: ::c_ulong = 0x0000891D;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1696:28
|
1696 | pub const SIOCSIFMETRIC: ::c_ulong = 0x0000891E;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1697:25
|
1697 | pub const SIOCGIFMEM: ::c_ulong = 0x0000891F;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1698:25
|
1698 | pub const SIOCSIFMEM: ::c_ulong = 0x00008920;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1699:25
|
1699 | pub const SIOCGIFMTU: ::c_ulong = 0x00008921;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1700:25
|
1700 | pub const SIOCSIFMTU: ::c_ulong = 0x00008922;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1701:28
|
1701 | pub const SIOCSIFHWADDR: ::c_ulong = 0x00008924;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1702:27
|
1702 | pub const SIOCGIFENCAP: ::c_ulong = 0x00008925;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1703:27
|
1703 | pub const SIOCSIFENCAP: ::c_ulong = 0x00008926;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1704:28
|
1704 | pub const SIOCGIFHWADDR: ::c_ulong = 0x00008927;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1705:27
|
1705 | pub const SIOCGIFSLAVE: ::c_ulong = 0x00008929;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1706:27
|
1706 | pub const SIOCSIFSLAVE: ::c_ulong = 0x00008930;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1707:27
|
1707 | pub const SIOCADDMULTI: ::c_ulong = 0x00008931;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1708:27
|
1708 | pub const SIOCDELMULTI: ::c_ulong = 0x00008932;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1709:23
|
1709 | pub const SIOCDARP: ::c_ulong = 0x00008953;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1710:23
|
1710 | pub const SIOCGARP: ::c_ulong = 0x00008954;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1711:23
|
1711 | pub const SIOCSARP: ::c_ulong = 0x00008955;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1712:24
|
1712 | pub const SIOCDRARP: ::c_ulong = 0x00008960;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1713:24
|
1713 | pub const SIOCGRARP: ::c_ulong = 0x00008961;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1714:24
|
1714 | pub const SIOCSRARP: ::c_ulong = 0x00008962;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1715:25
|
1715 | pub const SIOCGIFMAP: ::c_ulong = 0x00008970;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1716:25
|
1716 | pub const SIOCSIFMAP: ::c_ulong = 0x00008971;
| ^^^^^^^ not found in the crate root
error[E0425]: cannot find value `O_NONBLOCK` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1850:34
|
1850 | pub const IN_NONBLOCK: ::c_int = O_NONBLOCK;
| ^^^^^^^^^^ help: a constant with a similar name exists: `IN_NONBLOCK`
error[E0412]: cannot find type `msghdr` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1853:37
|
1853 | pub fn CMSG_NXTHDR(mhdr: *const msghdr,
| ^^^^^^ not found in this scope
error[E0412]: cannot find type `cmsghdr` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1854:37
|
1854 | cmsg: *const cmsghdr) -> *mut cmsghdr {
| ^^^^^^^ not found in this scope
error[E0412]: cannot find type `cmsghdr` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1854:54
|
1854 | cmsg: *const cmsghdr) -> *mut cmsghdr {
| ^^^^^^^ not found in this scope
error[E0412]: cannot find type `cmsghdr` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1855:59
|
1855 | if ((*cmsg).cmsg_len as usize) < ::mem::size_of::<cmsghdr>() {
| ^^^^^^^ not found in this scope
error[E0412]: cannot find type `cmsghdr` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1856:30
|
1856 | return 0 as *mut cmsghdr;
| ^^^^^^^ not found in this scope
error[E0412]: cannot find type `cmsghdr` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1860:21
|
1860 | as *mut cmsghdr;
| ^^^^^^^ not found in this scope
error[E0412]: cannot find type `cmsghdr` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1866:23
|
1866 | 0 as *mut cmsghdr
| ^^^^^^^ not found in this scope
error[E0412]: cannot find type `cmsghdr` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1868:26
|
1868 | next as *mut cmsghdr
| ^^^^^^^ not found in this scope
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1952:29
|
1952 | pub fn atof(s: *const ::c_char) -> ::c_double;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_long` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1953:22
|
1953 | pub fn labs(i: ::c_long) -> ::c_long;
| ^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_long` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1953:35
|
1953 | pub fn labs(i: ::c_long) -> ::c_long;
| ^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1968:35
|
1968 | pub fn lutimes(file: *const ::c_char, times: *const ::timeval) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1980:38
|
1980 | pub fn getspnam(__name: *const ::c_char) -> *mut spwd;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1982:34
|
1982 | pub fn shm_open(name: *const c_char, oflag: ::c_int,
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `shmid_ds` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1993:31
|
1993 | buf: *mut ::shmid_ds) -> ::c_int;
| ^^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:1994:36
|
1994 | pub fn ftok(pathname: *const ::c_char, proj_id: ::c_int) -> ::key_t;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `msqid_ds` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2000:59
|
2000 | pub fn msgctl(msqid: ::c_int, cmd: ::c_int, buf: *mut msqid_ds) -> ::c_int;
| ^^^^^^^^ not found in this scope
error[E0412]: cannot find type `c_long` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2003:29
|
2003 | msgtyp: ::c_long, msgflg: ::c_int) -> ::ssize_t;
| ^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2011:37
|
2011 | pub fn fopen64(filename: *const c_char,
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2012:33
|
2012 | mode: *const c_char) -> *mut ::FILE;
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2013:39
|
2013 | pub fn freopen64(filename: *const c_char, mode: *const c_char,
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2013:60
|
2013 | pub fn freopen64(filename: *const c_char, mode: *const c_char,
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2032:34
|
2032 | pub fn getxattr(path: *const c_char, name: *const c_char,
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2032:55
|
2032 | pub fn getxattr(path: *const c_char, name: *const c_char,
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2034:35
|
2034 | pub fn lgetxattr(path: *const c_char, name: *const c_char,
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2034:56
|
2034 | pub fn lgetxattr(path: *const c_char, name: *const c_char,
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2036:53
|
2036 | pub fn fgetxattr(filedes: ::c_int, name: *const c_char,
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2038:34
|
2038 | pub fn setxattr(path: *const c_char, name: *const c_char,
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2038:55
|
2038 | pub fn setxattr(path: *const c_char, name: *const c_char,
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2041:35
|
2041 | pub fn lsetxattr(path: *const c_char, name: *const c_char,
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2041:56
|
2041 | pub fn lsetxattr(path: *const c_char, name: *const c_char,
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2044:53
|
2044 | pub fn fsetxattr(filedes: ::c_int, name: *const c_char,
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2047:35
|
2047 | pub fn listxattr(path: *const c_char, list: *mut c_char,
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2047:54
|
2047 | pub fn listxattr(path: *const c_char, list: *mut c_char,
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2049:36
|
2049 | pub fn llistxattr(path: *const c_char, list: *mut c_char,
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2049:55
|
2049 | pub fn llistxattr(path: *const c_char, list: *mut c_char,
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2051:52
|
2051 | pub fn flistxattr(filedes: ::c_int, list: *mut c_char,
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2053:37
|
2053 | pub fn removexattr(path: *const c_char, name: *const c_char) -> ::c_int;
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2053:58
|
2053 | pub fn removexattr(path: *const c_char, name: *const c_char) -> ::c_int;
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2054:38
|
2054 | pub fn lremovexattr(path: *const c_char, name: *const c_char) -> ::c_int;
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2054:59
|
2054 | pub fn lremovexattr(path: *const c_char, name: *const c_char) -> ::c_int;
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2055:56
|
2055 | pub fn fremovexattr(filedes: ::c_int, name: *const c_char) -> ::c_int;
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `sigset_t` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2057:36
|
2057 | mask: *const ::sigset_t,
| ^^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2075:39
|
2075 | special: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2077:34
|
2077 | data: *mut ::c_char) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2078:35
|
2078 | pub fn mq_open(name: *const ::c_char, oflag: ::c_int, ...) -> ::mqd_t;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2080:37
|
2080 | pub fn mq_unlink(name: *const ::c_char) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2082:39
|
2082 | msg_ptr: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2086:38
|
2086 | msg_ptr: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `sigset_t` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2097:42
|
2097 | sigmask: *const ::sigset_t) -> ::c_int;
| ^^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2099:38
|
2099 | pub fn mkostemp(template: *mut ::c_char, flags: ::c_int) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2100:39
|
2100 | pub fn mkostemps(template: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `sigset_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2103:37
|
2103 | pub fn sigtimedwait(set: *const sigset_t,
| ^^^^^^^^ not found in this scope
error[E0412]: cannot find type `siginfo_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2104:36
|
2104 | info: *mut siginfo_t,
| ^^^^^^^^^ not found in this scope
error[E0412]: cannot find type `sigset_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2106:36
|
2106 | pub fn sigwaitinfo(set: *const sigset_t,
| ^^^^^^^^ not found in this scope
error[E0412]: cannot find type `siginfo_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2107:35
|
2107 | info: *mut siginfo_t) -> ::c_int;
| ^^^^^^^^^ not found in this scope
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2108:73
|
2108 | pub fn nl_langinfo_l(item: ::nl_item, locale: ::locale_t) -> *mut ::c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2111:37
|
2111 | host: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2113:37
|
2113 | serv: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2127:40
|
2127 | liovcnt: ::c_ulong,
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2129:40
|
2129 | riovcnt: ::c_ulong,
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2130:38
|
2130 | flags: ::c_ulong) -> isize;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2133:41
|
2133 | liovcnt: ::c_ulong,
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2135:41
|
2135 | riovcnt: ::c_ulong,
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2136:39
|
2136 | flags: ::c_ulong) -> isize;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2142:56
|
2142 | pub fn mkfifoat(dirfd: ::c_int, pathname: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2154:33
|
2154 | pub fn glob(pattern: *const c_char,
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2156:59
|
2156 | errfunc: ::Option<extern fn(epath: *const c_char,
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2164:38
|
2164 | pub fn shm_unlink(name: *const ::c_char) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_long` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2166:45
|
2166 | pub fn seekdir(dirp: *mut ::DIR, loc: ::c_long);
| ^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_long` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2168:43
|
2168 | pub fn telldir(dirp: *mut ::DIR) -> ::c_long;
| ^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2178:38
|
2178 | pub fn mkstemps(template: *mut ::c_char, suffixlen: ::c_int) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2180:51
|
2180 | pub fn nl_langinfo(item: ::nl_item) -> *mut ::c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2182:39
|
2182 | pub fn getdomainname(name: *mut ::c_char, len: ::size_t) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2183:41
|
2183 | pub fn setdomainname(name: *const ::c_char, len: ::size_t) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_long` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2190:27
|
2190 | pub fn syscall(num: ::c_long, ...) -> ::c_long;
| ^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_long` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2190:45
|
2190 | pub fn syscall(num: ::c_long, ...) -> ::c_long;
| ^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2211:36
|
2211 | pub fn umount(target: *const ::c_char) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `sem_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2226:36
|
2226 | pub fn sem_timedwait(sem: *mut sem_t,
| ^^^^^ not found in this scope
error[E0412]: cannot find type `sem_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2228:35
|
2228 | pub fn sem_getvalue(sem: *mut sem_t,
| ^^^^^ not found in this scope
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2232:36
|
2232 | pub fn swapoff(puath: *const ::c_char) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2237:32
|
2237 | pub fn mount(src: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2238:35
|
2238 | target: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2239:35
|
2239 | fstype: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2240:27
|
2240 | flags: ::c_ulong,
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2242:35
|
2242 | pub fn personality(persona: ::c_ulong) -> ::c_int;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `sigset_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2248:34
|
2248 | sigmask: *const sigset_t) -> ::c_int;
| ^^^^^^^^ not found in this scope
error[E0412]: cannot find type `pthread_attr_t` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2260:53
|
2260 | pub fn pthread_attr_getguardsize(attr: *const ::pthread_attr_t,
| ^^^^^^^^^^^^^^ help: a struct with a similar name exists: `pthread_cond_t`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2262:39
|
2262 | pub fn sethostname(name: *const ::c_char, len: ::size_t) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2267:37
|
2267 | pub fn umount2(target: *const ::c_char, flags: ::c_int) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2271:34
|
2271 | pub fn swapon(path: *const ::c_char, swapflags: ::c_int) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `sigset_t` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2279:38
|
2279 | pub fn sigsuspend(mask: *const ::sigset_t) -> ::c_int;
| ^^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2283:35
|
2283 | buf: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `stack_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2289:35
|
2289 | pub fn sigaltstack(ss: *const stack_t,
| ^^^^^^^ not found in this scope
error[E0412]: cannot find type `stack_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2290:34
|
2290 | oss: *mut stack_t) -> ::c_int;
| ^^^^^^^ not found in this scope
error[E0412]: cannot find type `sem_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2291:32
|
2291 | pub fn sem_close(sem: *mut sem_t) -> ::c_int;
| ^^^^^ not found in this scope
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2294:38
|
2294 | pub fn getgrnam_r(name: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2296:35
|
2296 | buf: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2299:38
|
2299 | pub fn initgroups(user: *const ::c_char, group: ::gid_t) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `sigset_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2302:54
|
2302 | pub fn pthread_sigmask(how: ::c_int, set: *const sigset_t,
| ^^^^^^^^ not found in this scope
error[E0412]: cannot find type `sigset_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2303:41
|
2303 | oldset: *mut sigset_t) -> ::c_int;
| ^^^^^^^^ not found in this scope
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2304:36
|
2304 | pub fn sem_open(name: *const ::c_char, oflag: ::c_int, ...) -> *mut sem_t;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `sem_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2304:73
|
2304 | pub fn sem_open(name: *const ::c_char, oflag: ::c_int, ...) -> *mut sem_t;
| ^^^^^ not found in this scope
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2305:36
|
2305 | pub fn getgrnam(name: *const ::c_char) -> *mut ::group;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2308:38
|
2308 | pub fn sem_unlink(name: *const ::c_char) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2312:38
|
2312 | pub fn getpwnam_r(name: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2314:35
|
2314 | buf: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2321:35
|
2321 | buf: *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `sigset_t` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2327:32
|
2327 | pub fn sigwait(set: *const sigset_t,
| ^^^^^^^^ not found in this scope
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2333:40
|
2333 | pub fn getgrouplist(user: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2341:34
|
2341 | pub fn popen(command: *const c_char,
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2342:31
|
2342 | mode: *const c_char) -> *mut ::FILE;
| ^^^^^^ help: a primitive type with a similar name exists: `char`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2343:57
|
2343 | pub fn faccessat(dirfd: ::c_int, pathname: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `pthread_attr_t` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2346:42
|
2346 | attr: *const ::pthread_attr_t,
| ^^^^^^^^^^^^^^ help: a struct with a similar name exists: `pthread_cond_t`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2358:41
|
2358 | pub fn setmntent(filename: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2359:35
|
2359 | ty: *const ::c_char) -> *mut ::FILE;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2364:36
|
2364 | opt: *const ::c_char) -> *mut ::c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2364:54
|
2364 | opt: *const ::c_char) -> *mut ::c_char;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2367:39
|
2367 | path: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2370:44
|
2370 | argv: *const *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2371:44
|
2371 | envp: *const *mut ::c_char) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2373:39
|
2373 | file: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2376:45
|
2376 | argv: *const *mut ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2377:45
|
2377 | envp: *const *mut ::c_char) -> ::c_int;
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `sigset_t` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2381:58
|
2381 | default: *mut ::sigset_t) -> ::c_int;
| ^^^^^^^^ not found in the crate root
error[E0412]: cannot find type `sigset_t` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2383:60
|
2383 | default: *const ::sigset_t) -> ::c_int;
| ^^^^^^^^ not found in the crate root
error[E0412]: cannot find type `sigset_t` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2385:55
|
2385 | default: *mut ::sigset_t) -> ::c_int;
| ^^^^^^^^ not found in the crate root
error[E0412]: cannot find type `sigset_t` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2387:57
|
2387 | default: *const ::sigset_t) -> ::c_int;
| ^^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2418:24
|
2418 | path: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2440:45
|
2440 | path: *const ::c_char,
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `c_long` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:1:20
|
1 | pub type clock_t = c_long;
| ^^^^^^ not found in this scope
error[E0412]: cannot find type `c_long` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:2:19
|
2 | pub type time_t = c_long;
| ^^^^^^ not found in this scope
error[E0412]: cannot find type `c_long` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:3:24
|
3 | pub type suseconds_t = c_long;
| ^^^^^^ not found in this scope
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:8:23
|
8 | pub type shmatt_t = ::c_ulong;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:9:24
|
9 | pub type msgqnum_t = ::c_ulong;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:10:23
|
10 | pub type msglen_t = ::c_ulong;
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:31:22
|
31 | __dummy4: [::c_char; 24],
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0412]: cannot find type `sigset_t` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:38:24
|
38 | pub sa_mask: ::sigset_t,
| ^^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:44:24
|
44 | pub f_bsize: ::c_ulong,
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:45:25
|
45 | pub f_frsize: ::c_ulong,
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:53:23
|
53 | pub f_fsid: ::c_ulong,
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:58:23
|
58 | pub f_flag: ::c_ulong,
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:59:26
|
59 | pub f_namemax: ::c_ulong,
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:85:23
|
85 | pub uptime: ::c_ulong,
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:86:23
|
86 | pub loads: [::c_ulong; 3],
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:87:25
|
87 | pub totalram: ::c_ulong,
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:88:24
|
88 | pub freeram: ::c_ulong,
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:89:26
|
89 | pub sharedram: ::c_ulong,
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:90:26
|
90 | pub bufferram: ::c_ulong,
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:91:26
|
91 | pub totalswap: ::c_ulong,
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:92:25
|
92 | pub freeswap: ::c_ulong,
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:95:26
|
95 | pub totalhigh: ::c_ulong,
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_ulong` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:96:25
|
96 | pub freehigh: ::c_ulong,
| ^^^^^^^ not found in the crate root
error[E0412]: cannot find type `c_char` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:98:28
|
98 | pub __reserved: [::c_char; 256],
| ^^^^^^ help: a type alias with a similar name exists: `c_schar`
error[E0425]: cannot find value `O_DIRECTORY` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:178:45
|
178 | pub const O_TMPFILE: ::c_int = 0o20000000 | O_DIRECTORY;
| ^^^^^^^^^^^ not found in this scope
error[E0425]: cannot find value `O_NONBLOCK` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:215:31
|
215 | pub const O_NDELAY: ::c_int = O_NONBLOCK;
| ^^^^^^^^^^ help: a constant with a similar name exists: `EFD_NONBLOCK`
error[E0425]: cannot find value `MAP_ANON` in this scope
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:226:36
|
226 | pub const MAP_ANONYMOUS: ::c_int = MAP_ANON;
| ^^^^^^^^ not found in this scope
error[E0425]: cannot find value `SIGSYS` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:242:34
|
242 | pub const SIGUNUSED: ::c_int = ::SIGSYS;
| ^^^^^^ not found in the crate root
error[E0425]: cannot find value `O_NONBLOCK` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:282:37
|
282 | pub const EFD_NONBLOCK: ::c_int = ::O_NONBLOCK;
| ^^^^^^^^^^ help: a constant with a similar name exists: `IN_NONBLOCK`
error[E0425]: cannot find value `O_NONBLOCK` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:284:37
|
284 | pub const SFD_NONBLOCK: ::c_int = ::O_NONBLOCK;
| ^^^^^^^^^^ help: a constant with a similar name exists: `IN_NONBLOCK`
error[E0412]: cannot find type `c_long` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/musl/mod.rs:325:47
|
325 | pub fn ptrace(request: ::c_int, ...) -> ::c_long;
| ^^^^^^ not found in the crate root
error[E0425]: cannot find value `__SIZEOF_PTHREAD_MUTEX_T` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/align.rs:78:30
|
1 | / macro_rules! expand_align {
2 | | () => {
3 | | s! {
4 | | #[cfg_attr(any(target_pointer_width = "32",
... |
78 | | size: [u8; ::__SIZEOF_PTHREAD_MUTEX_T],
| | ^^^^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `__SIZEOF_PTHREAD_MUTEXATTR_T`
... |
99 | | }
100 | | }
| |_- in this expansion of `expand_align!`
|
::: /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2470:1
|
2470 | expand_align!();
| ---------------- in this macro invocation
error[E0425]: cannot find value `__SIZEOF_PTHREAD_RWLOCK_T` in the crate root
--> /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/align.rs:96:30
|
1 | / macro_rules! expand_align {
2 | | () => {
3 | | s! {
4 | | #[cfg_attr(any(target_pointer_width = "32",
... |
96 | | size: [u8; ::__SIZEOF_PTHREAD_RWLOCK_T],
| | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `__SIZEOF_PTHREAD_RWLOCKATTR_T`
... |
99 | | }
100 | | }
| |_- in this expansion of `expand_align!`
|
::: /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/unix/notbsd/linux/mod.rs:2470:1
|
2470 | expand_align!();
| ---------------- in this macro invocation
error: aborting due to 606 previous errors
Some errors have detailed explanations: E0412, E0425.
For more information about an error, try `rustc --explain E0412`.
error: Could not compile `libc`.
Caused by:
process didn't exit successfully: `CARGO_PKG_VERSION_PATCH=54 CARGO_PKG_VERSION=0.2.54 CARGO_PKG_NAME=libc CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_AUTHORS='The Rust Project Developers' OUT_DIR=/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/hexagon-unknown-linux-musl/release/build/libc-4c4086ada4a889b7/out CARGO_MANIFEST_DIR=/usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54 CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO=/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0/bin/cargo CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_VERSION_MINOR=2 LD_LIBRARY_PATH='/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/release/deps:/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0/lib' CARGO_PKG_VERSION_PRE= /local/mnt/workspace/rust/rust/build/bootstrap/debug/rustc --crate-name libc /usr2/bcain/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.54/src/lib.rs --color never --error-format json --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 --cfg 'feature="align"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="rustc-std-workspace-core"' -C metadata=849eec20e1784fd3 -C extra-filename=-849eec20e1784fd3 --out-dir /local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/hexagon-unknown-linux-musl/release/deps --target hexagon-unknown-linux-musl -L dependency=/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/hexagon-unknown-linux-musl/release/deps -L dependency=/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/release/deps --extern rustc_std_workspace_core=/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage1-std/hexagon-unknown-linux-musl/release/deps/librustc_std_workspace_core-325a092e1d4cc28f.rlib --cap-lints warn --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_core_cvoid --cfg libc_packedN` (exit code: 1)
command did not execute successfully: "/local/mnt/workspace/rust/rust/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "build" "--target" "hexagon-unknown-linux-musl" "-j" "8" "-v" "-v" "-v" "--release" "--features" "panic-unwind backtrace compiler-builtins-c" "--manifest-path" "/local/mnt/workspace/rust/rust/src/libstd/Cargo.toml" "--message-format" "json"
expected success, got: exit code: 101
Traceback (most recent call last):
File "./x.py", line 11, in <module>
bootstrap.main()
File "/local/mnt/workspace/rust/rust/src/bootstrap/bootstrap.py", line 866, in main
bootstrap(help_triggered)
File "/local/mnt/workspace/rust/rust/src/bootstrap/bootstrap.py", line 852, in bootstrap
run(args, env=env, verbose=build.verbose)
File "/local/mnt/workspace/rust/rust/src/bootstrap/bootstrap.py", line 141, in run
raise RuntimeError(err)
RuntimeError: failed to run: /local/mnt/workspace/rust/rust/build/bootstrap/debug/bootstrap build --stage 1 -vvvv --config ../hexagon-linux-83.toml src/liblibc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment