[INFO] updating cached repository udoprog/quickcfg [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/udoprog/quickcfg [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/udoprog/quickcfg" "work/ex/beta-1.38-1/sources/1.37.0/gh/udoprog/quickcfg"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/udoprog/quickcfg'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/udoprog/quickcfg" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/udoprog/quickcfg"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/udoprog/quickcfg'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0b2e1502178bd7fa2006e87a925b3ea7269896af [INFO] sha for GitHub repo udoprog/quickcfg: 0b2e1502178bd7fa2006e87a925b3ea7269896af [INFO] validating manifest of udoprog/quickcfg on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of udoprog/quickcfg on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing udoprog/quickcfg [INFO] finished frobbing udoprog/quickcfg [INFO] frobbed toml for udoprog/quickcfg written to work/ex/beta-1.38-1/sources/1.37.0/gh/udoprog/quickcfg/Cargo.toml [INFO] started frobbing udoprog/quickcfg [INFO] finished frobbing udoprog/quickcfg [INFO] frobbed toml for udoprog/quickcfg written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/udoprog/quickcfg/Cargo.toml [INFO] crate udoprog/quickcfg already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing udoprog/quickcfg against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/udoprog/quickcfg:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 6964288b78411f0086f3151da4c00a7908e103858fb8d7fd7b347c84d60f1a82 [INFO] running `"docker" "start" "-a" "6964288b78411f0086f3151da4c00a7908e103858fb8d7fd7b347c84d60f1a82"` [INFO] [stderr] Compiling encoding_rs v0.8.12 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling directories v1.0.2 [INFO] [stderr] Compiling filetime v0.2.4 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling pest v2.0.2 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling curl-sys v0.4.16 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling regex-syntax v0.6.3 [INFO] [stderr] Compiling smallvec v0.6.6 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling relative-path v0.4.0 [INFO] [stderr] Compiling serde_yaml v0.8.7 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling syn v0.15.21 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling http v0.1.14 [INFO] [stderr] Compiling pest_meta v2.0.3 [INFO] [stderr] Compiling crossbeam-deque v0.6.2 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling pest_generator v2.0.0 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling h2 v0.1.13 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling pest_derive v2.0.1 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling globset v0.4.2 [INFO] [stderr] Compiling handlebars v1.1.0 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling pretty_env_logger v0.2.5 [INFO] [stderr] Compiling hyper v0.12.16 [INFO] [stderr] Compiling ignore v0.4.4 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.5 [INFO] [stderr] Compiling git2 v0.8.0 [INFO] [stderr] Compiling quickcfg v0.3.8 (/opt/crater/workdir) [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/system/copy_dir.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | /// Builds one unit for every directory and file that needs to be copied. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 10 | / system_struct! { [INFO] [stderr] 11 | | CopyDir { [INFO] [stderr] 12 | | #[doc="Where to copy from."] [INFO] [stderr] 13 | | pub from: Template, [INFO] [stderr] ... | [INFO] [stderr] 19 | | } [INFO] [stderr] 20 | | } [INFO] [stderr] | |_- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_doc_comments)] on by default [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/system/download_and_run.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | /// Builds one unit for every directory and file that needs to be copied. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 12 | / system_struct! { [INFO] [stderr] 13 | | DownloadAndRun { [INFO] [stderr] 14 | | #[doc="URL to download."] [INFO] [stderr] 15 | | pub url: String, [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [INFO] [stderr] | |_- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/system/git_sync.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | /// Checkout a git repository to the given path. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 15 | / system_struct! { [INFO] [stderr] 16 | | GitSync { [INFO] [stderr] 17 | | #[doc="Path to check out the repo."] [INFO] [stderr] 18 | | pub path: Template, [INFO] [stderr] ... | [INFO] [stderr] 26 | | } [INFO] [stderr] 27 | | } [INFO] [stderr] | |_- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/system/install.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | /// Builds one unit for every batch of packages to install. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 12 | / system_struct! { [INFO] [stderr] 13 | | Install { [INFO] [stderr] 14 | | #[doc="Hierarchy key to lookup for packages to install."] [INFO] [stderr] 15 | | #[serde(default = "default_key")] [INFO] [stderr] ... | [INFO] [stderr] 19 | | } [INFO] [stderr] 20 | | } [INFO] [stderr] | |_- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/system/link.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | /// Builds one unit for every directory and file that needs to be copied. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 9 | / system_struct! { [INFO] [stderr] 10 | | Link { [INFO] [stderr] 11 | | #[doc="Where to create the symlink."] [INFO] [stderr] 12 | | pub path: Template, [INFO] [stderr] ... | [INFO] [stderr] 15 | | } [INFO] [stderr] 16 | | } [INFO] [stderr] | |_- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/system/link_dir.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | /// Recursively creates directories and copies files. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 9 | / system_struct! { [INFO] [stderr] 10 | | LinkDir { [INFO] [stderr] 11 | | #[doc="Where to link files from."] [INFO] [stderr] 12 | | pub from: Template, [INFO] [stderr] ... | [INFO] [stderr] 15 | | } [INFO] [stderr] 16 | | } [INFO] [stderr] | |_- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/system/only_for.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | /// Conditionally run only for the given operating system. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 10 | / system_struct! { [INFO] [stderr] 11 | | OnlyFor { [INFO] [stderr] 12 | | #[doc="Which OS to run the given systems for."] [INFO] [stderr] 13 | | pub os: Option, [INFO] [stderr] 14 | | pub systems: Vec, [INFO] [stderr] 15 | | } [INFO] [stderr] 16 | | } [INFO] [stderr] | |_- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: the item `filetime` is imported redundantly [INFO] [stderr] --> src/file_system.rs:364:24 [INFO] [stderr] | [INFO] [stderr] 364 | use filetime::{self, FileTime}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: the item `Value` is imported redundantly [INFO] [stderr] --> src/hierarchy.rs:175:13 [INFO] [stderr] | [INFO] [stderr] 5 | use serde_yaml::{Mapping, Value}; [INFO] [stderr] | ----- the item `Value` is already imported here [INFO] [stderr] ... [INFO] [stderr] 175 | use serde_yaml::Value; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `detect_git` [INFO] [stderr] --> src/os/unix.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | pub fn detect_git() -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 38s [INFO] running `"docker" "inspect" "6964288b78411f0086f3151da4c00a7908e103858fb8d7fd7b347c84d60f1a82"` [INFO] running `"docker" "rm" "-f" "6964288b78411f0086f3151da4c00a7908e103858fb8d7fd7b347c84d60f1a82"` [INFO] [stdout] 6964288b78411f0086f3151da4c00a7908e103858fb8d7fd7b347c84d60f1a82 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/udoprog/quickcfg:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] fef89fbed6790f820c983e69f35b91ac06d63f2443036aa4fa5bcc767723fde8 [INFO] running `"docker" "start" "-a" "fef89fbed6790f820c983e69f35b91ac06d63f2443036aa4fa5bcc767723fde8"` [INFO] [stderr] Compiling quickcfg v0.3.8 (/opt/crater/workdir) [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/system/copy_dir.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | /// Builds one unit for every directory and file that needs to be copied. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 10 | / system_struct! { [INFO] [stderr] 11 | | CopyDir { [INFO] [stderr] 12 | | #[doc="Where to copy from."] [INFO] [stderr] 13 | | pub from: Template, [INFO] [stderr] ... | [INFO] [stderr] 19 | | } [INFO] [stderr] 20 | | } [INFO] [stderr] | |_- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_doc_comments)] on by default [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/system/download_and_run.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | /// Builds one unit for every directory and file that needs to be copied. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 12 | / system_struct! { [INFO] [stderr] 13 | | DownloadAndRun { [INFO] [stderr] 14 | | #[doc="URL to download."] [INFO] [stderr] 15 | | pub url: String, [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [INFO] [stderr] | |_- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/system/git_sync.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | /// Checkout a git repository to the given path. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 15 | / system_struct! { [INFO] [stderr] 16 | | GitSync { [INFO] [stderr] 17 | | #[doc="Path to check out the repo."] [INFO] [stderr] 18 | | pub path: Template, [INFO] [stderr] ... | [INFO] [stderr] 26 | | } [INFO] [stderr] 27 | | } [INFO] [stderr] | |_- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/system/install.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | /// Builds one unit for every batch of packages to install. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 12 | / system_struct! { [INFO] [stderr] 13 | | Install { [INFO] [stderr] 14 | | #[doc="Hierarchy key to lookup for packages to install."] [INFO] [stderr] 15 | | #[serde(default = "default_key")] [INFO] [stderr] ... | [INFO] [stderr] 19 | | } [INFO] [stderr] 20 | | } [INFO] [stderr] | |_- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/system/link.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | /// Builds one unit for every directory and file that needs to be copied. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 9 | / system_struct! { [INFO] [stderr] 10 | | Link { [INFO] [stderr] 11 | | #[doc="Where to create the symlink."] [INFO] [stderr] 12 | | pub path: Template, [INFO] [stderr] ... | [INFO] [stderr] 15 | | } [INFO] [stderr] 16 | | } [INFO] [stderr] | |_- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/system/link_dir.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | /// Recursively creates directories and copies files. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 9 | / system_struct! { [INFO] [stderr] 10 | | LinkDir { [INFO] [stderr] 11 | | #[doc="Where to link files from."] [INFO] [stderr] 12 | | pub from: Template, [INFO] [stderr] ... | [INFO] [stderr] 15 | | } [INFO] [stderr] 16 | | } [INFO] [stderr] | |_- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/system/only_for.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | /// Conditionally run only for the given operating system. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 10 | / system_struct! { [INFO] [stderr] 11 | | OnlyFor { [INFO] [stderr] 12 | | #[doc="Which OS to run the given systems for."] [INFO] [stderr] 13 | | pub os: Option, [INFO] [stderr] 14 | | pub systems: Vec, [INFO] [stderr] 15 | | } [INFO] [stderr] 16 | | } [INFO] [stderr] | |_- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: the item `filetime` is imported redundantly [INFO] [stderr] --> src/file_system.rs:364:24 [INFO] [stderr] | [INFO] [stderr] 364 | use filetime::{self, FileTime}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: the item `Value` is imported redundantly [INFO] [stderr] --> src/hierarchy.rs:175:13 [INFO] [stderr] | [INFO] [stderr] 5 | use serde_yaml::{Mapping, Value}; [INFO] [stderr] | ----- the item `Value` is already imported here [INFO] [stderr] ... [INFO] [stderr] 175 | use serde_yaml::Value; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `detect_git` [INFO] [stderr] --> src/os/unix.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | pub fn detect_git() -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.53s [INFO] running `"docker" "inspect" "fef89fbed6790f820c983e69f35b91ac06d63f2443036aa4fa5bcc767723fde8"` [INFO] running `"docker" "rm" "-f" "fef89fbed6790f820c983e69f35b91ac06d63f2443036aa4fa5bcc767723fde8"` [INFO] [stdout] fef89fbed6790f820c983e69f35b91ac06d63f2443036aa4fa5bcc767723fde8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/udoprog/quickcfg:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen"` [INFO] [stdout] f933bf17e381c7509b3ebb67e64aa3e7d5cf6e11a14cdc36ee9e3b48b7e023e8 [INFO] running `"docker" "start" "-a" "f933bf17e381c7509b3ebb67e64aa3e7d5cf6e11a14cdc36ee9e3b48b7e023e8"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/crater/target/debug/deps/quickcfg-85b9d84e0f03681f [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test hierarchy::tests::test_hiera_lookup ... ok [INFO] [stdout] test template::tests::test_parse_template ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/qc-0061e43e91972cbb [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests quickcfg [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/file_system.rs - file_system::FileSystem::path_relative_from (line 303) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "f933bf17e381c7509b3ebb67e64aa3e7d5cf6e11a14cdc36ee9e3b48b7e023e8"` [INFO] running `"docker" "rm" "-f" "f933bf17e381c7509b3ebb67e64aa3e7d5cf6e11a14cdc36ee9e3b48b7e023e8"` [INFO] [stdout] f933bf17e381c7509b3ebb67e64aa3e7d5cf6e11a14cdc36ee9e3b48b7e023e8