[INFO] cloning repository https://github.com/matthewscottconroy/butter-fork
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matthewscottconroy/butter-fork" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthewscottconroy%2Fbutter-fork", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthewscottconroy%2Fbutter-fork'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ed0921656aa93151f8994fc2c5204ff121c732c3
[INFO] testing matthewscottconroy/butter-fork against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthewscottconroy%2Fbutter-fork" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/matthewscottconroy/butter-fork
[INFO] finished tweaking git repo https://github.com/matthewscottconroy/butter-fork
[INFO] tweaked toml for git repo https://github.com/matthewscottconroy/butter-fork written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/matthewscottconroy/butter-fork on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/matthewscottconroy/butter-fork 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/bf-agent/Cargo.toml: file `/workspace/builds/worker-2-tc1/source/bf-agent/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_agent`
[INFO] [stderr]   * `bin` target `bf-agent`
[INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/bf-build-meson/Cargo.toml: file `/workspace/builds/worker-2-tc1/source/bf-build-meson/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_build_meson`
[INFO] [stderr]   * `bin` target `bf-build-meson`
[INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/bf-forge/Cargo.toml: file `/workspace/builds/worker-2-tc1/source/bf-forge/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_forge`
[INFO] [stderr]   * `bin` target `bf-forge`
[INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/bf-forge-github/Cargo.toml: file `/workspace/builds/worker-2-tc1/source/bf-forge-github/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_forge_github`
[INFO] [stderr]   * `bin` target `bf-forge-github`
[INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/bf-build-cargo/Cargo.toml: file `/workspace/builds/worker-2-tc1/source/bf-build-cargo/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_build_cargo`
[INFO] [stderr]   * `bin` target `bf-build-cargo`
[INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/bf-bootstrap/Cargo.toml: file `/workspace/builds/worker-2-tc1/source/bf-bootstrap/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_bootstrap`
[INFO] [stderr]   * `bin` target `bf-bootstrap`
[INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/bf-install/Cargo.toml: file `/workspace/builds/worker-2-tc1/source/bf-install/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_install`
[INFO] [stderr]   * `bin` target `bf-install`
[INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/bf-sandbox/Cargo.toml: file `/workspace/builds/worker-2-tc1/source/bf-sandbox/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_sandbox`
[INFO] [stderr]   * `bin` target `bf-sandbox`
[INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/bf/Cargo.toml: file `/workspace/builds/worker-2-tc1/source/bf/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf`
[INFO] [stderr]   * `bin` target `bf`
[INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/bf-build-npm/Cargo.toml: file `/workspace/builds/worker-2-tc1/source/bf-build-npm/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_build_npm`
[INFO] [stderr]   * `bin` target `bf-build-npm`
[INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/bf-build/Cargo.toml: file `/workspace/builds/worker-2-tc1/source/bf-build/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_build`
[INFO] [stderr]   * `bin` target `bf-build`
[INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/bf-index/Cargo.toml: file `/workspace/builds/worker-2-tc1/source/bf-index/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_index`
[INFO] [stderr]   * `bin` target `bf-index`
[INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/bf-forge-gitlab/Cargo.toml: file `/workspace/builds/worker-2-tc1/source/bf-forge-gitlab/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_forge_gitlab`
[INFO] [stderr]   * `bin` target `bf-forge-gitlab`
[INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/bf-catalog/Cargo.toml: file `/workspace/builds/worker-2-tc1/source/bf-catalog/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_catalog`
[INFO] [stderr]   * `bin` target `bf-catalog`
[INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/bf-scaffold/Cargo.toml: file `/workspace/builds/worker-2-tc1/source/bf-scaffold/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_scaffold`
[INFO] [stderr]   * `bin` target `bf-scaffold`
[INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/bf-daemon/Cargo.toml: file `/workspace/builds/worker-2-tc1/source/bf-daemon/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_daemon`
[INFO] [stderr]   * `bin` target `bf-daemon`
[INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/bf-agent-ollama/Cargo.toml: file `/workspace/builds/worker-2-tc1/source/bf-agent-ollama/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_agent_ollama`
[INFO] [stderr]   * `bin` target `bf-agent-ollama`
[INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/bf-build-cmake/Cargo.toml: file `/workspace/builds/worker-2-tc1/source/bf-build-cmake/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_build_cmake`
[INFO] [stderr]   * `bin` target `bf-build-cmake`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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] f2e0d882c162e211f51c59dec6ba9602c4290b8ffbd6c837351ac9c76b0670de
[INFO] running `Command { std: "docker" "start" "f2e0d882c162e211f51c59dec6ba9602c4290b8ffbd6c837351ac9c76b0670de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f2e0d882c162e211f51c59dec6ba9602c4290b8ffbd6c837351ac9c76b0670de", 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" "f2e0d882c162e211f51c59dec6ba9602c4290b8ffbd6c837351ac9c76b0670de" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f2e0d882c162e211f51c59dec6ba9602c4290b8ffbd6c837351ac9c76b0670de", 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" "f2e0d882c162e211f51c59dec6ba9602c4290b8ffbd6c837351ac9c76b0670de" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/bf-build-cargo/Cargo.toml: file `/opt/rustwide/workdir/bf-build-cargo/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_build_cargo`
[INFO] [stderr]   * `bin` target `bf-build-cargo`
[INFO] [stderr] warning: /opt/rustwide/workdir/bf-daemon/Cargo.toml: file `/opt/rustwide/workdir/bf-daemon/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_daemon`
[INFO] [stderr]   * `bin` target `bf-daemon`
[INFO] [stderr] warning: /opt/rustwide/workdir/bf-bootstrap/Cargo.toml: file `/opt/rustwide/workdir/bf-bootstrap/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_bootstrap`
[INFO] [stderr]   * `bin` target `bf-bootstrap`
[INFO] [stderr] warning: /opt/rustwide/workdir/bf-build-npm/Cargo.toml: file `/opt/rustwide/workdir/bf-build-npm/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_build_npm`
[INFO] [stderr]   * `bin` target `bf-build-npm`
[INFO] [stderr] warning: /opt/rustwide/workdir/bf-forge-gitlab/Cargo.toml: file `/opt/rustwide/workdir/bf-forge-gitlab/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_forge_gitlab`
[INFO] [stderr]   * `bin` target `bf-forge-gitlab`
[INFO] [stderr] warning: /opt/rustwide/workdir/bf-agent-ollama/Cargo.toml: file `/opt/rustwide/workdir/bf-agent-ollama/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_agent_ollama`
[INFO] [stderr]   * `bin` target `bf-agent-ollama`
[INFO] [stderr] warning: /opt/rustwide/workdir/bf-index/Cargo.toml: file `/opt/rustwide/workdir/bf-index/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_index`
[INFO] [stderr]   * `bin` target `bf-index`
[INFO] [stderr] warning: /opt/rustwide/workdir/bf-forge/Cargo.toml: file `/opt/rustwide/workdir/bf-forge/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_forge`
[INFO] [stderr]   * `bin` target `bf-forge`
[INFO] [stderr] warning: /opt/rustwide/workdir/bf-catalog/Cargo.toml: file `/opt/rustwide/workdir/bf-catalog/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_catalog`
[INFO] [stderr]   * `bin` target `bf-catalog`
[INFO] [stderr] warning: /opt/rustwide/workdir/bf-agent/Cargo.toml: file `/opt/rustwide/workdir/bf-agent/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_agent`
[INFO] [stderr]   * `bin` target `bf-agent`
[INFO] [stderr] warning: /opt/rustwide/workdir/bf-scaffold/Cargo.toml: file `/opt/rustwide/workdir/bf-scaffold/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_scaffold`
[INFO] [stderr]   * `bin` target `bf-scaffold`
[INFO] [stderr] warning: /opt/rustwide/workdir/bf/Cargo.toml: file `/opt/rustwide/workdir/bf/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf`
[INFO] [stderr]   * `bin` target `bf`
[INFO] [stderr] warning: /opt/rustwide/workdir/bf-forge-github/Cargo.toml: file `/opt/rustwide/workdir/bf-forge-github/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_forge_github`
[INFO] [stderr]   * `bin` target `bf-forge-github`
[INFO] [stderr] warning: /opt/rustwide/workdir/bf-build-cmake/Cargo.toml: file `/opt/rustwide/workdir/bf-build-cmake/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_build_cmake`
[INFO] [stderr]   * `bin` target `bf-build-cmake`
[INFO] [stderr] warning: /opt/rustwide/workdir/bf-build/Cargo.toml: file `/opt/rustwide/workdir/bf-build/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_build`
[INFO] [stderr]   * `bin` target `bf-build`
[INFO] [stderr] warning: /opt/rustwide/workdir/bf-build-meson/Cargo.toml: file `/opt/rustwide/workdir/bf-build-meson/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_build_meson`
[INFO] [stderr]   * `bin` target `bf-build-meson`
[INFO] [stderr] warning: /opt/rustwide/workdir/bf-sandbox/Cargo.toml: file `/opt/rustwide/workdir/bf-sandbox/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_sandbox`
[INFO] [stderr]   * `bin` target `bf-sandbox`
[INFO] [stderr] warning: /opt/rustwide/workdir/bf-install/Cargo.toml: file `/opt/rustwide/workdir/bf-install/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_install`
[INFO] [stderr]   * `bin` target `bf-install`
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rustls v0.23.39
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bf-common v0.1.0 (/opt/rustwide/workdir/bf-common)
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling bf-index v0.1.0 (/opt/rustwide/workdir/bf-index)
[INFO] [stderr]    Compiling bf v0.1.0 (/opt/rustwide/workdir/bf)
[INFO] [stderr]    Compiling bf-catalog v0.1.0 (/opt/rustwide/workdir/bf-catalog)
[INFO] [stderr]    Compiling bf-build-cmake v0.1.0 (/opt/rustwide/workdir/bf-build-cmake)
[INFO] [stderr]    Compiling bf-build-meson v0.1.0 (/opt/rustwide/workdir/bf-build-meson)
[INFO] [stderr]    Compiling bf-forge v0.1.0 (/opt/rustwide/workdir/bf-forge)
[INFO] [stderr]    Compiling bf-bootstrap v0.1.0 (/opt/rustwide/workdir/bf-bootstrap)
[INFO] [stderr]    Compiling bf-install v0.1.0 (/opt/rustwide/workdir/bf-install)
[INFO] [stderr]    Compiling bf-build-cargo v0.1.0 (/opt/rustwide/workdir/bf-build-cargo)
[INFO] [stderr]    Compiling bf-build v0.1.0 (/opt/rustwide/workdir/bf-build)
[INFO] [stderr]    Compiling bf-build-npm v0.1.0 (/opt/rustwide/workdir/bf-build-npm)
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling bf-daemon v0.1.0 (/opt/rustwide/workdir/bf-daemon)
[INFO] [stderr]    Compiling bf-sandbox v0.1.0 (/opt/rustwide/workdir/bf-sandbox)
[INFO] [stderr]    Compiling bf-scaffold v0.1.0 (/opt/rustwide/workdir/bf-scaffold)
[INFO] [stderr]    Compiling bf-forge-gitlab v0.1.0 (/opt/rustwide/workdir/bf-forge-gitlab)
[INFO] [stderr]    Compiling bf-forge-github v0.1.0 (/opt/rustwide/workdir/bf-forge-github)
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling bf-agent v0.1.0 (/opt/rustwide/workdir/bf-agent)
[INFO] [stderr]    Compiling bf-agent-ollama v0.1.0 (/opt/rustwide/workdir/bf-agent-ollama)
[INFO] [stderr]    Compiling bf-fat v0.1.0 (/opt/rustwide/workdir/bf-fat)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.19s
[INFO] running `Command { std: "docker" "inspect" "f2e0d882c162e211f51c59dec6ba9602c4290b8ffbd6c837351ac9c76b0670de", 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" "f2e0d882c162e211f51c59dec6ba9602c4290b8ffbd6c837351ac9c76b0670de" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/bf-daemon/Cargo.toml: file `/opt/rustwide/workdir/bf-daemon/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_daemon`
[INFO] [stderr]   * `bin` target `bf-daemon`
[INFO] [stderr] warning: /opt/rustwide/workdir/bf-agent/Cargo.toml: file `/opt/rustwide/workdir/bf-agent/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_agent`
[INFO] [stderr]   * `bin` target `bf-agent`
[INFO] [stderr] warning: /opt/rustwide/workdir/bf-build-npm/Cargo.toml: file `/opt/rustwide/workdir/bf-build-npm/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_build_npm`
[INFO] [stderr]   * `bin` target `bf-build-npm`
[INFO] [stderr] warning: /opt/rustwide/workdir/bf-bootstrap/Cargo.toml: file `/opt/rustwide/workdir/bf-bootstrap/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_bootstrap`
[INFO] [stderr]   * `bin` target `bf-bootstrap`
[INFO] [stderr] warning: /opt/rustwide/workdir/bf-index/Cargo.toml: file `/opt/rustwide/workdir/bf-index/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_index`
[INFO] [stderr]   * `bin` target `bf-index`
[INFO] [stderr] warning: /opt/rustwide/workdir/bf-build/Cargo.toml: file `/opt/rustwide/workdir/bf-build/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_build`
[INFO] [stderr]   * `bin` target `bf-build`
[INFO] [stderr] warning: /opt/rustwide/workdir/bf-agent-ollama/Cargo.toml: file `/opt/rustwide/workdir/bf-agent-ollama/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_agent_ollama`
[INFO] [stderr]   * `bin` target `bf-agent-ollama`
[INFO] [stderr] warning: /opt/rustwide/workdir/bf/Cargo.toml: file `/opt/rustwide/workdir/bf/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf`
[INFO] [stderr]   * `bin` target `bf`
[INFO] [stderr] warning: /opt/rustwide/workdir/bf-build-meson/Cargo.toml: file `/opt/rustwide/workdir/bf-build-meson/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_build_meson`
[INFO] [stderr]   * `bin` target `bf-build-meson`
[INFO] [stderr] warning: /opt/rustwide/workdir/bf-forge-github/Cargo.toml: file `/opt/rustwide/workdir/bf-forge-github/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_forge_github`
[INFO] [stderr]   * `bin` target `bf-forge-github`
[INFO] [stderr] warning: /opt/rustwide/workdir/bf-forge/Cargo.toml: file `/opt/rustwide/workdir/bf-forge/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_forge`
[INFO] [stderr]   * `bin` target `bf-forge`
[INFO] [stderr] warning: /opt/rustwide/workdir/bf-sandbox/Cargo.toml: file `/opt/rustwide/workdir/bf-sandbox/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_sandbox`
[INFO] [stderr]   * `bin` target `bf-sandbox`
[INFO] [stderr] warning: /opt/rustwide/workdir/bf-build-cmake/Cargo.toml: file `/opt/rustwide/workdir/bf-build-cmake/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_build_cmake`
[INFO] [stderr]   * `bin` target `bf-build-cmake`
[INFO] [stderr] warning: /opt/rustwide/workdir/bf-build-cargo/Cargo.toml: file `/opt/rustwide/workdir/bf-build-cargo/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_build_cargo`
[INFO] [stderr]   * `bin` target `bf-build-cargo`
[INFO] [stderr] warning: /opt/rustwide/workdir/bf-scaffold/Cargo.toml: file `/opt/rustwide/workdir/bf-scaffold/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_scaffold`
[INFO] [stderr]   * `bin` target `bf-scaffold`
[INFO] [stderr] warning: /opt/rustwide/workdir/bf-catalog/Cargo.toml: file `/opt/rustwide/workdir/bf-catalog/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_catalog`
[INFO] [stderr]   * `bin` target `bf-catalog`
[INFO] [stderr] warning: /opt/rustwide/workdir/bf-forge-gitlab/Cargo.toml: file `/opt/rustwide/workdir/bf-forge-gitlab/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_forge_gitlab`
[INFO] [stderr]   * `bin` target `bf-forge-gitlab`
[INFO] [stderr] warning: /opt/rustwide/workdir/bf-install/Cargo.toml: file `/opt/rustwide/workdir/bf-install/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_install`
[INFO] [stderr]   * `bin` target `bf-install`
[INFO] [stderr]    Compiling bf-forge-gitlab v0.1.0 (/opt/rustwide/workdir/bf-forge-gitlab)
[INFO] [stderr]    Compiling bf v0.1.0 (/opt/rustwide/workdir/bf)
[INFO] [stderr]    Compiling bf-bootstrap v0.1.0 (/opt/rustwide/workdir/bf-bootstrap)
[INFO] [stderr]    Compiling bf-index v0.1.0 (/opt/rustwide/workdir/bf-index)
[INFO] [stderr]    Compiling bf-build-cmake v0.1.0 (/opt/rustwide/workdir/bf-build-cmake)
[INFO] [stderr]    Compiling bf-forge v0.1.0 (/opt/rustwide/workdir/bf-forge)
[INFO] [stderr]    Compiling bf-build v0.1.0 (/opt/rustwide/workdir/bf-build)
[INFO] [stderr]    Compiling bf-catalog v0.1.0 (/opt/rustwide/workdir/bf-catalog)
[INFO] [stderr]    Compiling bf-build-meson v0.1.0 (/opt/rustwide/workdir/bf-build-meson)
[INFO] [stderr]    Compiling bf-install v0.1.0 (/opt/rustwide/workdir/bf-install)
[INFO] [stderr]    Compiling bf-daemon v0.1.0 (/opt/rustwide/workdir/bf-daemon)
[INFO] [stderr]    Compiling bf-sandbox v0.1.0 (/opt/rustwide/workdir/bf-sandbox)
[INFO] [stderr]    Compiling bf-agent v0.1.0 (/opt/rustwide/workdir/bf-agent)
[INFO] [stderr]    Compiling bf-agent-ollama v0.1.0 (/opt/rustwide/workdir/bf-agent-ollama)
[INFO] [stderr]    Compiling bf-fat v0.1.0 (/opt/rustwide/workdir/bf-fat)
[INFO] [stderr]    Compiling bf-build-cargo v0.1.0 (/opt/rustwide/workdir/bf-build-cargo)
[INFO] [stderr]    Compiling bf-build-npm v0.1.0 (/opt/rustwide/workdir/bf-build-npm)
[INFO] [stderr]    Compiling bf-scaffold v0.1.0 (/opt/rustwide/workdir/bf-scaffold)
[INFO] [stderr]    Compiling bf-forge-github v0.1.0 (/opt/rustwide/workdir/bf-forge-github)
[INFO] [stderr]    Compiling bf-common v0.1.0 (/opt/rustwide/workdir/bf-common)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.89s
[INFO] running `Command { std: "docker" "inspect" "f2e0d882c162e211f51c59dec6ba9602c4290b8ffbd6c837351ac9c76b0670de", 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" "f2e0d882c162e211f51c59dec6ba9602c4290b8ffbd6c837351ac9c76b0670de" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/bf-forge-gitlab/Cargo.toml: file `/opt/rustwide/workdir/bf-forge-gitlab/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_forge_gitlab`
[INFO] [stderr]   * `bin` target `bf-forge-gitlab`
[INFO] [stderr] warning: /opt/rustwide/workdir/bf-index/Cargo.toml: file `/opt/rustwide/workdir/bf-index/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_index`
[INFO] [stderr]   * `bin` target `bf-index`
[INFO] [stderr] warning: /opt/rustwide/workdir/bf-catalog/Cargo.toml: file `/opt/rustwide/workdir/bf-catalog/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_catalog`
[INFO] [stderr]   * `bin` target `bf-catalog`
[INFO] [stderr] warning: /opt/rustwide/workdir/bf-forge/Cargo.toml: file `/opt/rustwide/workdir/bf-forge/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_forge`
[INFO] [stderr]   * `bin` target `bf-forge`
[INFO] [stderr] warning: /opt/rustwide/workdir/bf-build-cargo/Cargo.toml: file `/opt/rustwide/workdir/bf-build-cargo/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_build_cargo`
[INFO] [stderr]   * `bin` target `bf-build-cargo`
[INFO] [stderr] warning: /opt/rustwide/workdir/bf-daemon/Cargo.toml: file `/opt/rustwide/workdir/bf-daemon/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_daemon`
[INFO] [stderr]   * `bin` target `bf-daemon`
[INFO] [stderr] warning: /opt/rustwide/workdir/bf-build-cmake/Cargo.toml: file `/opt/rustwide/workdir/bf-build-cmake/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_build_cmake`
[INFO] [stderr]   * `bin` target `bf-build-cmake`
[INFO] [stderr] warning: /opt/rustwide/workdir/bf-sandbox/Cargo.toml: file `/opt/rustwide/workdir/bf-sandbox/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_sandbox`
[INFO] [stderr]   * `bin` target `bf-sandbox`
[INFO] [stderr] warning: /opt/rustwide/workdir/bf-scaffold/Cargo.toml: file `/opt/rustwide/workdir/bf-scaffold/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_scaffold`
[INFO] [stderr]   * `bin` target `bf-scaffold`
[INFO] [stderr] warning: /opt/rustwide/workdir/bf-build-meson/Cargo.toml: file `/opt/rustwide/workdir/bf-build-meson/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_build_meson`
[INFO] [stderr]   * `bin` target `bf-build-meson`
[INFO] [stderr] warning: /opt/rustwide/workdir/bf-agent/Cargo.toml: file `/opt/rustwide/workdir/bf-agent/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_agent`
[INFO] [stderr]   * `bin` target `bf-agent`
[INFO] [stderr] warning: /opt/rustwide/workdir/bf-build-npm/Cargo.toml: file `/opt/rustwide/workdir/bf-build-npm/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_build_npm`
[INFO] [stderr]   * `bin` target `bf-build-npm`
[INFO] [stderr] warning: /opt/rustwide/workdir/bf-build/Cargo.toml: file `/opt/rustwide/workdir/bf-build/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_build`
[INFO] [stderr]   * `bin` target `bf-build`
[INFO] [stderr] warning: /opt/rustwide/workdir/bf-bootstrap/Cargo.toml: file `/opt/rustwide/workdir/bf-bootstrap/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_bootstrap`
[INFO] [stderr]   * `bin` target `bf-bootstrap`
[INFO] [stderr] warning: /opt/rustwide/workdir/bf-agent-ollama/Cargo.toml: file `/opt/rustwide/workdir/bf-agent-ollama/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_agent_ollama`
[INFO] [stderr]   * `bin` target `bf-agent-ollama`
[INFO] [stderr] warning: /opt/rustwide/workdir/bf-forge-github/Cargo.toml: file `/opt/rustwide/workdir/bf-forge-github/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_forge_github`
[INFO] [stderr]   * `bin` target `bf-forge-github`
[INFO] [stderr] warning: /opt/rustwide/workdir/bf-install/Cargo.toml: file `/opt/rustwide/workdir/bf-install/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf_install`
[INFO] [stderr]   * `bin` target `bf-install`
[INFO] [stderr] warning: /opt/rustwide/workdir/bf/Cargo.toml: file `/opt/rustwide/workdir/bf/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `bf`
[INFO] [stderr]   * `bin` target `bf`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bf-dc7a7541ad1bd41e)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::extract_fork_url_finds_event ... ok
[INFO] [stdout] test tests::extract_manifest_path_finds_event ... ok
[INFO] [stdout] test tests::slug_from_url_strips_dotgit ... ok
[INFO] [stdout] test tests::parse_events_handles_mixed_lines ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bf-c30bd314683c3681)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::extract_fork_url_finds_event ... ok
[INFO] [stdout] test tests::extract_manifest_path_finds_event ... ok
[INFO] [stdout] test tests::slug_from_url_strips_dotgit ... ok
[INFO] [stdout] test tests::parse_events_handles_mixed_lines ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bf_agent-c1ebdc33e5c4aa80)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::list_files_returns_entries ... ok
[INFO] [stdout] test tests::read_write_roundtrip ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bf_agent-8a85b57ab03a225d)
[INFO] [stdout] test tests::run_shell_propagates_failure ... ok
[INFO] [stdout] test tests::run_shell_captures_output ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::list_files_returns_entries ... ok
[INFO] [stdout] test tests::run_shell_propagates_failure ... ok
[INFO] [stdout] test tests::read_write_roundtrip ... ok
[INFO] [stdout] test tests::run_shell_captures_output ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bf_agent_ollama-bbcd41d599ba87e6)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::tool_to_ollama_format ... ok
[INFO] [stdout] test tests::tool_read_write ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bf_agent_ollama-6fa824f68680ad79)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::tool_to_ollama_format ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bf_bootstrap-2029cc91aef739b4)
[INFO] [stdout] test tests::tool_read_write ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bf_bootstrap-d0fa43721fb43cda)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bf_build-d5028da166964f94)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bf_build-3f33bb581ebd97e8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bf_build_cargo-c00039423a34f49f)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::detects_this_workspace ... ok
[INFO] [stdout] test tests::rejects_non_cargo_dir ... ok
[INFO] [stdout] test tests::git_ref_returns_something ... ok
[INFO] [stdout] test tests::binary_targets_finds_bins_in_workspace ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bf_build_cargo-ee54f28d6e8389c0)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::detects_this_workspace ... ok
[INFO] [stdout] test tests::rejects_non_cargo_dir ... ok
[INFO] [stdout] test tests::git_ref_returns_something ... ok
[INFO] [stdout] test tests::binary_targets_finds_bins_in_workspace ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/build_integration.rs (/opt/rustwide/target/debug/deps/build_integration-5e0fede3f14a4ef6)
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test detect_returns_nonzero_for_non_cargo_dir ... ok
[INFO] [stdout] test detect_returns_0_for_cargo_repo ... ok
[INFO] [stdout] test plan_emits_build_plan_json ... ok
[INFO] [stdout] test run_emits_build_complete_event ... FAILED
[INFO] [stdout] test run_builds_and_writes_manifest ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `-p bf-build-cargo --test build_integration`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- run_emits_build_complete_event stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'run_emits_build_complete_event' (3143) panicked at bf-build-cargo/tests/build_integration.rs:130:5:
[INFO] [stdout] assertion failed: out.status.success()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a6d8b47abc8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a6d8b47abc8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a6d8b47abc8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a6d8b47abc8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a6d8b48f21a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a6d8b48f21a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5a6d8b47f4c2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5a6d8b47f4c2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5a6d8b4580c6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a6d8b4580c6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a6d8b4725d9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a6d8b40224c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5a6d8b40224c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a6d8b472792 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5a6d8b472792 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a6d8b4581b4 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a6d8b44d159 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a6d8b458e9d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a6d8b48f96c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a6d8b48f932 - core[8fb95b77d25ab6c8]::panicking::panic
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5a6d8b3cdf45 - build_integration[309ad725c0d07634]::run_emits_build_complete_event
[INFO] [stdout]                                at /opt/rustwide/workdir/bf-build-cargo/tests/build_integration.rs:130:5
[INFO] [stdout]   21:     0x5a6d8b3cc1f7 - build_integration[309ad725c0d07634]::run_emits_build_complete_event::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/bf-build-cargo/tests/build_integration.rs:125:36
[INFO] [stdout]   22:     0x5a6d8b3d1db6 - <build_integration[309ad725c0d07634]::run_emits_build_complete_event::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5a6d8b3f532b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a6d8b3f532b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x5a6d8b402ba5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x5a6d8b402ba5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5a6d8b402ba5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5a6d8b402ba5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5a6d8b402ba5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5a6d8b402ba5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x5a6d8b402ba5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x5a6d8b3fc4b4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x5a6d8b3fc4b4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5a6d8b405c22 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x5a6d8b405c22 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5a6d8b405c22 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5a6d8b405c22 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5a6d8b405c22 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5a6d8b405c22 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x5a6d8b405c22 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5a6d8b47a01f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   42:     0x5a6d8b47a01f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x73aa989d8aa4 - <unknown>
[INFO] [stdout]   44:     0x73aa98a65a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- run_builds_and_writes_manifest stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'run_builds_and_writes_manifest' (3142) panicked at bf-build-cargo/tests/build_integration.rs:99:5:
[INFO] [stdout] bf-build-cargo run should succeed
[INFO] [stdout] stdout: {"type":"plan","steps":["cargo build","collect artifacts","write target/bf-artifact-manifest.json"]}
[INFO] [stdout] 
[INFO] [stdout] stderr: bf-build-cargo: binary targets: helloworld
[INFO] [stdout] bf-build-cargo: running cargo build
[INFO] [stdout]     Blocking waiting for file lock on build directory
[INFO] [stdout]    Compiling helloworld v0.1.0 (/tmp/.tmpkJeSBL/helloworld)
[INFO] [stdout]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] [stdout] bf-build-cargo: warning: expected binary not found: /tmp/.tmpkJeSBL/helloworld/target/debug/helloworld
[INFO] [stdout] bf-build-cargo: no binaries found in /tmp/.tmpkJeSBL/helloworld/target/debug/ — check `cargo metadata` output
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a6d8b47abc8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a6d8b47abc8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a6d8b47abc8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a6d8b47abc8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a6d8b48f21a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a6d8b48f21a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5a6d8b47f4c2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5a6d8b47f4c2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5a6d8b4580c6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a6d8b4580c6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a6d8b4725d9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a6d8b40224c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5a6d8b40224c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a6d8b472792 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5a6d8b472792 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a6d8b458182 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a6d8b44d159 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a6d8b458e9d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a6d8b48f96c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a6d8b3cd5b8 - build_integration[309ad725c0d07634]::run_builds_and_writes_manifest
[INFO] [stdout]                                at /opt/rustwide/workdir/bf-build-cargo/tests/build_integration.rs:99:5
[INFO] [stdout]   20:     0x5a6d8b3cc1c7 - build_integration[309ad725c0d07634]::run_builds_and_writes_manifest::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/bf-build-cargo/tests/build_integration.rs:94:36
[INFO] [stdout]   21:     0x5a6d8b3d1d76 - <build_integration[309ad725c0d07634]::run_builds_and_writes_manifest::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5a6d8b3f532b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5a6d8b3f532b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x5a6d8b402ba5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5a6d8b402ba5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5a6d8b402ba5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5a6d8b402ba5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5a6d8b402ba5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5a6d8b402ba5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x5a6d8b402ba5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5a6d8b3fc4b4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5a6d8b3fc4b4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5a6d8b405c22 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x5a6d8b405c22 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5a6d8b405c22 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5a6d8b405c22 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5a6d8b405c22 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5a6d8b405c22 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x5a6d8b405c22 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5a6d8b47a01f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   41:     0x5a6d8b47a01f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x73aa989d8aa4 - <unknown>
[INFO] [stdout]   43:     0x73aa98a65a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     run_builds_and_writes_manifest
[INFO] [stdout]     run_emits_build_complete_event
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.53s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f2e0d882c162e211f51c59dec6ba9602c4290b8ffbd6c837351ac9c76b0670de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2e0d882c162e211f51c59dec6ba9602c4290b8ffbd6c837351ac9c76b0670de", kill_on_drop: false }`
[INFO] [stdout] f2e0d882c162e211f51c59dec6ba9602c4290b8ffbd6c837351ac9c76b0670de
