[INFO] cloning repository https://github.com/fengya90/yara_server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fengya90/yara_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffengya90%2Fyara_server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffengya90%2Fyara_server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c6d6276d62e214da2963c36ce97b93027a59c3e [INFO] checking fengya90/yara_server against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffengya90%2Fyara_server" "/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/fengya90/yara_server [INFO] finished tweaking git repo https://github.com/fengya90/yara_server [INFO] tweaked toml for git repo https://github.com/fengya90/yara_server written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fengya90/yara_server on toolchain e117153a45c546e883c1f91d82611775fcaeffe0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/fengya90/yara_server 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc15ef9952438edb4924c03b2bd49854ab5218fee6467bb78773b7508dbd9846 [INFO] running `Command { std: "docker" "start" "-a" "bc15ef9952438edb4924c03b2bd49854ab5218fee6467bb78773b7508dbd9846", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc15ef9952438edb4924c03b2bd49854ab5218fee6467bb78773b7508dbd9846", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc15ef9952438edb4924c03b2bd49854ab5218fee6467bb78773b7508dbd9846", kill_on_drop: false }` [INFO] [stdout] bc15ef9952438edb4924c03b2bd49854ab5218fee6467bb78773b7508dbd9846 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e29d8a524d28ecc8a537564510ba6008b0acc30a9c8cd19ab02c6010a8a9f797 [INFO] running `Command { std: "docker" "start" "-a" "e29d8a524d28ecc8a537564510ba6008b0acc30a9c8cd19ab02c6010a8a9f797", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking base64ct v1.7.3 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling cranelift-srcgen v0.119.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling cranelift-assembler-x64-meta v0.119.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling cranelift-bitset v0.119.0 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling cranelift-isle v0.119.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking bumpalo v3.17.0 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling pulley-interpreter v32.0.0 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling cranelift-codegen-shared v0.119.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling cranelift-assembler-x64 v0.119.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking wasmtime-math v32.0.0 [INFO] [stderr] Checking arbitrary v1.4.1 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling wasmparser v0.228.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling logos-codegen v0.15.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling wasm-encoder v0.228.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking cranelift-control v0.119.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.119.0 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Checking leb128fmt v0.1.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling oid-registry v0.8.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling linkme-impl v0.3.33 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling liblzma-sys v0.4.3 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Compiling memx v0.1.32 [INFO] [stderr] Checking text-size v1.1.1 [INFO] [stderr] Checking zlib-rs v0.5.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking winnow v0.7.10 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking countme v3.0.1 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking wasm-encoder v0.214.0 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking wasmtime-jit-icache-coherence v32.0.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking wasmtime-asm-macros v32.0.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking ascii_tree v0.1.1 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Checking wasmtime-slab v32.0.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking sptr v0.3.2 [INFO] [stderr] Checking id-arena v2.2.1 [INFO] [stderr] Checking psl v2.1.111 [INFO] [stderr] Checking bzip2 v0.5.2 [INFO] [stderr] Checking annotate-snippets v0.11.5 [INFO] [stderr] Checking yaml-rust2 v0.10.2 [INFO] [stderr] Checking zopfli v0.8.2 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking libz-rs-sys v0.5.0 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling globset v0.4.16 [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/e117153a45c546e883c1f91d82611775fcaeffe0/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.101/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=870cf6348d3779c0 -C extra-filename=-1547285a5c2cb0de --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-09040b10b620fa15.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-bff949ffe258c67d.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" "e29d8a524d28ecc8a537564510ba6008b0acc30a9c8cd19ab02c6010a8a9f797", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e29d8a524d28ecc8a537564510ba6008b0acc30a9c8cd19ab02c6010a8a9f797", kill_on_drop: false }` [INFO] [stdout] e29d8a524d28ecc8a537564510ba6008b0acc30a9c8cd19ab02c6010a8a9f797