[INFO] fetching crate argentum_user_account_rest 0.3.1... [INFO] testing argentum_user_account_rest-0.3.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate argentum_user_account_rest 0.3.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate argentum_user_account_rest 0.3.1 [INFO] finished tweaking crates.io crate argentum_user_account_rest 0.3.1 [INFO] tweaked toml for crates.io crate argentum_user_account_rest 0.3.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate argentum_user_account_rest 0.3.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate argentum_user_account_rest 0.3.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c55005516fdb2aa48d9e46e82529aa167d176810e4e9ff7d3d1711b29805d67b [INFO] running `Command { std: "docker" "start" "-a" "c55005516fdb2aa48d9e46e82529aa167d176810e4e9ff7d3d1711b29805d67b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c55005516fdb2aa48d9e46e82529aa167d176810e4e9ff7d3d1711b29805d67b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c55005516fdb2aa48d9e46e82529aa167d176810e4e9ff7d3d1711b29805d67b", kill_on_drop: false }` [INFO] [stdout] c55005516fdb2aa48d9e46e82529aa167d176810e4e9ff7d3d1711b29805d67b [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f586752836a69808f721fbb8186b475f1fabd43aec5d73004f654fc95b5d9273 [INFO] running `Command { std: "docker" "start" "-a" "f586752836a69808f721fbb8186b475f1fabd43aec5d73004f654fc95b5d9273", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling thiserror v2.0.15 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling serde_valid_literal v1.0.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.15 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling serde_valid_derive v1.0.5 [INFO] [stderr] Compiling compiletime-regex v1.0.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling argentum_encryption_business v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling serde_valid v1.0.5 [INFO] [stderr] Compiling argentum_standard_business v0.3.1 [INFO] [stderr] Compiling argentum_log_business v0.3.1 [INFO] [stderr] Compiling argentum_user_business v0.3.0 [INFO] [stderr] Compiling argentum_standard_infrastructure v0.3.1 [INFO] [stderr] Compiling argentum_notification_business v0.3.1 [INFO] [stderr] Compiling argentum_user_account_business v0.3.1 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling argentum_rest_infrastructure v0.3.1 [INFO] [stderr] Compiling argentum_user_account_rest v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.46s [INFO] running `Command { std: "docker" "inspect" "f586752836a69808f721fbb8186b475f1fabd43aec5d73004f654fc95b5d9273", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f586752836a69808f721fbb8186b475f1fabd43aec5d73004f654fc95b5d9273", kill_on_drop: false }` [INFO] [stdout] f586752836a69808f721fbb8186b475f1fabd43aec5d73004f654fc95b5d9273 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57cdad8a1ecc9d83240e07713897d7f933f7e1078f8d6d9a8ae5b578659cda52 [INFO] running `Command { std: "docker" "start" "-a" "57cdad8a1ecc9d83240e07713897d7f933f7e1078f8d6d9a8ae5b578659cda52", kill_on_drop: false }` [INFO] [stderr] Compiling argentum_user_account_rest v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.40s [INFO] running `Command { std: "docker" "inspect" "57cdad8a1ecc9d83240e07713897d7f933f7e1078f8d6d9a8ae5b578659cda52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57cdad8a1ecc9d83240e07713897d7f933f7e1078f8d6d9a8ae5b578659cda52", kill_on_drop: false }` [INFO] [stdout] 57cdad8a1ecc9d83240e07713897d7f933f7e1078f8d6d9a8ae5b578659cda52 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 42919cf8ff8aee329a9a8a3a7278d72e2df73ca49f6538c7ea807328b36453a2 [INFO] running `Command { std: "docker" "start" "-a" "42919cf8ff8aee329a9a8a3a7278d72e2df73ca49f6538c7ea807328b36453a2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/argentum_user_account_rest-78afb8f003d289f2) [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 argentum_user_account_rest [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" "42919cf8ff8aee329a9a8a3a7278d72e2df73ca49f6538c7ea807328b36453a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42919cf8ff8aee329a9a8a3a7278d72e2df73ca49f6538c7ea807328b36453a2", kill_on_drop: false }` [INFO] [stdout] 42919cf8ff8aee329a9a8a3a7278d72e2df73ca49f6538c7ea807328b36453a2