[INFO] cloning repository https://github.com/mitchty/yeet
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mitchty/yeet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmitchty%2Fyeet", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmitchty%2Fyeet'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 689aacff6bae5408cd6d0cd1a95a863c9e9d54d3
[INFO] checking mitchty/yeet against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmitchty%2Fyeet" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/mitchty/yeet on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/mitchty/yeet
[INFO] finished tweaking git repo https://github.com/mitchty/yeet
[INFO] tweaked toml for git repo https://github.com/mitchty/yeet written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/mitchty/yeet 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] be000c930c484f97da5d4aecb015d8aeb90162e2c7c10bd5e7a00caee3b15a9c
[INFO] running `Command { std: "docker" "start" "-a" "be000c930c484f97da5d4aecb015d8aeb90162e2c7c10bd5e7a00caee3b15a9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be000c930c484f97da5d4aecb015d8aeb90162e2c7c10bd5e7a00caee3b15a9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be000c930c484f97da5d4aecb015d8aeb90162e2c7c10bd5e7a00caee3b15a9c", kill_on_drop: false }`
[INFO] [stdout] be000c930c484f97da5d4aecb015d8aeb90162e2c7c10bd5e7a00caee3b15a9c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 113572d890247ee9cad56cb5ad94f015c19a491f534cd25fbc5d94767998492a
[INFO] running `Command { std: "docker" "start" "-a" "113572d890247ee9cad56cb5ad94f015c19a491f534cd25fbc5d94767998492a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.6.24
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking disqualified v1.0.0
[INFO] [stderr]     Checking bevy_ptr v0.15.1
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking nonmax v0.5.5
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking uuid v1.12.0
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking bevy_tasks v0.15.1
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking sysinfo v0.32.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking const-fnv1a-hash v1.1.0
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking ctrlc v3.4.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking notify-types v2.0.0
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]     Checking pem v3.0.4
[INFO] [stderr]     Checking clap_builder v4.5.26
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking notify v8.0.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling bevy_macro_utils v0.15.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.15.1
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.15.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.15.1
[INFO] [stderr]    Compiling bevy_derive v0.15.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr] error: could not compile `serde_derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.217/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C opt-level=z -C embed-bitcode=no -C debug-assertions=on --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=901c127afdf44dfc -C extra-filename=-15d0bd3e4c99abad --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-61d073eab359b8d5.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-7731c6659d95f51d.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-01d6c4757991126e.rlib --extern proc_macro --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" "113572d890247ee9cad56cb5ad94f015c19a491f534cd25fbc5d94767998492a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "113572d890247ee9cad56cb5ad94f015c19a491f534cd25fbc5d94767998492a", kill_on_drop: false }`
[INFO] [stdout] 113572d890247ee9cad56cb5ad94f015c19a491f534cd25fbc5d94767998492a
