[INFO] fetching crate hashmap_settings 0.3.0... [INFO] checking hashmap_settings-0.3.0 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393 [INFO] extracting crate hashmap_settings 0.3.0 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate hashmap_settings 0.3.0 on toolchain 5518eaa946291f00471af8b254b2a1715f234882 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate hashmap_settings 0.3.0 [INFO] finished tweaking crates.io crate hashmap_settings 0.3.0 [INFO] tweaked toml for crates.io crate hashmap_settings 0.3.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dyn_ord v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6824ec1704180bfd68685a74e9d191c4b029a1c8877da8e218caed0ee8c5dd91 [INFO] running `Command { std: "docker" "start" "-a" "6824ec1704180bfd68685a74e9d191c4b029a1c8877da8e218caed0ee8c5dd91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6824ec1704180bfd68685a74e9d191c4b029a1c8877da8e218caed0ee8c5dd91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6824ec1704180bfd68685a74e9d191c4b029a1c8877da8e218caed0ee8c5dd91", kill_on_drop: false }` [INFO] [stdout] 6824ec1704180bfd68685a74e9d191c4b029a1c8877da8e218caed0ee8c5dd91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b47e323131e3d9c23838a8395c51b6dbab2cfe7475f1fa63a59175b2fbfe453 [INFO] running `Command { std: "docker" "start" "-a" "9b47e323131e3d9c23838a8395c51b6dbab2cfe7475f1fa63a59175b2fbfe453", kill_on_drop: false }` [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking inventory v0.3.15 [INFO] [stderr] Checking dyn-clone v1.0.16 [INFO] [stderr] Checking dyn_ord v0.2.1 [INFO] [stderr] Compiling typetag-impl v0.2.15 [INFO] [stderr] Checking erased-serde v0.4.2 [INFO] [stderr] Checking typetag v0.2.15 [INFO] [stderr] Checking hashmap_settings v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/lib.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | / pub fn new( [INFO] [stdout] 50 | | name: &str, [INFO] [stdout] 51 | | active: bool, [INFO] [stdout] 52 | | settings: HashMap>, [INFO] [stdout] 53 | | accounts: Vec, [INFO] [stdout] 54 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/lib.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | / pub fn new_valid( [INFO] [stdout] 64 | | name: &str, [INFO] [stdout] 65 | | active: bool, [INFO] [stdout] 66 | | settings: HashMap>, [INFO] [stdout] 67 | | accounts: Vec, [INFO] [stdout] 68 | | ) -> Result { [INFO] [stdout] | |__________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 147 | pub fn accounts(&self) -> &Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:227:5 [INFO] [stdout] | [INFO] [stdout] 227 | / pub fn deep_rename( [INFO] [stdout] 228 | | &mut self, [INFO] [stdout] 229 | | account_names: &mut Vec<&str>, //for each value, the value to its right is its parent. [INFO] [stdout] 230 | | //left is the account we rename, right is the first child of the Account we call [INFO] [stdout] 231 | | new_name: &str, [INFO] [stdout] 232 | | ) -> Option { [INFO] [stdout] | |________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:259:5 [INFO] [stdout] | [INFO] [stdout] 259 | / pub fn deep_get( [INFO] [stdout] 260 | | &self, [INFO] [stdout] 261 | | account_names: &mut Vec<&str>, //for each value, the value to its right is its parent. [INFO] [stdout] 262 | | //left is the account we rename, right is the first child of the Account we call [INFO] [stdout] 263 | | setting_name: &str, [INFO] [stdout] 264 | | ) -> Result>, DeepChangeError> { [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:296:5 [INFO] [stdout] | [INFO] [stdout] 296 | pub fn accounts_names(&self) -> Vec<&str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:299:5 [INFO] [stdout] | [INFO] [stdout] 299 | pub fn contains_cache(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:307:5 [INFO] [stdout] | [INFO] [stdout] 307 | pub fn cache_position(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:393:5 [INFO] [stdout] | [INFO] [stdout] 393 | pub fn delete_cache(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:398:5 [INFO] [stdout] | [INFO] [stdout] 398 | pub fn len_without_cache(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:405:5 [INFO] [stdout] | [INFO] [stdout] 405 | / pub fn deep_insert( [INFO] [stdout] 406 | | &mut self, [INFO] [stdout] 407 | | account_names: &mut Vec<&str>, //for each value, the value to its right is its parent. [INFO] [stdout] 408 | | //left is where we insert the value, right is the first child of the Account we call [INFO] [stdout] 409 | | setting_name: &str, [INFO] [stdout] 410 | | setting_value: Box, [INFO] [stdout] 411 | | ) -> Result>, DeepChangeError> { [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:595:5 [INFO] [stdout] | [INFO] [stdout] 595 | / pub fn insert( [INFO] [stdout] 596 | | &mut self, [INFO] [stdout] 597 | | setting_name: &str, [INFO] [stdout] 598 | | setting_value: Box, [INFO] [stdout] 599 | | ) -> Option> { [INFO] [stdout] | |_________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:660:5 [INFO] [stdout] | [INFO] [stdout] 660 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:663:5 [INFO] [stdout] | [INFO] [stdout] 663 | pub fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:871:5 [INFO] [stdout] | [INFO] [stdout] 871 | pub fn get_mut(&mut self, index: usize) -> Option<&mut Account> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/types/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod constants; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/types/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | pub mod errors; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/types/mod.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub mod rust_types_implementations; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/types/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub mod example_types; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/types/constants.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub const CACHE: &str = "Cache"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> src/types/errors.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum CacheError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/types/errors.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Renaming, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/types/errors.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | Inserting, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/types/errors.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Changing, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/types/errors.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Naming, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> src/types/errors.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub enum DeepChangeError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/types/errors.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | Cache(CacheError), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/types/errors.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | NotFound, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/types/errors.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | EmptyVec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> src/types/errors.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub enum InvalidAccountError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/types/errors.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | Cache(CacheError), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/types/errors.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | ExistingName, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/types/errors.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | WronglyPositionedCache, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/types/example_types.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct BoolStg { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/types/example_types.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub value: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/types/example_types.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn new(value: bool) -> BoolStg { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/types/example_types.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn get(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/types/example_types.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct I32Stg { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/types/example_types.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub value: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/types/example_types.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn new(value: i32) -> I32Stg { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/types/example_types.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn get(&self) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 41 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.17s [INFO] running `Command { std: "docker" "inspect" "9b47e323131e3d9c23838a8395c51b6dbab2cfe7475f1fa63a59175b2fbfe453", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b47e323131e3d9c23838a8395c51b6dbab2cfe7475f1fa63a59175b2fbfe453", kill_on_drop: false }` [INFO] [stdout] 9b47e323131e3d9c23838a8395c51b6dbab2cfe7475f1fa63a59175b2fbfe453 [INFO] checking hashmap_settings-0.3.0 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393 [INFO] extracting crate hashmap_settings 0.3.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate hashmap_settings 0.3.0 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate hashmap_settings 0.3.0 [INFO] finished tweaking crates.io crate hashmap_settings 0.3.0 [INFO] tweaked toml for crates.io crate hashmap_settings 0.3.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 66a02e1356d3e67825cd141ff05425dd54e94c71d8d7c4a7a2d9191da1e467f7 [INFO] running `Command { std: "docker" "start" "-a" "66a02e1356d3e67825cd141ff05425dd54e94c71d8d7c4a7a2d9191da1e467f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66a02e1356d3e67825cd141ff05425dd54e94c71d8d7c4a7a2d9191da1e467f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66a02e1356d3e67825cd141ff05425dd54e94c71d8d7c4a7a2d9191da1e467f7", kill_on_drop: false }` [INFO] [stdout] 66a02e1356d3e67825cd141ff05425dd54e94c71d8d7c4a7a2d9191da1e467f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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 -Dnon_local_definitions" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dab03e27d81b691165c0ee46a5ea7f81d7b3e6534060b7c5a732e2225192daeb [INFO] running `Command { std: "docker" "start" "-a" "dab03e27d81b691165c0ee46a5ea7f81d7b3e6534060b7c5a732e2225192daeb", kill_on_drop: false }` [INFO] [stderr] Checking inventory v0.3.15 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking dyn-clone v1.0.16 [INFO] [stderr] Checking dyn_ord v0.2.1 [INFO] [stderr] Compiling typetag-impl v0.2.15 [INFO] [stderr] Checking erased-serde v0.4.2 [INFO] [stderr] Checking typetag v0.2.15 [INFO] [stderr] Checking hashmap_settings v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/lib.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | / pub fn new( [INFO] [stdout] 50 | | name: &str, [INFO] [stdout] 51 | | active: bool, [INFO] [stdout] 52 | | settings: HashMap>, [INFO] [stdout] 53 | | accounts: Vec, [INFO] [stdout] 54 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/lib.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | / pub fn new_valid( [INFO] [stdout] 64 | | name: &str, [INFO] [stdout] 65 | | active: bool, [INFO] [stdout] 66 | | settings: HashMap>, [INFO] [stdout] 67 | | accounts: Vec, [INFO] [stdout] 68 | | ) -> Result { [INFO] [stdout] | |__________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 147 | pub fn accounts(&self) -> &Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:227:5 [INFO] [stdout] | [INFO] [stdout] 227 | / pub fn deep_rename( [INFO] [stdout] 228 | | &mut self, [INFO] [stdout] 229 | | account_names: &mut Vec<&str>, //for each value, the value to its right is its parent. [INFO] [stdout] 230 | | //left is the account we rename, right is the first child of the Account we call [INFO] [stdout] 231 | | new_name: &str, [INFO] [stdout] 232 | | ) -> Option { [INFO] [stdout] | |________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:259:5 [INFO] [stdout] | [INFO] [stdout] 259 | / pub fn deep_get( [INFO] [stdout] 260 | | &self, [INFO] [stdout] 261 | | account_names: &mut Vec<&str>, //for each value, the value to its right is its parent. [INFO] [stdout] 262 | | //left is the account we rename, right is the first child of the Account we call [INFO] [stdout] 263 | | setting_name: &str, [INFO] [stdout] 264 | | ) -> Result>, DeepChangeError> { [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:296:5 [INFO] [stdout] | [INFO] [stdout] 296 | pub fn accounts_names(&self) -> Vec<&str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:299:5 [INFO] [stdout] | [INFO] [stdout] 299 | pub fn contains_cache(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:307:5 [INFO] [stdout] | [INFO] [stdout] 307 | pub fn cache_position(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:393:5 [INFO] [stdout] | [INFO] [stdout] 393 | pub fn delete_cache(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:398:5 [INFO] [stdout] | [INFO] [stdout] 398 | pub fn len_without_cache(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:405:5 [INFO] [stdout] | [INFO] [stdout] 405 | / pub fn deep_insert( [INFO] [stdout] 406 | | &mut self, [INFO] [stdout] 407 | | account_names: &mut Vec<&str>, //for each value, the value to its right is its parent. [INFO] [stdout] 408 | | //left is where we insert the value, right is the first child of the Account we call [INFO] [stdout] 409 | | setting_name: &str, [INFO] [stdout] 410 | | setting_value: Box, [INFO] [stdout] 411 | | ) -> Result>, DeepChangeError> { [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:595:5 [INFO] [stdout] | [INFO] [stdout] 595 | / pub fn insert( [INFO] [stdout] 596 | | &mut self, [INFO] [stdout] 597 | | setting_name: &str, [INFO] [stdout] 598 | | setting_value: Box, [INFO] [stdout] 599 | | ) -> Option> { [INFO] [stdout] | |_________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:660:5 [INFO] [stdout] | [INFO] [stdout] 660 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:663:5 [INFO] [stdout] | [INFO] [stdout] 663 | pub fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:871:5 [INFO] [stdout] | [INFO] [stdout] 871 | pub fn get_mut(&mut self, index: usize) -> Option<&mut Account> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/lib.rs:955:1 [INFO] [stdout] | [INFO] [stdout] 955 | #[typetag::serde(tag = "setting")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_Setting_registry` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: requested on the command line with `-D non-local-definitions` [INFO] [stdout] = note: this error originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/types/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod constants; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/types/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | pub mod errors; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/types/mod.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub mod rust_types_implementations; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/types/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub mod example_types; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/types/constants.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub const CACHE: &str = "Cache"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> src/types/errors.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum CacheError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/types/errors.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Renaming, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/types/errors.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | Inserting, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/types/errors.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Changing, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/types/errors.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Naming, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> src/types/errors.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub enum DeepChangeError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/types/errors.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | Cache(CacheError), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/types/errors.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | NotFound, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/types/errors.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | EmptyVec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> src/types/errors.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub enum InvalidAccountError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/types/errors.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | Cache(CacheError), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/types/errors.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | ExistingName, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/types/errors.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | WronglyPositionedCache, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/types/example_types.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct BoolStg { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/types/example_types.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub value: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/types/example_types.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn new(value: bool) -> BoolStg { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/types/example_types.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn get(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/types/example_types.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct I32Stg { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/types/example_types.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub value: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/types/example_types.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn new(value: i32) -> I32Stg { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/types/example_types.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn get(&self) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 41 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/lib.rs:955:1 [INFO] [stdout] | [INFO] [stdout] 955 | #[typetag::serde(tag = "setting")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_Setting_registry` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: requested on the command line with `-D non-local-definitions` [INFO] [stdout] = note: this error originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hashmap_settings` (lib) due to 2 previous errors; 41 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hashmap_settings` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "dab03e27d81b691165c0ee46a5ea7f81d7b3e6534060b7c5a732e2225192daeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dab03e27d81b691165c0ee46a5ea7f81d7b3e6534060b7c5a732e2225192daeb", kill_on_drop: false }` [INFO] [stdout] dab03e27d81b691165c0ee46a5ea7f81d7b3e6534060b7c5a732e2225192daeb