[INFO] cloning repository https://github.com/Jerald/cargo-protologic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jerald/cargo-protologic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJerald%2Fcargo-protologic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJerald%2Fcargo-protologic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 41271c44cb207e988e3cb0d5ae1185d01211eb05 [INFO] checking Jerald/cargo-protologic against try#8384de5d92dd9b1c0b67caa5c1c1b11bf606490f for pr-146300 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJerald%2Fcargo-protologic" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Jerald/cargo-protologic [INFO] finished tweaking git repo https://github.com/Jerald/cargo-protologic [INFO] tweaked toml for git repo https://github.com/Jerald/cargo-protologic written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Jerald/cargo-protologic on toolchain 8384de5d92dd9b1c0b67caa5c1c1b11bf606490f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8384de5d92dd9b1c0b67caa5c1c1b11bf606490f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Jerald/cargo-protologic 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" "+8384de5d92dd9b1c0b67caa5c1c1b11bf606490f" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap v4.4.18 [INFO] [stderr] Downloaded anstyle v1.0.5 [INFO] [stderr] Downloaded cxx-build v1.0.115 [INFO] [stderr] Downloaded anstream v0.6.11 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.115 [INFO] [stderr] Downloaded wasm-opt-cxx-sys v0.116.0 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.115 [INFO] [stderr] Downloaded cxx v1.0.115 [INFO] [stderr] Downloaded wasm-opt v0.116.0 [INFO] [stderr] Downloaded clap_builder v4.4.18 [INFO] [stderr] Downloaded wasm-opt-sys v0.116.0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8384de5d92dd9b1c0b67caa5c1c1b11bf606490f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4871dc8151e1b90007e0eaffa00ceebbe0b870b0db92f6604113d47d3a47a17c [INFO] running `Command { std: "docker" "start" "-a" "4871dc8151e1b90007e0eaffa00ceebbe0b870b0db92f6604113d47d3a47a17c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4871dc8151e1b90007e0eaffa00ceebbe0b870b0db92f6604113d47d3a47a17c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4871dc8151e1b90007e0eaffa00ceebbe0b870b0db92f6604113d47d3a47a17c", kill_on_drop: false }` [INFO] [stdout] 4871dc8151e1b90007e0eaffa00ceebbe0b870b0db92f6604113d47d3a47a17c [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8384de5d92dd9b1c0b67caa5c1c1b11bf606490f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ea10aafa1c8431e2ce5db3a43071a707ab4bbb2ca4e7b4d5e42778f0a749381 [INFO] running `Command { std: "docker" "start" "-a" "8ea10aafa1c8431e2ce5db3a43071a707ab4bbb2ca4e7b4d5e42778f0a749381", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling scratch v1.0.7 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling cxxbridge-flags v1.0.115 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking anstyle v1.0.5 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Compiling link-cplusplus v1.0.9 [INFO] [stderr] Compiling cxx v1.0.115 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking tempfile v3.9.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling cxx-build v1.0.115 [INFO] [stderr] Compiling cxxbridge-macro v1.0.115 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking thiserror v1.0.56 [INFO] [stderr] Checking clap v4.4.18 [INFO] [stderr] Compiling wasm-opt-sys v0.116.0 [INFO] [stderr] Compiling wasm-opt-cxx-sys v0.116.0 [INFO] [stderr] error: could not compile `serde` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8384de5d92dd9b1c0b67caa5c1c1b11bf606490f/bin/rustc --crate-name serde --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.196/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=f4e597ece81dd02a -C extra-filename=-6e066fba446a9c55 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-d206afcfb86dec52.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "8ea10aafa1c8431e2ce5db3a43071a707ab4bbb2ca4e7b4d5e42778f0a749381", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ea10aafa1c8431e2ce5db3a43071a707ab4bbb2ca4e7b4d5e42778f0a749381", kill_on_drop: false }` [INFO] [stdout] 8ea10aafa1c8431e2ce5db3a43071a707ab4bbb2ca4e7b4d5e42778f0a749381