[INFO] cloning repository https://github.com/robinvandernoord/r2-d2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robinvandernoord/r2-d2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobinvandernoord%2Fr2-d2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobinvandernoord%2Fr2-d2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 89caa7a85cbe067e080f6165945bae79b7d3ac7f
[INFO] checking robinvandernoord/r2-d2 against master#4068bafedd8ba724e332a5221c06a6fa531a30d2 for pr-146978
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobinvandernoord%2Fr2-d2" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/robinvandernoord/r2-d2
[INFO] finished tweaking git repo https://github.com/robinvandernoord/r2-d2
[INFO] tweaked toml for git repo https://github.com/robinvandernoord/r2-d2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/robinvandernoord/r2-d2 on toolchain 4068bafedd8ba724e332a5221c06a6fa531a30d2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4068bafedd8ba724e332a5221c06a6fa531a30d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/robinvandernoord/r2-d2 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" "+4068bafedd8ba724e332a5221c06a6fa531a30d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vte v0.14.1
[INFO] [stderr]   Downloaded time-macros v0.2.23
[INFO] [stderr]   Downloaded byte-unit v5.1.6
[INFO] [stderr]   Downloaded opendal v0.54.0
[INFO] [stderr]   Downloaded array-init v2.1.0
[INFO] [stderr]   Downloaded ansitok v0.3.0
[INFO] [stderr]   Downloaded pyo3-build-config v0.20.3
[INFO] [stderr]   Downloaded bytesize v1.3.3
[INFO] [stderr]   Downloaded ansi-str v0.9.0
[INFO] [stderr]   Downloaded crc32c v0.6.8
[INFO] [stderr]   Downloaded ecow v0.2.6
[INFO] [stderr]   Downloaded aes256ctr_poly1305aes v0.2.1
[INFO] [stderr]   Downloaded derive_setters v0.1.8
[INFO] [stderr]   Downloaded tabled v0.20.0
[INFO] [stderr]   Downloaded resolve-path v0.1.0
[INFO] [stderr]   Downloaded pyo3-ffi v0.20.3
[INFO] [stderr]   Downloaded runtime-format v0.1.3
[INFO] [stderr]   Downloaded time v0.3.42
[INFO] [stderr]   Downloaded pyo3-macros v0.20.3
[INFO] [stderr]   Downloaded cachedir v0.3.1
[INFO] [stderr]   Downloaded serde-aux v4.7.0
[INFO] [stderr]   Downloaded rustic_cdc v0.3.1
[INFO] [stderr]   Downloaded quick_cache v0.6.16
[INFO] [stderr]   Downloaded cached v0.54.0
[INFO] [stderr]   Downloaded papergrid v0.17.0
[INFO] [stderr]   Downloaded pyo3-asyncio v0.20.0
[INFO] [stderr]   Downloaded pyo3 v0.20.3
[INFO] [stderr]   Downloaded rustic_core v0.7.3
[INFO] [stderr]   Downloaded sha2-asm v0.6.4
[INFO] [stderr]   Downloaded testing_table v0.3.0
[INFO] [stderr]   Downloaded tabled_derive v0.11.0
[INFO] [stderr]   Downloaded time-core v0.1.5
[INFO] [stderr]   Downloaded cached_proc_macro v0.23.0
[INFO] [stderr]   Downloaded binrw v0.14.1
[INFO] [stderr]   Downloaded binrw_derive v0.14.1
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.20.3
[INFO] [stderr]   Downloaded reqsign v0.16.5
[INFO] [stderr]   Downloaded pariter v0.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4068bafedd8ba724e332a5221c06a6fa531a30d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1b9531c2a3b0aae5a0e732682a5653d0f8b23aa4f1f532f8b75931192ed972f2
[INFO] running `Command { std: "docker" "start" "-a" "1b9531c2a3b0aae5a0e732682a5653d0f8b23aa4f1f532f8b75931192ed972f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b9531c2a3b0aae5a0e732682a5653d0f8b23aa4f1f532f8b75931192ed972f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b9531c2a3b0aae5a0e732682a5653d0f8b23aa4f1f532f8b75931192ed972f2", kill_on_drop: false }`
[INFO] [stdout] 1b9531c2a3b0aae5a0e732682a5653d0f8b23aa4f1f532f8b75931192ed972f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4068bafedd8ba724e332a5221c06a6fa531a30d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7fa9a4dad3955a8bb0a7c0aaf9b3016589fb355b8b8bd1d7ac8b91691b51c3f5
[INFO] running `Command { std: "docker" "start" "-a" "7fa9a4dad3955a8bb0a7c0aaf9b3016589fb355b8b8bd1d7ac8b91691b51c3f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.0
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling pyo3-build-config v0.20.3
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]     Checking lock_api v0.4.13
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rustix v1.0.8
[INFO] [stderr]     Checking ansitok v0.3.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling binrw_derive v0.14.1
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking indexmap v2.11.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling binrw v0.14.1
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking ansi-str v0.9.0
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking clap_builder v4.5.47
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]    Compiling cc v1.2.35
[INFO] [stderr]     Checking gethostname v0.5.0
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking quick_cache v0.6.16
[INFO] [stderr]     Checking pariter v0.5.1
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking papergrid v0.17.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking runtime-format v0.1.3
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking testing_table v0.3.0
[INFO] [stderr]    Compiling pyo3-ffi v0.20.3
[INFO] [stderr]    Compiling pyo3 v0.20.3
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]     Checking tempfile v3.21.0
[INFO] [stderr]     Checking xattr v1.5.1
[INFO] [stderr]     Checking aes256ctr_poly1305aes v0.2.1
[INFO] [stderr]     Checking path-dedot v3.1.1
[INFO] [stderr]     Checking bytesize v1.3.3
[INFO] [stderr]     Checking ecow v0.2.6
[INFO] [stderr]     Checking rustic_cdc v0.3.1
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking cachedir v0.3.1
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking byte-unit v5.1.6
[INFO] [stderr]     Checking resolve-path v0.1.0
[INFO] [stderr]     Checking typed-path v0.11.0
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking toml_parser v1.0.2
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling sha2-asm v0.6.4
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking scrypt v0.11.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling pyo3-macros-backend v0.20.3
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr] error: could not compile `binrw_derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4068bafedd8ba724e332a5221c06a6fa531a30d2/bin/rustc --crate-name binrw_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/binrw_derive-0.14.1/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 embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="owo-colors"' --cfg 'feature="verbose-backtrace"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "owo-colors", "verbose-backtrace"))' -C metadata=b33db9fea2a003b2 -C extra-filename=-dc898d299ad559d7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern either=/opt/rustwide/target/debug/deps/libeither-9781f4a9a021326b.rlib --extern owo_colors=/opt/rustwide/target/debug/deps/libowo_colors-d2bea73102016499.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-22eafb7ba7061cfc.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-eba62669d30b8e5b.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-92960650fedeeced.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg nightly --check-cfg 'cfg(coverage)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(nightly)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7fa9a4dad3955a8bb0a7c0aaf9b3016589fb355b8b8bd1d7ac8b91691b51c3f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fa9a4dad3955a8bb0a7c0aaf9b3016589fb355b8b8bd1d7ac8b91691b51c3f5", kill_on_drop: false }`
[INFO] [stdout] 7fa9a4dad3955a8bb0a7c0aaf9b3016589fb355b8b8bd1d7ac8b91691b51c3f5
