[INFO] cloning repository https://github.com/yaojianpin/acts-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yaojianpin/acts-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyaojianpin%2Facts-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyaojianpin%2Facts-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4e75bc5054d07936daea0589d39110f00474a2aa
[INFO] checking yaojianpin/acts-server against try#84addd32a13fa2d3f62fe5d99031611147b7fb13 for pr-147565
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyaojianpin%2Facts-server" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yaojianpin/acts-server
[INFO] finished tweaking git repo https://github.com/yaojianpin/acts-server
[INFO] tweaked toml for git repo https://github.com/yaojianpin/acts-server written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yaojianpin/acts-server on toolchain 84addd32a13fa2d3f62fe5d99031611147b7fb13
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yaojianpin/acts-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" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7d0d798b7d5ea9784f956bbc73d66b05afde256380644635cbd47435330549bd
[INFO] running `Command { std: "docker" "start" "-a" "7d0d798b7d5ea9784f956bbc73d66b05afde256380644635cbd47435330549bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d0d798b7d5ea9784f956bbc73d66b05afde256380644635cbd47435330549bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d0d798b7d5ea9784f956bbc73d66b05afde256380644635cbd47435330549bd", kill_on_drop: false }`
[INFO] [stdout] 7d0d798b7d5ea9784f956bbc73d66b05afde256380644635cbd47435330549bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24dfaac67d760f7fafc9b4312100f9170879d068159dc261865cf5c411719729
[INFO] running `Command { std: "docker" "start" "-a" "24dfaac67d760f7fafc9b4312100f9170879d068159dc261865cf5c411719729", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling serde v1.0.213
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling anyhow v1.0.91
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v0.38.38
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling thiserror v1.0.68
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling rquickjs-sys v0.8.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking raw-cpuid v11.2.0
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]    Compiling moka v0.12.8
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking quanta v0.12.3
[INFO] [stderr]    Compiling proc-macro-crate v1.3.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/84addd32a13fa2d3f62fe5d99031611147b7fb13/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=2c53e33a17a0b542 -C extra-filename=-c90d39c8147868be --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-11d2d75b9bf96a03.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-0199369e5233832a.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-d14904b1232aa2ec.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" "24dfaac67d760f7fafc9b4312100f9170879d068159dc261865cf5c411719729", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24dfaac67d760f7fafc9b4312100f9170879d068159dc261865cf5c411719729", kill_on_drop: false }`
[INFO] [stdout] 24dfaac67d760f7fafc9b4312100f9170879d068159dc261865cf5c411719729
