[INFO] cloning repository https://github.com/bennofs/nix-index [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bennofs/nix-index" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbennofs%2Fnix-index", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbennofs%2Fnix-index'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1ed54f7504a04ce179e55bb32622f91622b5d6b9 [INFO] checking bennofs/nix-index against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbennofs%2Fnix-index" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bennofs/nix-index on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bennofs/nix-index [INFO] removed 0 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-4/source/Cargo.toml [INFO] crate git repo https://github.com/bennofs/nix-index already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded isatty v0.1.9 [INFO] [stderr] Downloaded take v0.1.0 [INFO] [stderr] Downloaded relay v0.1.1 [INFO] [stderr] Downloaded mime v0.3.9 [INFO] [stderr] Downloaded serde v1.0.79 [INFO] [stderr] Downloaded pkg-config v0.3.14 [INFO] [stderr] Downloaded tokio-proto v0.1.1 [INFO] [stderr] Downloaded slab v0.4.1 [INFO] [stderr] Downloaded parking_lot v0.6.4 [INFO] [stderr] Downloaded stable_deref_trait v1.1.1 [INFO] [stderr] Downloaded crossbeam-deque v0.6.1 [INFO] [stderr] Downloaded time v0.1.40 [INFO] [stderr] Downloaded proc-macro2 v0.4.19 [INFO] [stderr] Downloaded quote v0.6.8 [INFO] [stderr] Downloaded bytes v0.4.10 [INFO] [stderr] Downloaded tokio-udp v0.1.2 [INFO] [stderr] Downloaded lazy_static v1.1.0 [INFO] [stderr] Downloaded parking_lot_core v0.3.1 [INFO] [stderr] Downloaded cfg-if v0.1.5 [INFO] [stderr] Downloaded ryu v0.2.6 [INFO] [stderr] Downloaded tokio-tcp v0.1.1 [INFO] [stderr] Downloaded rand v0.3.22 [INFO] [stderr] Downloaded nodrop v0.1.12 [INFO] [stderr] Downloaded tokio-codec v0.1.0 [INFO] [stderr] Downloaded mio-uds v0.6.7 [INFO] [stderr] Downloaded version_check v0.1.4 [INFO] [stderr] Downloaded net2 v0.2.33 [INFO] [stderr] Downloaded smallvec v0.6.5 [INFO] [stderr] Downloaded tokio-io v0.1.8 [INFO] [stderr] Downloaded tokio-reactor v0.1.5 [INFO] [stderr] Downloaded tokio-timer v0.2.6 [INFO] [stderr] Downloaded crossbeam-epoch v0.5.2 [INFO] [stderr] Downloaded tokio-service v0.1.0 [INFO] [stderr] Downloaded byteorder v1.2.6 [INFO] [stderr] Downloaded gcc v0.3.54 [INFO] [stderr] Downloaded glob v0.2.11 [INFO] [stderr] Downloaded unicase v2.1.0 [INFO] [stderr] Downloaded want v0.0.4 [INFO] [stderr] Downloaded lazycell v1.1.0 [INFO] [stderr] Downloaded stderr v0.8.0 [INFO] [stderr] Downloaded filetime v0.2.1 [INFO] [stderr] Downloaded separator v0.3.1 [INFO] [stderr] Downloaded zstd-safe v1.4.5+zstd.1.3.6 [INFO] [stderr] Downloaded xz2 v0.1.5 [INFO] [stderr] Downloaded zstd v0.4.20+zstd.1.3.6 [INFO] [stderr] Downloaded grep v0.1.9 [INFO] [stderr] Downloaded zstd-sys v1.4.5+zstd.1.3.6 [INFO] [stderr] Downloaded serde_bytes v0.10.4 [INFO] [stderr] Downloaded lzma-sys v0.1.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0dd1506d51d29c6feed58ab5ecf0fb3edcd3cc2cf8357a3f41304f216682c251 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0dd1506d51d29c6feed58ab5ecf0fb3edcd3cc2cf8357a3f41304f216682c251", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0dd1506d51d29c6feed58ab5ecf0fb3edcd3cc2cf8357a3f41304f216682c251", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dd1506d51d29c6feed58ab5ecf0fb3edcd3cc2cf8357a3f41304f216682c251", kill_on_drop: false }` [INFO] [stdout] 0dd1506d51d29c6feed58ab5ecf0fb3edcd3cc2cf8357a3f41304f216682c251 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bae3c66acc73f00fbfafc549af4147281a2bcec3775ed6c36279d4e9c012ee25 [INFO] running `Command { std: "docker" "start" "-a" "bae3c66acc73f00fbfafc549af4147281a2bcec3775ed6c36279d4e9c012ee25", kill_on_drop: false }` [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 libc v0.2.43 [INFO] [stderr] Checking cfg-if v0.1.5 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking byteorder v1.2.6 [INFO] [stderr] Checking rand_core v0.2.1 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking slab v0.4.1 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Checking slab v0.3.0 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Checking utf8-ranges v1.0.1 [INFO] [stderr] Checking smallvec v0.2.1 [INFO] [stderr] Checking rustc-demangle v0.1.9 [INFO] [stderr] Checking try-lock v0.1.0 [INFO] [stderr] Checking take v0.1.0 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking xdg v2.1.0 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking tokio-service v0.1.0 [INFO] [stderr] Checking relay v0.1.1 [INFO] [stderr] Compiling base64 v0.5.2 [INFO] [stderr] Checking log v0.4.5 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Checking regex-syntax v0.6.2 [INFO] [stderr] Checking tokio-timer v0.1.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking tokio-timer v0.2.6 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Checking smallvec v0.6.5 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling filetime v0.2.1 [INFO] [stderr] Checking lock_api v0.1.3 [INFO] [stderr] Checking bincode v0.9.2 [INFO] [stderr] Checking serde_bytes v0.10.4 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking want v0.0.4 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking rand v0.4.3 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking isatty v0.1.9 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking bytes v0.4.10 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking serde_json v1.0.32 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking crossbeam-epoch v0.5.2 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking mime v0.3.9 [INFO] [stderr] Checking aho-corasick v0.6.8 [INFO] [stderr] Checking stderr v0.8.0 [INFO] [stderr] Checking crossbeam-deque v0.6.1 [INFO] [stderr] Compiling syn v0.15.4 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Checking tokio-io v0.1.8 [INFO] [stderr] Checking rand v0.3.22 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling lzma-sys v0.1.10 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking tokio-threadpool v0.1.6 [INFO] [stderr] Checking tokio-codec v0.1.0 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking regex v1.0.5 [INFO] [stderr] Checking xz2 v0.1.5 [INFO] [stderr] Checking tokio-fs v0.1.3 [INFO] [stderr] Checking tokio-reactor v0.1.5 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Checking error-chain v0.12.0 [INFO] [stderr] Checking tokio-tcp v0.1.1 [INFO] [stderr] Checking tokio-uds v0.2.1 [INFO] [stderr] Checking tokio-udp v0.1.2 [INFO] [stderr] Checking tokio v0.1.8 [INFO] [stderr] Checking grep v0.1.9 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Checking tokio-proto v0.1.1 [INFO] [stderr] Checking tokio-retry v0.1.1 [INFO] [stderr] Checking hyper v0.11.27 [INFO] [stderr] Compiling blob v0.2.0 [INFO] [stderr] Compiling zstd-sys v1.4.5+zstd.1.3.6 [INFO] [stderr] Checking brotli2 v0.3.2 [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] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/hydra.rs:485:39 [INFO] [stdout] | [INFO] [stdout] 485 | while let Some(key) = try!(access.next_key::()) { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/hydra.rs:491:40 [INFO] [stdout] | [INFO] [stdout] 491 | ... typ = Some(try!(access.next_value())) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/hydra.rs:497:41 [INFO] [stdout] | [INFO] [stdout] 497 | ... size = Some(try!(access.next_value())) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/hydra.rs:503:47 [INFO] [stdout] | [INFO] [stdout] 503 | ... executable = Some(try!(access.next_value())) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/hydra.rs:509:44 [INFO] [stdout] | [INFO] [stdout] 509 | ... entries = Some(try!(access.next_value())) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/hydra.rs:515:43 [INFO] [stdout] | [INFO] [stdout] 515 | ... target = Some(try!(access.next_value())) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/hydra.rs:520:29 [INFO] [stdout] | [INFO] [stdout] 520 | ... try!(access.next_value::()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/hydra.rs:526:28 [INFO] [stdout] | [INFO] [stdout] 526 | let typ = &try!(typ.ok_or_else(|| serde::de::Error::missing_field("type"))) as [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FileNode` is imported redundantly [INFO] [stdout] --> src/files.rs:105:20 [INFO] [stdout] | [INFO] [stdout] 25 | / pub enum FileNode { [INFO] [stdout] 26 | | /// A regular file. This is the normal kind of file which is [INFO] [stdout] 27 | | /// neither a directory not a symlink. [INFO] [stdout] 28 | | Regular { [INFO] [stdout] ... | [INFO] [stdout] 49 | | }, [INFO] [stdout] 50 | | } [INFO] [stdout] | |_- the item `FileNode` is already defined here [INFO] [stdout] ... [INFO] [stdout] 105 | use self::{FileNode, FileType}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FileType` is imported redundantly [INFO] [stdout] --> src/files.rs:105:30 [INFO] [stdout] | [INFO] [stdout] 61 | / pub enum FileType { [INFO] [stdout] 62 | | Regular { executable: bool }, [INFO] [stdout] 63 | | Directory, [INFO] [stdout] 64 | | Symlink, [INFO] [stdout] 65 | | } [INFO] [stdout] | |_- the item `FileType` is already defined here [INFO] [stdout] ... [INFO] [stdout] 105 | use self::{FileNode, FileType}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/hydra.rs:485:39 [INFO] [stdout] | [INFO] [stdout] 485 | while let Some(key) = try!(access.next_key::()) { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/hydra.rs:491:40 [INFO] [stdout] | [INFO] [stdout] 491 | ... typ = Some(try!(access.next_value())) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/hydra.rs:497:41 [INFO] [stdout] | [INFO] [stdout] 497 | ... size = Some(try!(access.next_value())) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/hydra.rs:503:47 [INFO] [stdout] | [INFO] [stdout] 503 | ... executable = Some(try!(access.next_value())) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/hydra.rs:509:44 [INFO] [stdout] | [INFO] [stdout] 509 | ... entries = Some(try!(access.next_value())) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/hydra.rs:515:43 [INFO] [stdout] | [INFO] [stdout] 515 | ... target = Some(try!(access.next_value())) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/hydra.rs:520:29 [INFO] [stdout] | [INFO] [stdout] 520 | ... try!(access.next_value::()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/hydra.rs:526:28 [INFO] [stdout] | [INFO] [stdout] 526 | let typ = &try!(typ.ok_or_else(|| serde::de::Error::missing_field("type"))) as [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FileNode` is imported redundantly [INFO] [stdout] --> src/files.rs:105:20 [INFO] [stdout] | [INFO] [stdout] 25 | / pub enum FileNode { [INFO] [stdout] 26 | | /// A regular file. This is the normal kind of file which is [INFO] [stdout] 27 | | /// neither a directory not a symlink. [INFO] [stdout] 28 | | Regular { [INFO] [stdout] ... | [INFO] [stdout] 49 | | }, [INFO] [stdout] 50 | | } [INFO] [stdout] | |_- the item `FileNode` is already defined here [INFO] [stdout] ... [INFO] [stdout] 105 | use self::{FileNode, FileType}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FileType` is imported redundantly [INFO] [stdout] --> src/files.rs:105:30 [INFO] [stdout] | [INFO] [stdout] 61 | / pub enum FileType { [INFO] [stdout] 62 | | Regular { executable: bool }, [INFO] [stdout] 63 | | Directory, [INFO] [stdout] 64 | | Symlink, [INFO] [stdout] 65 | | } [INFO] [stdout] | |_- the item `FileType` is already defined here [INFO] [stdout] ... [INFO] [stdout] 105 | use self::{FileNode, FileType}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/hydra.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / error_chain! { [INFO] [stdout] 35 | | errors { [INFO] [stdout] 36 | | Http(url: String, code: StatusCode) { [INFO] [stdout] 37 | | description("http status code error") [INFO] [stdout] ... | [INFO] [stdout] 73 | | } [INFO] [stdout] 74 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/frcode.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / error_chain!{ [INFO] [stdout] 61 | | foreign_links { [INFO] [stdout] 62 | | Io(io::Error); [INFO] [stdout] 63 | | } [INFO] [stdout] ... | [INFO] [stdout] 82 | | } [INFO] [stdout] 83 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/hydra.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / error_chain! { [INFO] [stdout] 35 | | errors { [INFO] [stdout] 36 | | Http(url: String, code: StatusCode) { [INFO] [stdout] 37 | | description("http status code error") [INFO] [stdout] ... | [INFO] [stdout] 73 | | } [INFO] [stdout] 74 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/database.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | / error_chain! { [INFO] [stdout] 88 | | errors { [INFO] [stdout] 89 | | UnsupportedFileType(found: Vec) { [INFO] [stdout] 90 | | description("unsupported file type") [INFO] [stdout] ... | [INFO] [stdout] 118 | | } [INFO] [stdout] 119 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/frcode.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / error_chain!{ [INFO] [stdout] 61 | | foreign_links { [INFO] [stdout] 62 | | Io(io::Error); [INFO] [stdout] 63 | | } [INFO] [stdout] ... | [INFO] [stdout] 82 | | } [INFO] [stdout] 83 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/database.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | / error_chain! { [INFO] [stdout] 88 | | errors { [INFO] [stdout] 89 | | UnsupportedFileType(found: Vec) { [INFO] [stdout] 90 | | description("unsupported file type") [INFO] [stdout] ... | [INFO] [stdout] 118 | | } [INFO] [stdout] 119 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/hydra.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / error_chain! { [INFO] [stdout] 35 | | errors { [INFO] [stdout] 36 | | Http(url: String, code: StatusCode) { [INFO] [stdout] 37 | | description("http status code error") [INFO] [stdout] ... | [INFO] [stdout] 73 | | } [INFO] [stdout] 74 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/frcode.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / error_chain!{ [INFO] [stdout] 61 | | foreign_links { [INFO] [stdout] 62 | | Io(io::Error); [INFO] [stdout] 63 | | } [INFO] [stdout] ... | [INFO] [stdout] 82 | | } [INFO] [stdout] 83 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/database.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | / error_chain! { [INFO] [stdout] 88 | | errors { [INFO] [stdout] 89 | | UnsupportedFileType(found: Vec) { [INFO] [stdout] 90 | | description("unsupported file type") [INFO] [stdout] ... | [INFO] [stdout] 118 | | } [INFO] [stdout] 119 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/hydra.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / error_chain! { [INFO] [stdout] 35 | | errors { [INFO] [stdout] 36 | | Http(url: String, code: StatusCode) { [INFO] [stdout] 37 | | description("http status code error") [INFO] [stdout] ... | [INFO] [stdout] 73 | | } [INFO] [stdout] 74 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/frcode.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / error_chain!{ [INFO] [stdout] 61 | | foreign_links { [INFO] [stdout] 62 | | Io(io::Error); [INFO] [stdout] 63 | | } [INFO] [stdout] ... | [INFO] [stdout] 82 | | } [INFO] [stdout] 83 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/database.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | / error_chain! { [INFO] [stdout] 88 | | errors { [INFO] [stdout] 89 | | UnsupportedFileType(found: Vec) { [INFO] [stdout] 90 | | description("unsupported file type") [INFO] [stdout] ... | [INFO] [stdout] 118 | | } [INFO] [stdout] 119 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::vec::Vec::::split_off` that must be used [INFO] [stdout] --> src/database.rs:348:25 [INFO] [stdout] | [INFO] [stdout] 348 | self.found_without_package.split_off(0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: use `.truncate()` if you don't need the other half [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::vec::Vec::::split_off` that must be used [INFO] [stdout] --> src/database.rs:348:25 [INFO] [stdout] | [INFO] [stdout] 348 | self.found_without_package.split_off(0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: use `.truncate()` if you don't need the other half [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stdout] --> src/bin/nix-index.rs:211:57 [INFO] [stdout] | [INFO] [stdout] 211 | let all_paths = normal_paths.chain(extra_scopes.into_iter().flat_map(|scope| { [INFO] [stdout] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(array_into_iter)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #66145 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stdout] --> src/bin/nix-index.rs:211:57 [INFO] [stdout] | [INFO] [stdout] 211 | let all_paths = normal_paths.chain(extra_scopes.into_iter().flat_map(|scope| { [INFO] [stdout] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(array_into_iter)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #66145 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 44s [INFO] running `Command { std: "docker" "inspect" "bae3c66acc73f00fbfafc549af4147281a2bcec3775ed6c36279d4e9c012ee25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bae3c66acc73f00fbfafc549af4147281a2bcec3775ed6c36279d4e9c012ee25", kill_on_drop: false }` [INFO] [stdout] bae3c66acc73f00fbfafc549af4147281a2bcec3775ed6c36279d4e9c012ee25