[INFO] cloning repository https://github.com/taxmeifyoucan/filters [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/taxmeifyoucan/filters" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaxmeifyoucan%2Ffilters", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaxmeifyoucan%2Ffilters'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c88ec4555125ab7f915c561dcbb55b0c879652f6 [INFO] checking taxmeifyoucan/filters against 011c518242557d21690f7936b5812318dc2fec47 for pr-159877 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaxmeifyoucan%2Ffilters" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/taxmeifyoucan/filters [INFO] finished tweaking git repo https://github.com/taxmeifyoucan/filters [INFO] tweaked toml for git repo https://github.com/taxmeifyoucan/filters written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/taxmeifyoucan/filters on toolchain 011c518242557d21690f7936b5812318dc2fec47 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/taxmeifyoucan/filters 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" "+011c518242557d21690f7936b5812318dc2fec47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 97a8ee2af836e768bbd60200eae7e02f3c65be234b2ba0b3ca28e3fc49cfd267 [INFO] running `Command { std: "docker" "start" "97a8ee2af836e768bbd60200eae7e02f3c65be234b2ba0b3ca28e3fc49cfd267", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97a8ee2af836e768bbd60200eae7e02f3c65be234b2ba0b3ca28e3fc49cfd267", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "97a8ee2af836e768bbd60200eae7e02f3c65be234b2ba0b3ca28e3fc49cfd267" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97a8ee2af836e768bbd60200eae7e02f3c65be234b2ba0b3ca28e3fc49cfd267", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "97a8ee2af836e768bbd60200eae7e02f3c65be234b2ba0b3ca28e3fc49cfd267" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.46 [INFO] [stderr] Compiling portable-atomic v1.14.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Compiling jobserver v0.1.35 [INFO] [stderr] Compiling keccak v0.2.0 [INFO] [stderr] Checking mio v1.2.2 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking socket2 v0.6.5 [INFO] [stderr] Compiling zerocopy v0.8.54 [INFO] [stderr] Compiling aws-lc-rs v1.17.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking winnow v1.0.4 [INFO] [stderr] Checking arrayvec v0.7.8 [INFO] [stderr] Compiling derive-deftly-macros v1.11.3 [INFO] [stderr] Compiling sha3 v0.11.0 [INFO] [stderr] Compiling rustls v0.23.42 [INFO] [stderr] Compiling either v1.16.0 [INFO] [stderr] Checking humantime v2.4.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Checking web-time-compat v0.2.0 [INFO] [stderr] Compiling cc v1.2.67 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.22 [INFO] [stderr] Checking getrandom v0.4.3 [INFO] [stderr] Compiling syn v2.0.119 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking spin v0.9.9 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking retry-error v0.13.0 [INFO] [stderr] Checking regex-syntax v0.8.11 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking rand v0.10.2 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking digest v0.11.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling async_executors v0.7.0 [INFO] [stderr] Checking keccak v0.1.6 [INFO] [stderr] Checking rustc-hash v2.1.3 [INFO] [stderr] Checking num-iter v0.1.46 [INFO] [stderr] Checking amplify_num v0.5.4 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking coarsetime v0.1.37 [INFO] [stderr] Checking weak-table v0.3.2 [INFO] [stderr] Checking fluid-let v1.0.0 [INFO] [stderr] Checking reseeding_rng v0.10.7 [INFO] [stderr] Checking rand_jitter v0.6.1 [INFO] [stderr] Checking rdrand v0.8.3 [INFO] [stderr] Compiling inotify-sys v0.1.8 [INFO] [stderr] Checking crossbeam-queue v0.3.13 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling num-bigint v0.4.8 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Checking toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking inotify v0.11.4 [INFO] [stderr] Checking notify-types v2.1.0 [INFO] [stderr] Checking caret v0.10.0 [INFO] [stderr] Checking regex-automata v0.4.16 [INFO] [stderr] Checking toml_writer v1.1.2+spec-1.1.0 [INFO] [stderr] Checking siphasher v1.0.3 [INFO] [stderr] Checking sysinfo v0.38.4 [INFO] [stderr] Checking notify v8.2.0 [INFO] [stderr] Compiling const-hex v1.19.1 [INFO] [stderr] Compiling ruint v1.19.0 [INFO] [stderr] Compiling zmij v1.0.23 [INFO] [stderr] Compiling memchr v2.8.3 [INFO] [stderr] Checking saturating-time v0.4.0 [INFO] [stderr] Compiling time-macros v0.2.31 [INFO] [stderr] Checking downcast-rs v2.0.2 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling aws-lc-sys v0.42.0 [INFO] [stderr] Checking hashbrown v0.17.1 [INFO] [stderr] Compiling openssl-sys v0.9.117 [INFO] [stderr] Checking serde_spanned v1.1.1 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Checking toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Checking serde_ignored v0.1.14 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Checking toml v1.1.3+spec-1.1.0 [INFO] [stderr] Compiling openssl v0.10.81 [INFO] [stderr] Checking by_address v1.2.1 [INFO] [stderr] Checking phf_shared v0.13.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.10 [INFO] [stderr] Checking time v0.3.53 [INFO] [stderr] Checking hostname-validator v1.1.1 [INFO] [stderr] Checking crc-catalog v2.5.0 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Checking filetime v0.2.29 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Checking crc v3.4.0 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking priority-queue v2.7.0 [INFO] [stderr] Checking typed-index-collections v3.5.0 [INFO] [stderr] Checking bitvec v1.1.1 [INFO] [stderr] Compiling liblzma-sys v0.4.7 [INFO] [stderr] Checking directories v6.0.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking nonany v0.3.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling macro-string v0.2.0 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling syn-solidity v1.6.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking inventory v0.3.24 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling amplify_syn v2.0.1 [INFO] [stderr] Checking regex v1.13.1 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking bstr v1.13.0 [INFO] [stderr] Checking liblzma v0.4.7 [INFO] [stderr] Checking sanitize-filename v0.6.0 [INFO] [stderr] Checking compression-core v0.4.32 [INFO] [stderr] Compiling libsqlite3-sys v0.37.0 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking phf_shared v0.14.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/011c518242557d21690f7936b5812318dc2fec47/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.119/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=3c5ed9f685db3494 -C extra-filename=-4e42e64654e687c9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d4cb564e807a9cd7.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-12a774c18bdf157c.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-8c98a1a0e58216a9.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" "97a8ee2af836e768bbd60200eae7e02f3c65be234b2ba0b3ca28e3fc49cfd267", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97a8ee2af836e768bbd60200eae7e02f3c65be234b2ba0b3ca28e3fc49cfd267", kill_on_drop: false }` [INFO] [stdout] 97a8ee2af836e768bbd60200eae7e02f3c65be234b2ba0b3ca28e3fc49cfd267