[INFO] fetching crate number2name 1.1.2...
[INFO] testing number2name-1.1.2 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate number2name 1.1.2 into /workspace/builds/worker-2-tc2/source
[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-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate number2name 1.1.2 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate number2name 1.1.2 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7a78240b5bbd056a0835f82cd665ff7c37effb50f5c76ad2f7f47b9d0ab9dbad
[INFO] running `Command { std: "docker" "start" "-a" "7a78240b5bbd056a0835f82cd665ff7c37effb50f5c76ad2f7f47b9d0ab9dbad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a78240b5bbd056a0835f82cd665ff7c37effb50f5c76ad2f7f47b9d0ab9dbad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a78240b5bbd056a0835f82cd665ff7c37effb50f5c76ad2f7f47b9d0ab9dbad", kill_on_drop: false }`
[INFO] [stdout] 7a78240b5bbd056a0835f82cd665ff7c37effb50f5c76ad2f7f47b9d0ab9dbad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ba6f58975c13a89df7670a5266d09a298f4e576e5289d5c6975db5ce530e653
[INFO] running `Command { std: "docker" "start" "-a" "6ba6f58975c13a89df7670a5266d09a298f4e576e5289d5c6975db5ce530e653", 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-width v0.1.8
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[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` profile [unoptimized + debuginfo] target(s) in 40.86s
[INFO] running `Command { std: "docker" "inspect" "6ba6f58975c13a89df7670a5266d09a298f4e576e5289d5c6975db5ce530e653", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ba6f58975c13a89df7670a5266d09a298f4e576e5289d5c6975db5ce530e653", kill_on_drop: false }`
[INFO] [stdout] 6ba6f58975c13a89df7670a5266d09a298f4e576e5289d5c6975db5ce530e653
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a30d03489622963ae34823aaf0cbd42b4b8a225d371a25caaa2142cfc0387e5
[INFO] running `Command { std: "docker" "start" "-a" "7a30d03489622963ae34823aaf0cbd42b4b8a225d371a25caaa2142cfc0387e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling const_fn v0.4.3
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling serde_json v1.0.59
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]    Compiling half v1.6.0
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling cast v0.2.3
[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 criterion-plot v0.4.3
[INFO] [stderr]    Compiling plotters v0.2.15
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[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` profile [unoptimized + debuginfo] target(s) in 57.23s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "7a30d03489622963ae34823aaf0cbd42b4b8a225d371a25caaa2142cfc0387e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a30d03489622963ae34823aaf0cbd42b4b8a225d371a25caaa2142cfc0387e5", kill_on_drop: false }`
[INFO] [stdout] 7a30d03489622963ae34823aaf0cbd42b4b8a225d371a25caaa2142cfc0387e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 03ca1ed9edac79c1ad8392412f8dc83022fa57570b416c25e7509eb7f436a5fd
[INFO] running `Command { std: "docker" "start" "-a" "03ca1ed9edac79c1ad8392412f8dc83022fa57570b416c25e7509eb7f436a5fd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/number2name-43aac1037ca4b3d5)
[INFO] [stdout] 
[INFO] [stdout] running 132 tests
[INFO] [stdout] test builtin::tests::base32 ... ok
[INFO] [stdout] test builtin::tests::base32crockford ... ok
[INFO] [stdout] test builtin::tests::base32hex ... ok
[INFO] [stdout] test builtin::tests::base32human ... ok
[INFO] [stdout] test builtin::tests::base32scny ... ok
[INFO] [stdout] test builtin::tests::base64 ... ok
[INFO] [stdout] test builtin::tests::base64url ... ok
[INFO] [stdout] test builtin::tests::hex ... ok
[INFO] [stdout] test charset::tests::create::invalid_duplicate ... ok
[INFO] [stdout] test charset::tests::create::valid_charset ... ok
[INFO] [stdout] test charset::tests::index_of::case_insensitive ... ok
[INFO] [stdout] test charset::tests::index_of::case_sensitive ... ok
[INFO] [stdout] test charset::tests::index_of::do_not_ignore_case ... ok
[INFO] [stdout] test charset::tests::index_of::ignore_case_digit ... ok
[INFO] [stdout] test charset::tests::indexing::case_insensitive ... ok
[INFO] [stdout] test charset::tests::index_of::ignore_case_long ... ok
[INFO] [stdout] test charset::tests::index_of::ignore_case_single ... ok
[INFO] [stdout] test charset::tests::indexing::case_sensitive ... ok
[INFO] [stdout] test decode::tests::empty_input ... ok
[INFO] [stdout] test decode::tests::invalid_case_insensitive_single ... ok
[INFO] [stdout] test charset::tests::create::valid_case_duplicate ... ok
[INFO] [stdout] test decode::tests::four_char_last ... ok
[INFO] [stdout] test decode::tests::invalid_case_sensitive_long ... ok
[INFO] [stdout] test decode::tests::large_charset ... ok
[INFO] [stdout] test decode::tests::small_charset ... ok
[INFO] [stdout] test decode::tests::three_char_last ... ok
[INFO] [stdout] test decode::tests::limit_plus_one ... ok
[INFO] [stdout] test decode::tests::random_value ... ok
[INFO] [stdout] test decode::tests::single_char_last ... ok
[INFO] [stdout] test charset::tests::create::invalid_case_insensitive_duplicate ... ok
[INFO] [stdout] test decode::tests::four_char_first ... ok
[INFO] [stdout] test decode::tests::too_long ... ok
[INFO] [stdout] test decode::tests::tiny_charset ... ok
[INFO] [stdout] test decode::tests::two_char_first ... ok
[INFO] [stdout] test decode::tests::two_char_last ... ok
[INFO] [stdout] test decode::tests::invalid_case_insensitive_long ... ok
[INFO] [stdout] test decode::tests::invalid_case_sensitive_single ... ok
[INFO] [stdout] test decode::tests::single_char_first ... ok
[INFO] [stdout] test decode::tests::valid_case_insensitive_double ... ok
[INFO] [stdout] test decode::tests::valid_case_insensitive_single ... ok
[INFO] [stdout] test decode::type_u128::signed ... ok
[INFO] [stdout] test decode::type_u128::signed_maximum ... ok
[INFO] [stdout] test decode::tests::three_char_first ... ok
[INFO] [stdout] test decode::type_u128::unsigned ... ok
[INFO] [stdout] test decode::type_u128::signed_minimum ... ok
[INFO] [stdout] test decode::type_u16::signed ... ok
[INFO] [stdout] test decode::type_u128::unsigned_maximum ... ok
[INFO] [stdout] test decode::tests::below_overflow ... ok
[INFO] [stdout] test decode::type_u16::signed_maximum ... ok
[INFO] [stdout] test decode::type_u16::unsigned_maximum ... ok
[INFO] [stdout] test decode::type_u16::signed_minimum ... ok
[INFO] [stdout] test decode::type_u32::signed_minimum ... ok
[INFO] [stdout] test decode::type_u32::signed ... ok
[INFO] [stdout] test decode::type_u32::unsigned_maximum ... ok
[INFO] [stdout] test decode::type_u64::unsigned ... ok
[INFO] [stdout] test decode::type_u64::signed_minimum ... ok
[INFO] [stdout] test decode::type_u32::signed_maximum ... ok
[INFO] [stdout] test encode::general::four_char_first ... ok
[INFO] [stdout] test decode::type_u64::unsigned_maximum ... ok
[INFO] [stdout] test encode::general::four_char_last ... ok
[INFO] [stdout] test decode::type_u32::unsigned ... ok
[INFO] [stdout] test encode::general::random_value ... ok
[INFO] [stdout] test encode::general::single_char_first ... ok
[INFO] [stdout] test encode::general::large_charset ... ok
[INFO] [stdout] test decode::type_u64::signed ... ok
[INFO] [stdout] test decode::type_u16::unsigned ... ok
[INFO] [stdout] test encode::general::three_char_last ... ok
[INFO] [stdout] test encode::general::tiny_charset ... ok
[INFO] [stdout] test encode::general::two_char_first ... ok
[INFO] [stdout] test decode::type_u64::signed_maximum ... ok
[INFO] [stdout] test encode::type_u128::signed ... ok
[INFO] [stdout] test encode::general::two_char_last ... ok
[INFO] [stdout] test encode::general::single_char_last ... ok
[INFO] [stdout] test encode::type_u128::unsigned_maximum ... ok
[INFO] [stdout] test encode::type_u128::unsigned ... ok
[INFO] [stdout] test encode::type_u16::signed ... ok
[INFO] [stdout] test encode::type_u128::signed_minimum ... ok
[INFO] [stdout] test encode::type_u16::unsigned ... ok
[INFO] [stdout] test encode::type_u128::signed_maximum ... ok
[INFO] [stdout] test encode::type_u32::unsigned_maximum ... ok
[INFO] [stdout] test encode::type_u64::signed ... ok
[INFO] [stdout] test encode::type_u64::signed_minimum ... ok
[INFO] [stdout] test encode::type_u64::unsigned_maximum ... ok
[INFO] [stdout] test encode::type_u16::unsigned_maximum ... ok
[INFO] [stdout] test signs::type_128::negative_s2u ... ok
[INFO] [stdout] test encode::type_u32::signed ... ok
[INFO] [stdout] test signs::type_128::negative_u2s ... ok
[INFO] [stdout] test signs::type_128::positive_s2u ... ok
[INFO] [stdout] test encode::type_u64::unsigned ... ok
[INFO] [stdout] test signs::type_128::positive_u2s ... ok
[INFO] [stdout] test signs::type_128::zero_u2s ... ok
[INFO] [stdout] test signs::type_128_range::maximum ... ok
[INFO] [stdout] test signs::type_128_range::minimum ... 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::positive_u2s ... ok
[INFO] [stdout] test signs::type_16::zero_s2u ... ok
[INFO] [stdout] test encode::type_u16::signed_maximum ... ok
[INFO] [stdout] test encode::type_u32::signed_maximum ... ok
[INFO] [stdout] test encode::type_u16::signed_minimum ... ok
[INFO] [stdout] test encode::type_u32::signed_minimum ... ok
[INFO] [stdout] test encode::type_u32::unsigned ... ok
[INFO] [stdout] test encode::type_u64::signed_maximum ... ok
[INFO] [stdout] test encode::general::small_charset ... ok
[INFO] [stdout] test encode::general::three_char_first ... ok
[INFO] [stdout] test signs::type_16::zero_u2s ... ok
[INFO] [stdout] test signs::type_16::negative_u2s ... ok
[INFO] [stdout] test signs::type_128::zero_s2u ... ok
[INFO] [stdout] test signs::type_16_range::maximum ... ok
[INFO] [stdout] test signs::type_16_range::minimum ... ok
[INFO] [stdout] test signs::type_32::positive_s2u ... ok
[INFO] [stdout] test signs::type_32::negative_s2u ... ok
[INFO] [stdout] test signs::type_32::negative_u2s ... ok
[INFO] [stdout] test signs::type_32::zero_s2u ... ok
[INFO] [stdout] test signs::type_32::zero_u2s ... ok
[INFO] [stdout] test signs::type_32_range::maximum ... ok
[INFO] [stdout] test signs::type_32_range::minimum ... ok
[INFO] [stdout] test signs::type_64::negative_s2u ... ok
[INFO] [stdout] test signs::type_64::negative_u2s ... ok
[INFO] [stdout] test signs::type_64::positive_s2u ... ok
[INFO] [stdout] test signs::type_64::positive_u2s ... ok
[INFO] [stdout] test signs::type_32::positive_u2s ... ok
[INFO] [stdout] test signs::type_64::zero_u2s ... ok
[INFO] [stdout] test signs::type_64_range::minimum ... ok
[INFO] [stdout] test signs::type_64_range::maximum ... ok
[INFO] [stdout] test signs::type_64::zero_s2u ... ok
[INFO] [stdout] test tests::demo ... ok
[INFO] [stdout] test util::tests::test_valid_lowercase ... ok
[INFO] [stdout] test util::tests::test_no_case ... ok
[INFO] [stdout] test charset::tests::indexing::out_of_bounds - should panic ... ok
[INFO] [stderr]      Running unittests src/name2number.rs (/opt/rustwide/target/debug/deps/name2number-42ea6f4d05046626)
[INFO] [stdout] test util::tests::test_invalid_lowercase - should panic ... ok
[INFO] [stdout] test charset::tests::create::panic_mode - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 132 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/number2name.rs (/opt/rustwide/target/debug/deps/number2name-f98cb2310d577b0e)
[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] [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" "03ca1ed9edac79c1ad8392412f8dc83022fa57570b416c25e7509eb7f436a5fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03ca1ed9edac79c1ad8392412f8dc83022fa57570b416c25e7509eb7f436a5fd", kill_on_drop: false }`
[INFO] [stdout] 03ca1ed9edac79c1ad8392412f8dc83022fa57570b416c25e7509eb7f436a5fd
