Last active
December 6, 2016 10:27
-
-
Save qknight/cadefe8ba88a9767314d2b3fd2918aef to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| fetchUrl git:(master) ✗ nix-build default.nix -A tar-example -k 1 --show-trace | |
| these derivations will be built: | |
| /nix/store/00fz6aizifvkdwppq09yajmddvfdhw8a-getopts.drv | |
| /nix/store/vhw6jc1yvbxf1cpipsajzj03yxbxipc8-libc.drv | |
| /nix/store/dalkgv3agm851123j4d3s77bmlrskkkj-filetime.drv | |
| /nix/store/l2hwysyb8lj62n50bxcl7fx4k89sr47w-xattr.drv | |
| /nix/store/k5r0b405cjffyrhqhh7sq3c1p4mwwpin-tar.drv | |
| /nix/store/sbcr3pyy2a8hjqffdzhvkspy7g08iwy5-tar-example.drv | |
| building path(s) ‘/nix/store/lniqr9y7816fcr94ncwcpwzqxm4n39cl-getopts’ | |
| building path(s) ‘/nix/store/jmd1dwfk14z6hlsq8ndbky3cap22vbb9-libc’ | |
| unpacking sources | |
| getopts-0.2.14/.gitignore | |
| getopts-0.2.14/.travis.yml | |
| getopts-0.2.14/Cargo.toml | |
| getopts-0.2.14/LICENSE-APACHE | |
| getopts-0.2.14/LICENSE-MIT | |
| getopts-0.2.14/README.md | |
| getopts-0.2.14/appveyor.yml | |
| getopts-0.2.14/src/lib.rs | |
| getopts-0.2.14/tests/smoke.rs | |
| ------------11 | |
| 4 ./env-vars | |
| 4 ./getopts-0.2.14/.travis.yml | |
| 4 ./getopts-0.2.14/LICENSE-MIT | |
| 60 ./getopts-0.2.14/src/lib.rs | |
| 64 ./getopts-0.2.14/src | |
| 4 ./getopts-0.2.14/.gitignore | |
| 4 ./getopts-0.2.14/Cargo.toml | |
| 4 ./getopts-0.2.14/tests/smoke.rs | |
| 8 ./getopts-0.2.14/tests | |
| 12 ./getopts-0.2.14/LICENSE-APACHE | |
| 4 ./getopts-0.2.14/appveyor.yml | |
| 4 ./getopts-0.2.14/README.md | |
| 112 ./getopts-0.2.14 | |
| 120 . | |
| ------------11 | |
| unpacking sources | |
| patching sources | |
| libc-0.2.18/.gitignore | |
| libc-0.2.18/.travis.yml | |
| libc-0.2.18/Cargo.toml | |
| libc-0.2.18/LICENSE-APACHE | |
| libc-0.2.18/LICENSE-MIT | |
| libc-0.2.18/README.md | |
| libc-0.2.18/appveyor.yml | |
| libc-0.2.18/ci/README.md | |
| libc-0.2.18/ci/docker/aarch64-unknown-linux-gnu/Dockerfile | |
| libc-0.2.18/ci/docker/arm-linux-androideabi/Dockerfile | |
| libc-0.2.18/ci/docker/arm-linux-androideabi/accept-licenses.sh | |
| libc-0.2.18/ci/docker/arm-linux-androideabi/install-ndk.sh | |
| libc-0.2.18/ci/docker/arm-linux-androideabi/install-sdk.sh | |
| libc-0.2.18/ci/docker/arm-unknown-linux-gnueabihf/Dockerfile | |
| libc-0.2.18/ci/docker/i686-unknown-linux-gnu/Dockerfile | |
| libc-0.2.18/ci/docker/i686-unknown-linux-musl/Dockerfile | |
| libc-0.2.18/ci/docker/mips-unknown-linux-gnu/Dockerfile | |
| libc-0.2.18/ci/docker/mips-unknown-linux-musl/Dockerfile | |
| libc-0.2.18/ci/docker/mips64-unknown-linux-gnuabi64/Dockerfile | |
| libc-0.2.18/ci/docker/mipsel-unknown-linux-musl/Dockerfile | |
| libc-0.2.18/ci/docker/powerpc-unknown-linux-gnu/Dockerfile | |
| libc-0.2.18/ci/docker/powerpc64-unknown-linux-gnu/Dockerfile | |
| libc-0.2.18/ci/docker/x86_64-rumprun-netbsd/Dockerfile | |
| libc-0.2.18/ci/docker/x86_64-unknown-freebsd/Dockerfile | |
| libc-0.2.18/ci/docker/x86_64-unknown-linux-gnu/Dockerfile | |
| libc-0.2.18/ci/docker/x86_64-unknown-linux-musl/Dockerfile | |
| libc-0.2.18/ci/docker/x86_64-unknown-openbsd/Dockerfile | |
| libc-0.2.18/ci/dox.sh | |
| libc-0.2.18/ci/landing-page-footer.html | |
| libc-0.2.18/ci/landing-page-head.html | |
| libc-0.2.18/ci/run-docker.sh | |
| libc-0.2.18/ci/run-qemu.sh | |
| libc-0.2.18/ci/run.sh | |
| libc-0.2.18/ci/style.rs | |
| libc-0.2.18/src/dox.rs | |
| libc-0.2.18/src/lib.rs | |
| libc-0.2.18/src/macros.rs | |
| libc-0.2.18/src/redox.rs | |
| libc-0.2.18/src/unix/bsd/apple/b32.rs | |
| configuring | |
| libc-0.2.18/src/unix/bsd/apple/b64.rs | |
| libc-0.2.18/src/unix/bsd/apple/mod.rs | |
| libc-0.2.18/src/unix/bsd/freebsdlike/dragonfly/mod.rs | |
| libc-0.2.18/src/unix/bsd/freebsdlike/freebsd/mod.rs | |
| libc-0.2.18/src/unix/bsd/freebsdlike/freebsd/x86.rs | |
| libc-0.2.18/src/unix/bsd/freebsdlike/freebsd/x86_64.rs | |
| libc-0.2.18/src/unix/bsd/freebsdlike/mod.rs | |
| libc-0.2.18/src/unix/bsd/mod.rs | |
| libc-0.2.18/src/unix/bsd/netbsdlike/mod.rs | |
| libc-0.2.18/src/unix/bsd/netbsdlike/netbsd/mod.rs | |
| libc-0.2.18/src/unix/bsd/netbsdlike/netbsd/other/b32/mod.rs | |
| libc-0.2.18/src/unix/bsd/netbsdlike/netbsd/other/b64/mod.rs | |
| libc-0.2.18/src/unix/bsd/netbsdlike/netbsd/other/mod.rs | |
| libc-0.2.18/src/unix/bsd/netbsdlike/openbsdlike/bitrig.rs | |
| libc-0.2.18/src/unix/bsd/netbsdlike/openbsdlike/mod.rs | |
| libc-0.2.18/src/unix/bsd/netbsdlike/openbsdlike/openbsd.rs | |
| libc-0.2.18/src/unix/bsd/netbsdlike/openbsdlike/other/b32/mod.rs | |
| libc-0.2.18/src/unix/bsd/netbsdlike/openbsdlike/other/b64/mod.rs | |
| libc-0.2.18/src/unix/bsd/netbsdlike/openbsdlike/other/mod.rs | |
| libc-0.2.18/src/unix/haiku/b32.rs | |
| libc-0.2.18/src/unix/haiku/b64.rs | |
| libc-0.2.18/src/unix/haiku/mod.rs | |
| libc-0.2.18/src/unix/mod.rs | |
| libc-0.2.18/src/unix/notbsd/android/b32.rs | |
| libc-0.2.18/src/unix/notbsd/android/b64.rs | |
| libc-0.2.18/src/unix/notbsd/android/mod.rs | |
| libc-0.2.18/src/unix/notbsd/linux/mips/mips32.rs | |
| libc-0.2.18/src/unix/notbsd/linux/mips/mips64.rs | |
| libc-0.2.18/src/unix/notbsd/linux/mips/mod.rs | |
| libc-0.2.18/src/unix/notbsd/linux/mod.rs | |
| libc-0.2.18/src/unix/notbsd/linux/musl/b32/arm.rs | |
| libc-0.2.18/src/unix/notbsd/linux/musl/b32/asmjs.rs | |
| libc-0.2.18/src/unix/notbsd/linux/musl/b32/mips.rs | |
| libc-0.2.18/src/unix/notbsd/linux/musl/b32/mod.rs | |
| libc-0.2.18/src/unix/notbsd/linux/musl/b32/x86.rs | |
| libc-0.2.18/src/unix/notbsd/linux/musl/b64/aarch64.rs | |
| libc-0.2.18/src/unix/notbsd/linux/musl/b64/mod.rs | |
| libc-0.2.18/src/unix/notbsd/linux/musl/b64/powerpc64.rs | |
| libc-0.2.18/src/unix/notbsd/linux/musl/b64/x86_64.rs | |
| libc-0.2.18/src/unix/notbsd/linux/musl/mod.rs | |
| libc-0.2.18/src/unix/notbsd/linux/other/b32/arm.rs | |
| libc-0.2.18/src/unix/notbsd/linux/other/b32/mod.rs | |
| libc-0.2.18/src/unix/notbsd/linux/other/b32/powerpc.rs | |
| libc-0.2.18/src/unix/notbsd/linux/other/b32/x86.rs | |
| libc-0.2.18/src/unix/notbsd/linux/other/b64/aarch64.rs | |
| libc-0.2.18/src/unix/notbsd/linux/other/b64/mod.rs | |
| libc-0.2.18/src/unix/notbsd/linux/other/b64/powerpc64.rs | |
| libc-0.2.18/src/unix/notbsd/linux/other/b64/x86_64.rs | |
| libc-0.2.18/src/unix/notbsd/linux/other/mod.rs | |
| libc-0.2.18/src/unix/notbsd/linux/s390x.rs | |
| libc-0.2.18/src/unix/notbsd/mod.rs | |
| libc-0.2.18/src/unix/solaris/mod.rs | |
| libc-0.2.18/src/windows.rs | |
| ------------11 | |
| no configure script, doing nothing | |
| 4 ./libc-0.2.18/.travis.yml | |
| 4 ./libc-0.2.18/LICENSE-MIT | |
| 4 ./libc-0.2.18/src/dox.rs | |
| 12 ./libc-0.2.18/src/lib.rs | |
| 8 ./libc-0.2.18/src/windows.rs | |
| 4 ./libc-0.2.18/src/redox.rs | |
| 4 ./libc-0.2.18/src/macros.rs | |
| 4 ./libc-0.2.18/src/unix/haiku/b32.rs | |
| 4 ./libc-0.2.18/src/unix/haiku/b64.rs | |
| 24 ./libc-0.2.18/src/unix/haiku/mod.rs | |
| 36 ./libc-0.2.18/src/unix/haiku | |
| 4 ./libc-0.2.18/src/unix/bsd/freebsdlike/freebsd/x86.rs | |
| 16 ./libc-0.2.18/src/unix/bsd/freebsdlike/freebsd/mod.rs | |
| 4 ./libc-0.2.18/src/unix/bsd/freebsdlike/freebsd/x86_64.rs | |
| 28 ./libc-0.2.18/src/unix/bsd/freebsdlike/freebsd | |
| 12 ./libc-0.2.18/src/unix/bsd/freebsdlike/dragonfly/mod.rs | |
| 16 ./libc-0.2.18/src/unix/bsd/freebsdlike/dragonfly | |
| 32 ./libc-0.2.18/src/unix/bsd/freebsdlike/mod.rs | |
| 80 ./libc-0.2.18/src/unix/bsd/freebsdlike | |
| 4 ./libc-0.2.18/src/unix/bsd/netbsdlike/openbsdlike/openbsd.rs | |
| 16 ./libc-0.2.18/src/unix/bsd/netbsdlike/openbsdlike/mod.rs | |
| 4 ./libc-0.2.18/src/unix/bsd/netbsdlike/openbsdlike/other/b64/mod.rs | |
| 8 ./libc-0.2.18/src/unix/bsd/netbsdlike/openbsdlike/other/b64 | |
| 4 ./libc-0.2.18/src/unix/bsd/netbsdlike/openbsdlike/other/mod.rs | |
| 4 ./libc-0.2.18/src/unix/bsd/netbsdlike/openbsdlike/other/b32/mod.rs | |
| 8 ./libc-0.2.18/src/unix/bsd/netbsdlike/openbsdlike/other/b32 | |
| 24 ./libc-0.2.18/src/unix/bsd/netbsdlike/openbsdlike/other | |
| 4 ./libc-0.2.18/src/unix/bsd/netbsdlike/openbsdlike/bitrig.rs | |
| 52 ./libc-0.2.18/src/unix/bsd/netbsdlike/openbsdlike | |
| 24 ./libc-0.2.18/src/unix/bsd/netbsdlike/netbsd/mod.rs | |
| 4 ./libc-0.2.18/src/unix/bsd/netbsdlike/netbsd/other/b64/mod.rs | |
| 8 ./libc-0.2.18/src/unix/bsd/netbsdlike/netbsd/other/b64 | |
| 4 ./libc-0.2.18/src/unix/bsd/netbsdlike/netbsd/other/mod.rs | |
| 4 ./libc-0.2.18/src/unix/bsd/netbsdlike/netbsd/other/b32/mod.rs | |
| 8 ./libc-0.2.18/src/unix/bsd/netbsdlike/netbsd/other/b32 | |
| 24 ./libc-0.2.18/src/unix/bsd/netbsdlike/netbsd/other | |
| 52 ./libc-0.2.18/src/unix/bsd/netbsdlike/netbsd | |
| 20 ./libc-0.2.18/src/unix/bsd/netbsdlike/mod.rs | |
| 128 ./libc-0.2.18/src/unix/bsd/netbsdlike | |
| 12 ./libc-0.2.18/src/unix/bsd/mod.rs | |
| building | |
| 4 ./libc-0.2.18/src/unix/bsd/apple/b32.rs | |
| 4 ./libc-0.2.18/src/unix/bsd/apple/b64.rs | |
| 56 ./libc-0.2.18/src/unix/bsd/apple/mod.rs | |
| 68 ./libc-0.2.18/src/unix/bsd/apple | |
| 292 ./libc-0.2.18/src/unix/bsd | |
| 8 ./libc-0.2.18/src/unix/notbsd/android/b32.rs | |
| 8 ./libc-0.2.18/src/unix/notbsd/android/b64.rs | |
| 28 ./libc-0.2.18/src/unix/notbsd/android/mod.rs | |
| 48 ./libc-0.2.18/src/unix/notbsd/android | |
| 8 ./libc-0.2.18/src/unix/notbsd/linux/mips/mips64.rs | |
| 12 ./libc-0.2.18/src/unix/notbsd/linux/mips/mips32.rs | |
| 16 ./libc-0.2.18/src/unix/notbsd/linux/mips/mod.rs | |
| 40 ./libc-0.2.18/src/unix/notbsd/linux/mips | |
| 4 ./libc-0.2.18/src/unix/notbsd/linux/musl/b64/powerpc64.rs | |
| 4 ./libc-0.2.18/src/unix/notbsd/linux/musl/b64/aarch64.rs | |
| 12 ./libc-0.2.18/src/unix/notbsd/linux/musl/b64/mod.rs | |
| 4 ./libc-0.2.18/src/unix/notbsd/linux/musl/b64/x86_64.rs | |
| 28 ./libc-0.2.18/src/unix/notbsd/linux/musl/b64 | |
| 12 ./libc-0.2.18/src/unix/notbsd/linux/musl/mod.rs | |
| 12 ./libc-0.2.18/src/unix/notbsd/linux/musl/b32/arm.rs | |
| 12 ./libc-0.2.18/src/unix/notbsd/linux/musl/b32/mips.rs | |
| 12 ./libc-0.2.18/src/unix/notbsd/linux/musl/b32/asmjs.rs | |
| 12 ./libc-0.2.18/src/unix/notbsd/linux/musl/b32/x86.rs | |
| 4 ./libc-0.2.18/src/unix/notbsd/linux/musl/b32/mod.rs | |
| 56 ./libc-0.2.18/src/unix/notbsd/linux/musl/b32 | |
| 100 ./libc-0.2.18/src/unix/notbsd/linux/musl | |
| 28 ./libc-0.2.18/src/unix/notbsd/linux/mod.rs | |
| 8 ./libc-0.2.18/src/unix/notbsd/linux/other/b64/powerpc64.rs | |
| 8 ./libc-0.2.18/src/unix/notbsd/linux/other/b64/aarch64.rs | |
| 4 ./libc-0.2.18/src/unix/notbsd/linux/other/b64/mod.rs | |
| 8 ./libc-0.2.18/src/unix/notbsd/linux/other/b64/x86_64.rs | |
| 32 ./libc-0.2.18/src/unix/notbsd/linux/other/b64 | |
| 24 ./libc-0.2.18/src/unix/notbsd/linux/other/mod.rs | |
| 8 ./libc-0.2.18/src/unix/notbsd/linux/other/b32/arm.rs | |
| 8 ./libc-0.2.18/src/unix/notbsd/linux/other/b32/x86.rs | |
| 4 ./libc-0.2.18/src/unix/notbsd/linux/other/b32/mod.rs | |
| 8 ./libc-0.2.18/src/unix/notbsd/linux/other/b32/powerpc.rs | |
| 32 ./libc-0.2.18/src/unix/notbsd/linux/other/b32 | |
| 92 ./libc-0.2.18/src/unix/notbsd/linux/other | |
| 24 ./libc-0.2.18/src/unix/notbsd/linux/s390x.rs | |
| 288 ./libc-0.2.18/src/unix/notbsd/linux | |
| 32 ./libc-0.2.18/src/unix/notbsd/mod.rs | |
| 372 ./libc-0.2.18/src/unix/notbsd | |
| 40 ./libc-0.2.18/src/unix/mod.rs | |
| 36 ./libc-0.2.18/src/unix/solaris/mod.rs | |
| 40 ./libc-0.2.18/src/unix/solaris | |
| 784 ./libc-0.2.18/src/unix | |
| 820 ./libc-0.2.18/src | |
| 4 ./libc-0.2.18/.gitignore | |
| 4 ./libc-0.2.18/Cargo.toml | |
| 8 ./libc-0.2.18/ci/style.rs | |
| 4 ./libc-0.2.18/ci/landing-page-head.html | |
| 4 ./libc-0.2.18/ci/run-docker.sh | |
| 8 ./libc-0.2.18/ci/run.sh | |
| 4 ./libc-0.2.18/ci/run-qemu.sh | |
| 4 ./libc-0.2.18/ci/dox.sh | |
| 4 ./libc-0.2.18/ci/docker/x86_64-rumprun-netbsd/Dockerfile | |
| 8 ./libc-0.2.18/ci/docker/x86_64-rumprun-netbsd | |
| 4 ./libc-0.2.18/ci/docker/arm-linux-androideabi/Dockerfile | |
| 4 ./libc-0.2.18/ci/docker/arm-linux-androideabi/install-sdk.sh | |
| 4 ./libc-0.2.18/ci/docker/arm-linux-androideabi/install-ndk.sh | |
| 4 ./libc-0.2.18/ci/docker/arm-linux-androideabi/accept-licenses.sh | |
| 20 ./libc-0.2.18/ci/docker/arm-linux-androideabi | |
| 4 ./libc-0.2.18/ci/docker/mips-unknown-linux-musl/Dockerfile | |
| 8 ./libc-0.2.18/ci/docker/mips-unknown-linux-musl | |
| 4 ./libc-0.2.18/ci/docker/x86_64-unknown-linux-musl/Dockerfile | |
| 8 ./libc-0.2.18/ci/docker/x86_64-unknown-linux-musl | |
| 4 ./libc-0.2.18/ci/docker/mipsel-unknown-linux-musl/Dockerfile | |
| 8 ./libc-0.2.18/ci/docker/mipsel-unknown-linux-musl | |
| 4 ./libc-0.2.18/ci/docker/i686-unknown-linux-musl/Dockerfile | |
| 8 ./libc-0.2.18/ci/docker/i686-unknown-linux-musl | |
| 4 ./libc-0.2.18/ci/docker/powerpc-unknown-linux-gnu/Dockerfile | |
| 8 ./libc-0.2.18/ci/docker/powerpc-unknown-linux-gnu | |
| 4 ./libc-0.2.18/ci/docker/powerpc64-unknown-linux-gnu/Dockerfile | |
| 8 ./libc-0.2.18/ci/docker/powerpc64-unknown-linux-gnu | |
| 4 ./libc-0.2.18/ci/docker/mips-unknown-linux-gnu/Dockerfile | |
| 8 ./libc-0.2.18/ci/docker/mips-unknown-linux-gnu | |
| 4 ./libc-0.2.18/ci/docker/i686-unknown-linux-gnu/Dockerfile | |
| 8 ./libc-0.2.18/ci/docker/i686-unknown-linux-gnu | |
| 4 ./libc-0.2.18/ci/docker/x86_64-unknown-linux-gnu/Dockerfile | |
| 8 ./libc-0.2.18/ci/docker/x86_64-unknown-linux-gnu | |
| 4 ./libc-0.2.18/ci/docker/mips64-unknown-linux-gnuabi64/Dockerfile | |
| 8 ./libc-0.2.18/ci/docker/mips64-unknown-linux-gnuabi64 | |
| 4 ./libc-0.2.18/ci/docker/x86_64-unknown-openbsd/Dockerfile | |
| 8 ./libc-0.2.18/ci/docker/x86_64-unknown-openbsd | |
| 4 ./libc-0.2.18/ci/docker/aarch64-unknown-linux-gnu/Dockerfile | |
| 8 ./libc-0.2.18/ci/docker/aarch64-unknown-linux-gnu | |
| 4 ./libc-0.2.18/ci/docker/arm-unknown-linux-gnueabihf/Dockerfile | |
| 8 ./libc-0.2.18/ci/docker/arm-unknown-linux-gnueabihf | |
| 4 ./libc-0.2.18/ci/docker/x86_64-unknown-freebsd/Dockerfile | |
| 8 ./libc-0.2.18/ci/docker/x86_64-unknown-freebsd | |
| 144 ./libc-0.2.18/ci/docker | |
| 4 ./libc-0.2.18/ci/landing-page-footer.html | |
| 8 ./libc-0.2.18/ci/README.md | |
| 192 ./libc-0.2.18/ci | |
| 12 ./libc-0.2.18/LICENSE-APACHE | |
| 4 ./libc-0.2.18/appveyor.yml | |
| 8 ./libc-0.2.18/README.md | |
| 1056 ./libc-0.2.18 | |
| 4 ./env-vars | |
| 1064 . | |
| ------------11 | |
| patching sources | |
| 4 ./.travis.yml | |
| 4 ./LICENSE-MIT | |
| 60 ./src/lib.rs | |
| 64 ./src | |
| 4 ./.gitignore | |
| 4 ./Cargo.toml | |
| 4 ./tests/smoke.rs | |
| 8 ./tests | |
| 12 ./LICENSE-APACHE | |
| 4 ./appveyor.yml | |
| 4 ./README.md | |
| 112 . | |
| configuring | |
| no configure script, doing nothing | |
| building | |
| 4 ./.travis.yml | |
| 4 ./LICENSE-MIT | |
| 4 ./src/dox.rs | |
| 12 ./src/lib.rs | |
| 8 ./src/windows.rs | |
| 4 ./src/redox.rs | |
| 4 ./src/macros.rs | |
| 4 ./src/unix/haiku/b32.rs | |
| 4 ./src/unix/haiku/b64.rs | |
| 24 ./src/unix/haiku/mod.rs | |
| 36 ./src/unix/haiku | |
| 4 ./src/unix/bsd/freebsdlike/freebsd/x86.rs | |
| 16 ./src/unix/bsd/freebsdlike/freebsd/mod.rs | |
| 4 ./src/unix/bsd/freebsdlike/freebsd/x86_64.rs | |
| 28 ./src/unix/bsd/freebsdlike/freebsd | |
| 12 ./src/unix/bsd/freebsdlike/dragonfly/mod.rs | |
| 16 ./src/unix/bsd/freebsdlike/dragonfly | |
| 32 ./src/unix/bsd/freebsdlike/mod.rs | |
| 80 ./src/unix/bsd/freebsdlike | |
| 4 ./src/unix/bsd/netbsdlike/openbsdlike/openbsd.rs | |
| 16 ./src/unix/bsd/netbsdlike/openbsdlike/mod.rs | |
| 4 ./src/unix/bsd/netbsdlike/openbsdlike/other/b64/mod.rs | |
| 8 ./src/unix/bsd/netbsdlike/openbsdlike/other/b64 | |
| 4 ./src/unix/bsd/netbsdlike/openbsdlike/other/mod.rs | |
| 4 ./src/unix/bsd/netbsdlike/openbsdlike/other/b32/mod.rs | |
| 8 ./src/unix/bsd/netbsdlike/openbsdlike/other/b32 | |
| 24 ./src/unix/bsd/netbsdlike/openbsdlike/other | |
| 4 ./src/unix/bsd/netbsdlike/openbsdlike/bitrig.rs | |
| 52 ./src/unix/bsd/netbsdlike/openbsdlike | |
| 24 ./src/unix/bsd/netbsdlike/netbsd/mod.rs | |
| 4 ./src/unix/bsd/netbsdlike/netbsd/other/b64/mod.rs | |
| 8 ./src/unix/bsd/netbsdlike/netbsd/other/b64 | |
| 4 ./src/unix/bsd/netbsdlike/netbsd/other/mod.rs | |
| 4 ./src/unix/bsd/netbsdlike/netbsd/other/b32/mod.rs | |
| 8 ./src/unix/bsd/netbsdlike/netbsd/other/b32 | |
| 24 ./src/unix/bsd/netbsdlike/netbsd/other | |
| 52 ./src/unix/bsd/netbsdlike/netbsd | |
| 20 ./src/unix/bsd/netbsdlike/mod.rs | |
| 128 ./src/unix/bsd/netbsdlike | |
| 12 ./src/unix/bsd/mod.rs | |
| 4 ./src/unix/bsd/apple/b32.rs | |
| 4 ./src/unix/bsd/apple/b64.rs | |
| 56 ./src/unix/bsd/apple/mod.rs | |
| 68 ./src/unix/bsd/apple | |
| 292 ./src/unix/bsd | |
| 8 ./src/unix/notbsd/android/b32.rs | |
| 8 ./src/unix/notbsd/android/b64.rs | |
| 28 ./src/unix/notbsd/android/mod.rs | |
| 48 ./src/unix/notbsd/android | |
| 8 ./src/unix/notbsd/linux/mips/mips64.rs | |
| 12 ./src/unix/notbsd/linux/mips/mips32.rs | |
| 16 ./src/unix/notbsd/linux/mips/mod.rs | |
| 40 ./src/unix/notbsd/linux/mips | |
| 4 ./src/unix/notbsd/linux/musl/b64/powerpc64.rs | |
| 4 ./src/unix/notbsd/linux/musl/b64/aarch64.rs | |
| 12 ./src/unix/notbsd/linux/musl/b64/mod.rs | |
| 4 ./src/unix/notbsd/linux/musl/b64/x86_64.rs | |
| 28 ./src/unix/notbsd/linux/musl/b64 | |
| 12 ./src/unix/notbsd/linux/musl/mod.rs | |
| 12 ./src/unix/notbsd/linux/musl/b32/arm.rs | |
| 12 ./src/unix/notbsd/linux/musl/b32/mips.rs | |
| 12 ./src/unix/notbsd/linux/musl/b32/asmjs.rs | |
| 12 ./src/unix/notbsd/linux/musl/b32/x86.rs | |
| 4 ./src/unix/notbsd/linux/musl/b32/mod.rs | |
| 56 ./src/unix/notbsd/linux/musl/b32 | |
| 100 ./src/unix/notbsd/linux/musl | |
| 28 ./src/unix/notbsd/linux/mod.rs | |
| 8 ./src/unix/notbsd/linux/other/b64/powerpc64.rs | |
| 8 ./src/unix/notbsd/linux/other/b64/aarch64.rs | |
| 4 ./src/unix/notbsd/linux/other/b64/mod.rs | |
| 8 ./src/unix/notbsd/linux/other/b64/x86_64.rs | |
| 32 ./src/unix/notbsd/linux/other/b64 | |
| 24 ./src/unix/notbsd/linux/other/mod.rs | |
| 8 ./src/unix/notbsd/linux/other/b32/arm.rs | |
| 8 ./src/unix/notbsd/linux/other/b32/x86.rs | |
| 4 ./src/unix/notbsd/linux/other/b32/mod.rs | |
| 8 ./src/unix/notbsd/linux/other/b32/powerpc.rs | |
| 32 ./src/unix/notbsd/linux/other/b32 | |
| 92 ./src/unix/notbsd/linux/other | |
| 24 ./src/unix/notbsd/linux/s390x.rs | |
| 288 ./src/unix/notbsd/linux | |
| 32 ./src/unix/notbsd/mod.rs | |
| 372 ./src/unix/notbsd | |
| 40 ./src/unix/mod.rs | |
| 36 ./src/unix/solaris/mod.rs | |
| 40 ./src/unix/solaris | |
| 784 ./src/unix | |
| 820 ./src | |
| 4 ./.gitignore | |
| 4 ./Cargo.toml | |
| 8 ./ci/style.rs | |
| 4 ./ci/landing-page-head.html | |
| 4 ./ci/run-docker.sh | |
| 8 ./ci/run.sh | |
| 4 ./ci/run-qemu.sh | |
| 4 ./ci/dox.sh | |
| 4 ./ci/docker/x86_64-rumprun-netbsd/Dockerfile | |
| 8 ./ci/docker/x86_64-rumprun-netbsd | |
| 4 ./ci/docker/arm-linux-androideabi/Dockerfile | |
| 4 ./ci/docker/arm-linux-androideabi/install-sdk.sh | |
| 4 ./ci/docker/arm-linux-androideabi/install-ndk.sh | |
| 4 ./ci/docker/arm-linux-androideabi/accept-licenses.sh | |
| 20 ./ci/docker/arm-linux-androideabi | |
| 4 ./ci/docker/mips-unknown-linux-musl/Dockerfile | |
| 8 ./ci/docker/mips-unknown-linux-musl | |
| 4 ./ci/docker/x86_64-unknown-linux-musl/Dockerfile | |
| 8 ./ci/docker/x86_64-unknown-linux-musl | |
| 4 ./ci/docker/mipsel-unknown-linux-musl/Dockerfile | |
| 8 ./ci/docker/mipsel-unknown-linux-musl | |
| 4 ./ci/docker/i686-unknown-linux-musl/Dockerfile | |
| 8 ./ci/docker/i686-unknown-linux-musl | |
| 4 ./ci/docker/powerpc-unknown-linux-gnu/Dockerfile | |
| 8 ./ci/docker/powerpc-unknown-linux-gnu | |
| 4 ./ci/docker/powerpc64-unknown-linux-gnu/Dockerfile | |
| 8 ./ci/docker/powerpc64-unknown-linux-gnu | |
| 4 ./ci/docker/mips-unknown-linux-gnu/Dockerfile | |
| 8 ./ci/docker/mips-unknown-linux-gnu | |
| 4 ./ci/docker/i686-unknown-linux-gnu/Dockerfile | |
| 8 ./ci/docker/i686-unknown-linux-gnu | |
| 4 ./ci/docker/x86_64-unknown-linux-gnu/Dockerfile | |
| 8 ./ci/docker/x86_64-unknown-linux-gnu | |
| 4 ./ci/docker/mips64-unknown-linux-gnuabi64/Dockerfile | |
| 8 ./ci/docker/mips64-unknown-linux-gnuabi64 | |
| 4 ./ci/docker/x86_64-unknown-openbsd/Dockerfile | |
| 8 ./ci/docker/x86_64-unknown-openbsd | |
| 4 ./ci/docker/aarch64-unknown-linux-gnu/Dockerfile | |
| 8 ./ci/docker/aarch64-unknown-linux-gnu | |
| 4 ./ci/docker/arm-unknown-linux-gnueabihf/Dockerfile | |
| 8 ./ci/docker/arm-unknown-linux-gnueabihf | |
| 4 ./ci/docker/x86_64-unknown-freebsd/Dockerfile | |
| 8 ./ci/docker/x86_64-unknown-freebsd | |
| 144 ./ci/docker | |
| 4 ./ci/landing-page-footer.html | |
| 8 ./ci/README.md | |
| 192 ./ci | |
| 12 ./LICENSE-APACHE | |
| 4 ./appveyor.yml | |
| 8 ./README.md | |
| 1056 . | |
| ------------22 | |
| 4 ./.travis.yml | |
| 4 ./LICENSE-MIT | |
| 60 ./src/lib.rs | |
| 64 ./src | |
| 4 ./.gitignore | |
| 4 ./Cargo.toml | |
| 836 ./liblib.rlib | |
| 4 ./tests/smoke.rs | |
| 8 ./tests | |
| 12 ./LICENSE-APACHE | |
| 4 ./appveyor.yml | |
| 4 ./README.md | |
| 948 . | |
| ------------22 | |
| installing | |
| post-installation fixup | |
| shrinking RPATHs of ELF executables and libraries in /nix/store/lniqr9y7816fcr94ncwcpwzqxm4n39cl-getopts | |
| patching script interpreter paths in /nix/store/lniqr9y7816fcr94ncwcpwzqxm4n39cl-getopts | |
| ------------22 | |
| 4 ./.travis.yml | |
| 4 ./LICENSE-MIT | |
| 4 ./src/dox.rs | |
| 12 ./src/lib.rs | |
| 8 ./src/windows.rs | |
| 4 ./src/redox.rs | |
| 4 ./src/macros.rs | |
| 4 ./src/unix/haiku/b32.rs | |
| 4 ./src/unix/haiku/b64.rs | |
| 24 ./src/unix/haiku/mod.rs | |
| 36 ./src/unix/haiku | |
| 4 ./src/unix/bsd/freebsdlike/freebsd/x86.rs | |
| 16 ./src/unix/bsd/freebsdlike/freebsd/mod.rs | |
| 4 ./src/unix/bsd/freebsdlike/freebsd/x86_64.rs | |
| 28 ./src/unix/bsd/freebsdlike/freebsd | |
| 12 ./src/unix/bsd/freebsdlike/dragonfly/mod.rs | |
| 16 ./src/unix/bsd/freebsdlike/dragonfly | |
| 32 ./src/unix/bsd/freebsdlike/mod.rs | |
| 80 ./src/unix/bsd/freebsdlike | |
| 4 ./src/unix/bsd/netbsdlike/openbsdlike/openbsd.rs | |
| 16 ./src/unix/bsd/netbsdlike/openbsdlike/mod.rs | |
| 4 ./src/unix/bsd/netbsdlike/openbsdlike/other/b64/mod.rs | |
| 8 ./src/unix/bsd/netbsdlike/openbsdlike/other/b64 | |
| 4 ./src/unix/bsd/netbsdlike/openbsdlike/other/mod.rs | |
| 4 ./src/unix/bsd/netbsdlike/openbsdlike/other/b32/mod.rs | |
| 8 ./src/unix/bsd/netbsdlike/openbsdlike/other/b32 | |
| 24 ./src/unix/bsd/netbsdlike/openbsdlike/other | |
| 4 ./src/unix/bsd/netbsdlike/openbsdlike/bitrig.rs | |
| 52 ./src/unix/bsd/netbsdlike/openbsdlike | |
| 24 ./src/unix/bsd/netbsdlike/netbsd/mod.rs | |
| 4 ./src/unix/bsd/netbsdlike/netbsd/other/b64/mod.rs | |
| 8 ./src/unix/bsd/netbsdlike/netbsd/other/b64 | |
| 4 ./src/unix/bsd/netbsdlike/netbsd/other/mod.rs | |
| 4 ./src/unix/bsd/netbsdlike/netbsd/other/b32/mod.rs | |
| 8 ./src/unix/bsd/netbsdlike/netbsd/other/b32 | |
| 24 ./src/unix/bsd/netbsdlike/netbsd/other | |
| 52 ./src/unix/bsd/netbsdlike/netbsd | |
| 20 ./src/unix/bsd/netbsdlike/mod.rs | |
| 128 ./src/unix/bsd/netbsdlike | |
| 12 ./src/unix/bsd/mod.rs | |
| 4 ./src/unix/bsd/apple/b32.rs | |
| 4 ./src/unix/bsd/apple/b64.rs | |
| 56 ./src/unix/bsd/apple/mod.rs | |
| 68 ./src/unix/bsd/apple | |
| 292 ./src/unix/bsd | |
| 8 ./src/unix/notbsd/android/b32.rs | |
| 8 ./src/unix/notbsd/android/b64.rs | |
| 28 ./src/unix/notbsd/android/mod.rs | |
| 48 ./src/unix/notbsd/android | |
| 8 ./src/unix/notbsd/linux/mips/mips64.rs | |
| 12 ./src/unix/notbsd/linux/mips/mips32.rs | |
| 16 ./src/unix/notbsd/linux/mips/mod.rs | |
| 40 ./src/unix/notbsd/linux/mips | |
| 4 ./src/unix/notbsd/linux/musl/b64/powerpc64.rs | |
| 4 ./src/unix/notbsd/linux/musl/b64/aarch64.rs | |
| 12 ./src/unix/notbsd/linux/musl/b64/mod.rs | |
| 4 ./src/unix/notbsd/linux/musl/b64/x86_64.rs | |
| 28 ./src/unix/notbsd/linux/musl/b64 | |
| 12 ./src/unix/notbsd/linux/musl/mod.rs | |
| 12 ./src/unix/notbsd/linux/musl/b32/arm.rs | |
| 12 ./src/unix/notbsd/linux/musl/b32/mips.rs | |
| 12 ./src/unix/notbsd/linux/musl/b32/asmjs.rs | |
| 12 ./src/unix/notbsd/linux/musl/b32/x86.rs | |
| 4 ./src/unix/notbsd/linux/musl/b32/mod.rs | |
| 56 ./src/unix/notbsd/linux/musl/b32 | |
| 100 ./src/unix/notbsd/linux/musl | |
| 28 ./src/unix/notbsd/linux/mod.rs | |
| 8 ./src/unix/notbsd/linux/other/b64/powerpc64.rs | |
| 8 ./src/unix/notbsd/linux/other/b64/aarch64.rs | |
| 4 ./src/unix/notbsd/linux/other/b64/mod.rs | |
| 8 ./src/unix/notbsd/linux/other/b64/x86_64.rs | |
| 32 ./src/unix/notbsd/linux/other/b64 | |
| 24 ./src/unix/notbsd/linux/other/mod.rs | |
| 8 ./src/unix/notbsd/linux/other/b32/arm.rs | |
| 8 ./src/unix/notbsd/linux/other/b32/x86.rs | |
| 4 ./src/unix/notbsd/linux/other/b32/mod.rs | |
| 8 ./src/unix/notbsd/linux/other/b32/powerpc.rs | |
| 32 ./src/unix/notbsd/linux/other/b32 | |
| 92 ./src/unix/notbsd/linux/other | |
| 24 ./src/unix/notbsd/linux/s390x.rs | |
| 288 ./src/unix/notbsd/linux | |
| 32 ./src/unix/notbsd/mod.rs | |
| 372 ./src/unix/notbsd | |
| 40 ./src/unix/mod.rs | |
| 36 ./src/unix/solaris/mod.rs | |
| 40 ./src/unix/solaris | |
| 784 ./src/unix | |
| 820 ./src | |
| 4 ./.gitignore | |
| 732 ./liblibc.rlib | |
| 4 ./Cargo.toml | |
| 8 ./ci/style.rs | |
| 4 ./ci/landing-page-head.html | |
| 4 ./ci/run-docker.sh | |
| 8 ./ci/run.sh | |
| 4 ./ci/run-qemu.sh | |
| 4 ./ci/dox.sh | |
| 4 ./ci/docker/x86_64-rumprun-netbsd/Dockerfile | |
| 8 ./ci/docker/x86_64-rumprun-netbsd | |
| 4 ./ci/docker/arm-linux-androideabi/Dockerfile | |
| 4 ./ci/docker/arm-linux-androideabi/install-sdk.sh | |
| 4 ./ci/docker/arm-linux-androideabi/install-ndk.sh | |
| 4 ./ci/docker/arm-linux-androideabi/accept-licenses.sh | |
| 20 ./ci/docker/arm-linux-androideabi | |
| 4 ./ci/docker/mips-unknown-linux-musl/Dockerfile | |
| 8 ./ci/docker/mips-unknown-linux-musl | |
| 4 ./ci/docker/x86_64-unknown-linux-musl/Dockerfile | |
| 8 ./ci/docker/x86_64-unknown-linux-musl | |
| 4 ./ci/docker/mipsel-unknown-linux-musl/Dockerfile | |
| 8 ./ci/docker/mipsel-unknown-linux-musl | |
| 4 ./ci/docker/i686-unknown-linux-musl/Dockerfile | |
| 8 ./ci/docker/i686-unknown-linux-musl | |
| 4 ./ci/docker/powerpc-unknown-linux-gnu/Dockerfile | |
| 8 ./ci/docker/powerpc-unknown-linux-gnu | |
| 4 ./ci/docker/powerpc64-unknown-linux-gnu/Dockerfile | |
| 8 ./ci/docker/powerpc64-unknown-linux-gnu | |
| 4 ./ci/docker/mips-unknown-linux-gnu/Dockerfile | |
| 8 ./ci/docker/mips-unknown-linux-gnu | |
| 4 ./ci/docker/i686-unknown-linux-gnu/Dockerfile | |
| 8 ./ci/docker/i686-unknown-linux-gnu | |
| 4 ./ci/docker/x86_64-unknown-linux-gnu/Dockerfile | |
| 8 ./ci/docker/x86_64-unknown-linux-gnu | |
| 4 ./ci/docker/mips64-unknown-linux-gnuabi64/Dockerfile | |
| 8 ./ci/docker/mips64-unknown-linux-gnuabi64 | |
| 4 ./ci/docker/x86_64-unknown-openbsd/Dockerfile | |
| 8 ./ci/docker/x86_64-unknown-openbsd | |
| 4 ./ci/docker/aarch64-unknown-linux-gnu/Dockerfile | |
| 8 ./ci/docker/aarch64-unknown-linux-gnu | |
| 4 ./ci/docker/arm-unknown-linux-gnueabihf/Dockerfile | |
| 8 ./ci/docker/arm-unknown-linux-gnueabihf | |
| 4 ./ci/docker/x86_64-unknown-freebsd/Dockerfile | |
| 8 ./ci/docker/x86_64-unknown-freebsd | |
| 144 ./ci/docker | |
| 4 ./ci/landing-page-footer.html | |
| 8 ./ci/README.md | |
| 192 ./ci | |
| 12 ./LICENSE-APACHE | |
| 4 ./appveyor.yml | |
| 8 ./README.md | |
| 1788 . | |
| ------------22 | |
| installing | |
| post-installation fixup | |
| shrinking RPATHs of ELF executables and libraries in /nix/store/jmd1dwfk14z6hlsq8ndbky3cap22vbb9-libc | |
| patching script interpreter paths in /nix/store/jmd1dwfk14z6hlsq8ndbky3cap22vbb9-libc | |
| /nix/store/jmd1dwfk14z6hlsq8ndbky3cap22vbb9-libc/ci/run.sh: interpreter directive changed from "/bin/sh" to "/nix/store/28wl3f34vfjpw0y5809bgr6382wqdscf-bash-4.3-p48/bin/sh" | |
| building path(s) ‘/nix/store/c8gbwsqk68sjqjb54la460i9221bavm7-filetime’ | |
| building path(s) ‘/nix/store/dk74vskrr6ir3x4grgcs2x6h11qnmxv3-xattr’ | |
| unpacking sources | |
| unpacking sources | |
| filetime-0.1.10/.gitignore | |
| filetime-0.1.10/.travis.yml | |
| filetime-0.1.10/Cargo.toml | |
| filetime-0.1.10/LICENSE-APACHE | |
| filetime-0.1.10/LICENSE-MIT | |
| filetime-0.1.10/README.md | |
| filetime-0.1.10/appveyor.yml | |
| xattr-0.1.10/.gitignore | |
| filetime-0.1.10/src/lib.rs | |
| xattr-0.1.10/.travis.yml | |
| xattr-0.1.10/Cargo.toml | |
| xattr-0.1.10/LICENSE-APACHE | |
| xattr-0.1.10/LICENSE-MIT | |
| xattr-0.1.10/README.md | |
| xattr-0.1.10/rustfmt.toml | |
| xattr-0.1.10/src/error.rs | |
| xattr-0.1.10/src/lib.rs | |
| xattr-0.1.10/src/sys/bsd.rs | |
| xattr-0.1.10/src/sys/linux_macos/linux.rs | |
| ------------11 | |
| xattr-0.1.10/src/sys/linux_macos/macos.rs | |
| xattr-0.1.10/src/sys/linux_macos/mod.rs | |
| xattr-0.1.10/src/sys/mod.rs | |
| xattr-0.1.10/src/sys/unsupported.rs | |
| xattr-0.1.10/src/util.rs | |
| xattr-0.1.10/tests/main.rs | |
| ------------11 | |
| 4 ./env-vars | |
| 4 ./filetime-0.1.10/.travis.yml | |
| 4 ./filetime-0.1.10/LICENSE-MIT | |
| 12 ./filetime-0.1.10/src/lib.rs | |
| 16 ./filetime-0.1.10/src | |
| 4 ./filetime-0.1.10/.gitignore | |
| 4 ./filetime-0.1.10/Cargo.toml | |
| 12 ./filetime-0.1.10/LICENSE-APACHE | |
| 4 ./filetime-0.1.10/appveyor.yml | |
| 4 ./filetime-0.1.10/README.md | |
| 56 ./filetime-0.1.10 | |
| 64 . | |
| ------------11 | |
| 4 ./xattr-0.1.10/.travis.yml | |
| 4 ./xattr-0.1.10/LICENSE-MIT | |
| patching sources | |
| 4 ./xattr-0.1.10/src/util.rs | |
| 4 ./xattr-0.1.10/src/lib.rs | |
| 4 ./xattr-0.1.10/src/sys/linux_macos/linux.rs | |
| 8 ./xattr-0.1.10/src/sys/linux_macos/mod.rs | |
| 4 ./xattr-0.1.10/src/sys/linux_macos/macos.rs | |
| 20 ./xattr-0.1.10/src/sys/linux_macos | |
| 4 ./xattr-0.1.10/src/sys/unsupported.rs | |
| 12 ./xattr-0.1.10/src/sys/bsd.rs | |
| 4 ./xattr-0.1.10/src/sys/mod.rs | |
| 44 ./xattr-0.1.10/src/sys | |
| 4 ./xattr-0.1.10/src/error.rs | |
| 60 ./xattr-0.1.10/src | |
| 4 ./xattr-0.1.10/.gitignore | |
| 4 ./xattr-0.1.10/Cargo.toml | |
| 4 ./xattr-0.1.10/rustfmt.toml | |
| 4 ./xattr-0.1.10/tests/main.rs | |
| 8 ./xattr-0.1.10/tests | |
| 12 ./xattr-0.1.10/LICENSE-APACHE | |
| 4 ./xattr-0.1.10/README.md | |
| 108 ./xattr-0.1.10 | |
| 4 ./env-vars | |
| 116 . | |
| ------------11 | |
| patching sources | |
| configuring | |
| configuring | |
| no configure script, doing nothing | |
| building | |
| 4 ./.travis.yml | |
| 4 ./LICENSE-MIT | |
| 12 ./src/lib.rs | |
| 16 ./src | |
| 4 ./.gitignore | |
| 4 ./Cargo.toml | |
| 12 ./LICENSE-APACHE | |
| 4 ./appveyor.yml | |
| 4 ./README.md | |
| 56 . | |
| no configure script, doing nothing | |
| building | |
| 4 ./.travis.yml | |
| 4 ./LICENSE-MIT | |
| 4 ./src/util.rs | |
| 4 ./src/lib.rs | |
| 4 ./src/sys/linux_macos/linux.rs | |
| 8 ./src/sys/linux_macos/mod.rs | |
| 4 ./src/sys/linux_macos/macos.rs | |
| 20 ./src/sys/linux_macos | |
| 4 ./src/sys/unsupported.rs | |
| 12 ./src/sys/bsd.rs | |
| 4 ./src/sys/mod.rs | |
| 44 ./src/sys | |
| 4 ./src/error.rs | |
| 60 ./src | |
| 4 ./.gitignore | |
| 4 ./Cargo.toml | |
| 4 ./rustfmt.toml | |
| 4 ./tests/main.rs | |
| 8 ./tests | |
| 12 ./LICENSE-APACHE | |
| 4 ./README.md | |
| 108 . | |
| src/lib.rs:37:1: 37:19 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/lib.rs:37 extern crate libc; | |
| ^~~~~~~~~~~~~~~~~~ | |
| src/lib.rs:215:16: 215:23 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/lib.rs:215 use libc::{timeval, time_t, suseconds_t, utimes}; | |
| ^~~~~~~ | |
| src/lib.rs:215:25: 215:31 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/lib.rs:215 use libc::{timeval, time_t, suseconds_t, utimes}; | |
| ^~~~~~ | |
| src/lib.rs:215:33: 215:44 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/lib.rs:215 use libc::{timeval, time_t, suseconds_t, utimes}; | |
| ^~~~~~~~~~~ | |
| src/lib.rs:215:46: 215:52 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/lib.rs:215 use libc::{timeval, time_t, suseconds_t, utimes}; | |
| ^~~~~~ | |
| src/lib.rs:220:12: 220:18 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/lib.rs:220 if utimes(p.as_ptr() as *const _, times.as_ptr()) == 0 { | |
| ^~~~~~ | |
| src/lib.rs:227:37: 227:44 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/lib.rs:227 fn to_timeval(ft: &FileTime) -> timeval { | |
| ^~~~~~~ | |
| src/lib.rs:229:13: 229:43 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/lib.rs:229 tv_sec: ft.seconds() as time_t, | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| src/lib.rs:230:13: 230:62 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/lib.rs:230 tv_usec: (ft.nanoseconds() / 1000) as suseconds_t, | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| src/lib.rs:228:9: 228:16 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/lib.rs:228 timeval { | |
| ^~~~~~~ | |
| src/lib.rs:229:37: 229:43 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/lib.rs:229 tv_sec: ft.seconds() as time_t, | |
| ^~~~~~ | |
| src/lib.rs:230:51: 230:62 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/lib.rs:230 tv_usec: (ft.nanoseconds() / 1000) as suseconds_t, | |
| ^~~~~~~~~~~ | |
| error: aborting due to 12 previous errors | |
| builder for ‘/nix/store/dalkgv3agm851123j4d3s77bmlrskkkj-filetime.drv’ failed with exit code 101 | |
| src/lib.rs:4:1: 4:19 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/lib.rs:4 extern crate libc; | |
| ^~~~~~~~~~~~~~~~~~ | |
| src/sys/linux_macos/linux.rs:1:12: 1:18 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/linux.rs:1 use libc::{c_char, ssize_t, size_t, c_int, c_void}; | |
| ^~~~~~ | |
| src/sys/linux_macos/linux.rs:1:20: 1:27 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/linux.rs:1 use libc::{c_char, ssize_t, size_t, c_int, c_void}; | |
| ^~~~~~~ | |
| src/sys/linux_macos/linux.rs:1:29: 1:35 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/linux.rs:1 use libc::{c_char, ssize_t, size_t, c_int, c_void}; | |
| ^~~~~~ | |
| src/sys/linux_macos/linux.rs:1:37: 1:42 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/linux.rs:1 use libc::{c_char, ssize_t, size_t, c_int, c_void}; | |
| ^~~~~ | |
| src/sys/linux_macos/linux.rs:1:44: 1:50 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/linux.rs:1 use libc::{c_char, ssize_t, size_t, c_int, c_void}; | |
| ^~~~~~ | |
| src/sys/linux_macos/linux.rs:4:27: 4:32 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/linux.rs:4 pub fn flistxattr(fd: c_int, buf: *mut c_char, size: size_t) -> ssize_t; | |
| ^~~~~ | |
| src/sys/linux_macos/linux.rs:4:44: 4:50 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/linux.rs:4 pub fn flistxattr(fd: c_int, buf: *mut c_char, size: size_t) -> ssize_t; | |
| ^~~~~~ | |
| src/sys/linux_macos/linux.rs:4:58: 4:64 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/linux.rs:4 pub fn flistxattr(fd: c_int, buf: *mut c_char, size: size_t) -> ssize_t; | |
| ^~~~~~ | |
| src/sys/linux_macos/linux.rs:4:69: 4:76 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/linux.rs:4 pub fn flistxattr(fd: c_int, buf: *mut c_char, size: size_t) -> ssize_t; | |
| ^~~~~~~ | |
| src/sys/linux_macos/linux.rs:5:26: 5:31 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/linux.rs:5 pub fn fgetxattr(fd: c_int, name: *const c_char, value: *mut c_void, size: size_t) -> ssize_t; | |
| ^~~~~ | |
| src/sys/linux_macos/linux.rs:5:46: 5:52 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/linux.rs:5 pub fn fgetxattr(fd: c_int, name: *const c_char, value: *mut c_void, size: size_t) -> ssize_t; | |
| ^~~~~~ | |
| src/sys/linux_macos/linux.rs:5:66: 5:72 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/linux.rs:5 pub fn fgetxattr(fd: c_int, name: *const c_char, value: *mut c_void, size: size_t) -> ssize_t; | |
| ^~~~~~ | |
| src/sys/linux_macos/linux.rs:5:80: 5:86 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/linux.rs:5 pub fn fgetxattr(fd: c_int, name: *const c_char, value: *mut c_void, size: size_t) -> ssize_t; | |
| ^~~~~~ | |
| src/sys/linux_macos/linux.rs:5:91: 5:98 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/linux.rs:5 pub fn fgetxattr(fd: c_int, name: *const c_char, value: *mut c_void, size: size_t) -> ssize_t; | |
| ^~~~~~~ | |
| src/sys/linux_macos/linux.rs:6:29: 6:34 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/linux.rs:6 pub fn fremovexattr(fd: c_int, name: *const c_char) -> c_int; | |
| ^~~~~ | |
| src/sys/linux_macos/linux.rs:6:49: 6:55 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/linux.rs:6 pub fn fremovexattr(fd: c_int, name: *const c_char) -> c_int; | |
| ^~~~~~ | |
| src/sys/linux_macos/linux.rs:6:60: 6:65 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/linux.rs:6 pub fn fremovexattr(fd: c_int, name: *const c_char) -> c_int; | |
| ^~~~~ | |
| src/sys/linux_macos/linux.rs:8:36: 8:42 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/linux.rs:8 pub fn llistxattr(path: *const c_char, buf: *mut c_char, size: size_t) -> ssize_t; | |
| ^~~~~~ | |
| src/sys/linux_macos/linux.rs:8:54: 8:60 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/linux.rs:8 pub fn llistxattr(path: *const c_char, buf: *mut c_char, size: size_t) -> ssize_t; | |
| ^~~~~~ | |
| src/sys/linux_macos/linux.rs:8:68: 8:74 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/linux.rs:8 pub fn llistxattr(path: *const c_char, buf: *mut c_char, size: size_t) -> ssize_t; | |
| ^~~~~~ | |
| src/sys/linux_macos/linux.rs:8:79: 8:86 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/linux.rs:8 pub fn llistxattr(path: *const c_char, buf: *mut c_char, size: size_t) -> ssize_t; | |
| ^~~~~~~ | |
| src/sys/linux_macos/linux.rs:9:35: 9:41 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/linux.rs:9 pub fn lgetxattr(path: *const c_char, | |
| ^~~~~~ | |
| src/sys/linux_macos/linux.rs:10:35: 10:41 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/linux.rs:10 name: *const c_char, | |
| ^~~~~~ | |
| src/sys/linux_macos/linux.rs:11:34: 11:40 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/linux.rs:11 value: *mut c_void, | |
| ^~~~~~ | |
| src/sys/linux_macos/linux.rs:12:28: 12:34 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/linux.rs:12 size: size_t) | |
| ^~~~~~ | |
| src/sys/linux_macos/linux.rs:13:25: 13:32 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/linux.rs:13 -> ssize_t; | |
| ^~~~~~~ | |
| src/sys/linux_macos/linux.rs:14:38: 14:44 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/linux.rs:14 pub fn lremovexattr(path: *const c_char, name: *const c_char) -> c_int; | |
| ^~~~~~ | |
| src/sys/linux_macos/linux.rs:14:59: 14:65 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/linux.rs:14 pub fn lremovexattr(path: *const c_char, name: *const c_char) -> c_int; | |
| ^~~~~~ | |
| src/sys/linux_macos/linux.rs:14:70: 14:75 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/linux.rs:14 pub fn lremovexattr(path: *const c_char, name: *const c_char) -> c_int; | |
| ^~~~~ | |
| src/sys/linux_macos/linux.rs:17:29: 17:34 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/linux.rs:17 pub unsafe fn fsetxattr(fd: c_int, | |
| ^~~~~ | |
| src/sys/linux_macos/linux.rs:18:38: 18:44 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/linux.rs:18 name: *const c_char, | |
| ^~~~~~ | |
| src/sys/linux_macos/linux.rs:19:39: 19:45 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/linux.rs:19 value: *const c_void, | |
| ^~~~~~ | |
| src/sys/linux_macos/linux.rs:20:31: 20:37 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/linux.rs:20 size: size_t) | |
| ^~~~~~ | |
| src/sys/linux_macos/linux.rs:21:28: 21:35 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/linux.rs:21 -> ssize_t { | |
| ^~~~~~~ | |
| src/sys/linux_macos/linux.rs:23:26: 23:31 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/linux.rs:23 fn fsetxattr(fd: c_int, | |
| ^~~~~ | |
| src/sys/linux_macos/linux.rs:24:35: 24:41 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/linux.rs:24 name: *const c_char, | |
| ^~~~~~ | |
| src/sys/linux_macos/linux.rs:25:36: 25:42 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/linux.rs:25 value: *const c_void, | |
| ^~~~~~ | |
| src/sys/linux_macos/linux.rs:26:28: 26:34 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/linux.rs:26 size: size_t, | |
| ^~~~~~ | |
| src/sys/linux_macos/linux.rs:27:29: 27:34 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/linux.rs:27 flags: c_int) | |
| ^~~~~ | |
| src/sys/linux_macos/linux.rs:28:25: 28:32 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/linux.rs:28 -> ssize_t; | |
| ^~~~~~~ | |
| src/sys/linux_macos/linux.rs:33:38: 33:44 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/linux.rs:33 pub unsafe fn lsetxattr(path: *const c_char, | |
| ^~~~~~ | |
| src/sys/linux_macos/linux.rs:34:38: 34:44 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/linux.rs:34 name: *const c_char, | |
| ^~~~~~ | |
| src/sys/linux_macos/linux.rs:35:39: 35:45 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/linux.rs:35 value: *const c_void, | |
| ^~~~~~ | |
| src/sys/linux_macos/linux.rs:36:31: 36:37 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/linux.rs:36 size: size_t) | |
| ^~~~~~ | |
| src/sys/linux_macos/linux.rs:37:28: 37:35 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/linux.rs:37 -> ssize_t { | |
| ^~~~~~~ | |
| src/sys/linux_macos/linux.rs:39:35: 39:41 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/linux.rs:39 fn lsetxattr(path: *const c_char, | |
| ^~~~~~ | |
| src/sys/linux_macos/linux.rs:40:35: 40:41 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/linux.rs:40 name: *const c_char, | |
| ^~~~~~ | |
| src/sys/linux_macos/linux.rs:41:36: 41:42 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/linux.rs:41 value: *const c_void, | |
| ^~~~~~ | |
| src/sys/linux_macos/linux.rs:42:28: 42:34 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/linux.rs:42 size: size_t, | |
| ^~~~~~ | |
| src/sys/linux_macos/linux.rs:43:29: 43:34 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/linux.rs:43 flags: c_int) | |
| ^~~~~ | |
| src/sys/linux_macos/linux.rs:44:25: 44:32 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/linux.rs:44 -> ssize_t; | |
| ^~~~~~~ | |
| src/sys/linux_macos/mod.rs:20:12: 20:18 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/mod.rs:20 use libc::{c_void, size_t, c_char}; | |
| ^~~~~~ | |
| src/sys/linux_macos/mod.rs:20:20: 20:26 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/mod.rs:20 use libc::{c_void, size_t, c_char}; | |
| ^~~~~~ | |
| src/sys/linux_macos/mod.rs:20:28: 20:34 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/mod.rs:20 use libc::{c_void, size_t, c_char}; | |
| ^~~~~~ | |
| src/sys/linux_macos/mod.rs:74:75: 74:81 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/mod.rs:74 allocate_loop(|buf, len| fgetxattr(fd, name.as_ptr(), buf as *mut c_void, len as size_t)) | |
| ^~~~~~ | |
| src/sys/linux_macos/mod.rs:74:90: 74:96 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/mod.rs:74 allocate_loop(|buf, len| fgetxattr(fd, name.as_ptr(), buf as *mut c_void, len as size_t)) | |
| ^~~~~~ | |
| src/sys/linux_macos/mod.rs:83:44: 83:50 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/mod.rs:83 value.as_ptr() as *const c_void, | |
| ^~~~~~ | |
| src/sys/linux_macos/mod.rs:84:34: 84:40 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/mod.rs:84 value.len() as size_t) | |
| ^~~~~~ | |
| src/sys/linux_macos/mod.rs:105:66: 105:72 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/mod.rs:105 try!(allocate_loop(|buf, len| flistxattr(fd, buf as *mut c_char, len as size_t))) | |
| ^~~~~~ | |
| src/sys/linux_macos/mod.rs:105:9: 105:90 note: in this expansion of try! (defined in <std macros>) | |
| src/sys/linux_macos/mod.rs:105:81: 105:87 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/mod.rs:105 try!(allocate_loop(|buf, len| flistxattr(fd, buf as *mut c_char, len as size_t))) | |
| ^~~~~~ | |
| src/sys/linux_macos/mod.rs:105:9: 105:90 note: in this expansion of try! (defined in <std macros>) | |
| src/sys/linux_macos/mod.rs:121:35: 121:41 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/mod.rs:121 buf as *mut c_void, | |
| ^~~~~~ | |
| src/sys/linux_macos/mod.rs:122:30: 122:36 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/mod.rs:122 len as size_t) | |
| ^~~~~~ | |
| src/sys/linux_macos/mod.rs:133:44: 133:50 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/mod.rs:133 value.as_ptr() as *const c_void, | |
| ^~~~~~ | |
| src/sys/linux_macos/mod.rs:134:34: 134:40 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/mod.rs:134 value.len() as size_t) | |
| ^~~~~~ | |
| src/sys/linux_macos/mod.rs:157:77: 157:83 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/mod.rs:157 try!(allocate_loop(|buf, len| llistxattr(path.as_ptr(), buf as *mut c_char, len as size_t))) | |
| ^~~~~~ | |
| src/sys/linux_macos/mod.rs:157:9: 157:101 note: in this expansion of try! (defined in <std macros>) | |
| src/sys/linux_macos/mod.rs:157:92: 157:98 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/sys/linux_macos/mod.rs:157 try!(allocate_loop(|buf, len| llistxattr(path.as_ptr(), buf as *mut c_char, len as size_t))) | |
| ^~~~~~ | |
| src/sys/linux_macos/mod.rs:157:9: 157:101 note: in this expansion of try! (defined in <std macros>) | |
| src/util.rs:8:12: 8:18 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/util.rs:8 use libc::{ERANGE, ssize_t}; | |
| ^~~~~~ | |
| src/util.rs:8:20: 8:27 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/util.rs:8 use libc::{ERANGE, ssize_t}; | |
| ^~~~~~~ | |
| src/util.rs:29:57: 29:64 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/util.rs:29 pub unsafe fn allocate_loop<F: FnMut(*mut u8, usize) -> ssize_t>(mut f: F) -> io::Result<Vec<u8>> { | |
| ^~~~~~~ | |
| src/util.rs:46:45: 46:51 error: use of unstable library feature 'libc': use `libc` from crates.io (see issue #27783) | |
| src/util.rs:46 if error.raw_os_error() == Some(ERANGE) { | |
| ^~~~~~ | |
| error: aborting due to 71 previous errors | |
| builder for ‘/nix/store/l2hwysyb8lj62n50bxcl7fx4k89sr47w-xattr.drv’ failed with exit code 101 | |
| cannot build derivation ‘/nix/store/k5r0b405cjffyrhqhh7sq3c1p4mwwpin-tar.drv’: 2 dependencies couldn't be built | |
| cannot build derivation ‘/nix/store/sbcr3pyy2a8hjqffdzhvkspy7g08iwy5-tar-example.drv’: 3 dependencies couldn't be built | |
| error: build of ‘/nix/store/sbcr3pyy2a8hjqffdzhvkspy7g08iwy5-tar-example.drv’ failed |
Author
qknight
commented
Dec 6, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment