[INFO] fetching crate jobd 0.1.0... [INFO] testing jobd-0.1.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate jobd 0.1.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate jobd 0.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate jobd 0.1.0 [INFO] tweaked toml for crates.io crate jobd 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate jobd 0.1.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate jobd 0.1.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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 770c7c1a4a63952aaf7f4dc52db11146098b26a611593224336a904282858a3b [INFO] running `Command { std: "docker" "start" "-a" "770c7c1a4a63952aaf7f4dc52db11146098b26a611593224336a904282858a3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "770c7c1a4a63952aaf7f4dc52db11146098b26a611593224336a904282858a3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "770c7c1a4a63952aaf7f4dc52db11146098b26a611593224336a904282858a3b", kill_on_drop: false }` [INFO] [stdout] 770c7c1a4a63952aaf7f4dc52db11146098b26a611593224336a904282858a3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f06a4ff9ea0de4300d362612f3e4f008576cbd25b5875d6abbec37e19f05c8c7 [INFO] running `Command { std: "docker" "start" "-a" "f06a4ff9ea0de4300d362612f3e4f008576cbd25b5875d6abbec37e19f05c8c7", kill_on_drop: false }` [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling clap_builder v4.5.59 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling clap v4.5.59 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling jobd v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "f06a4ff9ea0de4300d362612f3e4f008576cbd25b5875d6abbec37e19f05c8c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f06a4ff9ea0de4300d362612f3e4f008576cbd25b5875d6abbec37e19f05c8c7", kill_on_drop: false }` [INFO] [stdout] f06a4ff9ea0de4300d362612f3e4f008576cbd25b5875d6abbec37e19f05c8c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5cdae7e29d3ad8f44597099c20c994a2ee400f613c03c85f33da6aac55fcd0e [INFO] running `Command { std: "docker" "start" "-a" "b5cdae7e29d3ad8f44597099c20c994a2ee400f613c03c85f33da6aac55fcd0e", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.1.2 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling jobd v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 18.97s [INFO] running `Command { std: "docker" "inspect" "b5cdae7e29d3ad8f44597099c20c994a2ee400f613c03c85f33da6aac55fcd0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5cdae7e29d3ad8f44597099c20c994a2ee400f613c03c85f33da6aac55fcd0e", kill_on_drop: false }` [INFO] [stdout] b5cdae7e29d3ad8f44597099c20c994a2ee400f613c03c85f33da6aac55fcd0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dc7297d993e8195c6a7943b0bd468ea15b83602b16465ffcaf28e0881933066b [INFO] running `Command { std: "docker" "start" "-a" "dc7297d993e8195c6a7943b0bd468ea15b83602b16465ffcaf28e0881933066b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jobd-e47fe57e653fe938) [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] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/jobd-7c689663bd4c1aa6) [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] Running tests/config_tests.rs (/opt/rustwide/target/debug/deps/config_tests-66a032f70b5bf473) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_resolve_db_path_config_second ... ok [INFO] [stdout] test test_resolve_db_path_default_fallback ... ok [INFO] [stdout] test test_load_empty_config ... ok [INFO] [stdout] test test_load_valid_config ... ok [INFO] [stdout] test test_ensure_default_config_creates_file ... ok [INFO] [stdout] test test_load_or_default_missing_file ... ok [INFO] [stdout] test test_resolve_db_path_cli_wins ... ok [INFO] [stderr] Running tests/db_tests.rs (/opt/rustwide/target/debug/deps/db_tests-2d5f22e5cea4bafc) [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test test_csv_export ... ok [INFO] [stdout] test test_ghost_detection_ignores_rejected ... ok [INFO] [stdout] test test_ghost_detection_no_ghosts ... ok [INFO] [stdout] test test_ghost_detection_recent_app ... ok [INFO] [stdout] test test_ghost_detection_stale_app ... ok [INFO] [stdout] test test_create_application_with_all_fields ... ok [INFO] [stdout] test test_get_by_id_not_found ... ok [INFO] [stdout] test test_delete_nonexistent ... ok [INFO] [stdout] test test_contact_crud ... ok [INFO] [stdout] test test_get_by_id ... ok [INFO] [stdout] test test_delete_application ... ok [INFO] [stdout] test test_interview_crud ... ok [INFO] [stdout] test test_interview_type_roundtrip ... ok [INFO] [stdout] test test_create_application ... ok [INFO] [stdout] test test_json_export ... ok [INFO] [stdout] test test_open_in_memory ... ok [INFO] [stdout] test test_list_all ... ok [INFO] [stdout] test test_referral_crud ... ok [INFO] [stdout] test test_priority_roundtrip ... ok [INFO] [stdout] test test_list_all_empty ... ok [INFO] [stdout] test test_work_model_roundtrip ... ok [INFO] [stdout] test test_update_nonexistent ... ok [INFO] [stdout] test test_update_application ... ok [INFO] [stdout] test test_status_roundtrip ... ok [INFO] [stdout] test test_open_file_database ... ok [INFO] [stderr] Doc-tests jobd [INFO] [stdout] test test_migrations_are_idempotent ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [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" "dc7297d993e8195c6a7943b0bd468ea15b83602b16465ffcaf28e0881933066b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc7297d993e8195c6a7943b0bd468ea15b83602b16465ffcaf28e0881933066b", kill_on_drop: false }` [INFO] [stdout] dc7297d993e8195c6a7943b0bd468ea15b83602b16465ffcaf28e0881933066b