[INFO] cloning repository https://github.com/OWK50GA/ckb_sudt_script
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OWK50GA/ckb_sudt_script" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOWK50GA%2Fckb_sudt_script", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOWK50GA%2Fckb_sudt_script'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7a7125890afdb8ee6cd2e7c9e2aaa8c18ff1324e
[INFO] checking OWK50GA/ckb_sudt_script against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOWK50GA%2Fckb_sudt_script" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/OWK50GA/ckb_sudt_script
[INFO] finished tweaking git repo https://github.com/OWK50GA/ckb_sudt_script
[INFO] tweaked toml for git repo https://github.com/OWK50GA/ckb_sudt_script written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/OWK50GA/ckb_sudt_script on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/OWK50GA/ckb_sudt_script 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "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-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 18439ea2ad26b9ab65cf08777e96564c4b1224aacef95f89a8413323be8a8261
[INFO] running `Command { std: "docker" "start" "18439ea2ad26b9ab65cf08777e96564c4b1224aacef95f89a8413323be8a8261", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18439ea2ad26b9ab65cf08777e96564c4b1224aacef95f89a8413323be8a8261", 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" "18439ea2ad26b9ab65cf08777e96564c4b1224aacef95f89a8413323be8a8261" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18439ea2ad26b9ab65cf08777e96564c4b1224aacef95f89a8413323be8a8261", 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" "18439ea2ad26b9ab65cf08777e96564c4b1224aacef95f89a8413323be8a8261" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.3.0
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling faster-hex v0.6.1
[INFO] [stderr]    Compiling heapsize v0.4.2
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]     Checking blake2b-ref v0.3.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling ref-cast v1.0.26
[INFO] [stderr]     Checking golomb-coded-set v0.2.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking ckb-merkle-mountain-range v0.5.2
[INFO] [stderr]     Checking merkle-cbt v0.3.2
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling ckb_schemars v0.8.22
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking futures-channel v0.3.33
[INFO] [stderr]     Checking futures-io v0.3.33
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling includedir v0.6.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling phf_generator v0.12.1
[INFO] [stderr]     Checking phf_shared v0.8.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking eaglesong v0.1.0
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking fastrand v2.5.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking xxhash-rust v0.8.17
[INFO] [stderr]     Checking sha1 v0.10.7
[INFO] [stderr]     Checking reflink-copy v0.1.30
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]     Checking ckb-constant v0.202.0
[INFO] [stderr]    Compiling time-macros v0.2.31
[INFO] [stderr]     Checking ckb-vm-definitions v0.24.14
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]     Checking crossbeam-channel v0.5.16
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking rustls-pki-types v1.15.0
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking ckb-logger v1.1.1
[INFO] [stderr]     Checking ckb-logger v0.202.0
[INFO] [stderr]     Checking blake2b_simd v1.0.4
[INFO] [stderr]    Compiling ckb-script v0.202.0
[INFO] [stderr]    Compiling ckb-script v1.1.1
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking ckb-channel v0.202.0
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]     Checking sha3 v0.10.9
[INFO] [stderr]     Checking async-iterator v2.3.0
[INFO] [stderr]     Checking bech32 v0.8.1
[INFO] [stderr]     Checking ckb-systemtime v1.1.1
[INFO] [stderr]     Checking ckb-always-success-script v0.0.1
[INFO] [stderr]    Compiling blake2b-rs v0.2.0
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling ckb-vm v0.24.14
[INFO] [stderr]     Checking lru v0.7.8
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking time v0.3.53
[INFO] [stderr]    Compiling ckb-hash v0.202.0
[INFO] [stderr]    Compiling ckb-hash v1.1.0
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling numext-constructor v0.1.6
[INFO] [stderr]    Compiling scroll_derive v0.10.5
[INFO] [stderr]    Compiling enum-repr-derive v0.2.0
[INFO] [stderr]    Compiling derive-getters v0.2.1
[INFO] [stderr]    Compiling ckb_schemars_derive v0.8.22
[INFO] [stderr]     Checking scroll v0.10.2
[INFO] [stderr]     Checking goblin v0.4.0
[INFO] [stderr]     Checking goblin v0.2.3
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling ref-cast-impl v1.0.26
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]    Compiling async-trait v0.1.91
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[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/416264364aa47959f5827723e1d7dabc95d0744b/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,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -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"' --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=48a9d59f76ca82d3 -C extra-filename=-ebfc5d4dec142331 --out-dir /opt/rustwide/target/debug/build/syn/ebfc5d4dec142331/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/ee684499ef27f3b8/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/ee684499ef27f3b8/out/libproc_macro2-ee684499ef27f3b8.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/97307b84563a2c10/out/libquote-97307b84563a2c10.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out/libunicode_ident-8c98a1a0e58216a9.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "18439ea2ad26b9ab65cf08777e96564c4b1224aacef95f89a8413323be8a8261", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18439ea2ad26b9ab65cf08777e96564c4b1224aacef95f89a8413323be8a8261", kill_on_drop: false }`
[INFO] [stdout] 18439ea2ad26b9ab65cf08777e96564c4b1224aacef95f89a8413323be8a8261
