[INFO] fetching crate kittynode-core 0.29.0... [INFO] testing kittynode-core-0.29.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate kittynode-core 0.29.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate kittynode-core 0.29.0 [INFO] finished tweaking crates.io crate kittynode-core 0.29.0 [INFO] tweaked toml for crates.io crate kittynode-core 0.29.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate kittynode-core 0.29.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 kittynode-core 0.29.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-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10c8a9bfec580c784c98f2665ee7d1de3065feeb88a384efe1ce23277e03e9b6 [INFO] running `Command { std: "docker" "start" "-a" "10c8a9bfec580c784c98f2665ee7d1de3065feeb88a384efe1ce23277e03e9b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10c8a9bfec580c784c98f2665ee7d1de3065feeb88a384efe1ce23277e03e9b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10c8a9bfec580c784c98f2665ee7d1de3065feeb88a384efe1ce23277e03e9b6", kill_on_drop: false }` [INFO] [stdout] 10c8a9bfec580c784c98f2665ee7d1de3065feeb88a384efe1ce23277e03e9b6 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 031e21de738f23a69f982cbe582b3adcbd0ff945a9f078facf6ebcb2855eb03d [INFO] running `Command { std: "docker" "start" "-a" "031e21de738f23a69f982cbe582b3adcbd0ff945a9f078facf6ebcb2855eb03d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling serde_spanned v1.0.2 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling toml_writer v1.0.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling sysinfo v0.37.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling toml v0.9.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling serde_with v3.14.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling hyperlocal v0.9.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling bollard-stubs v1.49.1-rc.28.4.0 [INFO] [stderr] Compiling bollard v0.19.3 [INFO] [stderr] Compiling kittynode-core v0.29.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.07s [INFO] running `Command { std: "docker" "inspect" "031e21de738f23a69f982cbe582b3adcbd0ff945a9f078facf6ebcb2855eb03d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "031e21de738f23a69f982cbe582b3adcbd0ff945a9f078facf6ebcb2855eb03d", kill_on_drop: false }` [INFO] [stdout] 031e21de738f23a69f982cbe582b3adcbd0ff945a9f078facf6ebcb2855eb03d [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 011b00df3300a8805d70485a3517ab2033bb912d634577bb90a6caba1e941f74 [INFO] running `Command { std: "docker" "start" "-a" "011b00df3300a8805d70485a3517ab2033bb912d634577bb90a6caba1e941f74", kill_on_drop: false }` [INFO] [stderr] Compiling kittynode-core v0.29.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.79s [INFO] running `Command { std: "docker" "inspect" "011b00df3300a8805d70485a3517ab2033bb912d634577bb90a6caba1e941f74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "011b00df3300a8805d70485a3517ab2033bb912d634577bb90a6caba1e941f74", kill_on_drop: false }` [INFO] [stdout] 011b00df3300a8805d70485a3517ab2033bb912d634577bb90a6caba1e941f74 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 902e77c6f3c5b4e6895ca599825ba43a1edca6372555cee6be58c15735b85dfd [INFO] running `Command { std: "docker" "start" "-a" "902e77c6f3c5b4e6895ca599825ba43a1edca6372555cee6be58c15735b85dfd", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kittynode_core-53de2c21b79b2643) [INFO] [stdout] [INFO] [stdout] running 44 tests [INFO] [stdout] test application::add_capability::tests::adds_new_capability ... ok [INFO] [stdout] test application::add_capability::tests::doesnt_add_duplicate ... ok [INFO] [stdout] test application::get_operational_state::tests::compose_local_state_reflects_docker_availability ... ok [INFO] [stdout] test application::get_operational_state::tests::determine_mode_discriminates_on_trimmed_server_url ... ok [INFO] [stdout] test application::get_system_info::tests::build_storage_info_errors_when_no_valid_disks ... ok [INFO] [stdout] test application::get_system_info::tests::build_storage_info_filters_small_and_duplicate_disks ... ok [INFO] [stdout] test application::get_operational_state::tests::compose_remote_state_always_enables_capabilities ... ok [INFO] [stdout] test application::get_system_info::tests::decimal_formats_expected ... ok [INFO] [stdout] test application::get_system_info::tests::memory_binary_formats_expected ... ok [INFO] [stdout] test application::get_system_info::tests::build_storage_info_formats_display_strings ... ok [INFO] [stdout] test application::get_system_info::tests::memory_uses_mb_for_sub_gib_values ... ok [INFO] [stdout] test application::set_server_url::tests::apply_does_not_mutate_on_validation_error ... ok [INFO] [stdout] test application::set_server_url::tests::apply_clears_server_but_preserves_last ... ok [INFO] [stdout] test application::set_server_url::tests::validate_allows_empty_endpoint ... ok [INFO] [stdout] test application::set_server_url::tests::apply_sets_server_url_and_last ... ok [INFO] [stdout] test application::set_server_url::tests::apply_preserves_trailing_slash ... ok [INFO] [stdout] test application::start_docker_if_needed::tests::docker_start_status_strings_match_expected_variants ... ok [INFO] [stdout] test application::set_server_url::tests::validate_rejects_invalid_scheme ... ok [INFO] [stdout] test application::start_docker_if_needed::tests::first_attempt_requests_docker_start_and_marks_attempt ... ok [INFO] [stdout] test application::start_docker_if_needed::tests::running_docker_is_reported_and_resets_attempt ... ok [INFO] [stdout] test application::start_docker_if_needed::tests::repeated_attempt_returns_already_started_without_changes ... ok [INFO] [stdout] test application::start_docker_if_needed::tests::disabled_auto_start_reflects_disabled_status ... ok [INFO] [stdout] test application::get_system_info::tests::memory_rounds_nearest_when_not_marketing_tier ... ok [INFO] [stdout] test application::get_system_info::tests::memory_falls_back_when_far_from_marketing_tier ... ok [INFO] [stdout] test application::get_system_info::tests::memory_ceil_prevents_under_reporting ... ok [INFO] [stdout] test application::web_service::tests::args_contain_token_detects_split_arguments ... ok [INFO] [stdout] test application::web_service::tests::args_contain_token_detects_inline_argument ... ok [INFO] [stdout] test application::web_service::tests::args_contain_token_is_false_when_missing ... ok [INFO] [stdout] test application::web_service::tests::generate_service_token_emits_hex_string ... ok [INFO] [stdout] test application::web_service::tests::generate_service_token_produces_unique_tokens ... ok [INFO] [stdout] test application::web_service::tests::validate_web_port_rejects_zero ... ok [INFO] [stdout] test domain::config::tests::normalize_trims_last_url_and_updates_flag ... ok [INFO] [stdout] test domain::config::tests::normalizes_server_and_last_urls ... ok [INFO] [stdout] test infra::package_config::tests::config_file_path_handles_special_characters ... ok [INFO] [stdout] test application::web_service::tests::paths_match_handles_equivalent_paths ... ok [INFO] [stdout] test application::web_service::tests::paths_match_rejects_different_targets ... ok [INFO] [stdout] test infra::config::tests::load_returns_normalized_defaults_when_missing ... ok [INFO] [stdout] test infra::config::tests::load_trims_and_normalizes_existing_file ... ok [INFO] [stdout] test infra::config::tests::save_creates_parent_directories_and_normalizes_payload ... ok [INFO] [stdout] test infra::package_config::tests::config_file_path_constructs_correct_path ... ok [INFO] [stdout] test infra::file::tests::test_generate_jwt_secret ... ok [INFO] [stdout] test infra::package_config::tests::load_from_returns_default_when_missing ... ok [INFO] [stdout] test infra::package_config::tests::save_to_persists_configuration_for_round_trip ... ok [INFO] [stdout] test application::get_system_info::tests::memory_snaps_to_marketing_tier_when_exactly_under ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests kittynode_core [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" "902e77c6f3c5b4e6895ca599825ba43a1edca6372555cee6be58c15735b85dfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "902e77c6f3c5b4e6895ca599825ba43a1edca6372555cee6be58c15735b85dfd", kill_on_drop: false }` [INFO] [stdout] 902e77c6f3c5b4e6895ca599825ba43a1edca6372555cee6be58c15735b85dfd