[INFO] fetching crate ripple-address-codec 0.1.1...
[INFO] testing ripple-address-codec-0.1.1 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate ripple-address-codec 0.1.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate ripple-address-codec 0.1.1
[INFO] finished tweaking crates.io crate ripple-address-codec 0.1.1
[INFO] tweaked toml for crates.io crate ripple-address-codec 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ripple-address-codec 0.1.1 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 34 packages to latest compatible versions
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding ring v0.16.20 (available: v0.17.14)
[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] 7c63a6200c89c6374d6bec238b25cad06b74b9d90f23a3f9e01cc84aa5f7729e
[INFO] running `Command { std: "docker" "start" "-a" "7c63a6200c89c6374d6bec238b25cad06b74b9d90f23a3f9e01cc84aa5f7729e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c63a6200c89c6374d6bec238b25cad06b74b9d90f23a3f9e01cc84aa5f7729e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c63a6200c89c6374d6bec238b25cad06b74b9d90f23a3f9e01cc84aa5f7729e", kill_on_drop: false }`
[INFO] [stdout] 7c63a6200c89c6374d6bec238b25cad06b74b9d90f23a3f9e01cc84aa5f7729e
[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] dd4ca7a345f318bad73476f0250a47d5f493c63026e4e06dcfcd17921e2ae314
[INFO] running `Command { std: "docker" "start" "-a" "dd4ca7a345f318bad73476f0250a47d5f493c63026e4e06dcfcd17921e2ae314", kill_on_drop: false }`
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling ripple-address-codec v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.00s
[INFO] running `Command { std: "docker" "inspect" "dd4ca7a345f318bad73476f0250a47d5f493c63026e4e06dcfcd17921e2ae314", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd4ca7a345f318bad73476f0250a47d5f493c63026e4e06dcfcd17921e2ae314", kill_on_drop: false }`
[INFO] [stdout] dd4ca7a345f318bad73476f0250a47d5f493c63026e4e06dcfcd17921e2ae314
[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] 0de6f46d43a675b47493e971d16405135e1c1404e60daaaf1ddd256b51174766
[INFO] running `Command { std: "docker" "start" "-a" "0de6f46d43a675b47493e971d16405135e1c1404e60daaaf1ddd256b51174766", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ripple-address-codec v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.36s
[INFO] running `Command { std: "docker" "inspect" "0de6f46d43a675b47493e971d16405135e1c1404e60daaaf1ddd256b51174766", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0de6f46d43a675b47493e971d16405135e1c1404e60daaaf1ddd256b51174766", kill_on_drop: false }`
[INFO] [stdout] 0de6f46d43a675b47493e971d16405135e1c1404e60daaaf1ddd256b51174766
[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] b04d32209d13d16248594918ce9b7d99dd82402f78a8f47fb9fbea536d69d02b
[INFO] running `Command { std: "docker" "start" "-a" "b04d32209d13d16248594918ce9b7d99dd82402f78a8f47fb9fbea536d69d02b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ripple_address_codec-ed8b4b52f803bab3)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api.rs (/opt/rustwide/target/debug/deps/api-35981885d585fab0)
[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 21 tests
[INFO] [stdout] test account_id::decode_bad_alphabet ... ok
[INFO] [stdout] test account_id::decode ... ok
[INFO] [stdout] test account_id::decode_bad_prefix ... ok
[INFO] [stdout] test ed25519_seed::decode ... ok
[INFO] [stdout] test account_id::encode_random ... ok
[INFO] [stdout] test ed25519_seed::decode_bad_alphabet ... ok
[INFO] [stdout] test account_id::decode_bad_checksum ... ok
[INFO] [stdout] test account_id::encode ... ok
[INFO] [stdout] test account_id::decode_bad_lenght ... ok
[INFO] [stdout] test ed25519_seed::decode_bad_checksum ... ok
[INFO] [stdout] test ed25519_seed::decode_bad_lenght ... ok
[INFO] [stdout] test ed25519_seed::encode ... ok
[INFO] [stdout] test ed25519_seed::encode_random ... ok
[INFO] [stdout] test secp256k1_seed::decode ... ok
[INFO] [stdout] test secp256k1_seed::decode_bad_alphabet ... ok
[INFO] [stdout] test secp256k1_seed::decode_bad_checksum ... ok
[INFO] [stdout] test secp256k1_seed::decode_bad_lenght ... ok
[INFO] [stdout] test secp256k1_seed::decode_bad_prefix ... ok
[INFO] [stdout] test secp256k1_seed::encode ... ok
[INFO] [stdout] test ed25519_seed::decode_bad_prefix ... ok
[INFO] [stdout] test secp256k1_seed::encode_random ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ripple_address_codec
[INFO] [stderr] error: lint `missing_crate_level_docs` has been renamed to `rustdoc::missing_crate_level_docs`
[INFO] [stderr]   --> src/lib.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 |     missing_crate_level_docs,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::missing_crate_level_docs`
[INFO] [stderr]    |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]   --> src/lib.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 |     warnings,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    = note: `#[deny(renamed_and_removed_lints)]` implied by `#[deny(warnings)]`
[INFO] [stderr] 
[INFO] [stderr] error: lint `missing_doc_code_examples` has been renamed to `rustdoc::missing_doc_code_examples`
[INFO] [stderr]   --> src/lib.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 16 |     missing_doc_code_examples,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::missing_doc_code_examples`
[INFO] [stderr] 
[INFO] [stderr] error: unknown lint: `rustdoc::missing_doc_code_examples`
[INFO] [stderr]   --> src/lib.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 16 |     missing_doc_code_examples,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the `rustdoc::missing_doc_code_examples` lint is unstable
[INFO] [stderr]    = note: see issue #101730 <https://github.com/rust-lang/rust/issues/101730> for more information
[INFO] [stderr]    = help: add `#![feature(rustdoc_missing_doc_code_examples)]` to the crate attributes to enable
[INFO] [stderr]    = note: this compiler was built on 2026-01-05; consider upgrading it if it is out of date
[INFO] [stderr]    = note: `#[deny(unknown_lints)]` implied by `#[deny(warnings)]`
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 3 previous errors
[INFO] [stderr] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/db823df02fd0c2cf67b43025ac3fef3f2d743245/bin/rustdoc --edition=2018 --crate-type lib --color auto --crate-name ripple_address_codec --test src/lib.rs --test-run-directory /opt/rustwide/workdir -L native=/opt/rustwide/target/debug/build/ring-1846f8f604ad0a65/out --extern base_x=/opt/rustwide/target/debug/deps/libbase_x-981b5110966fade8.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-accaee2c2c83c78f.rlib --extern ring=/opt/rustwide/target/debug/deps/libring-22efbd13f2088bd3.rlib --extern ripple_address_codec=/opt/rustwide/target/debug/deps/libripple_address_codec-2abb23010d55abf1.rlib -L dependency=/opt/rustwide/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --cap-lints=forbid --error-format human` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "b04d32209d13d16248594918ce9b7d99dd82402f78a8f47fb9fbea536d69d02b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b04d32209d13d16248594918ce9b7d99dd82402f78a8f47fb9fbea536d69d02b", kill_on_drop: false }`
[INFO] [stdout] b04d32209d13d16248594918ce9b7d99dd82402f78a8f47fb9fbea536d69d02b
