[INFO] cloning repository https://github.com/vitiacat/fast-record [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vitiacat/fast-record" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvitiacat%2Ffast-record", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvitiacat%2Ffast-record'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b0e25432dd935ddd7eb0025998f9865f40d9c5e6 [INFO] checking vitiacat/fast-record against try#9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840 for pr-149518 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvitiacat%2Ffast-record" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/vitiacat/fast-record [INFO] finished tweaking git repo https://github.com/vitiacat/fast-record [INFO] tweaked toml for git repo https://github.com/vitiacat/fast-record written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vitiacat/fast-record on toolchain 9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vitiacat/fast-record 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" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d369108d5c78050e306c5b3f165eb1f950753ab89431d9dd5368c1810090670 [INFO] running `Command { std: "docker" "start" "-a" "0d369108d5c78050e306c5b3f165eb1f950753ab89431d9dd5368c1810090670", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d369108d5c78050e306c5b3f165eb1f950753ab89431d9dd5368c1810090670", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d369108d5c78050e306c5b3f165eb1f950753ab89431d9dd5368c1810090670", kill_on_drop: false }` [INFO] [stdout] 0d369108d5c78050e306c5b3f165eb1f950753ab89431d9dd5368c1810090670 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ebabd23bef6503aff4d669ddf6ce7cfe15417b70493d33546e1b457125c80e3 [INFO] running `Command { std: "docker" "start" "-a" "9ebabd23bef6503aff4d669ddf6ce7cfe15417b70493d33546e1b457125c80e3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling syn v2.0.102 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Checking wayland-sys v0.31.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling xml-rs v0.8.26 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking async-executor v1.13.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Compiling cfg-expr v0.20.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking xcursor v0.3.8 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking accesskit v0.17.1 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking immutable-chunkmap v2.0.6 [INFO] [stderr] Compiling winit v0.30.11 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling wayland-backend v0.3.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking imgref v1.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Checking bitstream-io v2.6.0 [INFO] [stderr] Compiling dbus v0.9.7 [INFO] [stderr] Checking accesskit_consumer v0.26.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Compiling glutin_egl_sys v0.7.1 [INFO] [stderr] Compiling glutin_glx_sys v0.6.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking avif-serialize v0.8.3 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking epaint_default_fonts v0.31.1 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking image-webp v0.2.2 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking zune-jpeg v0.4.17 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling glutin v0.32.3 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling glutin-winit v0.5.0 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking ab_glyph v0.2.29 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling rfd v0.15.3 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking option-operations v0.5.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking muldiv v1.0.1 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking pollster v0.4.0 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking strum v0.27.1 [INFO] [stderr] Compiling document-features v0.2.11 [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/9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.102/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=52651a0d3d0cbe85 -C extra-filename=-eee6e24b3438b572 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-7cdebbd35c888852.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-93e3345f2ac0b896.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.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" "9ebabd23bef6503aff4d669ddf6ce7cfe15417b70493d33546e1b457125c80e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ebabd23bef6503aff4d669ddf6ce7cfe15417b70493d33546e1b457125c80e3", kill_on_drop: false }` [INFO] [stdout] 9ebabd23bef6503aff4d669ddf6ce7cfe15417b70493d33546e1b457125c80e3