[INFO] cloning repository https://github.com/picodata/pike
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/picodata/pike" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpicodata%2Fpike", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpicodata%2Fpike'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c06d9b11ab3a3e6f79e6368e6a2263078f03f95c
[INFO] testing picodata/pike against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpicodata%2Fpike" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/picodata/pike
[INFO] finished tweaking git repo https://github.com/picodata/pike
[INFO] tweaked toml for git repo https://github.com/picodata/pike written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/picodata/pike on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/picodata/pike 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d334aed7c9018d9d97981efeb5c500942921749621eab1d6847774796b8711ac
[INFO] running `Command { std: "docker" "start" "-a" "d334aed7c9018d9d97981efeb5c500942921749621eab1d6847774796b8711ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d334aed7c9018d9d97981efeb5c500942921749621eab1d6847774796b8711ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d334aed7c9018d9d97981efeb5c500942921749621eab1d6847774796b8711ac", kill_on_drop: false }`
[INFO] [stdout] d334aed7c9018d9d97981efeb5c500942921749621eab1d6847774796b8711ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 038d839423910bec7a0cce0f1720dcdeb1f42e9f4f921228dde4a9275575fb91
[INFO] running `Command { std: "docker" "start" "-a" "038d839423910bec7a0cce0f1720dcdeb1f42e9f4f921228dde4a9275575fb91", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling openssl v0.10.78
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling pem-rfc7468 v1.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling der v0.8.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling webpki-root-certs v1.0.7
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling memo-map v0.3.3
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling utf8-zero v0.8.1
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling ureq-proto v0.6.0
[INFO] [stderr]    Compiling serde_ignored v0.1.14
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling openssl-sys v0.9.114
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling tar v0.4.45
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling colog v1.4.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling minijinja v2.19.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling ureq v3.3.0
[INFO] [stderr]    Compiling picodata-pike v5.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.78s
[INFO] running `Command { std: "docker" "inspect" "038d839423910bec7a0cce0f1720dcdeb1f42e9f4f921228dde4a9275575fb91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "038d839423910bec7a0cce0f1720dcdeb1f42e9f4f921228dde4a9275575fb91", kill_on_drop: false }`
[INFO] [stdout] 038d839423910bec7a0cce0f1720dcdeb1f42e9f4f921228dde4a9275575fb91
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22f6c2e57582c5675bd66e38f1408d633687411bef77e36e438695c3a9d6e350
[INFO] running `Command { std: "docker" "start" "-a" "22f6c2e57582c5675bd66e38f1408d633687411bef77e36e438695c3a9d6e350", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling constcat v0.6.1
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling openssl v0.10.78
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling minijinja v2.19.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling ureq v3.3.0
[INFO] [stderr]    Compiling picodata-pike v5.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 47.55s
[INFO] running `Command { std: "docker" "inspect" "22f6c2e57582c5675bd66e38f1408d633687411bef77e36e438695c3a9d6e350", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22f6c2e57582c5675bd66e38f1408d633687411bef77e36e438695c3a9d6e350", kill_on_drop: false }`
[INFO] [stdout] 22f6c2e57582c5675bd66e38f1408d633687411bef77e36e438695c3a9d6e350
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0216b230f903eb1fc92ca6a8cde2caa1e8c49df6c2ebbe2acdf8080f27e3663e
[INFO] running `Command { std: "docker" "start" "-a" "0216b230f903eb1fc92ca6a8cde2caa1e8c49df6c2ebbe2acdf8080f27e3663e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test commands::config::apply::tests::params_builder_has_default_picodata_path ... ok
[INFO] [stdout] test commands::plugin::pack::tests::resolve_archive_absolute_without_ext_appends_tar_gz ... ok
[INFO] [stdout] test commands::plugin::pack::tests::resolve_archive_relative_with_ext_goes_into_build_dir ... ok
[INFO] [stdout] test commands::plugin::pack::tests::resolve_archive_relative_without_ext_appends_tar_gz ... ok
[INFO] [stdout] test commands::plugin::pack::tests::create_archive_path_keeps_absolute_path_with_ext ... ok
[INFO] [stdout] test commands::plugin::pack::tests::generate_archive_path_includes_suffix ... ok
[INFO] [stdout] test commands::run::tests::materialize_external_plugin_shipping_archive ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pike-92b8e5f7408aacb9)
[INFO] [stdout] test commands::run::tests::materialize_external_plugin_shipping_directory ... ok
[INFO] [stdout] test commands::run::tests::merged_cluster_tier_config_ok_when_config_empty ... ok
[INFO] [stdout] test commands::run::tests::merged_cluster_tier_config_ok_when_config_missing ... ok
[INFO] [stdout] test commands::run::tests::external_plugin_absolute_path_supported ... ok
[INFO] [stdout] test commands::run::tests::web_auth_config_clears_secret_when_disabled ... ok
[INFO] [stdout] test commands::run::tests::test_topology_deserialization_with_pre_install_sql ... ok
[INFO] [stdout] test commands::run::tests::merged_cluster_tier_config_preserves_valid_config_and_overrides_replication_factor ... ok
[INFO] [stdout] test commands::run::tests::materialize_external_plugin_crate_no_build ... ok
[INFO] [stdout] test commands::run::tests::web_auth_config_enables_with_reset ... ok
[INFO] [stdout] test commands::plugin::pack::tests::validate_ok_when_all_required_files_exist ... ok
[INFO] [stdout] test commands::run::tests::enable_plugins_fails_on_missing_version ... ok
[INFO] [stdout] test commands::plugin::pack::tests::validate_fails_if_dir_missing ... ok
[INFO] [stdout] test commands::run::tests::merged_cluster_tier_config_errors_on_null_root ... ok
[INFO] [stdout] test commands::run::tests::merged_cluster_tier_config_errors_on_non_mapping_root ... ok
[INFO] [stdout] test commands::run::tests::merged_cluster_tier_config_errors_on_invalid_yaml ... ok
[INFO] [stdout] test commands::config::apply::tests::read_config_from_path_reports_read_error ... ok
[INFO] [stdout] test commands::config::apply::tests::apply_service_config_uses_custom_picodata_path_and_fails_cleanly ... ok
[INFO] [stdout] test commands::plugin::pack::tests::validate_fails_if_manifest_missing ... ok
[INFO] [stdout] test commands::plugin::pack::tests::validate_fails_if_lib_missing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_pike-5433741523cf3978)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test commands::config::apply::tests::params_builder_has_default_picodata_path ... ok
[INFO] [stdout] test commands::plugin::pack::tests::create_archive_path_keeps_absolute_path_with_ext ... ok
[INFO] [stdout] test commands::plugin::pack::tests::resolve_archive_relative_with_ext_goes_into_build_dir ... ok
[INFO] [stdout] test commands::plugin::pack::tests::generate_archive_path_includes_suffix ... ok
[INFO] [stdout] test commands::plugin::pack::tests::resolve_archive_relative_without_ext_appends_tar_gz ... ok
[INFO] [stdout] test commands::plugin::pack::tests::resolve_archive_absolute_without_ext_appends_tar_gz ... ok
[INFO] [stdout] test commands::run::tests::materialize_external_plugin_shipping_directory ... ok
[INFO] [stdout] test commands::run::tests::materialize_external_plugin_crate_no_build ... ok
[INFO] [stdout] test commands::run::tests::materialize_external_plugin_shipping_archive ... ok
[INFO] [stdout] test commands::run::tests::merged_cluster_tier_config_ok_when_config_empty ... ok
[INFO] [stdout] test commands::run::tests::merged_cluster_tier_config_ok_when_config_missing ... ok
[INFO] [stdout] test commands::run::tests::merged_cluster_tier_config_preserves_valid_config_and_overrides_replication_factor ... ok
[INFO] [stdout] test commands::run::tests::test_topology_deserialization_with_pre_install_sql ... ok
[INFO] [stdout] test commands::run::tests::web_auth_config_clears_secret_when_disabled ... ok
[INFO] [stdout] test commands::plugin::pack::tests::validate_ok_when_all_required_files_exist ... ok
[INFO] [stdout] test commands::run::tests::web_auth_config_enables_with_reset ... ok
[INFO] [stdout] test commands::run::tests::external_plugin_absolute_path_supported ... ok
[INFO] [stdout] test commands::plugin::pack::tests::validate_fails_if_dir_missing ... ok
[INFO] [stdout] test commands::run::tests::merged_cluster_tier_config_errors_on_null_root ... ok
[INFO] [stdout] test commands::run::tests::merged_cluster_tier_config_errors_on_non_mapping_root ... ok
[INFO] [stdout] test commands::run::tests::enable_plugins_fails_on_missing_version ... ok
[INFO] [stdout] test commands::run::tests::merged_cluster_tier_config_errors_on_invalid_yaml ... ok
[INFO] [stdout] test commands::config::apply::tests::apply_service_config_uses_custom_picodata_path_and_fails_cleanly ... ok
[INFO] [stdout] test commands::plugin::pack::tests::validate_fails_if_lib_missing ... ok
[INFO] [stdout] test commands::plugin::pack::tests::validate_fails_if_manifest_missing ... ok
[INFO] [stdout] test commands::config::apply::tests::read_config_from_path_reports_read_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/build.rs (/opt/rustwide/target/debug/deps/build-a745edb3eee10038)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_cargo_build ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_cargo_build stdout ----
[INFO] [stdout] [tests/helpers/mod.rs:529:5] &work_dir = "./tests/tmp/"
[INFO] [stdout] [tests/helpers/mod.rs:529:5] &args = [
[INFO] [stdout]     "plugin",
[INFO] [stdout]     "new",
[INFO] [stdout]     "test-plugin-build",
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] thread 'test_cargo_build' (72) panicked at tests/helpers/mod.rs:542:10:
[INFO] [stdout] failed to execute pike: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4791e0e5aa - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e4791e0e5aa - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e4791e0e5aa - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e4791e0e5aa - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e4791e2448a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e4791e2448a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x5e4791e13252 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e4791e13252 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e4791deb36f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e4791deb36f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e4791e058a9 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e4791aa49cc - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x5e4791aa49cc - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e4791e05a62 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x5e4791e05a62 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e4791deb428 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e4791de0349 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e4791dec1fd - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e4791e24cfc - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e4791e24a42 - core[6771d259883166e6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e4791a8f006 - core::result::Result<T,E>::expect::h25b3d1b47e8f9b39
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5e4791a7fa1f - build::helpers::exec_pike_in::h865318937f2ec2aa
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helpers/mod.rs:542:10
[INFO] [stdout]   22:     0x5e4791a80c8c - build::helpers::init_plugin_with_args::hc5e63eca494b5ca3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helpers/mod.rs:163:5
[INFO] [stdout]   23:     0x5e4791a7e5da - build::helpers::init_plugin::ha290860200fb5137
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helpers/mod.rs:141:5
[INFO] [stdout]   24:     0x5e4791a8f743 - build::test_cargo_build::h0c39508aa23ca7e0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/build.rs:10:5
[INFO] [stdout]   25:     0x5e4791a8fe27 - build::test_cargo_build::{{closure}}::h62c8f468c4dbe1db
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/build.rs:7:22
[INFO] [stdout]   26:     0x5e4791a92bc6 - core::ops::function::FnOnce::call_once::h30d385bbb5200912
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5e4791a98acb - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5e4791a98acb - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5e4791aa549b - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5e4791aa549b - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x5e4791aa549b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5e4791aa549b - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5e4791aa549b - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5e4791aa549b - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5e4791aa549b - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5e4791a9f8f4 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5e4791a9f8f4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5e4791aa80a2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x5e4791aa80a2 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x5e4791aa80a2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5e4791aa80a2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5e4791aa80a2 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5e4791aa80a2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x5e4791aa80a2 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5e4791e0d99f - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   46:     0x5e4791e0d99f - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x7bac566a1aa4 - <unknown>
[INFO] [stdout]   48:     0x7bac5672ea64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_cargo_build
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test build`
[INFO] running `Command { std: "docker" "inspect" "0216b230f903eb1fc92ca6a8cde2caa1e8c49df6c2ebbe2acdf8080f27e3663e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0216b230f903eb1fc92ca6a8cde2caa1e8c49df6c2ebbe2acdf8080f27e3663e", kill_on_drop: false }`
[INFO] [stdout] 0216b230f903eb1fc92ca6a8cde2caa1e8c49df6c2ebbe2acdf8080f27e3663e
