[INFO] fetching crate picodata-pike 5.0.0...
[INFO] testing picodata-pike-5.0.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate picodata-pike 5.0.0 into /workspace/builds/worker-6-tc2/source
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate picodata-pike 5.0.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate picodata-pike 5.0.0
[INFO] tweaked toml for crates.io crate picodata-pike 5.0.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate picodata-pike 5.0.0 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 crates.io crate picodata-pike 5.0.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" "+beta-2026-04-21" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 8a8f6d453b4d37a299fd9bf4ab1e02d4e83226ca3ac58499147e48428950b8b0
[INFO] running `Command { std: "docker" "start" "-a" "8a8f6d453b4d37a299fd9bf4ab1e02d4e83226ca3ac58499147e48428950b8b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8a8f6d453b4d37a299fd9bf4ab1e02d4e83226ca3ac58499147e48428950b8b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a8f6d453b4d37a299fd9bf4ab1e02d4e83226ca3ac58499147e48428950b8b0", kill_on_drop: false }`
[INFO] [stdout] 8a8f6d453b4d37a299fd9bf4ab1e02d4e83226ca3ac58499147e48428950b8b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] cf302594367f74698fc8ff8cabe25ee8deabbbacf6701582ea41146393638ade
[INFO] running `Command { std: "docker" "start" "-a" "cf302594367f74698fc8ff8cabe25ee8deabbbacf6701582ea41146393638ade", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling openssl v0.10.78
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling pem-rfc7468 v1.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling openssl-sys v0.9.114
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling ureq-proto v0.6.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling webpki-root-certs v1.0.7
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling der v0.8.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling utf8-zero v0.8.1
[INFO] [stderr]    Compiling memo-map v0.3.3
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling tar v0.4.45
[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 darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling colog v1.4.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling serde_ignored v0.1.14
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling serde v1.0.228
[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 1m 36s
[INFO] running `Command { std: "docker" "inspect" "cf302594367f74698fc8ff8cabe25ee8deabbbacf6701582ea41146393638ade", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf302594367f74698fc8ff8cabe25ee8deabbbacf6701582ea41146393638ade", kill_on_drop: false }`
[INFO] [stdout] cf302594367f74698fc8ff8cabe25ee8deabbbacf6701582ea41146393638ade
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] f9d3984cd5fbbbd87508a3d7bf9eca291a6800a5a8bcd96f4e7314195ac7d847
[INFO] running `Command { std: "docker" "start" "-a" "f9d3984cd5fbbbd87508a3d7bf9eca291a6800a5a8bcd96f4e7314195ac7d847", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling constcat v0.6.1
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[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 derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling native-tls v0.2.18
[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 `test` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "f9d3984cd5fbbbd87508a3d7bf9eca291a6800a5a8bcd96f4e7314195ac7d847", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9d3984cd5fbbbd87508a3d7bf9eca291a6800a5a8bcd96f4e7314195ac7d847", kill_on_drop: false }`
[INFO] [stdout] f9d3984cd5fbbbd87508a3d7bf9eca291a6800a5a8bcd96f4e7314195ac7d847
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 83e67690b5f177d41ea8f8709294322350987c64cea41a61b04ea37fe34bf379
[INFO] running `Command { std: "docker" "start" "-a" "83e67690b5f177d41ea8f8709294322350987c64cea41a61b04ea37fe34bf379", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pike-92b8e5f7408aacb9)
[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::config::apply::tests::read_config_from_path_reports_read_error ... ok
[INFO] [stdout] test commands::plugin::pack::tests::generate_archive_path_includes_suffix ... 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::create_archive_path_keeps_absolute_path_with_ext ... ok
[INFO] [stdout] test commands::plugin::pack::tests::resolve_archive_relative_without_ext_appends_tar_gz ... ok
[INFO] [stdout] test commands::config::apply::tests::apply_service_config_uses_custom_picodata_path_and_fails_cleanly ... 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::external_plugin_absolute_path_supported ... ok
[INFO] [stdout] test commands::run::tests::materialize_external_plugin_shipping_directory ... ok
[INFO] [stdout] test commands::plugin::pack::tests::validate_ok_when_all_required_files_exist ... 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::run::tests::web_auth_config_enables_with_reset ... 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] 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::plugin::pack::tests::validate_fails_if_dir_missing ... ok
[INFO] [stdout] test commands::run::tests::enable_plugins_fails_on_missing_version ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [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::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::config::apply::tests::apply_service_config_uses_custom_picodata_path_and_fails_cleanly ... ok
[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::config::apply::tests::read_config_from_path_reports_read_error ... ok
[INFO] [stdout] test commands::plugin::pack::tests::validate_ok_when_all_required_files_exist ... ok
[INFO] [stdout] test commands::run::tests::external_plugin_absolute_path_supported ... ok
[INFO] [stdout] test commands::run::tests::materialize_external_plugin_shipping_archive ... ok
[INFO] [stdout] test commands::run::tests::materialize_external_plugin_crate_no_build ... ok
[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::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::run::tests::web_auth_config_enables_with_reset ... ok
[INFO] [stdout] test commands::plugin::pack::tests::validate_fails_if_lib_missing ... ok
[INFO] [stdout] test commands::run::tests::merged_cluster_tier_config_errors_on_non_mapping_root ... ok
[INFO] [stdout] test commands::plugin::pack::tests::validate_fails_if_manifest_missing ... 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_invalid_yaml ... ok
[INFO] [stdout] test commands::run::tests::merged_cluster_tier_config_errors_on_null_root ... ok
[INFO] [stdout] test commands::run::tests::enable_plugins_fails_on_missing_version ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[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' (73) 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:     0x634c1580a5aa - 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:     0x634c1580a5aa - 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:     0x634c1580a5aa - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x634c1580a5aa - <<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:     0x634c1582048a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x634c1582048a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x634c1580f252 - 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:     0x634c1580f252 - <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:     0x634c157e736f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x634c157e736f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x634c158018a9 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x634c154a09cc - <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:     0x634c154a09cc - 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:     0x634c15801a62 - <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:     0x634c15801a62 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x634c157e7428 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x634c157dc349 - 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:     0x634c157e81fd - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x634c15820cfc - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x634c15820a42 - core[6771d259883166e6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x634c1548b006 - core::result::Result<T,E>::expect::h25b3d1b47e8f9b39
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x634c1547ba1f - build::helpers::exec_pike_in::h865318937f2ec2aa
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helpers/mod.rs:542:10
[INFO] [stdout]   22:     0x634c1547cc8c - build::helpers::init_plugin_with_args::hc5e63eca494b5ca3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helpers/mod.rs:163:5
[INFO] [stdout]   23:     0x634c1547a5da - build::helpers::init_plugin::ha290860200fb5137
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helpers/mod.rs:141:5
[INFO] [stdout]   24:     0x634c1548b743 - build::test_cargo_build::h0c39508aa23ca7e0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/build.rs:10:5
[INFO] [stdout]   25:     0x634c1548be27 - build::test_cargo_build::{{closure}}::h62c8f468c4dbe1db
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/build.rs:7:22
[INFO] [stdout]   26:     0x634c1548ebc6 - core::ops::function::FnOnce::call_once::h30d385bbb5200912
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x634c15494acb - <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:     0x634c15494acb - 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:     0x634c154a149b - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x634c154a149b - <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:     0x634c154a149b - 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:     0x634c154a149b - 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:     0x634c154a149b - 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:     0x634c154a149b - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x634c154a149b - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x634c1549b8f4 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x634c1549b8f4 - 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:     0x634c154a40a2 - 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:     0x634c154a40a2 - <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:     0x634c154a40a2 - 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:     0x634c154a40a2 - 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:     0x634c154a40a2 - 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:     0x634c154a40a2 - 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:     0x634c154a40a2 - <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:     0x634c1580999f - <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:     0x634c1580999f - <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:     0x7e76d7194aa4 - <unknown>
[INFO] [stdout]   48:     0x7e76d7221a64 - 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.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test build`
[INFO] running `Command { std: "docker" "inspect" "83e67690b5f177d41ea8f8709294322350987c64cea41a61b04ea37fe34bf379", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83e67690b5f177d41ea8f8709294322350987c64cea41a61b04ea37fe34bf379", kill_on_drop: false }`
[INFO] [stdout] 83e67690b5f177d41ea8f8709294322350987c64cea41a61b04ea37fe34bf379
