[INFO] cloning repository https://github.com/goddtriffin/webserver-base
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/goddtriffin/webserver-base" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoddtriffin%2Fwebserver-base", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoddtriffin%2Fwebserver-base'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ec545b1b4742dfa176952e6195b0eec242301860
[INFO] checking goddtriffin/webserver-base against 615014f15745532730b9ce7a1d9309f8b4756f93 for pr-160491
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoddtriffin%2Fwebserver-base" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/goddtriffin/webserver-base
[INFO] finished tweaking git repo https://github.com/goddtriffin/webserver-base
[INFO] tweaked toml for git repo https://github.com/goddtriffin/webserver-base written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/goddtriffin/webserver-base on toolchain 615014f15745532730b9ce7a1d9309f8b4756f93
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/goddtriffin/webserver-base 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" "+615014f15745532730b9ce7a1d9309f8b4756f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: template_web_server/Cargo.toml: version requirement `0.9.34+deprecated` for dependency `serde_yaml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr] warning: `template-web-server` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] af097f9592d1201927c338f31265a4f25574d92c7c2a8075ece9d225c552e722
[INFO] running `Command { std: "docker" "start" "af097f9592d1201927c338f31265a4f25574d92c7c2a8075ece9d225c552e722", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "af097f9592d1201927c338f31265a4f25574d92c7c2a8075ece9d225c552e722", 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" "af097f9592d1201927c338f31265a4f25574d92c7c2a8075ece9d225c552e722" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "af097f9592d1201927c338f31265a4f25574d92c7c2a8075ece9d225c552e722", 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" "af097f9592d1201927c338f31265a4f25574d92c7c2a8075ece9d225c552e722" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: template_web_server/Cargo.toml: version requirement `0.9.34+deprecated` for dependency `serde_yaml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr] warning: `template-web-server` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking deranged v0.5.4
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]     Checking regex-automata v0.4.11
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking num-modular v0.6.1
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]    Compiling sentry-contexts v0.34.0
[INFO] [stderr]     Checking hostname v0.4.1
[INFO] [stderr]     Checking num-order v1.2.0
[INFO] [stderr]     Checking uname v0.1.1
[INFO] [stderr]    Compiling pulldown-cmark v0.12.2
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking xml-builder v0.5.4
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr] error: could not compile `serde_derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/615014f15745532730b9ce7a1d9309f8b4756f93/bin/rustc --crate-name serde_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=3bc7d41f007caf91 -C extra-filename=-0444026361d78d43 --out-dir /opt/rustwide/target/debug/build/serde_derive/0444026361d78d43/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/369d8852c9a54258/out -L dependency=/opt/rustwide/target/debug/build/quote/6fc91d8310bf4fee/out -L dependency=/opt/rustwide/target/debug/build/syn/5bced5587264adfc/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/b4c15d9166d0a657/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/369d8852c9a54258/out/libproc_macro2-369d8852c9a54258.rlib --extern quote=/opt/rustwide/target/debug/build/quote/6fc91d8310bf4fee/out/libquote-6fc91d8310bf4fee.rlib --extern syn=/opt/rustwide/target/debug/build/syn/5bced5587264adfc/out/libsyn-5bced5587264adfc.rlib --extern proc_macro --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" "af097f9592d1201927c338f31265a4f25574d92c7c2a8075ece9d225c552e722", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af097f9592d1201927c338f31265a4f25574d92c7c2a8075ece9d225c552e722", kill_on_drop: false }`
[INFO] [stdout] af097f9592d1201927c338f31265a4f25574d92c7c2a8075ece9d225c552e722
