[INFO] cloning repository https://github.com/tess-fun/fleetreach
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tess-fun/fleetreach" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftess-fun%2Ffleetreach", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftess-fun%2Ffleetreach'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 442b40359a7331dbfe39e992f26db4a47869aea7
[INFO] testing tess-fun/fleetreach against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftess-fun%2Ffleetreach" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/tess-fun/fleetreach
[INFO] finished tweaking git repo https://github.com/tess-fun/fleetreach
[INFO] tweaked toml for git repo https://github.com/tess-fun/fleetreach written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tess-fun/fleetreach on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tess-fun/fleetreach already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8e342713e780ab3cb3bd0d939904652985038693bdaffcffe98339136d7d2ec0
[INFO] running `Command { std: "docker" "start" "8e342713e780ab3cb3bd0d939904652985038693bdaffcffe98339136d7d2ec0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e342713e780ab3cb3bd0d939904652985038693bdaffcffe98339136d7d2ec0", 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" "8e342713e780ab3cb3bd0d939904652985038693bdaffcffe98339136d7d2ec0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e342713e780ab3cb3bd0d939904652985038693bdaffcffe98339136d7d2ec0", 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" "8e342713e780ab3cb3bd0d939904652985038693bdaffcffe98339136d7d2ec0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling fs-err v3.3.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling jiff v0.2.29
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling unscanny v0.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling time v0.3.51
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[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 clap_derive v4.6.1
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[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_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling cvss v2.2.0
[INFO] [stderr]    Compiling platforms v3.12.0
[INFO] [stderr]    Compiling fleetreach-reach v1.0.1 (/opt/rustwide/workdir/crates/reach)
[INFO] [stderr]    Compiling pep440_rs v0.7.3
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling fleetreach-core v1.0.1 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling fleetreach-ghactions v1.0.1 (/opt/rustwide/workdir/crates/ghactions)
[INFO] [stderr]    Compiling fleetreach-rubygems v1.0.1 (/opt/rustwide/workdir/crates/rubygems)
[INFO] [stderr]    Compiling fleetreach-swift v1.0.1 (/opt/rustwide/workdir/crates/swift)
[INFO] [stderr]    Compiling fleetreach-packagist v1.0.1 (/opt/rustwide/workdir/crates/packagist)
[INFO] [stderr]    Compiling fleetreach-hex v1.0.1 (/opt/rustwide/workdir/crates/hex)
[INFO] [stderr]    Compiling fleetreach-maven v1.0.1 (/opt/rustwide/workdir/crates/maven)
[INFO] [stderr]    Compiling fleetreach-nuget v1.0.1 (/opt/rustwide/workdir/crates/nuget)
[INFO] [stderr]    Compiling fleetreach-npm v1.0.1 (/opt/rustwide/workdir/crates/npm)
[INFO] [stderr]    Compiling fleetreach-pypi v1.0.1 (/opt/rustwide/workdir/crates/pypi)
[INFO] [stderr]    Compiling fleetreach-go v1.0.1 (/opt/rustwide/workdir/crates/go)
[INFO] [stderr]    Compiling fleetreach-report v1.0.1 (/opt/rustwide/workdir/crates/report)
[INFO] [stderr]    Compiling fleetreach-julia v1.0.1 (/opt/rustwide/workdir/crates/julia)
[INFO] [stderr]    Compiling fleetreach-correlate v1.0.1 (/opt/rustwide/workdir/crates/correlate)
[INFO] [stderr]    Compiling cargo-lock v11.0.1
[INFO] [stderr]    Compiling rustsec v0.33.0
[INFO] [stderr]    Compiling fleetreach-scan v1.0.1 (/opt/rustwide/workdir/crates/scan)
[INFO] [stderr]    Compiling fleetreach-cli v1.0.1 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] running `Command { std: "docker" "inspect" "8e342713e780ab3cb3bd0d939904652985038693bdaffcffe98339136d7d2ec0", 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" "8e342713e780ab3cb3bd0d939904652985038693bdaffcffe98339136d7d2ec0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/vercmp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `vercmp` in package `fleetreach-maven v1.0.1 (/opt/rustwide/workdir/crates/maven)` has the same output filename as the example target `vercmp` in package `fleetreach-julia v1.0.1 (/opt/rustwide/workdir/crates/julia)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/vercmp.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `vercmp` in package `fleetreach-maven v1.0.1 (/opt/rustwide/workdir/crates/maven)` has the same output filename as the example target `vercmp` in package `fleetreach-julia v1.0.1 (/opt/rustwide/workdir/crates/julia)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/vercmp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `vercmp` in package `fleetreach-nuget v1.0.1 (/opt/rustwide/workdir/crates/nuget)` has the same output filename as the example target `vercmp` in package `fleetreach-maven v1.0.1 (/opt/rustwide/workdir/crates/maven)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/vercmp.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `vercmp` in package `fleetreach-nuget v1.0.1 (/opt/rustwide/workdir/crates/nuget)` has the same output filename as the example target `vercmp` in package `fleetreach-maven v1.0.1 (/opt/rustwide/workdir/crates/maven)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/vercmp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `vercmp` in package `fleetreach-packagist v1.0.1 (/opt/rustwide/workdir/crates/packagist)` has the same output filename as the example target `vercmp` in package `fleetreach-nuget v1.0.1 (/opt/rustwide/workdir/crates/nuget)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/vercmp.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `vercmp` in package `fleetreach-packagist v1.0.1 (/opt/rustwide/workdir/crates/packagist)` has the same output filename as the example target `vercmp` in package `fleetreach-nuget v1.0.1 (/opt/rustwide/workdir/crates/nuget)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/vercmp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `vercmp` in package `fleetreach-pypi v1.0.1 (/opt/rustwide/workdir/crates/pypi)` has the same output filename as the example target `vercmp` in package `fleetreach-packagist v1.0.1 (/opt/rustwide/workdir/crates/packagist)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/vercmp.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `vercmp` in package `fleetreach-pypi v1.0.1 (/opt/rustwide/workdir/crates/pypi)` has the same output filename as the example target `vercmp` in package `fleetreach-packagist v1.0.1 (/opt/rustwide/workdir/crates/packagist)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/vercmp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `vercmp` in package `fleetreach-rubygems v1.0.1 (/opt/rustwide/workdir/crates/rubygems)` has the same output filename as the example target `vercmp` in package `fleetreach-pypi v1.0.1 (/opt/rustwide/workdir/crates/pypi)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/vercmp.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `vercmp` in package `fleetreach-rubygems v1.0.1 (/opt/rustwide/workdir/crates/rubygems)` has the same output filename as the example target `vercmp` in package `fleetreach-pypi v1.0.1 (/opt/rustwide/workdir/crates/pypi)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling fleetreach-npm v1.0.1 (/opt/rustwide/workdir/crates/npm)
[INFO] [stderr]    Compiling fleetreach-report v1.0.1 (/opt/rustwide/workdir/crates/report)
[INFO] [stderr]    Compiling fleetreach-pypi v1.0.1 (/opt/rustwide/workdir/crates/pypi)
[INFO] [stderr]    Compiling fleetreach-scan v1.0.1 (/opt/rustwide/workdir/crates/scan)
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling fleetreach-maven v1.0.1 (/opt/rustwide/workdir/crates/maven)
[INFO] [stderr]    Compiling fleetreach-julia v1.0.1 (/opt/rustwide/workdir/crates/julia)
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling fleetreach-go v1.0.1 (/opt/rustwide/workdir/crates/go)
[INFO] [stderr]    Compiling fleetreach-packagist v1.0.1 (/opt/rustwide/workdir/crates/packagist)
[INFO] [stderr]    Compiling fleetreach-ghactions v1.0.1 (/opt/rustwide/workdir/crates/ghactions)
[INFO] [stderr]    Compiling fleetreach-reach v1.0.1 (/opt/rustwide/workdir/crates/reach)
[INFO] [stderr]    Compiling fleetreach-nuget v1.0.1 (/opt/rustwide/workdir/crates/nuget)
[INFO] [stderr]    Compiling fleetreach-rubygems v1.0.1 (/opt/rustwide/workdir/crates/rubygems)
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling fleetreach-core v1.0.1 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling fleetreach-swift v1.0.1 (/opt/rustwide/workdir/crates/swift)
[INFO] [stderr]    Compiling fleetreach-hex v1.0.1 (/opt/rustwide/workdir/crates/hex)
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling fleetreach-cli v1.0.1 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]    Compiling fleetreach-correlate v1.0.1 (/opt/rustwide/workdir/crates/correlate)
[INFO] [stderr] error: could not compile `fleetreach-cli` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name fleetreach_cli --edition=2021 crates/cli/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::unwrap_used' --forbid=unsafe_code '--deny=clippy::panic' '--deny=clippy::expect_used' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("network"))' -C metadata=404da613c3ecdc3e -C extra-filename=-7002599d7f14c020 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9e4c44ac98d8e4ea.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-c9122a15bc976a1c.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-50f61c110c0f6f66.rlib --extern fleetreach_core=/opt/rustwide/target/debug/deps/libfleetreach_core-5a541f9c8625caac.rlib --extern fleetreach_correlate=/opt/rustwide/target/debug/deps/libfleetreach_correlate-662e89c621b301a4.rlib --extern fleetreach_ghactions=/opt/rustwide/target/debug/deps/libfleetreach_ghactions-b8f2276f72c6787d.rlib --extern fleetreach_go=/opt/rustwide/target/debug/deps/libfleetreach_go-7c991721be11855b.rlib --extern fleetreach_hex=/opt/rustwide/target/debug/deps/libfleetreach_hex-35da377cf36abed0.rlib --extern fleetreach_julia=/opt/rustwide/target/debug/deps/libfleetreach_julia-ab945eb566ebea4b.rlib --extern fleetreach_maven=/opt/rustwide/target/debug/deps/libfleetreach_maven-c4d489429a7336d2.rlib --extern fleetreach_npm=/opt/rustwide/target/debug/deps/libfleetreach_npm-594a55c0f6e702e1.rlib --extern fleetreach_nuget=/opt/rustwide/target/debug/deps/libfleetreach_nuget-e8423a3ab553c8b5.rlib --extern fleetreach_packagist=/opt/rustwide/target/debug/deps/libfleetreach_packagist-fc004286914cdd8b.rlib --extern fleetreach_pypi=/opt/rustwide/target/debug/deps/libfleetreach_pypi-2384c2ffdbb7f157.rlib --extern fleetreach_reach=/opt/rustwide/target/debug/deps/libfleetreach_reach-c06f336abfa1ffaa.rlib --extern fleetreach_report=/opt/rustwide/target/debug/deps/libfleetreach_report-ce02c3f56b26f915.rlib --extern fleetreach_rubygems=/opt/rustwide/target/debug/deps/libfleetreach_rubygems-a87fa70e54a2e308.rlib --extern fleetreach_scan=/opt/rustwide/target/debug/deps/libfleetreach_scan-25b1cca9addf6e06.rlib --extern fleetreach_swift=/opt/rustwide/target/debug/deps/libfleetreach_swift-4787767292093b25.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-0d0d4a37b2fc312a.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-00b18b080de49902.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-e450c92a5ef0b60a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d656ecf536de91fd.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2b372ee755e09329.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-11a5c516e6a4becd.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-917dac856e1fa252.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-6bcc7d39291f33df.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-c6b4bb0c5529e394.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-7cc6f300a6f0bf06.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcxr9Wqe/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libfleetreach_cli-91dc691504a3649d,libtime-6bcc7d39291f33df,libpowerfmt-f6019a2766e431f7,libnum_conv-8bd7073c84ef42cd,libderanged-131d43187e2329b6,libtime_core-87cddcae4f761596,libfleetreach_swift-4787767292093b25,libfleetreach_rubygems-a87fa70e54a2e308,libfleetreach_pypi-2384c2ffdbb7f157,libpep440_rs-d082c57ec424c300,libunscanny-b936675fb47812a1,libfleetreach_packagist-fc004286914cdd8b,libfleetreach_nuget-e8423a3ab553c8b5,libfleetreach_npm-594a55c0f6e702e1,libfleetreach_maven-c4d489429a7336d2,libfleetreach_julia-ab945eb566ebea4b,libfleetreach_hex-35da377cf36abed0,libfleetreach_go-7c991721be11855b,libfleetreach_reach-c06f336abfa1ffaa,libtempfile-a2677d2971322974,libgetrandom-c13452f45e7d3932,libfastrand-8c711c36072d5b5b,libonce_cell-b5bdc597ed9676b3,libfleetreach_ghactions-b8f2276f72c6787d,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libfleetreach_scan-25b1cca9addf6e06,librustsec-abbd50edd6a838d6,libtoml-79a0b6c25bcfc4df,libtoml_datetime-7d03503ca0002434,libfs_err-c60ef02c3e080283,libcargo_lock-e0840bcb7bc0e782,libtoml-c6b4bb0c5529e394,libtoml_writer-47509d156ef4ceb3,libwinnow-2a0eff803fb123ef,libtoml_parser-1453eb3fd1b49bc2,libwinnow-9d06211f1e0cca51,libserde_spanned-5dc929071563a809,libtoml_datetime-5fedaaf1e0696aa2,libpetgraph-1e33ba595b3016a5,libhashbrown-8da8fd0b7703f558,libfoldhash-07f233db1c671507,libfixedbitset-625fd2a9d775ed11,liburl-115238544e5615e2,libidna-b2a1a4336f0f063c,libidna_adapter-eb765c70f7d8c934,libicu_properties-3dcd149c4493567e,libicu_properties_data-e6cf238fc98dd59d,libicu_normalizer-2e3f069e17bba2d7,libicu_normalizer_data-8fea05bee0bb4e49,libicu_collections-ed96990052048201,libutf8_iter-51566bbad89f3a68,libpotential_utf-658abb501c79e4f2,libicu_provider-69d43187575e8f54,libicu_locale_core-530f1c1f6471aa6e,libtinystr-2865886154af64b1,liblitemap-dc288f07f8f61193,libwriteable-48b3e52227924bb5,libzerovec-560f1b40a7e9ea14,libzerotrie-9984aa693618aeaf,libyoke-c391b537fec45812,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-cc780454f7def9a9,libform_urlencoded-da07baadaa4a52d9,libpercent_encoding-60965446a9af8f63,libjiff-762a43c665a5fd74,libplatforms-f0c554bcc121058b,libfleetreach_report-ce02c3f56b26f915,libsha2-11a5c516e6a4becd,libcpufeatures-e04321643d03190d,libdigest-1142e5998e571c5d,libblock_buffer-43b51fc1d06b3057,libcrypto_common-43b177a3b314e9dd,libgeneric_array-745cace30f1ed372,libtypenum-ed2b1c93b2a4333a,libcomfy_table-679a3d0f34f5d36b,libunicode_segmentation-7adb7faea6d97d51,libcrossterm-f81f65c51b59f91f,librustix-2553cd6a3f8c0555,libbitflags-4d66d68843710487,liblinux_raw_sys-0b6cde911e9a3109,libparking_lot-e7c0c4ed04941be7,libparking_lot_core-a042039ddfb4feb5,liblibc-612664c2206eec43,libsmallvec-8991f9d163108ead,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libunicode_width-c0be3735b741df1b,libclap-50f61c110c0f6f66,libclap_builder-33897930e618d2bd,libstrsim-4d1ed08a123238dc,libanstream-14b271bd294f0187,libanstyle_query-635080b1d6343734,libis_terminal_polyfill-3ca4268cb2568267,libcolorchoice-33c0bd1745dd5ace,libanstyle_parse-88399b635fc44f8e,libutf8parse-92d0158219063202,libclap_lex-2acbcd0288e51058,libanstyle-9beaeb754742faae,libfleetreach_correlate-662e89c621b301a4,libfleetreach_core-5a541f9c8625caac,libcvss-f507f595c42398a1,libzip-d57043562aa2ccae,libzopfli-7ff19a6adc232955,libbumpalo-09592ac400046911,liblog-64a74e931fbdff63,libflate2-0aefb2d905d6da67,libminiz_oxide-2575e76130bd6d41,libsimd_adler32-255587d23a406577,libindexmap-b92bb9c25241b995,libequivalent-6a754676e6af62ae,libhashbrown-d7214d631586fd51,libcrc32fast-77160f4e25d6fc25,libcfg_if-83060ec5685761ae,libserde_json-2b372ee755e09329,libmemchr-2857f5b45a031ab1,libitoa-5de11b3b23bfe572,libzmij-ef63f1da73704b4c,libthiserror-917dac856e1fa252,librayon-e450c92a5ef0b60a,librayon_core-e986c1d1845fe6c3,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libeither-a2cfdb2fff2f34c0,libserde-d656ecf536de91fd,libsemver-6b6be80d99641985,libserde_core-21f22ac7b803fb0e}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcxr9Wqe/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/orchestrate-4185fa3f96f0a41e" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fleetreach-cli` (test "orchestrate") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcFNjSOy/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libfleetreach_cli-91dc691504a3649d,libtime-6bcc7d39291f33df,libpowerfmt-f6019a2766e431f7,libnum_conv-8bd7073c84ef42cd,libderanged-131d43187e2329b6,libtime_core-87cddcae4f761596,libfleetreach_swift-4787767292093b25,libfleetreach_rubygems-a87fa70e54a2e308,libfleetreach_pypi-2384c2ffdbb7f157,libpep440_rs-d082c57ec424c300,libunscanny-b936675fb47812a1,libfleetreach_packagist-fc004286914cdd8b,libfleetreach_nuget-e8423a3ab553c8b5,libfleetreach_npm-594a55c0f6e702e1,libfleetreach_maven-c4d489429a7336d2,libfleetreach_julia-ab945eb566ebea4b,libfleetreach_hex-35da377cf36abed0,libfleetreach_go-7c991721be11855b,libfleetreach_reach-c06f336abfa1ffaa,libtempfile-a2677d2971322974,libgetrandom-c13452f45e7d3932,libfastrand-8c711c36072d5b5b,libonce_cell-b5bdc597ed9676b3,libfleetreach_ghactions-b8f2276f72c6787d,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libfleetreach_scan-25b1cca9addf6e06,librustsec-abbd50edd6a838d6,libtoml-79a0b6c25bcfc4df,libtoml_datetime-7d03503ca0002434,libfs_err-c60ef02c3e080283,libcargo_lock-e0840bcb7bc0e782,libtoml-c6b4bb0c5529e394,libtoml_writer-47509d156ef4ceb3,libwinnow-2a0eff803fb123ef,libtoml_parser-1453eb3fd1b49bc2,libwinnow-9d06211f1e0cca51,libserde_spanned-5dc929071563a809,libtoml_datetime-5fedaaf1e0696aa2,libpetgraph-1e33ba595b3016a5,libhashbrown-8da8fd0b7703f558,libfoldhash-07f233db1c671507,libfixedbitset-625fd2a9d775ed11,liburl-115238544e5615e2,libidna-b2a1a4336f0f063c,libidna_adapter-eb765c70f7d8c934,libicu_properties-3dcd149c4493567e,libicu_properties_data-e6cf238fc98dd59d,libicu_normalizer-2e3f069e17bba2d7,libicu_normalizer_data-8fea05bee0bb4e49,libicu_collections-ed96990052048201,libutf8_iter-51566bbad89f3a68,libpotential_utf-658abb501c79e4f2,libicu_provider-69d43187575e8f54,libicu_locale_core-530f1c1f6471aa6e,libtinystr-2865886154af64b1,liblitemap-dc288f07f8f61193,libwriteable-48b3e52227924bb5,libzerovec-560f1b40a7e9ea14,libzerotrie-9984aa693618aeaf,libyoke-c391b537fec45812,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-cc780454f7def9a9,libform_urlencoded-da07baadaa4a52d9,libpercent_encoding-60965446a9af8f63,libjiff-762a43c665a5fd74,libplatforms-f0c554bcc121058b,libfleetreach_report-ce02c3f56b26f915,libsha2-11a5c516e6a4becd,libcpufeatures-e04321643d03190d,libdigest-1142e5998e571c5d,libblock_buffer-43b51fc1d06b3057,libcrypto_common-43b177a3b314e9dd,libgeneric_array-745cace30f1ed372,libtypenum-ed2b1c93b2a4333a,libcomfy_table-679a3d0f34f5d36b,libunicode_segmentation-7adb7faea6d97d51,libcrossterm-f81f65c51b59f91f,librustix-2553cd6a3f8c0555,libbitflags-4d66d68843710487,liblinux_raw_sys-0b6cde911e9a3109,libparking_lot-e7c0c4ed04941be7,libparking_lot_core-a042039ddfb4feb5,liblibc-612664c2206eec43,libsmallvec-8991f9d163108ead,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libunicode_width-c0be3735b741df1b,libclap-50f61c110c0f6f66,libclap_builder-33897930e618d2bd,libstrsim-4d1ed08a123238dc,libanstream-14b271bd294f0187,libanstyle_query-635080b1d6343734,libis_terminal_polyfill-3ca4268cb2568267,libcolorchoice-33c0bd1745dd5ace,libanstyle_parse-88399b635fc44f8e,libutf8parse-92d0158219063202,libclap_lex-2acbcd0288e51058,libanstyle-9beaeb754742faae,libfleetreach_correlate-662e89c621b301a4,libfleetreach_core-5a541f9c8625caac,libcvss-f507f595c42398a1,libzip-d57043562aa2ccae,libzopfli-7ff19a6adc232955,libbumpalo-09592ac400046911,liblog-64a74e931fbdff63,libflate2-0aefb2d905d6da67,libminiz_oxide-2575e76130bd6d41,libsimd_adler32-255587d23a406577,libindexmap-b92bb9c25241b995,libequivalent-6a754676e6af62ae,libhashbrown-d7214d631586fd51,libcrc32fast-77160f4e25d6fc25,libcfg_if-83060ec5685761ae,libserde_json-2b372ee755e09329,libmemchr-2857f5b45a031ab1,libitoa-5de11b3b23bfe572,libzmij-ef63f1da73704b4c,libthiserror-917dac856e1fa252,librayon-e450c92a5ef0b60a,librayon_core-e986c1d1845fe6c3,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libeither-a2cfdb2fff2f34c0,libserde-d656ecf536de91fd,libsemver-6b6be80d99641985,libserde_core-21f22ac7b803fb0e}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcFNjSOy/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/resolve-eac514f131de4ff2" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fleetreach-cli` (test "resolve") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "8e342713e780ab3cb3bd0d939904652985038693bdaffcffe98339136d7d2ec0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e342713e780ab3cb3bd0d939904652985038693bdaffcffe98339136d7d2ec0", kill_on_drop: false }`
[INFO] [stdout] 8e342713e780ab3cb3bd0d939904652985038693bdaffcffe98339136d7d2ec0
