[INFO] cloning repository https://github.com/antoineraulin/matter-setup-code
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/antoineraulin/matter-setup-code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantoineraulin%2Fmatter-setup-code", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantoineraulin%2Fmatter-setup-code'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 73f5f5d871e1ad69c8cc9712959e7abd2251dd7b
[INFO] testing antoineraulin/matter-setup-code against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantoineraulin%2Fmatter-setup-code" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/antoineraulin/matter-setup-code
[INFO] finished tweaking git repo https://github.com/antoineraulin/matter-setup-code
[INFO] tweaked toml for git repo https://github.com/antoineraulin/matter-setup-code written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/antoineraulin/matter-setup-code on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/antoineraulin/matter-setup-code 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 81d49cbefc78fc389be258883f5d464373fbfccba9954cb06e51bd85a074eabc
[INFO] running `Command { std: "docker" "start" "-a" "81d49cbefc78fc389be258883f5d464373fbfccba9954cb06e51bd85a074eabc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81d49cbefc78fc389be258883f5d464373fbfccba9954cb06e51bd85a074eabc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81d49cbefc78fc389be258883f5d464373fbfccba9954cb06e51bd85a074eabc", kill_on_drop: false }`
[INFO] [stdout] 81d49cbefc78fc389be258883f5d464373fbfccba9954cb06e51bd85a074eabc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 21d5756fde6a0917f2204c12c828f5035044eecbd59fa99d0ba2f04b16d71fa4
[INFO] running `Command { std: "docker" "start" "-a" "21d5756fde6a0917f2204c12c828f5035044eecbd59fa99d0ba2f04b16d71fa4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling no_std_io2 v0.9.2
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling deku_derive v0.20.2
[INFO] [stderr]    Compiling deku v0.20.2
[INFO] [stderr]    Compiling matter_setup_code v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.41s
[INFO] running `Command { std: "docker" "inspect" "21d5756fde6a0917f2204c12c828f5035044eecbd59fa99d0ba2f04b16d71fa4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21d5756fde6a0917f2204c12c828f5035044eecbd59fa99d0ba2f04b16d71fa4", kill_on_drop: false }`
[INFO] [stdout] 21d5756fde6a0917f2204c12c828f5035044eecbd59fa99d0ba2f04b16d71fa4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b0567369ff54b81e3d3bbbfd9ae8bcb7c5e0ae50d160a898435ead1573cc0104
[INFO] running `Command { std: "docker" "start" "-a" "b0567369ff54b81e3d3bbbfd9ae8bcb7c5e0ae50d160a898435ead1573cc0104", kill_on_drop: false }`
[INFO] [stderr]    Compiling matter_setup_code v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.02s
[INFO] running `Command { std: "docker" "inspect" "b0567369ff54b81e3d3bbbfd9ae8bcb7c5e0ae50d160a898435ead1573cc0104", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0567369ff54b81e3d3bbbfd9ae8bcb7c5e0ae50d160a898435ead1573cc0104", kill_on_drop: false }`
[INFO] [stdout] b0567369ff54b81e3d3bbbfd9ae8bcb7c5e0ae50d160a898435ead1573cc0104
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 14f279b54eb4ec3ddef70c573e2d3f415a4cd1552728f34bbc5edc628afbb267
[INFO] running `Command { std: "docker" "start" "-a" "14f279b54eb4ec3ddef70c573e2d3f415a4cd1552728f34bbc5edc628afbb267", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/matter_setup_code-f288a39feabbd600)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test base38::tests::test_decode_invalid_length ... ok
[INFO] [stdout] test base38::tests::test_decode_value_out_of_range ... ok
[INFO] [stdout] test base38::tests::test_edge_cases ... ok
[INFO] [stdout] test bit_utils::tests::test_bits_to_u64_be ... ok
[INFO] [stdout] test bit_utils::tests::test_full_byte_packing ... ok
[INFO] [stdout] test bit_utils::tests::test_u64_to_bits_overflow ... ok
[INFO] [stdout] test payload::tests::test_invalid_manual_code_errors ... ok
[INFO] [stdout] test payload::tests::test_manual_code_roundtrip ... ok
[INFO] [stdout] test payload::tests::test_qr_code_roundtrip ... ok
[INFO] [stdout] test bit_utils::tests::test_pack_unpack_roundtrip ... ok
[INFO] [stdout] test bit_utils::tests::test_u64_to_bits_be ... ok
[INFO] [stdout] test bit_utils::tests::test_empty_inputs ... ok
[INFO] [stdout] test base38::tests::test_round_trip ... ok
[INFO] [stdout] test base38::tests::test_chunk_boundaries ... ok
[INFO] [stdout] test base38::tests::test_decode_invalid_character ... ok
[INFO] [stdout] test verhoeff::tests::test_validate ... ok
[INFO] [stdout] test payload::tests::test_short_manual_code ... ok
[INFO] [stdout] test verhoeff::tests::test_calculate_checksum ... ok
[INFO] [stdout] test verhoeff::tests::test_invalid_input ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests matter_setup_code
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/verhoeff.rs - verhoeff::validate (line 95) ... FAILED
[INFO] [stdout] test src/base38.rs - base38::decode (line 66) ... FAILED
[INFO] [stdout] test src/bit_utils.rs - bit_utils::bytes_to_bits_be (line 109) ... FAILED
[INFO] [stdout] test src/verhoeff.rs - verhoeff::calculate_checksum (line 65) ... FAILED
[INFO] [stdout] test src/bit_utils.rs - bit_utils::bits_to_bytes_be (line 83) ... FAILED
[INFO] [stdout] test src/bit_utils.rs - bit_utils::u64_to_bits_be (line 21) ... FAILED
[INFO] [stdout] test src/bit_utils.rs - bit_utils::bits_to_u64_be (line 63) ... FAILED
[INFO] [stdout] test src/base38.rs - base38::encode (line 25) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/verhoeff.rs - verhoeff::validate (line 95) stdout ----
[INFO] [stdout] error[E0603]: module `verhoeff` is private
[INFO] [stdout]   --> src/verhoeff.rs:97:24
[INFO] [stdout]    |
[INFO] [stdout] 97 | use matter_setup_code::verhoeff::validate;
[INFO] [stdout]    |                        ^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `verhoeff` is defined here
[INFO] [stdout]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | mod verhoeff;
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/base38.rs - base38::decode (line 66) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `decode` in this scope
[INFO] [stdout]   --> src/base38.rs:71:15
[INFO] [stdout]    |
[INFO] [stdout] 71 | let decoded = decode(encoded).unwrap();
[INFO] [stdout]    |               ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `base38` is private
[INFO] [stdout]   --> src/base38.rs:68:24
[INFO] [stdout]    |
[INFO] [stdout] 68 | use matter_setup_code::base38::encode;
[INFO] [stdout]    |                        ^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `base38` is defined here
[INFO] [stdout]   --> src/lib.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mod base38;
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0603.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bit_utils.rs - bit_utils::bytes_to_bits_be (line 109) stdout ----
[INFO] [stdout] error[E0603]: module `bit_utils` is private
[INFO] [stdout]    --> src/bit_utils.rs:111:24
[INFO] [stdout]     |
[INFO] [stdout] 111 | use matter_setup_code::bit_utils::bytes_to_bits_be;
[INFO] [stdout]     |                        ^^^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `bit_utils` is defined here
[INFO] [stdout]    --> src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | mod bit_utils;
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/verhoeff.rs - verhoeff::calculate_checksum (line 65) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `matter_setup_payload`
[INFO] [stdout]   --> src/verhoeff.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 | use matter_setup_payload::verhoeff::calculate_checksum;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `matter_setup_payload`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 66 - use matter_setup_payload::verhoeff::calculate_checksum;
[INFO] [stdout] 66 + use matter_setup_code::verhoeff::calculate_checksum;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bit_utils.rs - bit_utils::bits_to_bytes_be (line 83) stdout ----
[INFO] [stdout] error[E0603]: module `bit_utils` is private
[INFO] [stdout]   --> src/bit_utils.rs:85:24
[INFO] [stdout]    |
[INFO] [stdout] 85 | use matter_setup_code::bit_utils::bits_to_bytes_be;
[INFO] [stdout]    |                        ^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `bit_utils` is defined here
[INFO] [stdout]   --> src/lib.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | mod bit_utils;
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bit_utils.rs - bit_utils::u64_to_bits_be (line 21) stdout ----
[INFO] [stdout] error[E0603]: module `bit_utils` is private
[INFO] [stdout]   --> src/bit_utils.rs:23:24
[INFO] [stdout]    |
[INFO] [stdout] 23 | use matter_setup_code::bit_utils::u64_to_bits_be;
[INFO] [stdout]    |                        ^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `bit_utils` is defined here
[INFO] [stdout]   --> src/lib.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | mod bit_utils;
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bit_utils.rs - bit_utils::bits_to_u64_be (line 63) stdout ----
[INFO] [stdout] error[E0603]: module `bit_utils` is private
[INFO] [stdout]   --> src/bit_utils.rs:65:24
[INFO] [stdout]    |
[INFO] [stdout] 65 | use matter_setup_code::bit_utils::bits_to_u64_be;
[INFO] [stdout]    |                        ^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `bit_utils` is defined here
[INFO] [stdout]   --> src/lib.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | mod bit_utils;
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/base38.rs - base38::encode (line 25) stdout ----
[INFO] [stdout] error[E0603]: module `base38` is private
[INFO] [stdout]   --> src/base38.rs:27:24
[INFO] [stdout]    |
[INFO] [stdout] 27 | use matter_setup_code::base38::encode;
[INFO] [stdout]    |                        ^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `base38` is defined here
[INFO] [stdout]   --> src/lib.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | mod base38;
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/base38.rs - base38::decode (line 66)
[INFO] [stdout]     src/base38.rs - base38::encode (line 25)
[INFO] [stdout]     src/bit_utils.rs - bit_utils::bits_to_bytes_be (line 83)
[INFO] [stdout]     src/bit_utils.rs - bit_utils::bits_to_u64_be (line 63)
[INFO] [stdout]     src/bit_utils.rs - bit_utils::bytes_to_bits_be (line 109)
[INFO] [stdout]     src/bit_utils.rs - bit_utils::u64_to_bits_be (line 21)
[INFO] [stdout]     src/verhoeff.rs - verhoeff::calculate_checksum (line 65)
[INFO] [stdout]     src/verhoeff.rs - verhoeff::validate (line 95)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.48s; merged doctests compilation took 0.08s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "14f279b54eb4ec3ddef70c573e2d3f415a4cd1552728f34bbc5edc628afbb267", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14f279b54eb4ec3ddef70c573e2d3f415a4cd1552728f34bbc5edc628afbb267", kill_on_drop: false }`
[INFO] [stdout] 14f279b54eb4ec3ddef70c573e2d3f415a4cd1552728f34bbc5edc628afbb267
