Nov 28 11:37:35.970 INFO documenting nom-4.1.1 against try#f5a0bd723553ea4b7556bd7087b9f0919cafb483 for pr-55318 Nov 28 11:37:35.970 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55318/worker-1/try#f5a0bd723553ea4b7556bd7087b9f0919cafb483:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55318/try#f5a0bd723553ea4b7556bd7087b9f0919cafb483:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +f5a0bd723553ea4b7556bd7087b9f0919cafb483-alt doc --frozen --no-deps --document-private-items" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 28 11:37:36.238 INFO [stdout] 7328b4f3cfd4b6ac3e32889a59531045dde8cdfe76ec1675e75de5beba3bca58 Nov 28 11:37:36.238 INFO running `"docker" "start" "-a" "7328b4f3cfd4b6ac3e32889a59531045dde8cdfe76ec1675e75de5beba3bca58"` Nov 28 11:37:36.623 INFO [stderr] usermod: no changes Nov 28 11:37:36.685 INFO [stderr] Documenting nom v4.1.1 (/source) Nov 28 11:37:39.695 INFO [stderr] warning: `[doc]` cannot be resolved, ignoring it... Nov 28 11:37:39.695 INFO [stderr] --> src/lib.rs:170:41 Nov 28 11:37:39.695 INFO [stderr] | Nov 28 11:37:39.695 INFO [stderr] 170 | //! Please refer to the [documentation][doc] for an exhaustive list of parsers. See also the Nov 28 11:37:39.695 INFO [stderr] | ^^^ cannot be resolved, ignoring Nov 28 11:37:39.695 INFO [stderr] | Nov 28 11:37:39.695 INFO [stderr] = note: #[warn(intra_doc_link_resolution_failure)] on by default Nov 28 11:37:39.695 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 11:37:39.695 INFO [stderr] Nov 28 11:37:39.695 INFO [stderr] warning: `[doc]` cannot be resolved, ignoring it... Nov 28 11:37:39.695 INFO [stderr] --> src/lib.rs:170:41 Nov 28 11:37:39.695 INFO [stderr] | Nov 28 11:37:39.695 INFO [stderr] 170 | //! Please refer to the [documentation][doc] for an exhaustive list of parsers. See also the Nov 28 11:37:39.695 INFO [stderr] | ^^^ cannot be resolved, ignoring Nov 28 11:37:39.695 INFO [stderr] | Nov 28 11:37:39.695 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 11:37:39.695 INFO [stderr] Nov 28 11:37:39.699 INFO [stderr] warning: `[ManuallyDrop::drop]` cannot be resolved, ignoring it... Nov 28 11:37:39.699 INFO [stderr] | Nov 28 11:37:39.700 INFO [stderr] = note: the link appears in this line: Nov 28 11:37:39.700 INFO [stderr] Nov 28 11:37:39.700 INFO [stderr] Instead of using [`ManuallyDrop::drop`] to manually drop the value, Nov 28 11:37:39.700 INFO [stderr] ^^^^^^^^^^^^^^^^^^^^ Nov 28 11:37:39.700 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 11:37:39.700 INFO [stderr] Nov 28 11:37:39.700 INFO [stderr] warning: `[ManuallyDrop::into_inner]` cannot be resolved, ignoring it... Nov 28 11:37:39.700 INFO [stderr] | Nov 28 11:37:39.700 INFO [stderr] = note: the link appears in this line: Nov 28 11:37:39.700 INFO [stderr] Nov 28 11:37:39.700 INFO [stderr] If you have ownership of the container, you can use [`ManuallyDrop::into_inner`] instead. Nov 28 11:37:39.700 INFO [stderr] ^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 11:37:39.700 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 11:37:39.700 INFO [stderr] Nov 28 11:37:39.717 INFO [stderr] warning: `[DefaultHasher::new]` cannot be resolved, ignoring it... Nov 28 11:37:39.717 INFO [stderr] | Nov 28 11:37:39.717 INFO [stderr] = note: the link appears in this line: Nov 28 11:37:39.717 INFO [stderr] Nov 28 11:37:39.717 INFO [stderr] Creates a new `DefaultHasher` using [`new`][DefaultHasher::new]. Nov 28 11:37:39.717 INFO [stderr] ^^^^^^^^^^^^^^^^^^ Nov 28 11:37:39.717 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 11:37:39.717 INFO [stderr] Nov 28 11:37:39.718 INFO [stderr] warning: `[Error]` cannot be resolved, ignoring it... Nov 28 11:37:39.718 INFO [stderr] | Nov 28 11:37:39.718 INFO [stderr] = note: the link appears in this line: Nov 28 11:37:39.718 INFO [stderr] Nov 28 11:37:39.718 INFO [stderr] Converts a type of [`Error`] + [`Send`] + [`Sync`] into a box of dyn [`Error`] + Nov 28 11:37:39.718 INFO [stderr] ^^^^^^^ Nov 28 11:37:39.718 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 11:37:39.718 INFO [stderr] Nov 28 11:37:39.718 INFO [stderr] warning: `[Error]` cannot be resolved, ignoring it... Nov 28 11:37:39.718 INFO [stderr] | Nov 28 11:37:39.718 INFO [stderr] = note: the link appears in this line: Nov 28 11:37:39.718 INFO [stderr] Nov 28 11:37:39.718 INFO [stderr] Converts a type of [`Error`] + [`Send`] + [`Sync`] into a box of dyn [`Error`] + Nov 28 11:37:39.718 INFO [stderr] ^^^^^^^ Nov 28 11:37:39.719 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 11:37:39.719 INFO [stderr] Nov 28 11:37:39.719 INFO [stderr] warning: `[Error]` cannot be resolved, ignoring it... Nov 28 11:37:39.719 INFO [stderr] | Nov 28 11:37:39.719 INFO [stderr] = note: the link appears in this line: Nov 28 11:37:39.719 INFO [stderr] Nov 28 11:37:39.719 INFO [stderr] Converts a [`String`] into a box of dyn [`Error`] + [`Send`] + [`Sync`]. Nov 28 11:37:39.719 INFO [stderr] ^^^^^^^ Nov 28 11:37:39.719 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 11:37:39.719 INFO [stderr] Nov 28 11:37:39.719 INFO [stderr] warning: `[SocketAddrV4]` cannot be resolved, ignoring it... Nov 28 11:37:39.719 INFO [stderr] | Nov 28 11:37:39.719 INFO [stderr] = note: the link appears in this line: Nov 28 11:37:39.719 INFO [stderr] Nov 28 11:37:39.719 INFO [stderr] Converts a [`SocketAddrV4`] into a [`SocketAddr::V4`]. Nov 28 11:37:39.719 INFO [stderr] ^^^^^^^^^^^^^^ Nov 28 11:37:39.719 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 11:37:39.719 INFO [stderr] Nov 28 11:37:39.719 INFO [stderr] warning: `[SocketAddr::V4]` cannot be resolved, ignoring it... Nov 28 11:37:39.719 INFO [stderr] | Nov 28 11:37:39.719 INFO [stderr] = note: the link appears in this line: Nov 28 11:37:39.720 INFO [stderr] Nov 28 11:37:39.720 INFO [stderr] Converts a [`SocketAddrV4`] into a [`SocketAddr::V4`]. Nov 28 11:37:39.720 INFO [stderr] ^^^^^^^^^^^^^^^^ Nov 28 11:37:39.720 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 11:37:39.720 INFO [stderr] Nov 28 11:37:39.720 INFO [stderr] warning: `[Cow]` cannot be resolved, ignoring it... Nov 28 11:37:39.720 INFO [stderr] | Nov 28 11:37:39.720 INFO [stderr] = note: the link appears in this line: Nov 28 11:37:39.720 INFO [stderr] Nov 28 11:37:39.720 INFO [stderr] Converts a [`Cow`] into a box of dyn [`Error`]. Nov 28 11:37:39.720 INFO [stderr] ^^^^^ Nov 28 11:37:39.720 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 11:37:39.720 INFO [stderr] Nov 28 11:37:39.720 INFO [stderr] warning: `[Error]` cannot be resolved, ignoring it... Nov 28 11:37:39.720 INFO [stderr] | Nov 28 11:37:39.720 INFO [stderr] = note: the link appears in this line: Nov 28 11:37:39.720 INFO [stderr] Nov 28 11:37:39.720 INFO [stderr] Converts a [`Cow`] into a box of dyn [`Error`]. Nov 28 11:37:39.720 INFO [stderr] ^^^^^^^ Nov 28 11:37:39.720 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 11:37:39.720 INFO [stderr] Nov 28 11:37:39.720 INFO [stderr] warning: `[IpAddr]` cannot be resolved, ignoring it... Nov 28 11:37:39.720 INFO [stderr] | Nov 28 11:37:39.720 INFO [stderr] = note: the link appears in this line: Nov 28 11:37:39.720 INFO [stderr] Nov 28 11:37:39.720 INFO [stderr] Converts a tuple struct (Into<[`IpAddr`]>, `u16`) into a [`SocketAddr`]. Nov 28 11:37:39.720 INFO [stderr] ^^^^^^^^ Nov 28 11:37:39.720 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 11:37:39.720 INFO [stderr] Nov 28 11:37:39.720 INFO [stderr] warning: `[SocketAddr]` cannot be resolved, ignoring it... Nov 28 11:37:39.720 INFO [stderr] | Nov 28 11:37:39.720 INFO [stderr] = note: the link appears in this line: Nov 28 11:37:39.720 INFO [stderr] Nov 28 11:37:39.720 INFO [stderr] Converts a tuple struct (Into<[`IpAddr`]>, `u16`) into a [`SocketAddr`]. Nov 28 11:37:39.720 INFO [stderr] ^^^^^^^^^^^^ Nov 28 11:37:39.720 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 11:37:39.720 INFO [stderr] Nov 28 11:37:39.720 INFO [stderr] warning: `[SocketAddr::V4]` cannot be resolved, ignoring it... Nov 28 11:37:39.720 INFO [stderr] | Nov 28 11:37:39.720 INFO [stderr] = note: the link appears in this line: Nov 28 11:37:39.720 INFO [stderr] Nov 28 11:37:39.720 INFO [stderr] This conversion creates a [`SocketAddr::V4`] for a [`IpAddr::V4`] Nov 28 11:37:39.720 INFO [stderr] ^^^^^^^^^^^^^^^^ Nov 28 11:37:39.720 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 11:37:39.721 INFO [stderr] Nov 28 11:37:39.721 INFO [stderr] warning: `[IpAddr::V4]` cannot be resolved, ignoring it... Nov 28 11:37:39.721 INFO [stderr] | Nov 28 11:37:39.721 INFO [stderr] = note: the link appears in this line: Nov 28 11:37:39.721 INFO [stderr] Nov 28 11:37:39.721 INFO [stderr] This conversion creates a [`SocketAddr::V4`] for a [`IpAddr::V4`] Nov 28 11:37:39.721 INFO [stderr] ^^^^^^^^^^^^ Nov 28 11:37:39.721 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 11:37:39.721 INFO [stderr] Nov 28 11:37:39.721 INFO [stderr] warning: `[SocketAddr::V6]` cannot be resolved, ignoring it... Nov 28 11:37:39.721 INFO [stderr] | Nov 28 11:37:39.721 INFO [stderr] = note: the link appears in this line: Nov 28 11:37:39.721 INFO [stderr] Nov 28 11:37:39.721 INFO [stderr] and creates a [`SocketAddr::V6`] for a [`IpAddr::V6`]. Nov 28 11:37:39.721 INFO [stderr] ^^^^^^^^^^^^^^^^ Nov 28 11:37:39.721 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 11:37:39.721 INFO [stderr] Nov 28 11:37:39.721 INFO [stderr] warning: `[IpAddr::V6]` cannot be resolved, ignoring it... Nov 28 11:37:39.722 INFO [stderr] | Nov 28 11:37:39.722 INFO [stderr] = note: the link appears in this line: Nov 28 11:37:39.722 INFO [stderr] Nov 28 11:37:39.722 INFO [stderr] and creates a [`SocketAddr::V6`] for a [`IpAddr::V6`]. Nov 28 11:37:39.722 INFO [stderr] ^^^^^^^^^^^^ Nov 28 11:37:39.722 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 11:37:39.722 INFO [stderr] Nov 28 11:37:39.722 INFO [stderr] warning: `[SocketAddr]` cannot be resolved, ignoring it... Nov 28 11:37:39.722 INFO [stderr] | Nov 28 11:37:39.722 INFO [stderr] = note: the link appears in this line: Nov 28 11:37:39.722 INFO [stderr] Nov 28 11:37:39.722 INFO [stderr] `u16` is treated as port of the newly created [`SocketAddr`]. Nov 28 11:37:39.722 INFO [stderr] ^^^^^^^^^^^^ Nov 28 11:37:39.722 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 11:37:39.722 INFO [stderr] Nov 28 11:37:39.722 INFO [stderr] warning: `[RwLock::new]` cannot be resolved, ignoring it... Nov 28 11:37:39.722 INFO [stderr] | Nov 28 11:37:39.722 INFO [stderr] = note: the link appears in this line: Nov 28 11:37:39.722 INFO [stderr] Nov 28 11:37:39.722 INFO [stderr] This is equivalent to [`RwLock::new`]. Nov 28 11:37:39.722 INFO [stderr] ^^^^^^^^^^^^^ Nov 28 11:37:39.722 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 11:37:39.722 INFO [stderr] Nov 28 11:37:39.722 INFO [stderr] warning: `[OsString]` cannot be resolved, ignoring it... Nov 28 11:37:39.722 INFO [stderr] | Nov 28 11:37:39.722 INFO [stderr] = note: the link appears in this line: Nov 28 11:37:39.722 INFO [stderr] Nov 28 11:37:39.722 INFO [stderr] Converts a [`String`] into a [`OsString`]. Nov 28 11:37:39.722 INFO [stderr] ^^^^^^^^^^ Nov 28 11:37:39.722 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 11:37:39.722 INFO [stderr] Nov 28 11:37:39.722 INFO [stderr] warning: `[Error]` cannot be resolved, ignoring it... Nov 28 11:37:39.722 INFO [stderr] | Nov 28 11:37:39.722 INFO [stderr] = note: the link appears in this line: Nov 28 11:37:39.722 INFO [stderr] Nov 28 11:37:39.722 INFO [stderr] Converts a [`String`] into a box of dyn [`Error`]. Nov 28 11:37:39.722 INFO [stderr] ^^^^^^^ Nov 28 11:37:39.722 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 11:37:39.722 INFO [stderr] Nov 28 11:37:39.722 INFO [stderr] warning: `[Error]` cannot be resolved, ignoring it... Nov 28 11:37:39.722 INFO [stderr] | Nov 28 11:37:39.722 INFO [stderr] = note: the link appears in this line: Nov 28 11:37:39.722 INFO [stderr] Nov 28 11:37:39.722 INFO [stderr] Converts a [`str`] into a box of dyn [`Error`] + [`Send`] + [`Sync`]. Nov 28 11:37:39.722 INFO [stderr] ^^^^^^^ Nov 28 11:37:39.722 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 11:37:39.722 INFO [stderr] Nov 28 11:37:39.722 INFO [stderr] warning: `[Mutex::new]` cannot be resolved, ignoring it... Nov 28 11:37:39.722 INFO [stderr] | Nov 28 11:37:39.722 INFO [stderr] = note: the link appears in this line: Nov 28 11:37:39.722 INFO [stderr] Nov 28 11:37:39.722 INFO [stderr] This is equivalent to [`Mutex::new`]. Nov 28 11:37:39.722 INFO [stderr] ^^^^^^^^^^^^ Nov 28 11:37:39.722 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 11:37:39.722 INFO [stderr] Nov 28 11:37:39.722 INFO [stderr] warning: `[Cow]` cannot be resolved, ignoring it... Nov 28 11:37:39.722 INFO [stderr] | Nov 28 11:37:39.722 INFO [stderr] = note: the link appears in this line: Nov 28 11:37:39.722 INFO [stderr] Nov 28 11:37:39.722 INFO [stderr] Converts a [`Cow`] into a box of dyn [`Error`] + [`Send`] + [`Sync`]. Nov 28 11:37:39.723 INFO [stderr] ^^^^^ Nov 28 11:37:39.723 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 11:37:39.723 INFO [stderr] Nov 28 11:37:39.723 INFO [stderr] warning: `[Error]` cannot be resolved, ignoring it... Nov 28 11:37:39.723 INFO [stderr] | Nov 28 11:37:39.723 INFO [stderr] = note: the link appears in this line: Nov 28 11:37:39.723 INFO [stderr] Nov 28 11:37:39.723 INFO [stderr] Converts a [`Cow`] into a box of dyn [`Error`] + [`Send`] + [`Sync`]. Nov 28 11:37:39.723 INFO [stderr] ^^^^^^^ Nov 28 11:37:39.723 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 11:37:39.723 INFO [stderr] Nov 28 11:37:39.723 INFO [stderr] warning: `[SocketAddrV6]` cannot be resolved, ignoring it... Nov 28 11:37:39.723 INFO [stderr] | Nov 28 11:37:39.723 INFO [stderr] = note: the link appears in this line: Nov 28 11:37:39.723 INFO [stderr] Nov 28 11:37:39.723 INFO [stderr] Converts a [`SocketAddrV6`] into a [`SocketAddr::V6`]. Nov 28 11:37:39.723 INFO [stderr] ^^^^^^^^^^^^^^ Nov 28 11:37:39.723 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 11:37:39.723 INFO [stderr] Nov 28 11:37:39.723 INFO [stderr] warning: `[SocketAddr::V6]` cannot be resolved, ignoring it... Nov 28 11:37:39.723 INFO [stderr] | Nov 28 11:37:39.723 INFO [stderr] = note: the link appears in this line: Nov 28 11:37:39.723 INFO [stderr] Nov 28 11:37:39.723 INFO [stderr] Converts a [`SocketAddrV6`] into a [`SocketAddr::V6`]. Nov 28 11:37:39.723 INFO [stderr] ^^^^^^^^^^^^^^^^ Nov 28 11:37:39.723 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 11:37:39.723 INFO [stderr] Nov 28 11:37:39.723 INFO [stderr] warning: `[Error]` cannot be resolved, ignoring it... Nov 28 11:37:39.723 INFO [stderr] | Nov 28 11:37:39.723 INFO [stderr] = note: the link appears in this line: Nov 28 11:37:39.723 INFO [stderr] Nov 28 11:37:39.723 INFO [stderr] Converts a type of [`Error`] into a box of dyn [`Error`]. Nov 28 11:37:39.723 INFO [stderr] ^^^^^^^ Nov 28 11:37:39.723 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 11:37:39.723 INFO [stderr] Nov 28 11:37:39.723 INFO [stderr] warning: `[Error]` cannot be resolved, ignoring it... Nov 28 11:37:39.723 INFO [stderr] | Nov 28 11:37:39.723 INFO [stderr] = note: the link appears in this line: Nov 28 11:37:39.723 INFO [stderr] Nov 28 11:37:39.723 INFO [stderr] Converts a type of [`Error`] into a box of dyn [`Error`]. Nov 28 11:37:39.723 INFO [stderr] ^^^^^^^ Nov 28 11:37:39.723 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 11:37:39.723 INFO [stderr] Nov 28 11:37:39.723 INFO [stderr] warning: `[Error]` cannot be resolved, ignoring it... Nov 28 11:37:39.723 INFO [stderr] | Nov 28 11:37:39.723 INFO [stderr] = note: the link appears in this line: Nov 28 11:37:39.723 INFO [stderr] Nov 28 11:37:39.723 INFO [stderr] Converts an [`ErrorKind`] into an [`Error`]. Nov 28 11:37:39.723 INFO [stderr] ^^^^^^^ Nov 28 11:37:39.723 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 11:37:39.723 INFO [stderr] Nov 28 11:37:39.723 INFO [stderr] warning: `[Error]` cannot be resolved, ignoring it... Nov 28 11:37:39.723 INFO [stderr] | Nov 28 11:37:39.723 INFO [stderr] = note: the link appears in this line: Nov 28 11:37:39.723 INFO [stderr] Nov 28 11:37:39.723 INFO [stderr] Converts a [`str`] into a box of dyn [`Error`]. Nov 28 11:37:39.723 INFO [stderr] ^^^^^^^ Nov 28 11:37:39.723 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 11:37:39.723 INFO [stderr] Nov 28 11:37:39.731 INFO [stderr] warning: `char` is both a type and a macro Nov 28 11:37:39.731 INFO [stderr] | Nov 28 11:37:39.731 INFO [stderr] = help: try `type@char` if you want to select the type, or `macro@char` if you want to select the macro Nov 28 11:37:39.732 INFO [stderr] Nov 28 11:37:39.732 INFO [stderr] warning: `u32` is both a type and a macro Nov 28 11:37:39.732 INFO [stderr] | Nov 28 11:37:39.732 INFO [stderr] = help: try `type@u32` if you want to select the type, or `macro@u32` if you want to select the macro Nov 28 11:37:39.732 INFO [stderr] Nov 28 11:37:39.732 INFO [stderr] warning: `char` is both a type and a macro Nov 28 11:37:39.732 INFO [stderr] | Nov 28 11:37:39.732 INFO [stderr] = help: try `type@char` if you want to select the type, or `macro@char` if you want to select the macro Nov 28 11:37:39.732 INFO [stderr] Nov 28 11:37:39.739 INFO [stderr] warning: `[chunks]` cannot be resolved, ignoring it... Nov 28 11:37:39.739 INFO [stderr] | Nov 28 11:37:39.739 INFO [stderr] = note: the link appears in this line: Nov 28 11:37:39.740 INFO [stderr] Nov 28 11:37:39.740 INFO [stderr] resulting code better than in the case of [`chunks`]. Nov 28 11:37:39.740 INFO [stderr] ^^^^^^^^ Nov 28 11:37:39.740 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 11:37:39.740 INFO [stderr] Nov 28 11:37:39.740 INFO [stderr] warning: `[chunks_mut]` cannot be resolved, ignoring it... Nov 28 11:37:39.740 INFO [stderr] | Nov 28 11:37:39.740 INFO [stderr] = note: the link appears in this line: Nov 28 11:37:39.741 INFO [stderr] Nov 28 11:37:39.741 INFO [stderr] resulting code better than in the case of [`chunks_mut`]. Nov 28 11:37:39.741 INFO [stderr] ^^^^^^^^^^^^ Nov 28 11:37:39.741 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 11:37:39.741 INFO [stderr] Nov 28 11:37:39.741 INFO [stderr] warning: `char` is both a type and a macro Nov 28 11:37:39.741 INFO [stderr] | Nov 28 11:37:39.741 INFO [stderr] = help: try `type@char` if you want to select the type, or `macro@char` if you want to select the macro Nov 28 11:37:39.741 INFO [stderr] Nov 28 11:37:39.741 INFO [stderr] warning: `char` is both a type and a macro Nov 28 11:37:39.741 INFO [stderr] | Nov 28 11:37:39.741 INFO [stderr] = help: try `type@char` if you want to select the type, or `macro@char` if you want to select the macro Nov 28 11:37:39.741 INFO [stderr] Nov 28 11:37:39.741 INFO [stderr] warning: `char` is both a type and a macro Nov 28 11:37:39.741 INFO [stderr] | Nov 28 11:37:39.741 INFO [stderr] = help: try `type@char` if you want to select the type, or `macro@char` if you want to select the macro Nov 28 11:37:39.741 INFO [stderr] Nov 28 11:37:39.741 INFO [stderr] warning: `char` is both a type and a macro Nov 28 11:37:39.741 INFO [stderr] | Nov 28 11:37:39.741 INFO [stderr] = help: try `type@char` if you want to select the type, or `macro@char` if you want to select the macro Nov 28 11:37:39.741 INFO [stderr] Nov 28 11:37:39.741 INFO [stderr] warning: `char` is both a type and a macro Nov 28 11:37:39.741 INFO [stderr] | Nov 28 11:37:39.741 INFO [stderr] = help: try `type@char` if you want to select the type, or `macro@char` if you want to select the macro Nov 28 11:37:39.742 INFO [stderr] Nov 28 11:37:39.742 INFO [stderr] warning: `char` is both a type and a macro Nov 28 11:37:39.742 INFO [stderr] | Nov 28 11:37:39.742 INFO [stderr] = help: try `type@char` if you want to select the type, or `macro@char` if you want to select the macro Nov 28 11:37:39.742 INFO [stderr] Nov 28 11:37:39.742 INFO [stderr] warning: `char` is both a type and a macro Nov 28 11:37:39.742 INFO [stderr] | Nov 28 11:37:39.742 INFO [stderr] = help: try `type@char` if you want to select the type, or `macro@char` if you want to select the macro Nov 28 11:37:39.742 INFO [stderr] Nov 28 11:37:39.742 INFO [stderr] warning: `char` is both a type and a macro Nov 28 11:37:39.742 INFO [stderr] | Nov 28 11:37:39.742 INFO [stderr] = help: try `type@char` if you want to select the type, or `macro@char` if you want to select the macro Nov 28 11:37:39.742 INFO [stderr] Nov 28 11:37:39.742 INFO [stderr] warning: `char` is both a type and a macro Nov 28 11:37:39.742 INFO [stderr] | Nov 28 11:37:39.742 INFO [stderr] = help: try `type@char` if you want to select the type, or `macro@char` if you want to select the macro Nov 28 11:37:39.742 INFO [stderr] Nov 28 11:37:39.742 INFO [stderr] warning: `char` is both a type and a macro Nov 28 11:37:39.742 INFO [stderr] | Nov 28 11:37:39.742 INFO [stderr] = help: try `type@char` if you want to select the type, or `macro@char` if you want to select the macro Nov 28 11:37:39.742 INFO [stderr] Nov 28 11:37:39.742 INFO [stderr] warning: `char` is both a type and a macro Nov 28 11:37:39.742 INFO [stderr] | Nov 28 11:37:39.742 INFO [stderr] = help: try `type@char` if you want to select the type, or `macro@char` if you want to select the macro Nov 28 11:37:39.742 INFO [stderr] Nov 28 11:37:39.742 INFO [stderr] warning: `char` is both a type and a macro Nov 28 11:37:39.743 INFO [stderr] | Nov 28 11:37:39.743 INFO [stderr] = help: try `type@char` if you want to select the type, or `macro@char` if you want to select the macro Nov 28 11:37:39.743 INFO [stderr] Nov 28 11:37:39.743 INFO [stderr] warning: `char` is both a type and a macro Nov 28 11:37:39.743 INFO [stderr] | Nov 28 11:37:39.743 INFO [stderr] = help: try `type@char` if you want to select the type, or `macro@char` if you want to select the macro Nov 28 11:37:39.743 INFO [stderr] Nov 28 11:37:39.743 INFO [stderr] warning: `char` is both a type and a macro Nov 28 11:37:39.743 INFO [stderr] | Nov 28 11:37:39.743 INFO [stderr] = help: try `type@char` if you want to select the type, or `macro@char` if you want to select the macro Nov 28 11:37:39.743 INFO [stderr] Nov 28 11:37:39.743 INFO [stderr] warning: `char` is both a type and a macro Nov 28 11:37:39.743 INFO [stderr] | Nov 28 11:37:39.743 INFO [stderr] = help: try `type@char` if you want to select the type, or `macro@char` if you want to select the macro Nov 28 11:37:39.743 INFO [stderr] Nov 28 11:37:39.743 INFO [stderr] warning: `char` is both a type and a macro Nov 28 11:37:39.743 INFO [stderr] | Nov 28 11:37:39.743 INFO [stderr] = help: try `type@char` if you want to select the type, or `macro@char` if you want to select the macro Nov 28 11:37:39.743 INFO [stderr] Nov 28 11:37:39.743 INFO [stderr] warning: `char` is both a type and a macro Nov 28 11:37:39.743 INFO [stderr] | Nov 28 11:37:39.743 INFO [stderr] = help: try `type@char` if you want to select the type, or `macro@char` if you want to select the macro Nov 28 11:37:39.743 INFO [stderr] Nov 28 11:37:39.743 INFO [stderr] warning: `char` is both a type and a macro Nov 28 11:37:39.743 INFO [stderr] | Nov 28 11:37:39.743 INFO [stderr] = help: try `type@char` if you want to select the type, or `macro@char` if you want to select the macro Nov 28 11:37:39.743 INFO [stderr] Nov 28 11:37:39.743 INFO [stderr] warning: `[Weak::upgrade]` cannot be resolved, ignoring it... Nov 28 11:37:39.743 INFO [stderr] | Nov 28 11:37:39.743 INFO [stderr] = note: the link appears in this line: Nov 28 11:37:39.743 INFO [stderr] Nov 28 11:37:39.743 INFO [stderr] it. Calling [`upgrade`][Weak::upgrade] on the return value always gives [`None`]. Nov 28 11:37:39.744 INFO [stderr] ^^^^^^^^^^^^^ Nov 28 11:37:39.744 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 11:37:39.744 INFO [stderr] Nov 28 11:37:39.744 INFO [stderr] warning: `[Weak::upgrade]` cannot be resolved, ignoring it... Nov 28 11:37:39.745 INFO [stderr] | Nov 28 11:37:39.745 INFO [stderr] = note: the link appears in this line: Nov 28 11:37:39.745 INFO [stderr] Nov 28 11:37:39.745 INFO [stderr] Calling [`upgrade`][Weak::upgrade] on the return value always Nov 28 11:37:39.745 INFO [stderr] ^^^^^^^^^^^^^ Nov 28 11:37:39.745 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 11:37:39.745 INFO [stderr] Nov 28 11:37:39.746 INFO [stderr] warning: `[Weak]` cannot be resolved, ignoring it... Nov 28 11:37:39.746 INFO [stderr] | Nov 28 11:37:39.746 INFO [stderr] = note: the link appears in this line: Nov 28 11:37:39.746 INFO [stderr] Nov 28 11:37:39.746 INFO [stderr] [`Weak`], so we `drop` the inner value. Nov 28 11:37:39.747 INFO [stderr] ^^^^^^ Nov 28 11:37:39.747 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 11:37:39.747 INFO [stderr] Nov 28 11:37:39.747 INFO [stderr] warning: `[Weak]` cannot be resolved, ignoring it... Nov 28 11:37:39.748 INFO [stderr] | Nov 28 11:37:39.748 INFO [stderr] = note: the link appears in this line: Nov 28 11:37:39.748 INFO [stderr] Nov 28 11:37:39.748 INFO [stderr] [`Weak`], so we `drop` the inner value. Nov 28 11:37:39.748 INFO [stderr] ^^^^^^ Nov 28 11:37:39.748 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 11:37:39.748 INFO [stderr] Nov 28 11:37:42.402 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.76s Nov 28 11:37:42.406 INFO [stderr] su: No module specific data is present Nov 28 11:37:42.683 INFO running `"docker" "inspect" "7328b4f3cfd4b6ac3e32889a59531045dde8cdfe76ec1675e75de5beba3bca58"` Nov 28 11:37:42.780 INFO running `"docker" "rm" "-f" "7328b4f3cfd4b6ac3e32889a59531045dde8cdfe76ec1675e75de5beba3bca58"` Nov 28 11:37:42.842 INFO [stdout] 7328b4f3cfd4b6ac3e32889a59531045dde8cdfe76ec1675e75de5beba3bca58