[INFO] cloning repository https://github.com/bearcove/vx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bearcove/vx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbearcove%2Fvx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbearcove%2Fvx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c3b158460706201d1b414375a2b3a56976be68c4 [INFO] testing bearcove/vx against master#d933cf483edf1605142ac6899ff32536c0ad8b22 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbearcove%2Fvx" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/bearcove/vx [INFO] finished tweaking git repo https://github.com/bearcove/vx [INFO] tweaked toml for git repo https://github.com/bearcove/vx written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bearcove/vx on toolchain d933cf483edf1605142ac6899ff32536c0ad8b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bearcove/vx 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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/facet-rs/facet` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/bearcove/roam` [INFO] [stderr] Updating git repository `https://github.com/bearcove/figue` [INFO] [stderr] Updating git repository `https://github.com/bearcove/peeps` [INFO] [stderr] Updating git repository `https://github.com/bearcove/facet-cargo-toml` [INFO] [stderr] Updating git repository `https://github.com/bearcove/styx` [INFO] [stderr] Updating git repository `https://github.com/bearcove/picante` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded impls v1.0.3 [INFO] [stderr] Downloaded smallvec v2.0.0-alpha.12 [INFO] [stderr] Downloaded async-notify v0.3.2 [INFO] [stderr] Downloaded ra-ap-rustc_lexer v0.150.0 [INFO] [stderr] Downloaded supports-color v3.0.2 [INFO] [stderr] Downloaded btparse v0.2.0 [INFO] [stderr] Downloaded bincode_derive-next v2.0.4 [INFO] [stderr] Downloaded unty-next v0.0.6 [INFO] [stderr] Downloaded windows-projfs v0.1.7 [INFO] [stderr] Downloaded color-backtrace v0.7.2 [INFO] [stderr] Downloaded strid-macros v8.0.0 [INFO] [stderr] Downloaded ulid v1.2.1 [INFO] [stderr] Downloaded landlock v0.4.4 [INFO] [stderr] Downloaded libproc v0.14.11 [INFO] [stderr] Downloaded bincode-next v2.0.4 [INFO] [stderr] Downloaded jiff-static v0.2.19 [INFO] [stderr] Downloaded passfd v0.1.6 [INFO] [stderr] Downloaded iddqd v0.3.17 [INFO] [stderr] Downloaded vte v0.14.1 [INFO] [stderr] Downloaded tokio-tar v0.3.1 [INFO] [stderr] Downloaded zmij v1.0.20 [INFO] [stderr] Downloaded unsynn v0.3.0 [INFO] [stderr] Downloaded jiff-tzdb v0.1.5 [INFO] [stderr] Downloaded fastcdc v3.2.1 [INFO] [stderr] Downloaded virtue-next v0.0.20 [INFO] [stderr] Downloaded generator v0.8.8 [INFO] [stderr] Downloaded rowan v0.16.1 [INFO] [stderr] Downloaded ariadne v0.6.0 [INFO] [stderr] Downloaded liblzma v0.4.5 [INFO] [stderr] Downloaded toml_parser v1.0.7+spec-1.1.0 [INFO] [stderr] Downloaded tokio-test-lite v0.2.0 [INFO] [stderr] Downloaded trait-make v0.1.0 [INFO] [stderr] Downloaded strip-ansi-escapes v0.2.1 [INFO] [stderr] Downloaded jiff v0.2.19 [INFO] [stderr] Downloaded libc v0.2.181 [INFO] [stderr] Downloaded liblzma-sys v0.4.5 [INFO] [stderr] Downloaded strid v8.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a9bbd2b0008ae156d5577cfff775b2145da4ef35cc625920bf00cbf591a2e2d [INFO] running `Command { std: "docker" "start" "-a" "6a9bbd2b0008ae156d5577cfff775b2145da4ef35cc625920bf00cbf591a2e2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a9bbd2b0008ae156d5577cfff775b2145da4ef35cc625920bf00cbf591a2e2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a9bbd2b0008ae156d5577cfff775b2145da4ef35cc625920bf00cbf591a2e2d", kill_on_drop: false }` [INFO] [stdout] 6a9bbd2b0008ae156d5577cfff775b2145da4ef35cc625920bf00cbf591a2e2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7770b5019b18b36e6356917a5a06131486eac9adacca274ad29aa675087517cf [INFO] running `Command { std: "docker" "start" "-a" "7770b5019b18b36e6356917a5a06131486eac9adacca274ad29aa675087517cf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libc v0.2.181 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Compiling const-fnv1a-hash v1.1.0 [INFO] [stderr] Compiling impls v1.0.3 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling smallvec v2.0.0-alpha.12 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling mutants v0.0.3 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling unsynn v0.3.0 [INFO] [stderr] Compiling facet-core v0.43.2 (https://github.com/facet-rs/facet?branch=main#967e78d7) [INFO] [stderr] Compiling jiff v0.2.19 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling facet-macro-types v0.43.2 (https://github.com/facet-rs/facet?branch=main#967e78d7) [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling facet-macro-parse v0.43.2 (https://github.com/facet-rs/facet?branch=main#967e78d7) [INFO] [stderr] Compiling facet-macros-impl v0.43.2 (https://github.com/facet-rs/facet?branch=main#967e78d7) [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling facet v0.43.2 (https://github.com/facet-rs/facet?branch=main#967e78d7) [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling facet-path v0.43.2 (https://github.com/facet-rs/facet?branch=main#967e78d7) [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling facet-reflect v0.43.2 (https://github.com/facet-rs/facet?branch=main#967e78d7) [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling facet-solver v0.43.2 (https://github.com/facet-rs/facet?branch=main#967e78d7) [INFO] [stderr] Compiling facet-dessert v0.43.2 (https://github.com/facet-rs/facet?branch=main#967e78d7) [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling facet-format v0.43.2 (https://github.com/facet-rs/facet?branch=main#967e78d7) [INFO] [stderr] error: could not compile `facet-macros-impl` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d933cf483edf1605142ac6899ff32536c0ad8b22/bin/rustc --crate-name facet_macros_impl --edition=2024 /opt/rustwide/cargo-home/git/checkouts/facet-2961151dee48b078/967e78d/facet-macros-impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C embed-bitcode=no --warn=unexpected_cfgs '--deny=clippy::disallowed_methods' --check-cfg 'cfg(facet_no_doc)' --check-cfg 'cfg(kani)' -C debug-assertions=on --cfg 'feature="doc"' --cfg 'feature="helpful-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ci", "default", "doc", "function", "helpful-derive", "slow-tests"))' -C metadata=2247e1f6fbccd664 -C extra-filename=-aa616413e681d10a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern facet_macro_parse=/opt/rustwide/target/debug/deps/libfacet_macro_parse-18ce60e251e62270.rmeta --extern facet_macro_types=/opt/rustwide/target/debug/deps/libfacet_macro_types-51a9e4d7fc5ca531.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-975b0b6ebd2d8c8b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-3372708f8e703584.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-1834df0740ed1413.rmeta --extern unsynn=/opt/rustwide/target/debug/deps/libunsynn-be4b5ecf8a529a5b.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `jiff` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d933cf483edf1605142ac6899ff32536c0ad8b22/bin/rustc --crate-name jiff --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C embed-bitcode=no -C debuginfo=2 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_jiff)' -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="perf-inline"' --cfg 'feature="std"' --cfg 'feature="tz-fat"' --cfg 'feature="tz-system"' --cfg 'feature="tzdb-bundle-platform"' --cfg 'feature="tzdb-concatenated"' --cfg 'feature="tzdb-zoneinfo"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "js", "logging", "perf-inline", "serde", "static", "static-tz", "std", "tz-fat", "tz-system", "tzdb-bundle-always", "tzdb-bundle-platform", "tzdb-concatenated", "tzdb-zoneinfo"))' -C metadata=4c5ec4aacc8f1bad -C extra-filename=-1b3497293fdee583 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "7770b5019b18b36e6356917a5a06131486eac9adacca274ad29aa675087517cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7770b5019b18b36e6356917a5a06131486eac9adacca274ad29aa675087517cf", kill_on_drop: false }` [INFO] [stdout] 7770b5019b18b36e6356917a5a06131486eac9adacca274ad29aa675087517cf