[INFO] cloning repository https://github.com/jayson-lennon/intrack
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jayson-lennon/intrack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjayson-lennon%2Fintrack", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjayson-lennon%2Fintrack'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5eaa0e260d0248536d9df5db6dc4017e39733c28
[INFO] checking jayson-lennon/intrack against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-17
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjayson-lennon%2Fintrack" "/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/jayson-lennon/intrack
[INFO] finished tweaking git repo https://github.com/jayson-lennon/intrack
[INFO] tweaked toml for git repo https://github.com/jayson-lennon/intrack written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jayson-lennon/intrack on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jayson-lennon/intrack 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b0803369de0819d75e0aec1e1b1d57f01fa7dea7a9571e51ed3b69e4c22ddfc4
[INFO] running `Command { std: "docker" "start" "-a" "b0803369de0819d75e0aec1e1b1d57f01fa7dea7a9571e51ed3b69e4c22ddfc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b0803369de0819d75e0aec1e1b1d57f01fa7dea7a9571e51ed3b69e4c22ddfc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0803369de0819d75e0aec1e1b1d57f01fa7dea7a9571e51ed3b69e4c22ddfc4", kill_on_drop: false }`
[INFO] [stdout] b0803369de0819d75e0aec1e1b1d57f01fa7dea7a9571e51ed3b69e4c22ddfc4
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 78cb7a3e15083197e92aafb0ffef1856577e36923fd76a1a5bb18a84fb70a69a
[INFO] running `Command { std: "docker" "start" "-a" "78cb7a3e15083197e92aafb0ffef1856577e36923fd76a1a5bb18a84fb70a69a", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking gix-trace v0.1.15
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking jiff v0.2.16
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling instability v0.3.10
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking prodash v30.0.1
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking gix-utils v0.3.1
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking sha1-checked v0.10.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]    Compiling error-stack v0.6.0
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling wherror v2.3.1
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking faster-hex v0.10.0
[INFO] [stderr]    Compiling toml_edit v0.23.9
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking gix-sec v0.12.2
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]     Checking console v0.16.1
[INFO] [stderr]     Checking serde_valid_literal v2.0.0
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]     Checking unicode-bom v2.0.3
[INFO] [stderr]     Checking str_indices v0.4.4
[INFO] [stderr]     Checking ropey v1.6.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking dialoguer v0.12.0
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling derive_more-impl v2.1.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_valid_derive v2.0.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling wherror-impl v2.3.1
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr] error: could not compile `darling_core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name darling_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.21.3/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="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diagnostics", "serde", "strsim", "suggestions"))' -C metadata=a33bcc352baf9eed -C extra-filename=-3756e0a25af0b724 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fnv=/opt/rustwide/target/debug/deps/libfnv-bd60753855300b18.rmeta --extern ident_case=/opt/rustwide/target/debug/deps/libident_case-ecc112105bc5215b.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-43e32a25692bf44a.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-01cdf4ac6a2aaf5b.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-9754e702f19a9357.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-77ccb8a5b4977714.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" "78cb7a3e15083197e92aafb0ffef1856577e36923fd76a1a5bb18a84fb70a69a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78cb7a3e15083197e92aafb0ffef1856577e36923fd76a1a5bb18a84fb70a69a", kill_on_drop: false }`
[INFO] [stdout] 78cb7a3e15083197e92aafb0ffef1856577e36923fd76a1a5bb18a84fb70a69a
