[INFO] cloning repository https://github.com/ThomasAlban/kmpeek [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ThomasAlban/kmpeek" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThomasAlban%2Fkmpeek", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThomasAlban%2Fkmpeek'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b312035b0278f855d36d3c97b17b8c1b33308df5 [INFO] checking ThomasAlban/kmpeek against try#969026c535f4240ff7866ef11207dfda18a26af6 for pr-146504 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThomasAlban%2Fkmpeek" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ThomasAlban/kmpeek [INFO] finished tweaking git repo https://github.com/ThomasAlban/kmpeek [INFO] tweaked toml for git repo https://github.com/ThomasAlban/kmpeek written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ThomasAlban/kmpeek on toolchain 969026c535f4240ff7866ef11207dfda18a26af6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ThomasAlban/kmpeek 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" "+969026c535f4240ff7866ef11207dfda18a26af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d1c9ccf511f98380b80ddef1c0f745308de193279a0031117fbaea068ba24e68 [INFO] running `Command { std: "docker" "start" "-a" "d1c9ccf511f98380b80ddef1c0f745308de193279a0031117fbaea068ba24e68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d1c9ccf511f98380b80ddef1c0f745308de193279a0031117fbaea068ba24e68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1c9ccf511f98380b80ddef1c0f745308de193279a0031117fbaea068ba24e68", kill_on_drop: false }` [INFO] [stdout] d1c9ccf511f98380b80ddef1c0f745308de193279a0031117fbaea068ba24e68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5dca16e1d4d4203ebc6760a8f96a5142f8c4d233056545518b5a1ad8cfc497df [INFO] running `Command { std: "docker" "start" "-a" "5dca16e1d4d4203ebc6760a8f96a5142f8c4d233056545518b5a1ad8cfc497df", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Checking mint v0.5.9 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Checking bevy_ptr v0.14.1 [INFO] [stderr] Checking async-executor v1.13.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking bevy_tasks v0.14.1 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking libloading v0.8.5 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Compiling cc v1.1.13 [INFO] [stderr] Checking arrayref v0.3.8 [INFO] [stderr] Checking unicode-xid v0.2.5 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling wgpu v0.20.1 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking file-id v0.2.1 [INFO] [stderr] Checking radsort v0.1.1 [INFO] [stderr] Compiling winit v0.30.5 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking flate2 v1.0.32 [INFO] [stderr] Checking ttf-parser v0.24.1 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking dpi v0.1.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking kurbo v0.9.5 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking rustls-pki-types v1.8.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking filetime v0.2.24 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking khronos-egl v6.0.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking svgtypes v0.13.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking rctree v0.5.0 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking notify-debouncer-full v0.3.1 [INFO] [stderr] Checking simplecss v0.2.1 [INFO] [stderr] Checking roxmltree v0.19.0 [INFO] [stderr] Checking imagesize v0.12.0 [INFO] [stderr] Checking data-url v0.3.1 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Compiling mime_guess2 v2.0.5 [INFO] [stderr] Checking webpki-roots v0.26.3 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling binrw_derive v0.14.0 [INFO] [stderr] Compiling redb v1.5.1 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling bevy_pkv v0.11.1 [INFO] [stderr] Checking glam v0.28.0 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking bitfield v0.15.0 [INFO] [stderr] Compiling binrw v0.14.0 [INFO] [stderr] Compiling bevy_egui v0.29.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Checking webbrowser v1.0.1 [INFO] [stderr] Checking owned_ttf_parser v0.24.0 [INFO] [stderr] Checking ab_glyph v0.2.28 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking any_vec v0.14.0 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Checking interpolation v0.3.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Compiling blake3 v1.5.4 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling bevy_macro_utils v0.14.1 [INFO] [stderr] Compiling encase_derive_impl v0.8.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling bytemuck_derive v1.7.1 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.14.1 [INFO] [stderr] Compiling bevy_reflect_derive v0.14.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.14.1 [INFO] [stderr] Compiling bevy_derive v0.14.1 [INFO] [stderr] Compiling encase_derive v0.8.0 [INFO] [stderr] Compiling bevy_asset_macros v0.14.1 [INFO] [stderr] Compiling bevy_encase_derive v0.14.1 [INFO] [stderr] Compiling bevy_render_macros v0.14.1 [INFO] [stderr] Compiling bevy_gizmos_macros v0.14.1 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Checking rustls-webpki v0.102.6 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling enumset_derive v0.10.0 [INFO] [stderr] Compiling bon-macros v1.2.1 [INFO] [stderr] Compiling duplicate v1.0.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling derive-new v0.6.0 [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/969026c535f4240ff7866ef11207dfda18a26af6/bin/rustc --crate-name binrw_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/binrw_derive-0.14.0/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=3 -C embed-bitcode=no -C debug-assertions=on --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=b71482cb0ef51864 -C extra-filename=-834ffffe93ec8394 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern either=/opt/rustwide/target/debug/deps/libeither-02c4f632f055f175.rlib --extern owo_colors=/opt/rustwide/target/debug/deps/libowo_colors-d07dfc5083948d9d.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-cf01a0d5712d546c.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-a9836f32aa0449b9.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-ba01e51fcf0219e9.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" "5dca16e1d4d4203ebc6760a8f96a5142f8c4d233056545518b5a1ad8cfc497df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dca16e1d4d4203ebc6760a8f96a5142f8c4d233056545518b5a1ad8cfc497df", kill_on_drop: false }` [INFO] [stdout] 5dca16e1d4d4203ebc6760a8f96a5142f8c4d233056545518b5a1ad8cfc497df