[INFO] cloning repository https://github.com/nils-mathieu/pdrs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nils-mathieu/pdrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnils-mathieu%2Fpdrs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnils-mathieu%2Fpdrs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fa549adcba75e850f835558fd5cc5fd180e01755
[INFO] testing nils-mathieu/pdrs against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnils-mathieu%2Fpdrs" "/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/nils-mathieu/pdrs
[INFO] finished tweaking git repo https://github.com/nils-mathieu/pdrs
[INFO] tweaked toml for git repo https://github.com/nils-mathieu/pdrs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nils-mathieu/pdrs on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nils-mathieu/pdrs 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-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1a06bfec315a4257ce50448f235e5108e7d8576f0ae90527ff0882a15b94b688
[INFO] running `Command { std: "docker" "start" "-a" "1a06bfec315a4257ce50448f235e5108e7d8576f0ae90527ff0882a15b94b688", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a06bfec315a4257ce50448f235e5108e7d8576f0ae90527ff0882a15b94b688", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a06bfec315a4257ce50448f235e5108e7d8576f0ae90527ff0882a15b94b688", kill_on_drop: false }`
[INFO] [stdout] 1a06bfec315a4257ce50448f235e5108e7d8576f0ae90527ff0882a15b94b688
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4b1be0b00feba23b0c72ec832e6bc4d07880a9c5fb35b4c318c11b5ebf7ec1f
[INFO] running `Command { std: "docker" "start" "-a" "e4b1be0b00feba23b0c72ec832e6bc4d07880a9c5fb35b4c318c11b5ebf7ec1f", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cc v1.2.3
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling libsql-ffi v0.5.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling hyper v1.5.1
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling libsql-sys v0.8.0
[INFO] [stderr]    Compiling libsql v0.6.0
[INFO] [stderr]    Compiling rpds v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/global/password.rs:191:20
[INFO] [stdout]     |
[INFO] [stdout] 191 |     secret: Option<&[u8]>,
[INFO] [stdout]     |                    ^^^^^ the lifetime is elided here
[INFO] [stdout] 192 | ) -> argon2::Argon2 {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 192 | ) -> argon2::Argon2<'_> {
[INFO] [stdout]     |                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "e4b1be0b00feba23b0c72ec832e6bc4d07880a9c5fb35b4c318c11b5ebf7ec1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4b1be0b00feba23b0c72ec832e6bc4d07880a9c5fb35b4c318c11b5ebf7ec1f", kill_on_drop: false }`
[INFO] [stdout] e4b1be0b00feba23b0c72ec832e6bc4d07880a9c5fb35b4c318c11b5ebf7ec1f
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd7b49c4cdc1c10f363cf7e758d2df7c0b3aefbc5a1ad4dc36dd0b6c9fa8ca09
[INFO] running `Command { std: "docker" "start" "-a" "cd7b49c4cdc1c10f363cf7e758d2df7c0b3aefbc5a1ad4dc36dd0b6c9fa8ca09", kill_on_drop: false }`
[INFO] [stderr]    Compiling rpds v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/global/password.rs:191:20
[INFO] [stdout]     |
[INFO] [stdout] 191 |     secret: Option<&[u8]>,
[INFO] [stdout]     |                    ^^^^^ the lifetime is elided here
[INFO] [stdout] 192 | ) -> argon2::Argon2 {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 192 | ) -> argon2::Argon2<'_> {
[INFO] [stdout]     |                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.23s
[INFO] running `Command { std: "docker" "inspect" "cd7b49c4cdc1c10f363cf7e758d2df7c0b3aefbc5a1ad4dc36dd0b6c9fa8ca09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd7b49c4cdc1c10f363cf7e758d2df7c0b3aefbc5a1ad4dc36dd0b6c9fa8ca09", kill_on_drop: false }`
[INFO] [stdout] cd7b49c4cdc1c10f363cf7e758d2df7c0b3aefbc5a1ad4dc36dd0b6c9fa8ca09
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9b4afa81a026517c81e06a87ac0eb54ad2feb2ce3685955b4ceeebdb1ad3a04b
[INFO] running `Command { std: "docker" "start" "-a" "9b4afa81a026517c81e06a87ac0eb54ad2feb2ce3685955b4ceeebdb1ad3a04b", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/global/password.rs:191:20
[INFO] [stderr]     |
[INFO] [stderr] 191 |     secret: Option<&[u8]>,
[INFO] [stderr]     |                    ^^^^^ the lifetime is elided here
[INFO] [stderr] 192 | ) -> argon2::Argon2 {
[INFO] [stderr]     |      ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 192 | ) -> argon2::Argon2<'_> {
[INFO] [stderr]     |                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `rpds` (bin "rpds" test) generated 1 warning (run `cargo fix --bin "rpds" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rpds-57b29e4d658baf2d)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test api::xrpc::model::at_uri::authority_and_empty_path ... ok
[INFO] [stdout] test api::xrpc::model::at_uri::long_path_no_slash_terminator ... ok
[INFO] [stdout] test api::xrpc::model::at_uri::authority_and_path ... ok
[INFO] [stdout] test api::xrpc::model::at_uri::all_parts ... ok
[INFO] [stdout] test api::xrpc::model::at_uri::long_path ... ok
[INFO] [stdout] test api::xrpc::model::did::basic_did ... ok
[INFO] [stdout] test api::xrpc::model::did::did_with_empty_last_component ... ok
[INFO] [stdout] test api::xrpc::model::at_uri::authority_only_did ... ok
[INFO] [stdout] test api::xrpc::model::at_uri::all_parts_no_query ... ok
[INFO] [stdout] test api::xrpc::model::did::did_with_consecutive_colons ... FAILED
[INFO] [stderr] 
[INFO] [stderr] thread 'global::password::test_empty_password' (26) has overflowed its stack
[INFO] [stderr] fatal runtime error: stack overflow, aborting
[INFO] [stderr] error: test failed, to rerun pass `--bin rpds`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/rpds-57b29e4d658baf2d` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "9b4afa81a026517c81e06a87ac0eb54ad2feb2ce3685955b4ceeebdb1ad3a04b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b4afa81a026517c81e06a87ac0eb54ad2feb2ce3685955b4ceeebdb1ad3a04b", kill_on_drop: false }`
[INFO] [stdout] 9b4afa81a026517c81e06a87ac0eb54ad2feb2ce3685955b4ceeebdb1ad3a04b
