[INFO] fetching crate vigil-baseline 1.11.4...
[INFO] testing vigil-baseline-1.11.4 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate vigil-baseline 1.11.4 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate vigil-baseline 1.11.4
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate vigil-baseline 1.11.4
[INFO] tweaked toml for crates.io crate vigil-baseline 1.11.4 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate vigil-baseline 1.11.4 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate vigil-baseline 1.11.4 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sd-notify v0.4.5
[INFO] [stderr]   Downloaded croner v2.2.0
[INFO] [stderr]   Downloaded clap_complete v4.6.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 39bd549565dddce52dcf4a2cdf7a9188f50df7d383e3cfe2b874d2e8c769162a
[INFO] running `Command { std: "docker" "start" "-a" "39bd549565dddce52dcf4a2cdf7a9188f50df7d383e3cfe2b874d2e8c769162a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39bd549565dddce52dcf4a2cdf7a9188f50df7d383e3cfe2b874d2e8c769162a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39bd549565dddce52dcf4a2cdf7a9188f50df7d383e3cfe2b874d2e8c769162a", kill_on_drop: false }`
[INFO] [stdout] 39bd549565dddce52dcf4a2cdf7a9188f50df7d383e3cfe2b874d2e8c769162a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22b454772aa9f6ad4321f5c91e2c9ec9684505f2ee45de8172367edab6dadc5c
[INFO] running `Command { std: "docker" "start" "-a" "22b454772aa9f6ad4321f5c91e2c9ec9684505f2ee45de8172367edab6dadc5c", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling arc-swap v1.9.1
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling lru v0.16.4
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling blake3 v1.8.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling sd-notify v0.4.5
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling clap_complete v4.6.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling croner v2.2.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling vigil-baseline v1.11.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "22b454772aa9f6ad4321f5c91e2c9ec9684505f2ee45de8172367edab6dadc5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22b454772aa9f6ad4321f5c91e2c9ec9684505f2ee45de8172367edab6dadc5c", kill_on_drop: false }`
[INFO] [stdout] 22b454772aa9f6ad4321f5c91e2c9ec9684505f2ee45de8172367edab6dadc5c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 18a962bf17782c2ec6ff5ef13b7baa01080dbbdd034b479d9228fc978fa97626
[INFO] running `Command { std: "docker" "start" "-a" "18a962bf17782c2ec6ff5ef13b7baa01080dbbdd034b479d9228fc978fa97626", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling insta v1.47.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling croner v2.2.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling vigil-baseline v1.11.4 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `vigil-baseline` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name vigil --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(tarpaulin)' --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "root-tests"))' -C metadata=cc48d7a1348321f9 -C extra-filename=-b560084b655adc88 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-c49fa8a2e860b6d4.rlib --extern blake3=/opt/rustwide/target/debug/deps/libblake3-2ab80afb93d18586.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-aa4472acf569144f.rlib --extern ciborium=/opt/rustwide/target/debug/deps/libciborium-8393919eed097842.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-43671e20cd2d29d0.rlib --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-f3394ef5feda9edc.rlib --extern constant_time_eq=/opt/rustwide/target/debug/deps/libconstant_time_eq-2c8971e424bef16d.rlib --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-5906a57d877d687d.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-de0c6fc94aa627f3.rlib --extern croner=/opt/rustwide/target/debug/deps/libcroner-c25b8526cb38677d.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-5add0dde592d5282.rlib --extern filetime=/opt/rustwide/target/debug/deps/libfiletime-9efc16d50a47be71.rlib --extern globset=/opt/rustwide/target/debug/deps/libglobset-94255d7ff928fdd7.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-ce2ce186edf8450e.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-becf69acddc08a0d.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-92c321bddf33d67b.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-2c613280406de016.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-1f24198c0cabc1d5.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-22fafa22f3338735.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-93c69c863e08978e.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-243da4ecd9c537ed.rlib --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-bab04eae4e6b024d.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-3b15f714a35d3576.rlib --extern sd_notify=/opt/rustwide/target/debug/deps/libsd_notify-e6eef4c898c8528a.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-6d5d4b305c49a11c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c2da900166474f7c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-746ce68b1febb1fe.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-a36c08e8744447e2.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-61a64a600c81cd73.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-70e0c8c2481b73bc.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-443814242325cecb.rlib --extern toml_edit=/opt/rustwide/target/debug/deps/libtoml_edit-f9f998b0048154f1.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d96f52d70f26d721.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-e68e705a62d9b88d.rlib --extern xattr=/opt/rustwide/target/debug/deps/libxattr-335c0482814ad0bd.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-e5ba3babb6b7003b.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-c1f2bacd6cacf68f/out -L native=/opt/rustwide/target/debug/build/blake3-c1f2bacd6cacf68f/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-b8ed56c3850728ce/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `vigil-baseline` (bin "vigil")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name vigil --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(tarpaulin)' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "root-tests"))' -C metadata=a9d5915700390f11 -C extra-filename=-f1caa30b5c014810 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-c49fa8a2e860b6d4.rlib --extern blake3=/opt/rustwide/target/debug/deps/libblake3-2ab80afb93d18586.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-aa4472acf569144f.rlib --extern ciborium=/opt/rustwide/target/debug/deps/libciborium-8393919eed097842.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-43671e20cd2d29d0.rlib --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-f3394ef5feda9edc.rlib --extern constant_time_eq=/opt/rustwide/target/debug/deps/libconstant_time_eq-2c8971e424bef16d.rlib --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-5906a57d877d687d.rlib --extern croner=/opt/rustwide/target/debug/deps/libcroner-c25b8526cb38677d.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-5add0dde592d5282.rlib --extern globset=/opt/rustwide/target/debug/deps/libglobset-94255d7ff928fdd7.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-ce2ce186edf8450e.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-becf69acddc08a0d.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-2c613280406de016.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-1f24198c0cabc1d5.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-22fafa22f3338735.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-93c69c863e08978e.rlib --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-bab04eae4e6b024d.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-3b15f714a35d3576.rlib --extern sd_notify=/opt/rustwide/target/debug/deps/libsd_notify-e6eef4c898c8528a.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-6d5d4b305c49a11c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c2da900166474f7c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-746ce68b1febb1fe.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-a36c08e8744447e2.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-61a64a600c81cd73.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-70e0c8c2481b73bc.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-443814242325cecb.rlib --extern toml_edit=/opt/rustwide/target/debug/deps/libtoml_edit-f9f998b0048154f1.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d96f52d70f26d721.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-e68e705a62d9b88d.rlib --extern vigil=/opt/rustwide/target/debug/deps/libvigil-f1a43887bd58085a.rlib --extern xattr=/opt/rustwide/target/debug/deps/libxattr-335c0482814ad0bd.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-e5ba3babb6b7003b.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-c1f2bacd6cacf68f/out -L native=/opt/rustwide/target/debug/build/blake3-c1f2bacd6cacf68f/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-b8ed56c3850728ce/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcUYxDxJ/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/{libvigil-f1a43887bd58085a,libcrc32fast-5906a57d877d687d,librmp_serde-bab04eae4e6b024d,librmp-8b4d0d227e6fba17,libxattr-335c0482814ad0bd,libtempfile-61a64a600c81cd73,libgetrandom-29270939d6535407,libfastrand-7d2e35e76cb4a099,librustix-1058f5e3ff31e556,liblinux_raw_sys-6f64b533656ada5e,libsd_notify-e6eef4c898c8528a,libcroner-c25b8526cb38677d,libclap_complete-f3394ef5feda9edc,libciborium-8393919eed097842,libciborium_ll-3bb529480dee3d89,libhalf-3b2697c8abecacd0,libciborium_io-ac4469814eedd973,libtoml-443814242325cecb,libtoml_edit-f9f998b0048154f1,libserde_spanned-dc4eaec8630e01e9,libindexmap-37881c669a6ab1f5,libhashbrown-0eacb9dcbc3c3787,libwinnow-8a5298d03bceb030,libtoml_write-2f6b5c773e85447e,libtoml_datetime-e253b79d633dfa19,libhex-ce2ce186edf8450e,libblake3-2ab80afb93d18586,libconstant_time_eq-2c8971e424bef16d,libmemmap2-881d4e35c6df5af8,libcpufeatures-d1b6d7e2abe28c60,libarrayvec-3085340efc75809a,libarrayref-7e9babeb8039510f,libtracing-d96f52d70f26d721,libpin_project_lite-8ad468af17824a0b,libtracing_core-0a2040ae5074f76c,liblru-1f24198c0cabc1d5,libhashbrown-b345fd242f4c0834,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,libfoldhash-d879794daeb2a923,libsha2-a36c08e8744447e2,libcpufeatures-bb85f9e0eaf4b5a3,libhmac-becf69acddc08a0d,libdigest-2b0d34582170df8a,libsubtle-e2f0af8959bd7889,libblock_buffer-5dce873968ab2a0e,libcrypto_common-ed21d0c5ae63a1e9,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,libglobset-94255d7ff928fdd7,liblog-753a0cb3f11b08fe,libregex_automata-e8ee16ce779546cb,libregex_syntax-33adcf3d7e28903a,libbstr-5811957a0c9cf496,libaho_corasick-89b17fbaff20a5ee,libthiserror-70e0c8c2481b73bc,libserde_json-746ce68b1febb1fe,libmemchr-03def47fccb9cf8c,libitoa-0d0a278c06e14513,libzmij-d2f562b84b927b2e,librusqlite-3b15f714a35d3576,libfallible_streaming_iterator-275e12f2050a085b,libfallible_iterator-3f6b2033eba01af9,libhashlink-bbfc3e4e16ba4e39,libhashbrown-aef8456c1fb6b465,libahash-5e590fe27bb01586,libonce_cell-210b47fe854405d5,libzerocopy-c6f77750776b8c59,liblibsqlite3_sys-fc000d18c2c4b9d6,libnix-22fafa22f3338735,libbitflags-0f741259822c9aad,libchrono-aa4472acf569144f,libiana_time_zone-fc58c626b0bdfc25,libnum_traits-bc0ce776a8f3d154,libarc_swap-c49fa8a2e860b6d4,libclap-43671e20cd2d29d0,libclap_builder-3f3e1028461ce79a,libstrsim-f574d476d7d1a6ac,libanstream-10af654a6a591e47,libanstyle_query-39b86009b9b8dd8a,libis_terminal_polyfill-090e57e4b8c850d2,libcolorchoice-b142de50e08d6dd9,libanstyle_parse-924009ecb70bfeb9,libutf8parse-ae3caf0a878928ed,libclap_lex-af821a6e91aeb559,libanstyle-9d4e02ef4a406ce1,libserde-c2da900166474f7c,libserde_core-96573417319e0c85,libzeroize-e5ba3babb6b7003b,libcrossbeam_channel-5add0dde592d5282,libcrossbeam_utils-7c4ed9e811c5c46d,libparking_lot-93c69c863e08978e,libparking_lot_core-07009dd6dcf8365e,liblibc-2c613280406de016,libcfg_if-cad248e7066eec15,libsmallvec-04749cc7df691946,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a}.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/rustcUYxDxJ/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" "/opt/rustwide/target/debug/build/blake3-c1f2bacd6cacf68f/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-b8ed56c3850728ce/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/filter_self_paths_tests-dd7bddb1550c9312" "-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 `vigil-baseline` (test "filter_self_paths_tests") 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/rustcgedIRr/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libvigil-f1a43887bd58085a,libcrc32fast-5906a57d877d687d,librmp_serde-bab04eae4e6b024d,librmp-8b4d0d227e6fba17,libxattr-335c0482814ad0bd,libsd_notify-e6eef4c898c8528a,libcroner-c25b8526cb38677d,libclap_complete-f3394ef5feda9edc,libciborium-8393919eed097842,libciborium_ll-3bb529480dee3d89,libhalf-3b2697c8abecacd0,libciborium_io-ac4469814eedd973,libtoml-443814242325cecb,libtoml_edit-f9f998b0048154f1,libserde_spanned-dc4eaec8630e01e9,libindexmap-37881c669a6ab1f5,libhashbrown-0eacb9dcbc3c3787,libwinnow-8a5298d03bceb030,libtoml_write-2f6b5c773e85447e,libtoml_datetime-e253b79d633dfa19,libhex-ce2ce186edf8450e,libblake3-2ab80afb93d18586,libconstant_time_eq-2c8971e424bef16d,libmemmap2-881d4e35c6df5af8,libcpufeatures-d1b6d7e2abe28c60,libarrayvec-3085340efc75809a,libarrayref-7e9babeb8039510f,libtracing-d96f52d70f26d721,libpin_project_lite-8ad468af17824a0b,libtracing_core-0a2040ae5074f76c,liblru-1f24198c0cabc1d5,libhashbrown-b345fd242f4c0834,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,libfoldhash-d879794daeb2a923,libsha2-a36c08e8744447e2,libcpufeatures-bb85f9e0eaf4b5a3,libhmac-becf69acddc08a0d,libdigest-2b0d34582170df8a,libsubtle-e2f0af8959bd7889,libblock_buffer-5dce873968ab2a0e,libcrypto_common-ed21d0c5ae63a1e9,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,libglobset-94255d7ff928fdd7,liblog-753a0cb3f11b08fe,libregex_automata-e8ee16ce779546cb,libregex_syntax-33adcf3d7e28903a,libbstr-5811957a0c9cf496,libaho_corasick-89b17fbaff20a5ee,libthiserror-70e0c8c2481b73bc,libserde_json-746ce68b1febb1fe,libmemchr-03def47fccb9cf8c,libitoa-0d0a278c06e14513,libzmij-d2f562b84b927b2e,librusqlite-3b15f714a35d3576,libfallible_streaming_iterator-275e12f2050a085b,libfallible_iterator-3f6b2033eba01af9,libhashlink-bbfc3e4e16ba4e39,libhashbrown-aef8456c1fb6b465,libahash-5e590fe27bb01586,libzerocopy-c6f77750776b8c59,liblibsqlite3_sys-fc000d18c2c4b9d6,libnix-22fafa22f3338735,libchrono-aa4472acf569144f,libiana_time_zone-fc58c626b0bdfc25,libnum_traits-bc0ce776a8f3d154,libarc_swap-c49fa8a2e860b6d4,libclap-43671e20cd2d29d0,libclap_builder-3f3e1028461ce79a,libstrsim-f574d476d7d1a6ac,libanstream-10af654a6a591e47,libanstyle_query-39b86009b9b8dd8a,libis_terminal_polyfill-090e57e4b8c850d2,libcolorchoice-b142de50e08d6dd9,libanstyle_parse-924009ecb70bfeb9,libutf8parse-ae3caf0a878928ed,libclap_lex-af821a6e91aeb559,libanstyle-9d4e02ef4a406ce1,libserde-c2da900166474f7c,libserde_core-96573417319e0c85,libzeroize-e5ba3babb6b7003b,libcrossbeam_channel-5add0dde592d5282,libcrossbeam_utils-7c4ed9e811c5c46d,libparking_lot-93c69c863e08978e,libparking_lot_core-07009dd6dcf8365e,libsmallvec-04749cc7df691946,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libtempfile-61a64a600c81cd73,libgetrandom-29270939d6535407,liblibc-2c613280406de016,libcfg_if-cad248e7066eec15,libfastrand-7d2e35e76cb4a099,libonce_cell-210b47fe854405d5,librustix-1058f5e3ff31e556,libbitflags-0f741259822c9aad,liblinux_raw_sys-6f64b533656ada5e}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*,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/rustcgedIRr/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" "/opt/rustwide/target/debug/build/blake3-c1f2bacd6cacf68f/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-b8ed56c3850728ce/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/daemon_smoke_tests-98e5ef8cdb5a2598" "-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 `vigil-baseline` (test "daemon_smoke_tests") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "18a962bf17782c2ec6ff5ef13b7baa01080dbbdd034b479d9228fc978fa97626", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18a962bf17782c2ec6ff5ef13b7baa01080dbbdd034b479d9228fc978fa97626", kill_on_drop: false }`
[INFO] [stdout] 18a962bf17782c2ec6ff5ef13b7baa01080dbbdd034b479d9228fc978fa97626
