[INFO] updating cached repository natelust/reups [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/natelust/reups [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/natelust/reups" "work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/natelust/reups"` [INFO] [stderr] Cloning into 'work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/natelust/reups'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/natelust/reups" "work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/natelust/reups"` [INFO] [stderr] Cloning into 'work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/natelust/reups'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 529554a3ff41b2f354d71ce6b72213570a7fc253 [INFO] sha for GitHub repo natelust/reups: 529554a3ff41b2f354d71ce6b72213570a7fc253 [INFO] validating manifest of natelust/reups on toolchain master#435236b8877cdb98c82eaebfb7887782277265c5 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+435236b8877cdb98c82eaebfb7887782277265c5-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of natelust/reups on toolchain try#b5c7f157c20453dde8d47371abe73b32351b4e7f [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing natelust/reups [INFO] finished frobbing natelust/reups [INFO] frobbed toml for natelust/reups written to work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/natelust/reups/Cargo.toml [INFO] started frobbing natelust/reups [INFO] finished frobbing natelust/reups [INFO] frobbed toml for natelust/reups written to work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/natelust/reups/Cargo.toml [INFO] crate natelust/reups already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+435236b8877cdb98c82eaebfb7887782277265c5-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking natelust/reups against try#b5c7f157c20453dde8d47371abe73b32351b4e7f for pr-62849 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-62849/worker-5/try#b5c7f157c20453dde8d47371abe73b32351b4e7f:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/natelust/reups:/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=forbid" "-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" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 7adeecc558f08fb5c0cc2ca03bf835aed882e302f809cd6c8109202491dc3740 [INFO] running `"docker" "start" "-a" "7adeecc558f08fb5c0cc2ca03bf835aed882e302f809cd6c8109202491dc3740"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking regex-syntax v0.5.5 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking atty v0.2.8 [INFO] [stderr] Checking serde_json v0.9.10 [INFO] [stderr] Checking users v0.8.1 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking log v0.4.5 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking rust-crypto v0.2.36 [INFO] [stderr] Checking preferences v1.1.0 [INFO] [stderr] Checking regex v0.2.10 [INFO] [stderr] Checking reups v0.3.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/db/db_impl/json_db_impl.rs:68:1 [INFO] [stderr] | [INFO] [stderr] 68 | /// Database backend source that stores data in a single json file [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 69 | / make_db_source_struct!(JsonDBImpl, [INFO] [stderr] 70 | | FnvHashMap, [INFO] [stderr] 71 | | product_to_version_table: FnvHashMap>); [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/db/db_impl/posix_db_impl.rs:49:1 [INFO] [stderr] | [INFO] [stderr] 49 | /// Database back end source that uses a posix file system to store information [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 50 | make_db_source_struct!(PosixDBImpl, DBFile); [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/db/table.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / /**! [INFO] [stderr] 16 | | A Table object is the in memory representation of a products table file. [INFO] [stderr] 17 | | */ [INFO] [stderr] | |__^ [INFO] [stderr] 18 | [INFO] [stderr] 19 | / lazy_static::lazy_static! { [INFO] [stderr] 20 | | // Regexes to capture information out of the text of a table file [INFO] [stderr] 21 | | // captures exact dependency trees [INFO] [stderr] 22 | | static ref EXACT: Regex = Regex::new(r"(?m)^\s*[^#](?Petup(Optional|Required))[(](?P[[:word:]]+?\b)\s+[-]j\s(?P\S+?\b)[)]").unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 31 | | static ref ENV_SET: Regex = Regex::new(r"(envSet)[(](?P.+?)[,]\s(?P.+?)[)]").unwrap(); [INFO] [stderr] 32 | | } [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/db/db_impl/json_db_impl.rs:68:1 [INFO] [stderr] | [INFO] [stderr] 68 | /// Database backend source that stores data in a single json file [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 69 | / make_db_source_struct!(JsonDBImpl, [INFO] [stderr] 70 | | FnvHashMap, [INFO] [stderr] 71 | | product_to_version_table: FnvHashMap>); [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/db/db_impl/posix_db_impl.rs:49:1 [INFO] [stderr] | [INFO] [stderr] 49 | /// Database back end source that uses a posix file system to store information [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 50 | make_db_source_struct!(PosixDBImpl, DBFile); [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/db/table.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / /**! [INFO] [stderr] 16 | | A Table object is the in memory representation of a products table file. [INFO] [stderr] 17 | | */ [INFO] [stderr] | |__^ [INFO] [stderr] 18 | [INFO] [stderr] 19 | / lazy_static::lazy_static! { [INFO] [stderr] 20 | | // Regexes to capture information out of the text of a table file [INFO] [stderr] 21 | | // captures exact dependency trees [INFO] [stderr] 22 | | static ref EXACT: Regex = Regex::new(r"(?m)^\s*[^#](?Petup(Optional|Required))[(](?P[[:word:]]+?\b)\s+[-]j\s(?P\S+?\b)[)]").unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 31 | | static ref ENV_SET: Regex = Regex::new(r"(envSet)[(](?P.+?)[,]\s(?P.+?)[)]").unwrap(); [INFO] [stderr] 32 | | } [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: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/db/mod.rs:175:52 [INFO] [stderr] | [INFO] [stderr] 175 | let mut db_dict = FnvHashMap::>::default(); [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn db_impl::DBImpl` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/db/mod.rs:233:31 [INFO] [stderr] | [INFO] [stderr] 233 | let extra_db: Box = [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn db_impl::DBImpl` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/db/mod.rs:175:52 [INFO] [stderr] | [INFO] [stderr] 175 | let mut db_dict = FnvHashMap::>::default(); [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn db_impl::DBImpl` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/db/mod.rs:233:31 [INFO] [stderr] | [INFO] [stderr] 233 | let extra_db: Box = [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn db_impl::DBImpl` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.15s [INFO] running `"docker" "inspect" "7adeecc558f08fb5c0cc2ca03bf835aed882e302f809cd6c8109202491dc3740"` [INFO] running `"docker" "rm" "-f" "7adeecc558f08fb5c0cc2ca03bf835aed882e302f809cd6c8109202491dc3740"` [INFO] [stdout] 7adeecc558f08fb5c0cc2ca03bf835aed882e302f809cd6c8109202491dc3740