[INFO] cloning repository https://github.com/DCjanus/rdbinsight [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DCjanus/rdbinsight" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDCjanus%2Frdbinsight", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDCjanus%2Frdbinsight'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f4cff614de6155e3797743814a2c95c2fdffb8b1 [INFO] checking DCjanus/rdbinsight against try#5d96fa0e954d77528204a1ba3b8847ec083c779b for pr-153457 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDCjanus%2Frdbinsight" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/DCjanus/rdbinsight [INFO] finished tweaking git repo https://github.com/DCjanus/rdbinsight [INFO] tweaked toml for git repo https://github.com/DCjanus/rdbinsight written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/DCjanus/rdbinsight on toolchain 5d96fa0e954d77528204a1ba3b8847ec083c779b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/DCjanus/rdbinsight 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" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 225071506d6183b1eafa52fa8af77db63dee21c0da11ac5a41f06a76f335abaf [INFO] running `Command { std: "docker" "start" "-a" "225071506d6183b1eafa52fa8af77db63dee21c0da11ac5a41f06a76f335abaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "225071506d6183b1eafa52fa8af77db63dee21c0da11ac5a41f06a76f335abaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "225071506d6183b1eafa52fa8af77db63dee21c0da11ac5a41f06a76f335abaf", kill_on_drop: false }` [INFO] [stdout] 225071506d6183b1eafa52fa8af77db63dee21c0da11ac5a41f06a76f335abaf [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73553a481cae3598671c74c12c2cc875bff3d2d634218ce3fcdd4f87f7507124 [INFO] running `Command { std: "docker" "start" "-a" "73553a481cae3598671c74c12c2cc875bff3d2d634218ce3fcdd4f87f7507124", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling aws-lc-rs v1.15.4 [INFO] [stderr] Checking arrow-schema v57.3.0 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking lexical-util v1.0.7 [INFO] [stderr] Compiling libgit2-sys v0.18.3+1.9.2 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking regex-syntax v0.8.9 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking deranged v0.5.6 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking lexical-parse-integer v1.0.6 [INFO] [stderr] Checking lexical-write-integer v1.0.6 [INFO] [stderr] Checking time-core v0.1.8 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking lexical-parse-float v1.0.6 [INFO] [stderr] Checking lexical-write-float v1.0.6 [INFO] [stderr] Compiling syn v2.0.115 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling if_chain v1.0.3 [INFO] [stderr] Compiling flatbuffers v25.12.19 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling tz-rs v0.7.3 [INFO] [stderr] Checking lexical-core v1.0.6 [INFO] [stderr] Compiling toml_parser v1.0.7+spec-1.1.0 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling tzdb_data v0.2.3 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.2 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Checking macro_rules_attribute v0.2.2 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling const_format v0.2.35 [INFO] [stderr] Compiling libmimalloc-sys v0.1.44 [INFO] [stderr] Checking csv-core v0.1.13 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling procfs v0.17.0 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking never-say-never v6.6.666 [INFO] [stderr] Compiling is_debug v1.1.0 [INFO] [stderr] Checking clap_builder v4.5.58 [INFO] [stderr] Checking higher-kinded-types v0.2.1 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking csv v1.4.0 [INFO] [stderr] Checking getrandom v0.4.1 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking procfs-core v0.17.0 [INFO] [stderr] Compiling tzdb v0.7.3 [INFO] [stderr] Compiling wincode v0.4.4 [INFO] [stderr] Checking twox-hash v2.1.2 [INFO] [stderr] Checking integer-encoding v3.0.4 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling prometheus v0.14.0 [INFO] [stderr] Checking zlib-rs v0.6.0 [INFO] [stderr] Checking thrift v0.17.0 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking lz4_flex v0.12.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Checking polonius-the-crab v0.5.0 [INFO] [stderr] Checking rustls-webpki v0.103.9 [INFO] [stderr] Checking rmp v0.8.15 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling bollard-buildkit-proto v0.7.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling deluxe-core v0.5.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking reusable-box-future v0.2.0 [INFO] [stderr] Checking lz4_flex v0.11.5 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Compiling pastey v0.2.1 [INFO] [stderr] Checking arcstr v1.2.0 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking cityhash-rs v1.0.1 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking bnum v0.13.0 [INFO] [stderr] Checking crc v3.4.0 [INFO] [stderr] Checking rand v0.10.0 [INFO] [stderr] Checking mimalloc v0.1.48 [INFO] [stderr] Checking backon v1.6.0 [INFO] [stderr] Checking serde_bytes v0.11.19 [INFO] [stderr] Checking num_cpus v1.17.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/5d96fa0e954d77528204a1ba3b8847ec083c779b/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.115/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=6fa5d7a079c490df -C extra-filename=-b467eaa25fae721b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-294fb36ff988d8a1.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-cdd63cf7ec668f3f.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-da5762ff2c56da29.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" "73553a481cae3598671c74c12c2cc875bff3d2d634218ce3fcdd4f87f7507124", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73553a481cae3598671c74c12c2cc875bff3d2d634218ce3fcdd4f87f7507124", kill_on_drop: false }` [INFO] [stdout] 73553a481cae3598671c74c12c2cc875bff3d2d634218ce3fcdd4f87f7507124