[INFO] cloning repository https://github.com/fborello-lambda/payment_processor_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fborello-lambda/payment_processor_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffborello-lambda%2Fpayment_processor_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffborello-lambda%2Fpayment_processor_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e33ee962af7ade39ec4e1ef7cc6122fd8df99437 [INFO] testing fborello-lambda/payment_processor_rs against 1.95.0 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffborello-lambda%2Fpayment_processor_rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/fborello-lambda/payment_processor_rs [INFO] finished tweaking git repo https://github.com/fborello-lambda/payment_processor_rs [INFO] tweaked toml for git repo https://github.com/fborello-lambda/payment_processor_rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fborello-lambda/payment_processor_rs on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/fborello-lambda/payment_processor_rs 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.95.0" "fetch" "--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] Downloading crates ... [INFO] [stderr] Downloaded uuid v1.22.0 [INFO] [stderr] Downloaded proc-macro-crate v3.5.0 [INFO] [stderr] Downloaded env_filter v1.0.0 [INFO] [stderr] Downloaded bytestring v1.5.0 [INFO] [stderr] Downloaded env_logger v0.11.9 [INFO] [stderr] Downloaded actix-cors v0.7.1 [INFO] [stderr] Downloaded actix-server v2.6.0 [INFO] [stderr] Downloaded actix-router v0.5.4 [INFO] [stderr] Downloaded actix-rt v2.11.0 [INFO] [stderr] Downloaded regex-lite v0.1.9 [INFO] [stderr] Downloaded jiff-static v0.2.23 [INFO] [stderr] Downloaded winnow v0.7.15 [INFO] [stderr] Downloaded actix-http v3.12.0 [INFO] [stderr] Downloaded toml_edit v0.25.4+spec-1.1.0 [INFO] [stderr] Downloaded actix-web v4.13.0 [INFO] [stderr] Downloaded jiff v0.2.23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e36530bf5cc20fb247e23d07f7fc45f52ac2370ed7ba4ce11515b399fd9828ad [INFO] running `Command { std: "docker" "start" "-a" "e36530bf5cc20fb247e23d07f7fc45f52ac2370ed7ba4ce11515b399fd9828ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e36530bf5cc20fb247e23d07f7fc45f52ac2370ed7ba4ce11515b399fd9828ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e36530bf5cc20fb247e23d07f7fc45f52ac2370ed7ba4ce11515b399fd9828ad", kill_on_drop: false }` [INFO] [stdout] e36530bf5cc20fb247e23d07f7fc45f52ac2370ed7ba4ce11515b399fd9828ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 740804fe7701327003f4ea7fc9e348fc6a4824f69e56474c007d5d17a55553f3 [INFO] running `Command { std: "docker" "start" "-a" "740804fe7701327003f4ea7fc9e348fc6a4824f69e56474c007d5d17a55553f3", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling regex-lite v0.1.9 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling actix-router v0.5.4 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling rust_decimal v1.40.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling env_filter v1.0.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling env_logger v0.11.9 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling actix-http v3.12.0 [INFO] [stderr] Compiling actix-web v4.13.0 [INFO] [stderr] Compiling actix-cors v0.7.1 [INFO] [stderr] Compiling payment_processor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "740804fe7701327003f4ea7fc9e348fc6a4824f69e56474c007d5d17a55553f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "740804fe7701327003f4ea7fc9e348fc6a4824f69e56474c007d5d17a55553f3", kill_on_drop: false }` [INFO] [stdout] 740804fe7701327003f4ea7fc9e348fc6a4824f69e56474c007d5d17a55553f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f5b6d63d0e3dc05358a5cfe20dcdafb7d168e01834b5bd08545056323ac0121 [INFO] running `Command { std: "docker" "start" "-a" "9f5b6d63d0e3dc05358a5cfe20dcdafb7d168e01834b5bd08545056323ac0121", kill_on_drop: false }` [INFO] [stderr] Compiling payment_processor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.20s [INFO] running `Command { std: "docker" "inspect" "9f5b6d63d0e3dc05358a5cfe20dcdafb7d168e01834b5bd08545056323ac0121", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f5b6d63d0e3dc05358a5cfe20dcdafb7d168e01834b5bd08545056323ac0121", kill_on_drop: false }` [INFO] [stdout] 9f5b6d63d0e3dc05358a5cfe20dcdafb7d168e01834b5bd08545056323ac0121 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 187c9635c4287a90ecee7811458f975518723f84fe930e4863fb7e3f8747b3f6 [INFO] running `Command { std: "docker" "start" "-a" "187c9635c4287a90ecee7811458f975518723f84fe930e4863fb7e3f8747b3f6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/payment_processor-f92d784e14b0d24c) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test api::get::client_balance::tests::test_client_balance_handler_cant_parse ... ok [INFO] [stdout] test api::get::client_balance::tests::test_client_balance_handler_ok ... ok [INFO] [stdout] test api::post::new_client::tests::test_new_client_handler_bad_payload ... ok [INFO] [stdout] test api::post::new_client::tests::test_new_client_handler_check_allowed_age ... ok [INFO] [stdout] test api::post::new_client::tests::test_new_client_handler_check_client_name ... ok [INFO] [stdout] test api::post::new_client::tests::test_new_client_handler_check_future_birth_date ... ok [INFO] [stdout] test api::post::new_client::tests::test_new_client_handler_missing_field ... ok [INFO] [stdout] test api::post::new_client::tests::test_new_client_handler_check_dni ... ok [INFO] [stdout] test api::post::new_client::tests::test_new_client_handler_ok ... ok [INFO] [stdout] test api::post::new_client::tests::test_new_client_same_dni ... ok [INFO] [stdout] test api::post::new_credit_and_debit_transaction::tests::test_new_transaction_insufficent_funds ... ok [INFO] [stdout] test api::post::new_client::tests::test_new_client_triple ... ok [INFO] [stdout] test api::post::new_credit_and_debit_transaction::tests::test_new_credit_transaction ... ok [INFO] [stdout] test api::post::new_credit_and_debit_transaction::tests::test_new_debit_transaction ... ok [INFO] [stdout] test api::post::new_credit_and_debit_transaction::tests::test_new_transaction_client_id_not_found ... ok [INFO] [stdout] test api::post::store_balances::tests::test_store_balances ... ok [INFO] [stdout] test api::post::new_client::tests::test_new_client_handler_check_country ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "187c9635c4287a90ecee7811458f975518723f84fe930e4863fb7e3f8747b3f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "187c9635c4287a90ecee7811458f975518723f84fe930e4863fb7e3f8747b3f6", kill_on_drop: false }` [INFO] [stdout] 187c9635c4287a90ecee7811458f975518723f84fe930e4863fb7e3f8747b3f6