[INFO] cloning repository https://github.com/THCLab/oca-data-entry [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/THCLab/oca-data-entry" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTHCLab%2Foca-data-entry", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTHCLab%2Foca-data-entry'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d5b0d75d3afaaca929c0529f3ae43fc2ccca81b [INFO] testing THCLab/oca-data-entry against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTHCLab%2Foca-data-entry" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/THCLab/oca-data-entry [INFO] finished tweaking git repo https://github.com/THCLab/oca-data-entry [INFO] tweaked toml for git repo https://github.com/THCLab/oca-data-entry written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/THCLab/oca-data-entry on toolchain cced03bfd61a304243a34504618ecec86c17063f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/THCLab/oca-data-entry 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" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded doc-comment v0.3.4 [INFO] [stderr] Downloaded quick-xml v0.31.0 [INFO] [stderr] Downloaded overlay-file v1.0.0-rc.8 [INFO] [stderr] Downloaded env_filter v0.1.4 [INFO] [stderr] Downloaded pest_generator v2.8.5 [INFO] [stderr] Downloaded zmij v1.0.17 [INFO] [stderr] Downloaded pest_derive v2.8.5 [INFO] [stderr] Downloaded pest_meta v2.8.5 [INFO] [stderr] Downloaded oca-sdk-rs v2.0.0-rc.8 [INFO] [stderr] Downloaded said v0.5.2 [INFO] [stderr] Downloaded html_parser v0.7.0 [INFO] [stderr] Downloaded oca-file v2.0.0-rc.6 [INFO] [stderr] Downloaded cesrox v2.0.0-alpha.3 [INFO] [stderr] Downloaded cfb v0.9.0 [INFO] [stderr] Downloaded urn v0.7.0 [INFO] [stderr] Downloaded jiff-static v0.2.18 [INFO] [stderr] Downloaded oca-ast v2.0.0-rc.5 [INFO] [stderr] Downloaded clap v4.5.56 [INFO] [stderr] Downloaded oca-bundle v2.0.0-rc.7 [INFO] [stderr] Downloaded zerocopy-derive v0.8.36 [INFO] [stderr] Downloaded gc-arena-derive v0.5.3 [INFO] [stderr] Downloaded cascade v1.0.1 [INFO] [stderr] Downloaded sptr v0.3.2 [INFO] [stderr] Downloaded erased-serde v0.4.9 [INFO] [stderr] Downloaded dyn-clonable v0.9.2 [INFO] [stderr] Downloaded dyn-clonable-impl v0.9.2 [INFO] [stderr] Downloaded pest v2.8.5 [INFO] [stderr] Downloaded gc-arena v0.5.3 [INFO] [stderr] Downloaded clap_builder v4.5.56 [INFO] [stderr] Downloaded piccolo v0.3.3 [INFO] [stderr] Downloaded zerocopy v0.8.36 [INFO] [stderr] Downloaded isolang v2.4.0 [INFO] [stderr] Downloaded sled v0.34.7 [INFO] [stderr] Downloaded jiff v0.2.18 [INFO] [stderr] Downloaded recursion v0.5.4 [INFO] [stderr] Downloaded umya-spreadsheet v1.2.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 654676bd8fe8f5ddf3ee7563e0f2a000c5d524f0e2c8a8c321a640ff819bb2d3 [INFO] running `Command { std: "docker" "start" "-a" "654676bd8fe8f5ddf3ee7563e0f2a000c5d524f0e2c8a8c321a640ff819bb2d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "654676bd8fe8f5ddf3ee7563e0f2a000c5d524f0e2c8a8c321a640ff819bb2d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "654676bd8fe8f5ddf3ee7563e0f2a000c5d524f0e2c8a8c321a640ff819bb2d3", kill_on_drop: false }` [INFO] [stdout] 654676bd8fe8f5ddf3ee7563e0f2a000c5d524f0e2c8a8c321a640ff819bb2d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 689ea8ff3c5248be18cad44882b66a414e0a9f28980c27df1f39b99dce1bde66 [INFO] running `Command { std: "docker" "start" "-a" "689ea8ff3c5248be18cad44882b66a414e0a9f28980c27df1f39b99dce1bde66", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling zerocopy v0.8.36 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zmij v1.0.17 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.108 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling pest v2.8.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.8 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling bumpalo v3.19.1 [INFO] [stderr] Compiling cc v1.2.54 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling wasm-bindgen v0.2.108 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling clap_builder v4.5.56 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling rmp v0.8.15 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling pest_meta v2.8.5 [INFO] [stderr] Compiling jiff v0.2.18 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling flate2 v1.1.8 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling doc-comment v0.3.4 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling sptr v0.3.2 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling erased-serde v0.4.9 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling recursion v0.5.4 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling cascade v1.0.1 [INFO] [stderr] Compiling urn v0.7.0 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling cfb v0.9.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.108 [INFO] [stderr] Compiling pest_generator v2.8.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling csv-core v0.1.13 [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/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.114/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=5b2b10988adc77a9 -C extra-filename=-a46b5f68c299a7ca --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-616c6d5af27873b2.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-7fef415f3350c4ed.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-6c0afd1e85ed9e63.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" "689ea8ff3c5248be18cad44882b66a414e0a9f28980c27df1f39b99dce1bde66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "689ea8ff3c5248be18cad44882b66a414e0a9f28980c27df1f39b99dce1bde66", kill_on_drop: false }` [INFO] [stdout] 689ea8ff3c5248be18cad44882b66a414e0a9f28980c27df1f39b99dce1bde66