[INFO] cloning repository https://github.com/pbonh/syndex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pbonh/syndex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbonh%2Fsyndex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbonh%2Fsyndex'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 46b907ffb400dc687fb8a2a54f0a508fdc395ad5 [INFO] checking pbonh/syndex against try#44e31dee3cf6f37b4f652572897bb0eb25c477ee for pr-139763 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbonh%2Fsyndex" "/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/pbonh/syndex on toolchain 44e31dee3cf6f37b4f652572897bb0eb25c477ee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/pbonh/syndex [INFO] finished tweaking git repo https://github.com/pbonh/syndex [INFO] tweaked toml for git repo https://github.com/pbonh/syndex written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/pbonh/syndex 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" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01e58caa02e357ae979ca7017985289fb510023362688703537cbe8a2ba039c6 [INFO] running `Command { std: "docker" "start" "-a" "01e58caa02e357ae979ca7017985289fb510023362688703537cbe8a2ba039c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01e58caa02e357ae979ca7017985289fb510023362688703537cbe8a2ba039c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01e58caa02e357ae979ca7017985289fb510023362688703537cbe8a2ba039c6", kill_on_drop: false }` [INFO] [stdout] 01e58caa02e357ae979ca7017985289fb510023362688703537cbe8a2ba039c6 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45c4f4aa67ae38b922bde354ba2ac889bde1ae60dd34c835698e784748def2ec [INFO] running `Command { std: "docker" "start" "-a" "45c4f4aa67ae38b922bde354ba2ac889bde1ae60dd34c835698e784748def2ec", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling anyhow v1.0.88 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Compiling dot-structures v0.1.1 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Compiling into-attr v0.1.1 [INFO] [stderr] Compiling dot-generator v0.2.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking bytemuck v1.18.0 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking nonmax v0.5.5 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Compiling unicode-xid v0.2.5 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking web-time v0.2.4 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking by_address v1.2.1 [INFO] [stderr] Checking bevy_ptr v0.13.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking clap_builder v4.5.17 [INFO] [stderr] Checking bevy_tasks v0.13.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling frunk_core v0.4.3 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking tracing-log v0.2.0 [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/44e31dee3cf6f37b4f652572897bb0eb25c477ee/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.77/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="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=363157f9bceaa3e8 -C extra-filename=-d47b54fb43259fed --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-7eb4b82dd2ecf777.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-993a3289d8dd519c.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-d14904b1232aa2ec.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" "45c4f4aa67ae38b922bde354ba2ac889bde1ae60dd34c835698e784748def2ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45c4f4aa67ae38b922bde354ba2ac889bde1ae60dd34c835698e784748def2ec", kill_on_drop: false }` [INFO] [stdout] 45c4f4aa67ae38b922bde354ba2ac889bde1ae60dd34c835698e784748def2ec