[INFO] cloning repository https://github.com/sebastienrousseau/cmn
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sebastienrousseau/cmn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebastienrousseau%2Fcmn", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebastienrousseau%2Fcmn'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fd38b72dfa27d3922dd12d848b4d9c8875e8ba7a
[INFO] checking sebastienrousseau/cmn against try#9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840 for pr-149518
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebastienrousseau%2Fcmn" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sebastienrousseau/cmn
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/sebastienrousseau/cmn
[INFO] tweaked toml for git repo https://github.com/sebastienrousseau/cmn written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sebastienrousseau/cmn on toolchain 9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sebastienrousseau/cmn already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded assert_cmd v2.0.16
[INFO] [stderr]   Downloaded predicates v3.0.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 07c6fc3e8a5869d8afe736c039c3471bb37e1a1e3749d20435087bd7c6e94763
[INFO] running `Command { std: "docker" "start" "-a" "07c6fc3e8a5869d8afe736c039c3471bb37e1a1e3749d20435087bd7c6e94763", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07c6fc3e8a5869d8afe736c039c3471bb37e1a1e3749d20435087bd7c6e94763", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07c6fc3e8a5869d8afe736c039c3471bb37e1a1e3749d20435087bd7c6e94763", kill_on_drop: false }`
[INFO] [stdout] 07c6fc3e8a5869d8afe736c039c3471bb37e1a1e3749d20435087bd7c6e94763
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 10e103f0d06cef51c93ab765377e71a67187dd7c3c27f0035d5485ef50532b68
[INFO] running `Command { std: "docker" "start" "-a" "10e103f0d06cef51c93ab765377e71a67187dd7c3c27f0035d5485ef50532b68", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking ryu v1.0.12
[INFO] [stderr]     Checking itoa v1.0.5
[INFO] [stderr]     Checking anstyle v1.0.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]     Checking libc v0.2.144
[INFO] [stderr]     Checking memchr v2.5.0
[INFO] [stderr]     Checking memoffset v0.7.1
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling rayon-core v1.10.2
[INFO] [stderr]     Checking once_cell v1.17.0
[INFO] [stderr]     Checking ciborium-io v0.2.0
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking linux-raw-sys v0.3.7
[INFO] [stderr]     Checking plotters-backend v0.3.4
[INFO] [stderr]     Checking predicates-core v1.0.6
[INFO] [stderr]    Compiling cmn v0.0.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking clap_builder v4.3.0
[INFO] [stderr]     Checking num-traits v0.2.15
[INFO] [stderr]    Compiling assert_cmd v2.0.16
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]     Checking plotters-svg v0.3.3
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking ciborium-ll v0.2.0
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking predicates-tree v1.0.9
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking bstr v1.4.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking plotters v0.3.4
[INFO] [stderr]    Compiling syn v2.0.82
[INFO] [stderr]     Checking regex v1.7.1
[INFO] [stderr]     Checking predicates v3.0.3
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking rayon v1.6.1
[INFO] [stderr]     Checking is-terminal v0.4.7
[INFO] [stderr]     Checking clap v4.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]     Checking ciborium v0.2.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> src/lib.rs:118:13
[INFO] [stdout]     |
[INFO] [stdout] 118 | #![cfg_attr(feature = "bench", feature(test))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]   --> tests/test_main.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / #[cfg(test)]
[INFO] [stdout]  2 | | mod tests {
[INFO] [stdout]  3 | |     use assert_cmd::prelude::*;
[INFO] [stdout]  4 | |     use std::process::Command;
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> tests/test_words.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / #[cfg(test)]
[INFO] [stdout]   5 | | mod tests {
[INFO] [stdout]   6 | |     use cmn::{words::WORD_LIST, Words};
[INFO] [stdout] ...   |
[INFO] [stdout] 123 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> tests/test_lib.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / #[cfg(test)]
[INFO] [stdout]   5 | | mod tests {
[INFO] [stdout]   6 | |     use cmn::*;
[INFO] [stdout] ...   |
[INFO] [stdout] 107 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> tests/test_constants.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / #[cfg(test)]
[INFO] [stdout]   5 | | mod tests {
[INFO] [stdout]   6 | |     use cmn::constants::{ConstantValue, Constants};
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> src/lib.rs:118:13
[INFO] [stdout]     |
[INFO] [stdout] 118 | #![cfg_attr(feature = "bench", feature(test))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> tests/test_macros.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / #[cfg(test)]
[INFO] [stdout]   2 | | mod tests {
[INFO] [stdout]   3 | |     // Importing the cmn crate and all of its macros
[INFO] [stdout]   4 | |     use cmn::Common;
[INFO] [stdout] ...   |
[INFO] [stdout] 238 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.57s
[INFO] running `Command { std: "docker" "inspect" "10e103f0d06cef51c93ab765377e71a67187dd7c3c27f0035d5485ef50532b68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10e103f0d06cef51c93ab765377e71a67187dd7c3c27f0035d5485ef50532b68", kill_on_drop: false }`
[INFO] [stdout] 10e103f0d06cef51c93ab765377e71a67187dd7c3c27f0035d5485ef50532b68
