[INFO] updating cached repository https://github.com/bennofs/nix-index [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 36ded5929e5aa075e7b3f311bbf6fd8a82a76519 [INFO] checking bennofs/nix-index against beta-2019-10-27 for pr-65897 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbennofs%2Fnix-index" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bennofs/nix-index on toolchain beta-2019-10-27 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/bennofs/nix-index [INFO] removed 1 missing examples [INFO] finished tweaking git repo https://github.com/bennofs/nix-index [INFO] tweaked toml for git repo https://github.com/bennofs/nix-index written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/bennofs/nix-index already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: An explicit [[example]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other example targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a example target: [INFO] [stderr] [INFO] [stderr] * /workspace/builds/worker-0/source/examples/nix-index-debug.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a example target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autoexamples = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: version requirement `0.4.17+zstd.1.3.3` for dependency `zstd` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-10-27" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b4fe64fc9d7c1c08bcf8954580fe81b4d859723622e086e015879467d398dd1a [INFO] running `"docker" "start" "-a" "b4fe64fc9d7c1c08bcf8954580fe81b4d859723622e086e015879467d398dd1a"` [INFO] [stderr] warning: An explicit [[example]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other example targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a example target: [INFO] [stderr] [INFO] [stderr] * /opt/rustwide/workdir/examples/nix-index-debug.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a example target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autoexamples = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: version requirement `0.4.17+zstd.1.3.3` for dependency `zstd` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Checking lazycell v1.1.0 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Checking tokio-service v0.1.0 [INFO] [stderr] Checking relay v0.1.1 [INFO] [stderr] Checking isatty v0.1.9 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling filetime v0.2.1 [INFO] [stderr] Checking tokio-timer v0.1.2 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking want v0.0.4 [INFO] [stderr] Checking stderr v0.8.0 [INFO] [stderr] Checking lock_api v0.1.3 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking tokio-io v0.1.8 [INFO] [stderr] Compiling lzma-sys v0.1.10 [INFO] [stderr] Checking serde_bytes v0.10.4 [INFO] [stderr] Checking bincode v0.9.2 [INFO] [stderr] Checking serde_json v1.0.32 [INFO] [stderr] Compiling base64 v0.5.2 [INFO] [stderr] Checking crossbeam-epoch v0.5.2 [INFO] [stderr] Checking mime v0.3.9 [INFO] [stderr] Compiling syn v0.15.4 [INFO] [stderr] Checking tokio-codec v0.1.0 [INFO] [stderr] Checking parking_lot_core v0.3.1 [INFO] [stderr] Checking error-chain v0.12.0 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking crossbeam-deque v0.6.1 [INFO] [stderr] Checking aho-corasick v0.6.8 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking xz2 v0.1.5 [INFO] [stderr] Checking tokio-threadpool v0.1.6 [INFO] [stderr] Checking regex v1.0.5 [INFO] [stderr] Checking tokio-reactor v0.1.5 [INFO] [stderr] Checking tokio-fs v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.1 [INFO] [stderr] Checking tokio-tcp v0.1.1 [INFO] [stderr] Checking tokio-udp v0.1.2 [INFO] [stderr] Checking grep v0.1.9 [INFO] [stderr] Checking tokio v0.1.8 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Compiling blob v0.2.0 [INFO] [stderr] Checking tokio-proto v0.1.1 [INFO] [stderr] Checking tokio-retry v0.1.1 [INFO] [stderr] Compiling zstd-sys v1.4.5+zstd.1.3.6 [INFO] [stderr] Checking hyper v0.11.27 [INFO] [stderr] Checking zstd-safe v1.4.5+zstd.1.3.6 [INFO] [stderr] Checking zstd v0.4.20+zstd.1.3.6 [INFO] [stderr] Checking nix-index v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 13s [INFO] running `"docker" "inspect" "b4fe64fc9d7c1c08bcf8954580fe81b4d859723622e086e015879467d398dd1a"` [INFO] running `"docker" "rm" "-f" "b4fe64fc9d7c1c08bcf8954580fe81b4d859723622e086e015879467d398dd1a"` [INFO] [stdout] b4fe64fc9d7c1c08bcf8954580fe81b4d859723622e086e015879467d398dd1a