[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 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantoineraulin%2Fmatter-setup-code" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/antoineraulin/matter-setup-code on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 52263672b0fc684f8d8acd42977b934a35fe84c68d218fa31f3e5047015c093b
[INFO] running `Command { std: "docker" "start" "52263672b0fc684f8d8acd42977b934a35fe84c68d218fa31f3e5047015c093b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "52263672b0fc684f8d8acd42977b934a35fe84c68d218fa31f3e5047015c093b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "52263672b0fc684f8d8acd42977b934a35fe84c68d218fa31f3e5047015c093b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "52263672b0fc684f8d8acd42977b934a35fe84c68d218fa31f3e5047015c093b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "52263672b0fc684f8d8acd42977b934a35fe84c68d218fa31f3e5047015c093b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling hashbrown v0.16.1
[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 funty v2.0.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling no_std_io2 v0.9.2
[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 thiserror 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 15.54s
[INFO] running `Command { std: "docker" "inspect" "52263672b0fc684f8d8acd42977b934a35fe84c68d218fa31f3e5047015c093b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "52263672b0fc684f8d8acd42977b934a35fe84c68d218fa31f3e5047015c093b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", 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 0.96s
[INFO] running `Command { std: "docker" "inspect" "52263672b0fc684f8d8acd42977b934a35fe84c68d218fa31f3e5047015c093b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "52263672b0fc684f8d8acd42977b934a35fe84c68d218fa31f3e5047015c093b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/matter_setup_code-a56ec0258bed6fce)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test base38::tests::test_chunk_boundaries ... ok
[INFO] [stdout] test base38::tests::test_decode_invalid_length ... ok
[INFO] [stdout] test base38::tests::test_round_trip ... 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 base38::tests::test_decode_invalid_character ... ok
[INFO] [stdout] test base38::tests::test_decode_value_out_of_range ... ok
[INFO] [stdout] test bit_utils::tests::test_empty_inputs ... 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_full_byte_packing ... ok
[INFO] [stdout] test bit_utils::tests::test_u64_to_bits_overflow ... ok
[INFO] [stdout] test payload::tests::test_short_manual_code ... ok
[INFO] [stdout] test payload::tests::test_qr_code_roundtrip ... ok
[INFO] [stdout] test verhoeff::tests::test_invalid_input ... ok
[INFO] [stdout] test verhoeff::tests::test_calculate_checksum ... ok
[INFO] [stdout] test verhoeff::tests::test_validate ... ok
[INFO] [stdout] test payload::tests::test_invalid_manual_code_errors ... ok
[INFO] [stdout] test payload::tests::test_manual_code_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests matter_setup_code
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/base38.rs - base38::decode (line 66) ... FAILED
[INFO] [stdout] test src/verhoeff.rs - verhoeff::validate (line 95) ... FAILED
[INFO] [stdout] test src/bit_utils.rs - bit_utils::bytes_to_bits_be (line 109) ... FAILED
[INFO] [stdout] test src/bit_utils.rs - bit_utils::u64_to_bits_be (line 21) ... FAILED
[INFO] [stdout] test src/base38.rs - base38::encode (line 25) ... 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::bits_to_u64_be (line 63) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/base38.rs - base38::decode (line 66) 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]    |                        ^^^^^^  ------ function `encode` is not publicly re-exported
[INFO] [stdout]    |                        |
[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[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: 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/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]    |                        ^^^^^^^^  -------- function `validate` is not publicly re-exported
[INFO] [stdout]    |                        |
[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/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]     |                        ^^^^^^^^^  ---------------- function `bytes_to_bits_be` is not publicly re-exported
[INFO] [stdout]     |                        |
[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]    |                        ^^^^^^^^^  -------------- function `u64_to_bits_be` is not publicly re-exported
[INFO] [stdout]    |                        |
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[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]    |                        ^^^^^^  ------ function `encode` is not publicly re-exported
[INFO] [stdout]    |                        |
[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] ---- src/verhoeff.rs - verhoeff::calculate_checksum (line 65) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `matter_setup_payload` in this scope
[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]    |                        ^^^^^^^^^  ---------------- function `bits_to_bytes_be` is not publicly re-exported
[INFO] [stdout]    |                        |
[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]    |                        ^^^^^^^^^  -------------- function `bits_to_u64_be` is not publicly re-exported
[INFO] [stdout]    |                        |
[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] 
[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.16s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.27s; merged doctests compilation took 0.10s
[INFO] running `Command { std: "docker" "inspect" "52263672b0fc684f8d8acd42977b934a35fe84c68d218fa31f3e5047015c093b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52263672b0fc684f8d8acd42977b934a35fe84c68d218fa31f3e5047015c093b", kill_on_drop: false }`
[INFO] [stdout] 52263672b0fc684f8d8acd42977b934a35fe84c68d218fa31f3e5047015c093b
