[INFO] fetching crate vigil-baseline 1.11.4...
[INFO] testing vigil-baseline-1.11.4 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate vigil-baseline 1.11.4 into /workspace/builds/worker-0-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate vigil-baseline 1.11.4 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 60a5785e3799ea3bf78b96dd3c20c2fd7bd2281730906badad23b69f3f51fcd6
[INFO] running `Command { std: "docker" "start" "-a" "60a5785e3799ea3bf78b96dd3c20c2fd7bd2281730906badad23b69f3f51fcd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60a5785e3799ea3bf78b96dd3c20c2fd7bd2281730906badad23b69f3f51fcd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60a5785e3799ea3bf78b96dd3c20c2fd7bd2281730906badad23b69f3f51fcd6", kill_on_drop: false }`
[INFO] [stdout] 60a5785e3799ea3bf78b96dd3c20c2fd7bd2281730906badad23b69f3f51fcd6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc44a27bf7180116ce3e8efbdb4b13dbb80625e339d828cd6873a8241868009c
[INFO] running `Command { std: "docker" "start" "-a" "cc44a27bf7180116ce3e8efbdb4b13dbb80625e339d828cd6873a8241868009c", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[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 regex-syntax v0.8.10
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[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-iterator v0.3.0
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling tracing-log v0.2.0
[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 indexmap v2.14.0
[INFO] [stderr]    Compiling arc-swap v1.9.1
[INFO] [stderr]    Compiling xattr v1.6.1
[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 serde_json v1.0.149
[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 matchers v0.2.0
[INFO] [stderr]    Compiling globset v0.4.18
[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 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 serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[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 toml v0.8.23
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[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 53.86s
[INFO] running `Command { std: "docker" "inspect" "cc44a27bf7180116ce3e8efbdb4b13dbb80625e339d828cd6873a8241868009c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc44a27bf7180116ce3e8efbdb4b13dbb80625e339d828cd6873a8241868009c", kill_on_drop: false }`
[INFO] [stdout] cc44a27bf7180116ce3e8efbdb4b13dbb80625e339d828cd6873a8241868009c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a3bc14c1d3c5635f5853661897240e3b731a434ddba005b2c147351ac4bbe3f7
[INFO] running `Command { std: "docker" "start" "-a" "a3bc14c1d3c5635f5853661897240e3b731a434ddba005b2c147351ac4bbe3f7", 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 similar v2.7.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling insta v1.47.2
[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/33835004928d3bf65db4d4712e1330766263b0bd/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] running `Command { std: "docker" "inspect" "a3bc14c1d3c5635f5853661897240e3b731a434ddba005b2c147351ac4bbe3f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3bc14c1d3c5635f5853661897240e3b731a434ddba005b2c147351ac4bbe3f7", kill_on_drop: false }`
[INFO] [stdout] a3bc14c1d3c5635f5853661897240e3b731a434ddba005b2c147351ac4bbe3f7
