[INFO] cloning repository https://github.com/crabby-utils/perc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crabby-utils/perc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrabby-utils%2Fperc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrabby-utils%2Fperc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 40fc3c52772d8420a5c6f58ed99c241a8927ba46
[INFO] testing crabby-utils/perc against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrabby-utils%2Fperc" "/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/crabby-utils/perc
[INFO] finished tweaking git repo https://github.com/crabby-utils/perc
[INFO] tweaked toml for git repo https://github.com/crabby-utils/perc written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/crabby-utils/perc on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/crabby-utils/perc 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.98.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2487c601d56f0281800b575a0a1ced7fef0faac16aa791e80758ff05505eb14f
[INFO] running `Command { std: "docker" "start" "2487c601d56f0281800b575a0a1ced7fef0faac16aa791e80758ff05505eb14f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2487c601d56f0281800b575a0a1ced7fef0faac16aa791e80758ff05505eb14f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2487c601d56f0281800b575a0a1ced7fef0faac16aa791e80758ff05505eb14f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2487c601d56f0281800b575a0a1ced7fef0faac16aa791e80758ff05505eb14f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2487c601d56f0281800b575a0a1ced7fef0faac16aa791e80758ff05505eb14f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling bitflags v2.12.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling rlimit v0.11.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling hybrid-array v0.4.12
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling inotify v0.11.2
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling shell-escape v0.1.5
[INFO] [stderr]    Compiling open v5.3.5
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling crypto-common v0.2.2
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling tar v0.4.46
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling openssh v0.11.6
[INFO] [stderr]    Compiling perc v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.37s
[INFO] running `Command { std: "docker" "inspect" "2487c601d56f0281800b575a0a1ced7fef0faac16aa791e80758ff05505eb14f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2487c601d56f0281800b575a0a1ced7fef0faac16aa791e80758ff05505eb14f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling perc v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.70s
[INFO] running `Command { std: "docker" "inspect" "2487c601d56f0281800b575a0a1ced7fef0faac16aa791e80758ff05505eb14f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2487c601d56f0281800b575a0a1ced7fef0faac16aa791e80758ff05505eb14f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/perc-9bb65ec14a13b734)
[INFO] [stdout] 
[INFO] [stdout] running 90 tests
[INFO] [stdout] test commands::deploy::tests::allocate_port_existing_app_returns_same ... ok
[INFO] [stdout] test commands::deploy::tests::allocate_port_fills_gaps ... ok
[INFO] [stdout] test commands::deploy::tests::allocate_port_next_available ... ok
[INFO] [stdout] test commands::deploy::tests::allocate_worker_port_returns_existing ... ok
[INFO] [stdout] test commands::deploy::tests::allocate_worker_port_skips_all_used ... ok
[INFO] [stdout] test commands::deploy::tests::allocate_port_empty_registry ... ok
[INFO] [stdout] test commands::deploy::tests::build_extra_env_adds_database_url ... ok
[INFO] [stdout] test commands::deploy::tests::allocate_port_skips_worker_ports ... ok
[INFO] [stdout] test commands::deploy::tests::build_extra_env_adds_restate_ingress_url ... ok
[INFO] [stdout] test commands::deploy::tests::build_extra_env_empty_inputs ... ok
[INFO] [stdout] test commands::deploy::tests::allocate_worker_port_skips_app_port ... ok
[INFO] [stdout] test commands::deploy::tests::build_extra_env_merges_config_and_registry ... ok
[INFO] [stdout] test commands::deploy::tests::build_extra_env_no_restate_url_when_false ... ok
[INFO] [stdout] test commands::deploy::tests::build_extra_env_registry_overrides_config ... ok
[INFO] [stdout] test commands::deploy::tests::build_extra_env_restate_with_database ... ok
[INFO] [stdout] test commands::deploy::tests::caddyfile_single_app_no_domain_gets_port_80 ... ok
[INFO] [stdout] test commands::deploy::tests::caddyfile_empty_registry ... ok
[INFO] [stdout] test commands::deploy::tests::database_url_format ... ok
[INFO] [stdout] test commands::deploy::tests::default_remote_role_appends_suffix ... ok
[INFO] [stdout] test commands::deploy::tests::build_layer_tar_rejects_absolute_path ... ok
[INFO] [stdout] test commands::deploy::tests::health_check_path_defaults_to_root ... ok
[INFO] [stdout] test commands::deploy::tests::database_url_encodes_special_chars ... ok
[INFO] [stdout] test commands::deploy::tests::build_layer_tar_includes_file ... ok
[INFO] [stdout] test commands::deploy::tests::health_check_path_reads_custom_value ... ok
[INFO] [stdout] test commands::deploy::tests::build_layer_tar_includes_directory ... ok
[INFO] [stdout] test commands::deploy::tests::invalid_env_keys ... ok
[INFO] [stdout] test commands::deploy::tests::caddyfile_one_domainless_among_domained ... ok
[INFO] [stdout] test commands::deploy::tests::build_layer_tar_rejects_path_traversal ... ok
[INFO] [stdout] test commands::deploy::tests::caddyfile_multiple_domainless_no_port_80 ... ok
[INFO] [stdout] test commands::deploy::tests::invalid_app_names ... ok
[INFO] [stdout] test commands::deploy::tests::listen_addresses_conf_binds_localhost_and_tailscale_ip ... ok
[INFO] [stdout] test commands::deploy::tests::mask_secret_empty ... ok
[INFO] [stdout] test commands::deploy::tests::caddyfile_multiple_apps_with_domains ... ok
[INFO] [stdout] test commands::deploy::tests::invalid_domains ... ok
[INFO] [stdout] test commands::deploy::tests::caddyfile_single_app_with_domain ... ok
[INFO] [stdout] test commands::deploy::tests::build_layer_tar_no_includes ... ok
[INFO] [stdout] test commands::deploy::tests::mask_secret_short_value ... ok
[INFO] [stdout] test commands::deploy::tests::allocate_port_skips_multiple_used ... ok
[INFO] [stdout] test commands::deploy::tests::parse_peer_ip_resolves_device_name ... ok
[INFO] [stdout] test commands::deploy::tests::pg_tune_1gb_vps ... ok
[INFO] [stdout] test commands::deploy::tests::registry_serde_roundtrip ... ok
[INFO] [stdout] test commands::deploy::tests::parse_pg_paths_debian_layout ... ok
[INFO] [stdout] test commands::deploy::tests::parse_pg_paths_rejects_non_conf_d ... ok
[INFO] [stdout] test commands::deploy::tests::normalize_client_cidr_variants ... ok
[INFO] [stdout] test commands::deploy::tests::pg_startup_dropin_orders_after_tailscaled ... ok
[INFO] [stdout] test commands::deploy::tests::parse_quadlet_port_missing ... ok
[INFO] [stdout] test commands::deploy::tests::parse_quadlet_port_non_default ... ok
[INFO] [stdout] test commands::deploy::tests::parse_quadlet_port_standard ... ok
[INFO] [stdout] test commands::deploy::tests::pg_identifier_no_hyphens_unchanged ... ok
[INFO] [stdout] test commands::deploy::tests::pg_identifier_replaces_hyphens ... ok
[INFO] [stdout] test commands::deploy::tests::mask_secret_long_value ... ok
[INFO] [stdout] test commands::deploy::tests::pg_tune_16gb_vps ... ok
[INFO] [stdout] test commands::deploy::tests::registry_serde_roundtrip_with_all_features ... ok
[INFO] [stdout] test commands::deploy::tests::registry_deserialize_empty_string ... ok
[INFO] [stdout] test commands::deploy::tests::pg_tune_4gb_vps ... ok
[INFO] [stdout] test commands::deploy::tests::pg_tune_enforces_minimums ... ok
[INFO] [stdout] test commands::deploy::tests::build_layer_tar_missing_include_errors ... ok
[INFO] [stdout] test commands::deploy::tests::render_remote_hba_empty_is_blank ... ok
[INFO] [stdout] test commands::deploy::tests::sudoers_least_privilege ... ok
[INFO] [stdout] test commands::deploy::tests::systemd_escape_injection_attempt ... ok
[INFO] [stdout] test commands::deploy::tests::systemd_escape_basic_values ... ok
[INFO] [stdout] test commands::deploy::tests::render_remote_hba_emits_scram_rules_sorted ... ok
[INFO] [stdout] test commands::deploy::tests::ufw_commands_scope_to_tailscale0_and_5432 ... ok
[INFO] [stdout] test commands::deploy::tests::registry_serde_roundtrip_with_remotes ... ok
[INFO] [stdout] test commands::deploy::tests::registry_serde_roundtrip_with_restate ... ok
[INFO] [stdout] test commands::deploy::tests::registry_with_db_skips_none ... ok
[INFO] [stdout] test commands::deploy::tests::upsert_hba_block_empty_removes_managed_section ... ok
[INFO] [stdout] test commands::deploy::tests::remote_database_url_uses_magicdns_host_and_encodes ... ok
[INFO] [stdout] test commands::deploy::tests::registry_with_empty_env_omits_field ... ok
[INFO] [stdout] test commands::deploy::tests::registry_serde_roundtrip_with_env ... ok
[INFO] [stdout] test commands::deploy::tests::registry_without_restate_omits_field ... ok
[INFO] [stdout] test commands::deploy::tests::systemd_escape_special_chars ... ok
[INFO] [stdout] test commands::deploy::tests::registry_serde_roundtrip_with_db ... ok
[INFO] [stdout] test commands::deploy::tests::used_ports_includes_worker_ports ... ok
[INFO] [stdout] test commands::deploy::tests::valid_app_names ... ok
[INFO] [stdout] test commands::deploy::tests::valid_env_keys ... ok
[INFO] [stdout] test commands::dev::tests::build_dev_env_includes_database_url ... ok
[INFO] [stdout] test commands::deploy::tests::valid_domains ... ok
[INFO] [stdout] test commands::dev::tests::build_dev_env_includes_user_env ... ok
[INFO] [stdout] test commands::dev::tests::build_dev_env_includes_restate_url ... ok
[INFO] [stdout] test commands::dev::tests::build_dev_env_includes_worker_port ... ok
[INFO] [stdout] test commands::dev::tests::build_dev_env_includes_port ... ok
[INFO] [stdout] test commands::dev::tests::service_container_names_database_only ... ok
[INFO] [stdout] test commands::dev::tests::find_available_port_succeeds ... ok
[INFO] [stdout] test commands::dev::tests::service_container_names_all_services ... ok
[INFO] [stdout] test commands::dev::tests::database_name_replaces_hyphens ... ok
[INFO] [stdout] test commands::dev::tests::build_dev_env_includes_storage_vars ... ok
[INFO] [stdout] test commands::dev::tests::service_container_names_no_services ... ok
[INFO] [stdout] test commands::deploy::tests::upsert_hba_block_inserts_then_replaces_idempotently ... ok
[INFO] [stdout] test commands::dev::tests::volume_names_match_container_names ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 90 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/perc-899b9162bfc29bdc)
[INFO] [stdout] 
[INFO] [stdout] running 90 tests
[INFO] [stdout] test commands::deploy::tests::allocate_port_empty_registry ... ok
[INFO] [stdout] test commands::deploy::tests::allocate_port_existing_app_returns_same ... ok
[INFO] [stdout] test commands::deploy::tests::allocate_port_fills_gaps ... ok
[INFO] [stdout] test commands::deploy::tests::allocate_port_next_available ... ok
[INFO] [stdout] test commands::deploy::tests::allocate_port_skips_multiple_used ... ok
[INFO] [stdout] test commands::deploy::tests::allocate_port_skips_worker_ports ... ok
[INFO] [stdout] test commands::deploy::tests::allocate_worker_port_returns_existing ... ok
[INFO] [stdout] test commands::deploy::tests::allocate_worker_port_skips_all_used ... ok
[INFO] [stdout] test commands::deploy::tests::build_extra_env_adds_database_url ... ok
[INFO] [stdout] test commands::deploy::tests::build_extra_env_adds_restate_ingress_url ... ok
[INFO] [stdout] test commands::deploy::tests::build_extra_env_merges_config_and_registry ... ok
[INFO] [stdout] test commands::deploy::tests::build_extra_env_no_restate_url_when_false ... ok
[INFO] [stdout] test commands::deploy::tests::build_extra_env_empty_inputs ... ok
[INFO] [stdout] test commands::deploy::tests::build_extra_env_registry_overrides_config ... ok
[INFO] [stdout] test commands::deploy::tests::build_extra_env_restate_with_database ... ok
[INFO] [stdout] test commands::deploy::tests::build_layer_tar_no_includes ... ok
[INFO] [stdout] test commands::deploy::tests::caddyfile_empty_registry ... ok
[INFO] [stdout] test commands::deploy::tests::caddyfile_multiple_domainless_no_port_80 ... ok
[INFO] [stdout] test commands::deploy::tests::caddyfile_single_app_with_domain ... ok
[INFO] [stdout] test commands::deploy::tests::build_layer_tar_missing_include_errors ... ok
[INFO] [stdout] test commands::deploy::tests::build_layer_tar_rejects_absolute_path ... ok
[INFO] [stdout] test commands::deploy::tests::health_check_path_defaults_to_root ... ok
[INFO] [stdout] test commands::deploy::tests::build_layer_tar_includes_file ... ok
[INFO] [stdout] test commands::deploy::tests::caddyfile_single_app_no_domain_gets_port_80 ... ok
[INFO] [stdout] test commands::deploy::tests::database_url_format ... ok
[INFO] [stdout] test commands::deploy::tests::build_layer_tar_includes_directory ... ok
[INFO] [stdout] test commands::deploy::tests::invalid_app_names ... ok
[INFO] [stdout] test commands::deploy::tests::health_check_path_reads_custom_value ... ok
[INFO] [stdout] test commands::deploy::tests::allocate_worker_port_skips_app_port ... ok
[INFO] [stdout] test commands::deploy::tests::mask_secret_empty ... ok
[INFO] [stdout] test commands::deploy::tests::caddyfile_multiple_apps_with_domains ... ok
[INFO] [stdout] test commands::deploy::tests::mask_secret_long_value ... ok
[INFO] [stdout] test commands::deploy::tests::build_layer_tar_rejects_path_traversal ... ok
[INFO] [stdout] test commands::deploy::tests::invalid_domains ... ok
[INFO] [stdout] test commands::deploy::tests::invalid_env_keys ... ok
[INFO] [stdout] test commands::deploy::tests::parse_peer_ip_resolves_device_name ... ok
[INFO] [stdout] test commands::deploy::tests::parse_pg_paths_debian_layout ... ok
[INFO] [stdout] test commands::deploy::tests::caddyfile_one_domainless_among_domained ... ok
[INFO] [stdout] test commands::deploy::tests::parse_pg_paths_rejects_non_conf_d ... ok
[INFO] [stdout] test commands::deploy::tests::normalize_client_cidr_variants ... ok
[INFO] [stdout] test commands::deploy::tests::listen_addresses_conf_binds_localhost_and_tailscale_ip ... ok
[INFO] [stdout] test commands::deploy::tests::mask_secret_short_value ... ok
[INFO] [stdout] test commands::deploy::tests::pg_identifier_replaces_hyphens ... ok
[INFO] [stdout] test commands::deploy::tests::pg_startup_dropin_orders_after_tailscaled ... ok
[INFO] [stdout] test commands::deploy::tests::pg_tune_16gb_vps ... ok
[INFO] [stdout] test commands::deploy::tests::parse_quadlet_port_standard ... ok
[INFO] [stdout] test commands::deploy::tests::parse_quadlet_port_missing ... ok
[INFO] [stdout] test commands::deploy::tests::pg_tune_4gb_vps ... ok
[INFO] [stdout] test commands::deploy::tests::parse_quadlet_port_non_default ... ok
[INFO] [stdout] test commands::deploy::tests::pg_identifier_no_hyphens_unchanged ... ok
[INFO] [stdout] test commands::deploy::tests::pg_tune_enforces_minimums ... ok
[INFO] [stdout] test commands::deploy::tests::registry_deserialize_empty_string ... ok
[INFO] [stdout] test commands::deploy::tests::registry_serde_roundtrip ... ok
[INFO] [stdout] test commands::deploy::tests::pg_tune_1gb_vps ... ok
[INFO] [stdout] test commands::deploy::tests::registry_serde_roundtrip_with_all_features ... ok
[INFO] [stdout] test commands::deploy::tests::registry_serde_roundtrip_with_db ... ok
[INFO] [stdout] test commands::deploy::tests::database_url_encodes_special_chars ... ok
[INFO] [stdout] test commands::deploy::tests::registry_without_restate_omits_field ... ok
[INFO] [stdout] test commands::deploy::tests::registry_with_db_skips_none ... ok
[INFO] [stdout] test commands::deploy::tests::default_remote_role_appends_suffix ... ok
[INFO] [stdout] test commands::deploy::tests::registry_with_empty_env_omits_field ... ok
[INFO] [stdout] test commands::deploy::tests::registry_serde_roundtrip_with_restate ... ok
[INFO] [stdout] test commands::deploy::tests::remote_database_url_uses_magicdns_host_and_encodes ... ok
[INFO] [stdout] test commands::deploy::tests::registry_serde_roundtrip_with_remotes ... ok
[INFO] [stdout] test commands::deploy::tests::registry_serde_roundtrip_with_env ... ok
[INFO] [stdout] test commands::deploy::tests::render_remote_hba_empty_is_blank ... ok
[INFO] [stdout] test commands::deploy::tests::systemd_escape_basic_values ... ok
[INFO] [stdout] test commands::deploy::tests::systemd_escape_injection_attempt ... ok
[INFO] [stdout] test commands::deploy::tests::upsert_hba_block_empty_removes_managed_section ... ok
[INFO] [stdout] test commands::deploy::tests::sudoers_least_privilege ... ok
[INFO] [stdout] test commands::deploy::tests::render_remote_hba_emits_scram_rules_sorted ... ok
[INFO] [stdout] test commands::deploy::tests::used_ports_includes_worker_ports ... ok
[INFO] [stdout] test commands::deploy::tests::systemd_escape_special_chars ... ok
[INFO] [stdout] test commands::deploy::tests::ufw_commands_scope_to_tailscale0_and_5432 ... ok
[INFO] [stdout] test commands::deploy::tests::upsert_hba_block_inserts_then_replaces_idempotently ... ok
[INFO] [stdout] test commands::deploy::tests::valid_app_names ... ok
[INFO] [stdout] test commands::deploy::tests::valid_env_keys ... ok
[INFO] [stdout] test commands::deploy::tests::valid_domains ... ok
[INFO] [stdout] test commands::dev::tests::build_dev_env_includes_database_url ... ok
[INFO] [stdout] test commands::dev::tests::build_dev_env_includes_port ... ok
[INFO] [stdout] test commands::dev::tests::build_dev_env_includes_restate_url ... ok
[INFO] [stdout] test commands::dev::tests::build_dev_env_includes_storage_vars ... ok
[INFO] [stdout] test commands::dev::tests::build_dev_env_includes_user_env ... ok
[INFO] [stdout] test commands::dev::tests::database_name_replaces_hyphens ... ok
[INFO] [stdout] test commands::dev::tests::build_dev_env_includes_worker_port ... ok
[INFO] [stdout] test commands::dev::tests::volume_names_match_container_names ... ok
[INFO] [stderr]      Running tests/cli_basics.rs (/opt/rustwide/target/debug/deps/cli_basics-def96efd36933082)
[INFO] [stdout] test commands::dev::tests::service_container_names_database_only ... ok
[INFO] [stdout] test commands::dev::tests::service_container_names_all_services ... ok
[INFO] [stdout] test commands::dev::tests::find_available_port_succeeds ... ok
[INFO] [stdout] test commands::dev::tests::service_container_names_no_services ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 90 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test help_exits_0_and_contains_perc_and_status ... ok
[INFO] [stderr]      Running tests/cli_config.rs (/opt/rustwide/target/debug/deps/cli_config-91f1913d1402a7a2)
[INFO] [stdout] test help_status_exits_0 ... ok
[INFO] [stdout] test unknown_flag_exits_2 ... ok
[INFO] [stdout] test version_exits_0_and_contains_version ... ok
[INFO] [stdout] test unknown_subcommand_exits_2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test config_get_nonexistent_key_exits_1 ... ok
[INFO] [stdout] test config_get_no_args_exits_2 ... ok
[INFO] [stdout] test config_set_creates_nested_toml_table ... ok
[INFO] [stdout] test config_set_no_args_exits_2 ... ok
[INFO] [stdout] test config_set_creates_file_with_value ... ok
[INFO] [stdout] test config_set_file_has_0600_permissions ... ok
[INFO] [stdout] test config_set_json_produces_valid_json ... ok
[INFO] [stdout] test config_get_env_var_overrides_file ... ok
[INFO] [stdout] test config_get_json_produces_valid_json ... ok
[INFO] [stdout] test config_get_reads_value_from_file ... ok
[INFO] [stdout] test config_set_preserves_existing_values ... ok
[INFO] [stdout] test config_set_updates_existing_value ... ok
[INFO] [stdout] test config_get_bad_key_format_exits_1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.65s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_deploy.rs (/opt/rustwide/target/debug/deps/cli_deploy-279f99c7d7ff409b)
[INFO] [stdout] 
[INFO] [stdout] running 72 tests
[INFO] [stdout] test deploy_domain_no_name_exits_2 ... ok
[INFO] [stdout] test deploy_db_remote_revoke_no_role_exits_2 ... ok
[INFO] [stdout] test deploy_db_remote_allow_no_client_exits_2 ... ok
[INFO] [stdout] test deploy_db_json_no_perc_toml_exits_1_with_json ... ok
[INFO] [stdout] test deploy_add_no_host_exits_2 ... ok
[INFO] [stdout] test deploy_domain_no_targets_exits_1 ... ok
[INFO] [stdout] test deploy_db_no_targets_exits_1 ... ok
[INFO] [stdout] test deploy_db_no_perc_toml_exits_1 ... ok
[INFO] [stdout] test deploy_domain_no_perc_toml_json_exits_1_with_json ... ok
[INFO] [stdout] test deploy_db_remote_allow_no_perc_toml_exits_1 ... ok
[INFO] [stdout] test deploy_db_remote_list_no_project_exits_1_with_json ... ok
[INFO] [stdout] test deploy_domain_named_target_not_found_exits_1 ... ok
[INFO] [stdout] test deploy_domain_no_perc_toml_exits_1 ... ok
[INFO] [stdout] test deploy_db_remote_allow_no_targets_exits_1 ... ok
[INFO] [stdout] test deploy_push_no_perc_toml_json_exits_1_with_json ... ok
[INFO] [stdout] test deploy_push_missing_app_name_exits_1 ... ok
[INFO] [stdout] test deploy_monitor_no_perc_toml_exits_1 ... ok
[INFO] [stdout] test deploy_monitor_no_targets_exits_1 ... ok
[INFO] [stdout] test deploy_push_named_target_not_found_exits_1 ... ok
[INFO] [stdout] test deploy_push_no_targets_exits_1 ... ok
[INFO] [stdout] test deploy_push_openssl_dep_exits_with_error ... ok
[INFO] [stdout] test deploy_monitor_json_no_perc_toml_exits_1_with_json ... ok
[INFO] [stdout] test deploy_push_no_perc_toml_exits_1 ... ok
[INFO] [stdout] test deploy_logs_no_perc_toml_exits_1 ... ok
[INFO] [stdout] test deploy_secret_list_json_no_perc_toml_exits_1_with_json ... ok
[INFO] [stdout] test deploy_logs_no_targets_exits_1 ... ok
[INFO] [stdout] test deploy_logs_json_no_perc_toml_exits_1_with_json ... ok
[INFO] [stdout] test deploy_remove_no_perc_toml_exits_1 ... ok
[INFO] [stdout] test deploy_init_no_host_exits_2 ... ok
[INFO] [stdout] test deploy_secret_list_no_targets_exits_1 ... ok
[INFO] [stdout] test deploy_remove_json_no_perc_toml_exits_1_with_json ... ok
[INFO] [stdout] test deploy_push_restate_default_worker_name ... ok
[INFO] [stdout] test deploy_secret_set_empty_key_exits_1 ... ok
[INFO] [stdout] test deploy_secret_set_invalid_format_exits_1 ... ok
[INFO] [stdout] test deploy_push_openssl_dep_json_exits_with_error_code ... ok
[INFO] [stdout] test deploy_remove_with_explicit_name ... ok
[INFO] [stdout] test deploy_push_restate_missing_worker_binary_exits_1 ... ok
[INFO] [stdout] test deploy_secret_list_no_perc_toml_exits_1 ... ok
[INFO] [stdout] test deploy_secret_set_no_perc_toml_exits_1 ... ok
[INFO] [stdout] test deploy_secret_unset_no_args_exits_2 ... ok
[INFO] [stdout] test deploy_secret_set_no_targets_exits_1 ... ok
[INFO] [stdout] test help_deploy_db_remote_shows_actions ... ok
[INFO] [stdout] test help_deploy_domain_shows_name_argument ... ok
[INFO] [stdout] test deploy_status_json_no_perc_toml_exits_1_with_json ... ok
[INFO] [stdout] test help_deploy_init_shows_host_argument ... ok
[INFO] [stdout] test help_deploy_logs_shows_flags ... ok
[INFO] [stdout] test help_deploy_secret_shows_subcommands ... ok
[INFO] [stdout] test help_deploy_shows_db_subcommand ... ok
[INFO] [stdout] test help_deploy_shows_add_subcommand ... ok
[INFO] [stdout] test help_deploy_shows_domain_subcommand ... ok
[INFO] [stdout] test help_deploy_shows_init_subcommand ... ok
[INFO] [stdout] test help_deploy_shows_logs_subcommand ... ok
[INFO] [stdout] test help_deploy_shows_push_subcommand ... ok
[INFO] [stdout] test help_deploy_shows_remove_subcommand ... ok
[INFO] [stdout] test help_deploy_shows_monitor_subcommand ... ok
[INFO] [stdout] test deploy_secret_set_json_no_perc_toml_exits_1_with_json ... ok
[INFO] [stdout] test help_deploy_shows_secret_subcommand ... ok
[INFO] [stdout] test help_deploy_db_remote_allow_shows_flags ... ok
[INFO] [stdout] test deploy_status_no_perc_toml_exits_1 ... ok
[INFO] [stdout] test deploy_secret_set_no_args_exits_2 ... ok
[INFO] [stdout] test help_deploy_add_shows_host_argument ... ok
[INFO] [stdout] test deploy_status_no_targets_exits_1 ... ok
[INFO] [stdout] test help_shows_config_and_deploy ... ok
[INFO] [stdout] test help_deploy_shows_status_subcommand ... ok
[INFO] [stdout] test deploy_secret_unset_no_targets_exits_1 ... ok
[INFO] [stdout] test deploy_secret_unset_no_perc_toml_exits_1 ... ok
[INFO] [stdout] test help_deploy_db_shows_remote_subcommand ... ok
[INFO] [stdout] test deploy_remove_no_targets_exits_1 ... ok
[INFO] [stdout] test deploy_push_no_zigbuild_exits_with_error ... ok
[INFO] [stdout] test deploy_init_no_authkey_exits_1 ... ok
[INFO] [stdout] test deploy_domain_saves_to_perc_toml_before_ssh ... ok
[INFO] [stderr]      Running tests/cli_dev.rs (/opt/rustwide/target/debug/deps/cli_dev-6662516cd068a854)
[INFO] [stdout] test deploy_init_no_authkey_json_exits_1_with_json ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 72 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.32s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test dev_missing_app_name_exits_1 ... ok
[INFO] [stdout] test dev_no_perc_toml_exits_1 ... ok
[INFO] [stdout] test dev_status_no_services_succeeds ... ok
[INFO] [stdout] test dev_stop_no_perc_toml_exits_1 ... ok
[INFO] [stdout] test dev_up_no_perc_toml_exits_1 ... ok
[INFO] [stdout] test dev_status_no_services_json_output ... ok
[INFO] [stdout] test dev_status_no_perc_toml_exits_1 ... ok
[INFO] [stdout] test dev_stop_no_services_succeeds ... ok
[INFO] [stdout] test dev_reset_no_services_succeeds ... ok
[INFO] [stdout] test dev_status_json_no_perc_toml_exits_1_with_json ... ok
[INFO] [stdout] test help_shows_dev_subcommand ... ok
[INFO] [stdout] test dev_reset_no_services_json_output ... ok
[INFO] [stdout] test help_dev_shows_subcommands ... ok
[INFO] [stdout] test dev_reset_no_perc_toml_exits_1 ... ok
[INFO] [stdout] test dev_stop_no_services_json_output ... ok
[INFO] [stdout] test dev_default_and_up_produce_same_error ... ok
[INFO] [stdout] test dev_parses_all_sections ... ok
[INFO] [stdout] test dev_parses_storage_section ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_env.rs (/opt/rustwide/target/debug/deps/cli_env-c909337b879d901d)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test env_set_invalid_format_exits_1 ... ok
[INFO] [stdout] test env_set_json_output ... ok
[INFO] [stdout] test env_unset_no_perc_toml_exits_1 ... ok
[INFO] [stdout] test env_set_empty_key_exits_1 ... ok
[INFO] [stdout] test env_set_multiple_vars ... ok
[INFO] [stdout] test env_unset_no_args_exits_2 ... ok
[INFO] [stdout] test env_list_empty_succeeds ... ok
[INFO] [stdout] test env_list_no_perc_toml_exits_1 ... ok
[INFO] [stdout] test env_set_writes_to_perc_toml ... ok
[INFO] [stdout] test env_set_updates_existing_value ... ok
[INFO] [stdout] test env_set_no_args_exits_2 ... ok
[INFO] [stdout] test env_list_json_no_perc_toml_exits_1_with_json ... ok
[INFO] [stdout] test env_list_json_output ... ok
[INFO] [stdout] test env_set_value_with_equals ... ok
[INFO] [stdout] test env_set_no_perc_toml_exits_1 ... ok
[INFO] [stdout] test help_env_shows_subcommands ... ok
[INFO] [stdout] test help_shows_env_subcommand ... ok
[INFO] [stdout] test env_unset_nonexistent_key_succeeds ... ok
[INFO] [stdout] test env_unset_removes_key ... ok
[INFO] [stdout] test env_list_shows_vars ... ok
[INFO] [stdout] test env_set_preserves_other_config ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stderr]      Running tests/cli_flags.rs (/opt/rustwide/target/debug/deps/cli_flags-59fb393ad10a7d10)
[INFO] [stdout] test target_without_value_exits_2 ... ok
[INFO] [stdout] test verbose_flag_accepted ... ok
[INFO] [stdout] test target_flag_accepted ... ok
[INFO] [stdout] test triple_verbose_accepted ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_json_output.rs (/opt/rustwide/target/debug/deps/cli_json_output-ce4569560e23ddd7)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test json_status_malformed_config_exits_1_with_json_error ... ok
[INFO] [stdout] test json_status_no_project_exits_1_with_json_error ... ok
[INFO] [stdout] test json_output_contains_no_ansi_escape_codes ... ok
[INFO] [stdout] test json_status_valid_project_is_valid_json_with_fields ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stderr]      Running tests/cli_new.rs (/opt/rustwide/target/debug/deps/cli_new-cf3a7d350f0d9a7e)
[INFO] [stdout] test new_invalid_name_empty ... ok
[INFO] [stdout] test new_name_with_hyphens_and_underscores ... ok
[INFO] [stdout] test new_invalid_name_starts_with_digit ... ok
[INFO] [stdout] test new_creates_project_directory ... ok
[INFO] [stdout] test new_json_output ... ok
[INFO] [stdout] test new_already_exists_exits_1 ... ok
[INFO] [stdout] test new_cargo_toml_has_deps ... ok
[INFO] [stdout] test new_main_rs_contains_hello_with_app_name ... ok
[INFO] [stdout] test new_perc_toml_has_app_name ... ok
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr] warning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr] warning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr] error: failed to get `axum` as a dependency of package `compiletest v0.1.0 (/tmp/.tmpjOUf7H/compiletest)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `axum`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   unable to update registry `crates-io`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   download of config.json failed
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout] test new_generated_project_compiles ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- new_generated_project_compiles stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'new_generated_project_compiles' (5288) panicked at tests/cli_new.rs:141:5:
[INFO] [stdout] generated project did not compile
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6240c0bb6471 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6240c0bb6471 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6240c0bb6471 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6240c0bb6471 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6240c0bcce1a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6240c0bcce1a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x6240c0bbc01c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x6240c0bbc01c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x6240c0b929d6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6240c0b929d6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6240c0badac9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6240c0b01580 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x6240c0b01580 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6240c0badc82 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x6240c0badc82 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x6240c0b92ab4 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x6240c0b8a139 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6240c0b9367d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x6240c0bcd66c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6240c0ae7712 - cli_new[abb2d16e170cb488]::new_generated_project_compiles
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_new.rs:141:5
[INFO] [stdout]   20:     0x6240c0ae5607 - cli_new[abb2d16e170cb488]::new_generated_project_compiles::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_new.rs:127:36
[INFO] [stdout]   21:     0x6240c0aeae66 - <cli_new[abb2d16e170cb488]::new_generated_project_compiles::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x6240c0af48bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6240c0af48bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x6240c0b01f05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x6240c0b01f05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x6240c0b01f05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   27:     0x6240c0b01f05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x6240c0b01f05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x6240c0b01f05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x6240c0b01f05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x6240c0afc9b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x6240c0afc9b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x6240c0b05052 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x6240c0b05052 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x6240c0b05052 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   36:     0x6240c0b05052 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x6240c0b05052 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6240c0b05052 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x6240c0b05052 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6240c0bb590f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   41:     0x6240c0bb590f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   42:     0x74b8a3b55aa4 - <unknown>
[INFO] [stdout]   43:     0x74b8a3be2a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     new_generated_project_compiles
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 9 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 21.87s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test cli_new`
[INFO] running `Command { std: "docker" "inspect" "2487c601d56f0281800b575a0a1ced7fef0faac16aa791e80758ff05505eb14f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2487c601d56f0281800b575a0a1ced7fef0faac16aa791e80758ff05505eb14f", kill_on_drop: false }`
[INFO] [stdout] 2487c601d56f0281800b575a0a1ced7fef0faac16aa791e80758ff05505eb14f
