[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] documenting bennofs/nix-index against 1.46.0 for beta-1.47-rustdoc-1 [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 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "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" "+1.46.0" "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] 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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2946e566f72501a8627eaee64a9b5d0591761b5a7584772a32b1dca12f0d8e77 [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" "2946e566f72501a8627eaee64a9b5d0591761b5a7584772a32b1dca12f0d8e77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2946e566f72501a8627eaee64a9b5d0591761b5a7584772a32b1dca12f0d8e77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2946e566f72501a8627eaee64a9b5d0591761b5a7584772a32b1dca12f0d8e77", kill_on_drop: false }` [INFO] [stdout] 2946e566f72501a8627eaee64a9b5d0591761b5a7584772a32b1dca12f0d8e77 [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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b65fcc67e2adec9335016080a94db5f42a1c04b21791b35b2d0a4748f0ed9d6 [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" "2b65fcc67e2adec9335016080a94db5f42a1c04b21791b35b2d0a4748f0ed9d6", 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] Compiling base64 v0.5.2 [INFO] [stderr] Checking tokio-service v0.1.0 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Checking relay v0.1.1 [INFO] [stderr] Compiling filetime v0.2.1 [INFO] [stderr] Checking tokio-timer v0.1.2 [INFO] [stderr] Checking stderr v0.8.0 [INFO] [stderr] Checking want v0.0.4 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking tokio-io v0.1.8 [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] Checking aho-corasick v0.6.8 [INFO] [stderr] Checking tokio-threadpool v0.1.6 [INFO] [stderr] Compiling blob v0.2.0 [INFO] [stderr] Compiling lzma-sys v0.1.10 [INFO] [stderr] Checking regex v1.0.5 [INFO] [stderr] Checking tokio-codec v0.1.0 [INFO] [stderr] Compiling zstd-sys v1.4.5+zstd.1.3.6 [INFO] [stderr] Checking tokio-fs v0.1.3 [INFO] [stderr] Checking tokio-reactor v0.1.5 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking xz2 v0.1.5 [INFO] [stderr] Checking tokio-tcp v0.1.1 [INFO] [stderr] Checking tokio-udp v0.1.2 [INFO] [stderr] Checking tokio-uds v0.2.1 [INFO] [stderr] Checking tokio v0.1.8 [INFO] [stderr] Checking grep v0.1.9 [INFO] [stderr] Checking tokio-core v0.1.17 [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] 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] [stderr] Documenting nix-index v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `Command { std: "docker" "inspect" "2b65fcc67e2adec9335016080a94db5f42a1c04b21791b35b2d0a4748f0ed9d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b65fcc67e2adec9335016080a94db5f42a1c04b21791b35b2d0a4748f0ed9d6", kill_on_drop: false }` [INFO] [stdout] 2b65fcc67e2adec9335016080a94db5f42a1c04b21791b35b2d0a4748f0ed9d6