[INFO] cloning repository https://github.com/Crellsin/mtls-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Crellsin/mtls-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrellsin%2Fmtls-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrellsin%2Fmtls-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f03a1085f34118a0458818ac32b63dfce23d2648
[INFO] checking Crellsin/mtls-rs against master#c9af9c1dc85a55e309345030ff9cb7ea247953fa for pr-151146
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrellsin%2Fmtls-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Crellsin/mtls-rs
[INFO] finished tweaking git repo https://github.com/Crellsin/mtls-rs
[INFO] tweaked toml for git repo https://github.com/Crellsin/mtls-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Crellsin/mtls-rs on toolchain c9af9c1dc85a55e309345030ff9cb7ea247953fa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Crellsin/mtls-rs 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" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zmij v1.0.3
[INFO] [stderr]   Downloaded rustls-pki-types v0.1.2
[INFO] [stderr]   Downloaded actix-web v4.12.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6660b74ec3b68097fa70e7103bbc1bd6dabe92f41607da06bb156b8308f117ac
[INFO] running `Command { std: "docker" "start" "-a" "6660b74ec3b68097fa70e7103bbc1bd6dabe92f41607da06bb156b8308f117ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6660b74ec3b68097fa70e7103bbc1bd6dabe92f41607da06bb156b8308f117ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6660b74ec3b68097fa70e7103bbc1bd6dabe92f41607da06bb156b8308f117ac", kill_on_drop: false }`
[INFO] [stdout] 6660b74ec3b68097fa70e7103bbc1bd6dabe92f41607da06bb156b8308f117ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee08b30d2a346ee472411f11d793c4ca0050f174bcff74c36fa73ee73ee01e5d
[INFO] running `Command { std: "docker" "start" "-a" "ee08b30d2a346ee472411f11d793c4ca0050f174bcff74c36fa73ee73ee01e5d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking rustls-native-certs v0.7.3
[INFO] [stderr]     Checking rustls-pki-types v0.1.2
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling zmij v1.0.3
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]     Checking jiff v0.2.17
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking binascii v0.1.4
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]     Checking impl-more v0.1.9
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[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/c9af9c1dc85a55e309345030ff9cb7ea247953fa/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.112/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"' --cfg 'feature="visit-mut"' --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=f1c967cf37a089b3 -C extra-filename=-416e81999a183f0d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0857234c7afb9dee.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-8ce6644e18674a5b.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-9533002ac35f5809.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" "ee08b30d2a346ee472411f11d793c4ca0050f174bcff74c36fa73ee73ee01e5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee08b30d2a346ee472411f11d793c4ca0050f174bcff74c36fa73ee73ee01e5d", kill_on_drop: false }`
[INFO] [stdout] ee08b30d2a346ee472411f11d793c4ca0050f174bcff74c36fa73ee73ee01e5d
