[INFO] fetching crate number2name 1.1.2... [INFO] testing number2name-1.1.2 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate number2name 1.1.2 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate number2name 1.1.2 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate number2name 1.1.2 [INFO] finished tweaking crates.io crate number2name 1.1.2 [INFO] tweaked toml for crates.io crate number2name 1.1.2 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate number2name 1.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tinytemplate v1.1.0 [INFO] [stderr] Downloaded bstr v0.2.14 [INFO] [stderr] Downloaded criterion v0.3.3 [INFO] [stderr] Downloaded csv v1.1.4 [INFO] [stderr] Downloaded plotters v0.2.15 [INFO] [stderr] Downloaded syn v1.0.51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b3e0ebd7e60720a605c9c32b4e1095c5043d855fe6d4ab29bfb3605a156e11ef [INFO] running `Command { std: "docker" "start" "-a" "b3e0ebd7e60720a605c9c32b4e1095c5043d855fe6d4ab29bfb3605a156e11ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3e0ebd7e60720a605c9c32b4e1095c5043d855fe6d4ab29bfb3605a156e11ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3e0ebd7e60720a605c9c32b4e1095c5043d855fe6d4ab29bfb3605a156e11ef", kill_on_drop: false }` [INFO] [stdout] b3e0ebd7e60720a605c9c32b4e1095c5043d855fe6d4ab29bfb3605a156e11ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] feaf69966914edfd1c5fcd11cce78ad9453cbf4c201f372485f5a9fb2f7b0574 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "feaf69966914edfd1c5fcd11cce78ad9453cbf4c201f372485f5a9fb2f7b0574", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.51 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling structopt v0.3.20 [INFO] [stderr] Compiling number2name v1.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 45s [INFO] running `Command { std: "docker" "inspect" "feaf69966914edfd1c5fcd11cce78ad9453cbf4c201f372485f5a9fb2f7b0574", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "feaf69966914edfd1c5fcd11cce78ad9453cbf4c201f372485f5a9fb2f7b0574", kill_on_drop: false }` [INFO] [stdout] feaf69966914edfd1c5fcd11cce78ad9453cbf4c201f372485f5a9fb2f7b0574 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b31ba6afe7eeab822930fcd83a40f3b8bdec52b976028c8b385eeb8214767372 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b31ba6afe7eeab822930fcd83a40f3b8bdec52b976028c8b385eeb8214767372", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling csv v1.1.4 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling number2name v1.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2m 21s [INFO] running `Command { std: "docker" "inspect" "b31ba6afe7eeab822930fcd83a40f3b8bdec52b976028c8b385eeb8214767372", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b31ba6afe7eeab822930fcd83a40f3b8bdec52b976028c8b385eeb8214767372", kill_on_drop: false }` [INFO] [stdout] b31ba6afe7eeab822930fcd83a40f3b8bdec52b976028c8b385eeb8214767372 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1c18c6400223cd66aaa9f8a50e4dfd5990ba27e43f862225a6365158d351dbca [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1c18c6400223cd66aaa9f8a50e4dfd5990ba27e43f862225a6365158d351dbca", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/number2name-6172356715b5f210) [INFO] [stdout] [INFO] [stdout] running 132 tests [INFO] [stdout] test builtin::tests::base32 ... ok [INFO] [stdout] test charset::tests::create::valid_case_duplicate ... ok [INFO] [stdout] test charset::tests::create::valid_charset ... ok [INFO] [stdout] test charset::tests::index_of::do_not_ignore_case ... ok [INFO] [stdout] test charset::tests::index_of::ignore_case_single ... ok [INFO] [stdout] test charset::tests::index_of::ignore_case_long ... ok [INFO] [stdout] test charset::tests::create::invalid_case_insensitive_duplicate ... ok [INFO] [stdout] test builtin::tests::base32human ... ok [INFO] [stdout] test builtin::tests::hex ... ok [INFO] [stdout] test builtin::tests::base64url ... ok [INFO] [stdout] test builtin::tests::base32hex ... ok [INFO] [stdout] test builtin::tests::base64 ... ok [INFO] [stdout] test builtin::tests::base32scny ... ok [INFO] [stdout] test decode::tests::four_char_first ... ok [INFO] [stdout] test builtin::tests::base32crockford ... ok [INFO] [stdout] test decode::tests::invalid_case_sensitive_single ... ok [INFO] [stdout] test charset::tests::index_of::ignore_case_digit ... ok [INFO] [stdout] test decode::tests::invalid_case_insensitive_long ... ok [INFO] [stdout] test charset::tests::indexing::case_insensitive ... ok [INFO] [stdout] test decode::tests::large_charset ... ok [INFO] [stdout] test charset::tests::indexing::case_sensitive ... ok [INFO] [stdout] test charset::tests::index_of::case_sensitive ... ok [INFO] [stdout] test charset::tests::index_of::case_insensitive ... ok [INFO] [stdout] test decode::tests::empty_input ... ok [INFO] [stdout] test charset::tests::create::invalid_duplicate ... ok [INFO] [stdout] test decode::tests::four_char_last ... ok [INFO] [stdout] test decode::tests::below_overflow ... ok [INFO] [stdout] test decode::tests::single_char_first ... ok [INFO] [stdout] test decode::tests::limit_plus_one ... ok [INFO] [stdout] test decode::tests::three_char_first ... ok [INFO] [stdout] test decode::tests::random_value ... ok [INFO] [stdout] test decode::tests::invalid_case_sensitive_long ... ok [INFO] [stdout] test decode::tests::invalid_case_insensitive_single ... ok [INFO] [stdout] test decode::tests::single_char_last ... ok [INFO] [stdout] test decode::tests::three_char_last ... ok [INFO] [stdout] test decode::tests::two_char_first ... ok [INFO] [stdout] test decode::tests::two_char_last ... ok [INFO] [stdout] test decode::type_u128::signed ... ok [INFO] [stdout] test decode::type_u128::signed_maximum ... ok [INFO] [stdout] test decode::type_u128::signed_minimum ... ok [INFO] [stdout] test decode::tests::valid_case_insensitive_single ... ok [INFO] [stdout] test decode::type_u16::signed ... ok [INFO] [stdout] test decode::type_u16::signed_maximum ... ok [INFO] [stdout] test decode::type_u16::unsigned_maximum ... ok [INFO] [stdout] test decode::tests::too_long ... ok [INFO] [stdout] test decode::tests::tiny_charset ... ok [INFO] [stdout] test decode::type_u32::signed ... ok [INFO] [stdout] test decode::tests::valid_case_insensitive_double ... ok [INFO] [stdout] test decode::type_u32::signed_minimum ... ok [INFO] [stdout] test decode::type_u32::unsigned_maximum ... ok [INFO] [stdout] test decode::type_u32::signed_maximum ... ok [INFO] [stdout] test decode::type_u128::unsigned_maximum ... ok [INFO] [stdout] test decode::tests::small_charset ... ok [INFO] [stdout] test decode::type_u64::signed_maximum ... ok [INFO] [stdout] test decode::type_u128::unsigned ... ok [INFO] [stdout] test decode::type_u64::unsigned ... ok [INFO] [stdout] test encode::general::four_char_first ... ok [INFO] [stdout] test decode::type_u32::unsigned ... ok [INFO] [stdout] test encode::general::four_char_last ... ok [INFO] [stdout] test decode::type_u64::unsigned_maximum ... ok [INFO] [stdout] test decode::type_u16::unsigned ... ok [INFO] [stdout] test decode::type_u16::signed_minimum ... ok [INFO] [stdout] test encode::general::small_charset ... ok [INFO] [stdout] test encode::general::single_char_last ... ok [INFO] [stdout] test encode::general::random_value ... ok [INFO] [stdout] test encode::general::large_charset ... ok [INFO] [stdout] test encode::general::three_char_first ... ok [INFO] [stdout] test encode::general::three_char_last ... ok [INFO] [stdout] test encode::general::single_char_first ... ok [INFO] [stdout] test decode::type_u64::signed_minimum ... ok [INFO] [stdout] test encode::general::tiny_charset ... ok [INFO] [stdout] test encode::general::two_char_last ... ok [INFO] [stdout] test encode::type_u128::unsigned ... ok [INFO] [stdout] test encode::type_u128::signed_minimum ... ok [INFO] [stdout] test encode::general::two_char_first ... ok [INFO] [stdout] test charset::tests::create::panic_mode ... ok [INFO] [stdout] test encode::type_u128::signed_maximum ... ok [INFO] [stdout] test encode::type_u128::signed ... ok [INFO] [stdout] test charset::tests::indexing::out_of_bounds ... ok [INFO] [stdout] test encode::type_u32::unsigned_maximum ... ok [INFO] [stdout] test decode::type_u64::signed ... ok [INFO] [stdout] test encode::type_u128::unsigned_maximum ... ok [INFO] [stdout] test encode::type_u64::signed ... ok [INFO] [stdout] test encode::type_u64::signed_maximum ... ok [INFO] [stdout] test encode::type_u64::signed_minimum ... ok [INFO] [stdout] test encode::type_u64::unsigned ... ok [INFO] [stdout] test signs::type_128::negative_s2u ... ok [INFO] [stdout] test signs::type_128::negative_u2s ... ok [INFO] [stdout] test signs::type_128::positive_u2s ... ok [INFO] [stdout] test signs::type_128::zero_s2u ... ok [INFO] [stdout] test signs::type_128_range::maximum ... ok [INFO] [stdout] test signs::type_16::negative_s2u ... ok [INFO] [stdout] test signs::type_16::positive_s2u ... ok [INFO] [stdout] test signs::type_16::negative_u2s ... ok [INFO] [stdout] test encode::type_u32::signed ... ok [INFO] [stdout] test signs::type_16::positive_u2s ... ok [INFO] [stdout] test encode::type_u64::unsigned_maximum ... ok [INFO] [stdout] test encode::type_u16::unsigned_maximum ... ok [INFO] [stdout] test signs::type_16::zero_s2u ... ok [INFO] [stdout] test signs::type_16_range::minimum ... ok [INFO] [stdout] test signs::type_32::negative_s2u ... ok [INFO] [stdout] test encode::type_u16::signed ... ok [INFO] [stdout] test signs::type_32::positive_u2s ... ok [INFO] [stdout] test signs::type_32::zero_s2u ... ok [INFO] [stdout] test encode::type_u16::signed_maximum ... ok [INFO] [stdout] test signs::type_32_range::maximum ... ok [INFO] [stdout] test signs::type_32_range::minimum ... ok [INFO] [stdout] test encode::type_u16::signed_minimum ... ok [INFO] [stdout] test signs::type_64::negative_u2s ... ok [INFO] [stdout] test signs::type_64::positive_s2u ... ok [INFO] [stdout] test encode::type_u16::unsigned ... ok [INFO] [stdout] test signs::type_64::positive_u2s ... ok [INFO] [stdout] test signs::type_32::positive_s2u ... ok [INFO] [stdout] test signs::type_64::zero_u2s ... ok [INFO] [stdout] test signs::type_32::zero_u2s ... ok [INFO] [stdout] test signs::type_64_range::maximum ... ok [INFO] [stdout] test signs::type_64::negative_s2u ... ok [INFO] [stdout] test signs::type_64::zero_s2u ... ok [INFO] [stdout] test signs::type_64_range::minimum ... ok [INFO] [stdout] test tests::demo ... ok [INFO] [stdout] test util::tests::test_invalid_lowercase ... ok [INFO] [stdout] test signs::type_32::negative_u2s ... ok [INFO] [stdout] test util::tests::test_no_case ... ok [INFO] [stdout] test util::tests::test_valid_lowercase ... ok [INFO] [stdout] test signs::type_128::positive_s2u ... ok [INFO] [stdout] test signs::type_16::zero_u2s ... ok [INFO] [stdout] test signs::type_128_range::minimum ... ok [INFO] [stdout] test signs::type_128::zero_u2s ... ok [INFO] [stdout] test signs::type_16_range::maximum ... ok [INFO] [stdout] test encode::type_u32::signed_minimum ... ok [INFO] [stdout] test encode::type_u32::signed_maximum ... ok [INFO] [stdout] test encode::type_u32::unsigned ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 132 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/name2number-f8b0b3c466d7a4e8) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/number2name-b494a1d985555336) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests number2name [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1c18c6400223cd66aaa9f8a50e4dfd5990ba27e43f862225a6365158d351dbca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c18c6400223cd66aaa9f8a50e4dfd5990ba27e43f862225a6365158d351dbca", kill_on_drop: false }` [INFO] [stdout] 1c18c6400223cd66aaa9f8a50e4dfd5990ba27e43f862225a6365158d351dbca