[INFO] cloning repository https://github.com/ChimeraFlutter/chimera_hypernet_network [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChimeraFlutter/chimera_hypernet_network" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChimeraFlutter%2Fchimera_hypernet_network", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChimeraFlutter%2Fchimera_hypernet_network'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aa33f21d06705390e61c4adbebe03f309a81149f [INFO] checking ChimeraFlutter/chimera_hypernet_network against master#a2db9280539229a3b8a084a09886670a57bc7e9c for pr-147185 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChimeraFlutter%2Fchimera_hypernet_network" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ChimeraFlutter/chimera_hypernet_network [INFO] finished tweaking git repo https://github.com/ChimeraFlutter/chimera_hypernet_network [INFO] tweaked toml for git repo https://github.com/ChimeraFlutter/chimera_hypernet_network written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ChimeraFlutter/chimera_hypernet_network on toolchain a2db9280539229a3b8a084a09886670a57bc7e9c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2db9280539229a3b8a084a09886670a57bc7e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ChimeraFlutter/chimera_hypernet_network 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" "+a2db9280539229a3b8a084a09886670a57bc7e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded intrusive-collections v0.9.7 [INFO] [stderr] Downloaded debug_panic v0.2.1 [INFO] [stderr] Downloaded octets v0.3.0 [INFO] [stderr] Downloaded quiche v0.24.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+a2db9280539229a3b8a084a09886670a57bc7e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 058ab7d78eda69f880b645632fc69785e6e255d24fc9eff6418fb9f6f09598fc [INFO] running `Command { std: "docker" "start" "-a" "058ab7d78eda69f880b645632fc69785e6e255d24fc9eff6418fb9f6f09598fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "058ab7d78eda69f880b645632fc69785e6e255d24fc9eff6418fb9f6f09598fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "058ab7d78eda69f880b645632fc69785e6e255d24fc9eff6418fb9f6f09598fc", kill_on_drop: false }` [INFO] [stdout] 058ab7d78eda69f880b645632fc69785e6e255d24fc9eff6418fb9f6f09598fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+a2db9280539229a3b8a084a09886670a57bc7e9c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61d66d151979eba74f9b8de176a49302cc7a0611d956815f4d1eb6922bd02f8e [INFO] running `Command { std: "docker" "start" "-a" "61d66d151979eba74f9b8de176a49302cc7a0611d956815f4d1eb6922bd02f8e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling cbindgen v0.23.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking intrusive-collections v0.9.7 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking debug_panic v0.2.1 [INFO] [stderr] Checking octets v0.3.0 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking heck v0.4.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling chimera_hypernet_network v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling quiche v0.24.4 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking tempfile v3.20.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/a2db9280539229a3b8a084a09886670a57bc7e9c/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.104/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"' --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=283e69a0bd0c1200 -C extra-filename=-60c44bfa3fd13c0c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e1ca03a1b3a84044.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-014e7ee44daf81ef.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" "61d66d151979eba74f9b8de176a49302cc7a0611d956815f4d1eb6922bd02f8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61d66d151979eba74f9b8de176a49302cc7a0611d956815f4d1eb6922bd02f8e", kill_on_drop: false }` [INFO] [stdout] 61d66d151979eba74f9b8de176a49302cc7a0611d956815f4d1eb6922bd02f8e