[INFO] fetching crate zart-scheduler 0.2.0...
[INFO] testing zart-scheduler-0.2.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate zart-scheduler 0.2.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate zart-scheduler 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate zart-scheduler 0.2.0
[INFO] tweaked toml for crates.io crate zart-scheduler 0.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate zart-scheduler 0.2.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zart-scheduler 0.2.0 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c0adf15aa1513ddf71be45342f22ef9cc6438bc175684e96dd54dae064642698
[INFO] running `Command { std: "docker" "start" "-a" "c0adf15aa1513ddf71be45342f22ef9cc6438bc175684e96dd54dae064642698", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c0adf15aa1513ddf71be45342f22ef9cc6438bc175684e96dd54dae064642698", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0adf15aa1513ddf71be45342f22ef9cc6438bc175684e96dd54dae064642698", kill_on_drop: false }`
[INFO] [stdout] c0adf15aa1513ddf71be45342f22ef9cc6438bc175684e96dd54dae064642698
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15da49f627c7c7c7667fdca2938f79cd91ad2f2407e317a6655309e09ec77444
[INFO] running `Command { std: "docker" "start" "-a" "15da49f627c7c7c7667fdca2938f79cd91ad2f2407e317a6655309e09ec77444", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling tokio v1.52.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling cron v0.12.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[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 zart-core v0.2.0
[INFO] [stderr]    Compiling zart-scheduler v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.58s
[INFO] running `Command { std: "docker" "inspect" "15da49f627c7c7c7667fdca2938f79cd91ad2f2407e317a6655309e09ec77444", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15da49f627c7c7c7667fdca2938f79cd91ad2f2407e317a6655309e09ec77444", kill_on_drop: false }`
[INFO] [stdout] 15da49f627c7c7c7667fdca2938f79cd91ad2f2407e317a6655309e09ec77444
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e718e1da72f0bba1cc584c18ef569c05236457b08a20d19fe8b734f57fd5487c
[INFO] running `Command { std: "docker" "start" "-a" "e718e1da72f0bba1cc584c18ef569c05236457b08a20d19fe8b734f57fd5487c", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.52.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling zart-core v0.2.0
[INFO] [stderr]    Compiling zart-scheduler v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.32s
[INFO] running `Command { std: "docker" "inspect" "e718e1da72f0bba1cc584c18ef569c05236457b08a20d19fe8b734f57fd5487c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e718e1da72f0bba1cc584c18ef569c05236457b08a20d19fe8b734f57fd5487c", kill_on_drop: false }`
[INFO] [stdout] e718e1da72f0bba1cc584c18ef569c05236457b08a20d19fe8b734f57fd5487c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] eed9d241498a916d909bb1b49d2e0c29889b61df526bb8d44772c908c97be8d8
[INFO] running `Command { std: "docker" "start" "-a" "eed9d241498a916d909bb1b49d2e0c29889b61df526bb8d44772c908c97be8d8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zart_scheduler-2df7ebaa43ae7b84)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test postgres::table_names::tests::default_resolves_tasks ... ok
[INFO] [stdout] test postgres::table_names::tests::from_config_custom_prefix ... ok
[INFO] [stdout] test postgres::table_names::tests::from_config_prefix_and_schema ... ok
[INFO] [stdout] test postgres::table_names::tests::from_env_or_default_reads_env_vars ... ok
[INFO] [stdout] test postgres::table_names::tests::from_config_with_schema ... ok
[INFO] [stdout] test postgres::table_names::tests::from_env_or_default_uses_defaults ... ok
[INFO] [stdout] test worker_config::tests::defaults_are_sane ... ok
[INFO] [stdout] test tests::cancel_task_returns_true_for_stub ... ok
[INFO] [stdout] test tests::schedule_now_returns_task_id ... ok
[INFO] [stdout] test tests::poll_due_returns_empty_for_stub ... ok
[INFO] [stdout] test worker_config::tests::effective_interval_uses_orphan_timeout_third_when_none ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-25c48b1eff719c0f)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test postgres_tests::postgres_cancel_scheduled_task ... ignored, requires PostgreSQL — run with: just test-integration
[INFO] [stdout] test postgres_tests::postgres_custom_prefix_schedule_and_poll ... ignored, requires PostgreSQL — run with: just test-integration
[INFO] [stdout] test postgres_tests::postgres_mark_failed_and_reschedule ... ignored, requires PostgreSQL — run with: just test-integration
[INFO] [stdout] test postgres_tests::postgres_recurring_cron_task_reschedules ... ignored, requires PostgreSQL — run with: just test-integration
[INFO] [stdout] test postgres_tests::postgres_recurring_task_reschedules ... ignored, requires PostgreSQL — run with: just test-integration
[INFO] [stdout] test postgres_tests::postgres_schedule_at_future_not_polled_yet ... ignored, requires PostgreSQL — run with: just test-integration
[INFO] [stdout] test postgres_tests::postgres_schedule_now_and_poll ... ignored, requires PostgreSQL — run with: just test-integration
[INFO] [stdout] test postgres_tests::postgres_skip_lock_prevents_duplicate_pickup ... ignored, requires PostgreSQL — run with: just test-integration
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 8 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests zart_scheduler
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/registry.rs - registry::TaskRegistry (line 16) ... ignored
[INFO] [stdout] test src/worker_config.rs - worker_config::WorkerConfig (line 10) ... ignored
[INFO] [stdout] test src/postgres/table_names.rs - postgres::table_names::TableNames (line 19) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.64s; merged doctests compilation took 0.46s
[INFO] running `Command { std: "docker" "inspect" "eed9d241498a916d909bb1b49d2e0c29889b61df526bb8d44772c908c97be8d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eed9d241498a916d909bb1b49d2e0c29889b61df526bb8d44772c908c97be8d8", kill_on_drop: false }`
[INFO] [stdout] eed9d241498a916d909bb1b49d2e0c29889b61df526bb8d44772c908c97be8d8
