[INFO] cloning repository https://github.com/mrjackwills/push_alarm_backend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mrjackwills/push_alarm_backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrjackwills%2Fpush_alarm_backend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrjackwills%2Fpush_alarm_backend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fe032d028d14a63da8541af3882f8d3cd1052104 [INFO] testing mrjackwills/push_alarm_backend against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrjackwills%2Fpush_alarm_backend" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mrjackwills/push_alarm_backend [INFO] finished tweaking git repo https://github.com/mrjackwills/push_alarm_backend [INFO] tweaked toml for git repo https://github.com/mrjackwills/push_alarm_backend written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mrjackwills/push_alarm_backend on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mrjackwills/push_alarm_backend 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44db32fc4e97932b101905785910e55387d0704cd1cb2483e0e496bd671c8ceb [INFO] running `Command { std: "docker" "start" "-a" "44db32fc4e97932b101905785910e55387d0704cd1cb2483e0e496bd671c8ceb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44db32fc4e97932b101905785910e55387d0704cd1cb2483e0e496bd671c8ceb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44db32fc4e97932b101905785910e55387d0704cd1cb2483e0e496bd671c8ceb", kill_on_drop: false }` [INFO] [stdout] 44db32fc4e97932b101905785910e55387d0704cd1cb2483e0e496bd671c8ceb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2a43417d0d7a135e0c5ef21e747f8e231a9d344f9418f997a23f1c55475f5ee [INFO] running `Command { std: "docker" "start" "-a" "b2a43417d0d7a135e0c5ef21e747f8e231a9d344f9418f997a23f1c55475f5ee", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustls-pki-types v1.13.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rustls-native-certs v0.8.2 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling libmimalloc-sys v0.1.44 [INFO] [stderr] Compiling compression-core v0.4.31 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling jiff-tzdb v0.1.4 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling jiff v0.2.16 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling simple-signal v1.1.1 [INFO] [stderr] Compiling figlet-rs v0.1.5 [INFO] [stderr] Compiling mimalloc v0.1.48 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling compression-codecs v0.4.33 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling async-compression v0.4.34 [INFO] [stderr] Compiling tower-http v0.6.7 [INFO] [stderr] Compiling hyper-util v0.1.18 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling push_alarm v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "b2a43417d0d7a135e0c5ef21e747f8e231a9d344f9418f997a23f1c55475f5ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2a43417d0d7a135e0c5ef21e747f8e231a9d344f9418f997a23f1c55475f5ee", kill_on_drop: false }` [INFO] [stdout] b2a43417d0d7a135e0c5ef21e747f8e231a9d344f9418f997a23f1c55475f5ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a40a1b988727dcda9f882177096b50b03e7e3acbb827918ce6dad8b598ba5279 [INFO] running `Command { std: "docker" "start" "-a" "a40a1b988727dcda9f882177096b50b03e7e3acbb827918ce6dad8b598ba5279", kill_on_drop: false }` [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling push_alarm v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.14s [INFO] running `Command { std: "docker" "inspect" "a40a1b988727dcda9f882177096b50b03e7e3acbb827918ce6dad8b598ba5279", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a40a1b988727dcda9f882177096b50b03e7e3acbb827918ce6dad8b598ba5279", kill_on_drop: false }` [INFO] [stdout] a40a1b988727dcda9f882177096b50b03e7e3acbb827918ce6dad8b598ba5279 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0e8113df67e9f5a0a2f8e82c46bb9d5df7a19e02175c7849e0221c269483ae22 [INFO] running `Command { std: "docker" "start" "-a" "0e8113df67e9f5a0a2f8e82c46bb9d5df7a19e02175c7849e0221c269483ae22", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/push_alarm-e040b3f178a17e5f) [INFO] [stdout] [INFO] [stdout] running 57 tests [INFO] [stdout] test app_env::tests::env_parse_string_valid ... ok [INFO] [stdout] test app_env::tests::env_parse_db_location_ok ... ok [INFO] [stdout] test app_env::tests::env_parse_log_valid ... ok [INFO] [stdout] test app_env::tests::env_missing_env ... ok [INFO] [stdout] test app_env::tests::env_parse_boolean_ok ... ok [INFO] [stdout] test app_env::tests::env_parse_timezone_ok ... ok [INFO] [stdout] test app_env::tests::env_parse_db_location_format_err ... ok [INFO] [stdout] test db::model_alarm::tests::model_alarm_second_add_err ... ok [INFO] [stdout] test db::model_request::tests::model_request_get_all_ok ... ok [INFO] [stdout] test db::model_alarm::tests::model_alarm_add_err_invalid_minute ... ok [INFO] [stdout] test db::model_alarm::tests::model_alarm_update_ok ... ok [INFO] [stdout] test db::model_request::tests::model_request_get_last_hour_alarm ... ok [INFO] [stdout] test db::model_oblique_strategy::tests::model_oblique_trategy_seed ... ok [INFO] [stdout] test db::model_timezone::tests::model_timezone_insert_ok ... ok [INFO] [stdout] test db::model_alarm::tests::model_alarm_add_ok_msg_empty_none ... ok [INFO] [stdout] test db::model_alarm::tests::model_alarm_add_err_invalid_hour ... ok [INFO] [stdout] test db::model_timezone::tests::model_timezone_get_empty_with_init ... ok [INFO] [stdout] test db::model_timezone::tests::model_timezone_get_ok_with_init ... ok [INFO] [stdout] test app_env::tests::env_parse_db_location_missing_err ... ok [INFO] [stdout] test db::model_alarm::tests::model_alarm_delete_one_ok ... ok [INFO] [stdout] test app_env::tests::env_parse_timezone_err ... ok [INFO] [stdout] test db::model_oblique_strategy::tests::model_oblique_trategy_get ... ok [INFO] [stderr] error: test failed, to rerun pass `--bin push_alarm` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/push_alarm-e040b3f178a17e5f` (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" "0e8113df67e9f5a0a2f8e82c46bb9d5df7a19e02175c7849e0221c269483ae22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e8113df67e9f5a0a2f8e82c46bb9d5df7a19e02175c7849e0221c269483ae22", kill_on_drop: false }` [INFO] [stdout] 0e8113df67e9f5a0a2f8e82c46bb9d5df7a19e02175c7849e0221c269483ae22