[INFO] cloning repository https://github.com/MatthewMckee4/karva [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MatthewMckee4/karva" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMatthewMckee4%2Fkarva", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMatthewMckee4%2Fkarva'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 74af200ea86dbbb789639184dccb8f99a896e335 [INFO] testing MatthewMckee4/karva against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMatthewMckee4%2Fkarva" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/MatthewMckee4/karva [INFO] finished tweaking git repo https://github.com/MatthewMckee4/karva [INFO] tweaked toml for git repo https://github.com/MatthewMckee4/karva written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MatthewMckee4/karva on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/MatthewMckee4/karva 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d02917a7568d868818fc55531f0e552f93621e60bb718dd92e0681133bf40d47 [INFO] running `Command { std: "docker" "start" "-a" "d02917a7568d868818fc55531f0e552f93621e60bb718dd92e0681133bf40d47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d02917a7568d868818fc55531f0e552f93621e60bb718dd92e0681133bf40d47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d02917a7568d868818fc55531f0e552f93621e60bb718dd92e0681133bf40d47", kill_on_drop: false }` [INFO] [stdout] d02917a7568d868818fc55531f0e552f93621e60bb718dd92e0681133bf40d47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32a9a421c7040d145749e7a30592cde55e70fd94310f2d21bcbc0ff58f1be14d [INFO] running `Command { std: "docker" "start" "-a" "32a9a421c7040d145749e7a30592cde55e70fd94310f2d21bcbc0ff58f1be14d", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling collection_literals v1.0.3 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling target-lexicon v0.13.5 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling ruff_text_size v0.0.0 (https://github.com/astral-sh/ruff/?branch=main#fb2b844c) [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling ruff_source_file v0.0.0 (https://github.com/astral-sh/ruff/?branch=main#fb2b844c) [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling ruff_python_trivia v0.0.0 (https://github.com/astral-sh/ruff/?branch=main#fb2b844c) [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling proc-macro-utils v0.10.0 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling pyo3-build-config v0.28.2 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling manyhow-macros v0.11.4 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling ordermap v1.1.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling intrusive-collections v0.9.7 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling thin-vec v0.2.14 [INFO] [stderr] Compiling salsa-macro-rules v0.26.0 (https://github.com/salsa-rs/salsa.git?rev=53421c2fff87426fa0bb51cab06632b87646de13#53421c2f) [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling boxcar v0.2.14 [INFO] [stderr] Compiling inventory v0.3.21 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling which v8.0.2 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling ruff_annotate_snippets v0.1.0 (https://github.com/astral-sh/ruff/?branch=main#fb2b844c) [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling supports-hyperlinks v3.2.0 [INFO] [stderr] Compiling is_executable v1.0.5 [INFO] [stderr] Compiling path-slash v0.2.1 [INFO] [stderr] Compiling matchit v0.9.1 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling colored v3.1.1 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.28.2 [INFO] [stderr] Compiling pyo3-ffi v0.28.2 [INFO] [stderr] Compiling pyo3 v0.28.2 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling toml_parser v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.1.0 [INFO] [stderr] Compiling toml_datetime v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling toml_writer v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling ruff_options_metadata v0.0.0 (https://github.com/astral-sh/ruff/?branch=main#fb2b844c) [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling nix v0.31.1 [INFO] [stderr] Compiling fs-err v3.3.0 [INFO] [stderr] Compiling karva_static v0.0.0 (/opt/rustwide/workdir/crates/karva_static) [INFO] [stderr] Compiling codspeed v4.3.0 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling console v0.16.3 [INFO] [stderr] Compiling toml v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling manyhow v0.11.4 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling statrs v0.18.0 [INFO] [stderr] Compiling karva_snapshot v0.0.0 (/opt/rustwide/workdir/crates/karva_snapshot) [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling os_str_bytes v7.1.1 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=5096e91d9ae11a17 -C extra-filename=-cba27119b70ec38e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-81e2f9b85bf7d147.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e9633c6bf9ca5b00.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f056d175c0a59671.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "32a9a421c7040d145749e7a30592cde55e70fd94310f2d21bcbc0ff58f1be14d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32a9a421c7040d145749e7a30592cde55e70fd94310f2d21bcbc0ff58f1be14d", kill_on_drop: false }` [INFO] [stdout] 32a9a421c7040d145749e7a30592cde55e70fd94310f2d21bcbc0ff58f1be14d