[INFO] cloning repository https://github.com/Brahim-Fouad/Fellaga-SubDomainFinder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Brahim-Fouad/Fellaga-SubDomainFinder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrahim-Fouad%2FFellaga-SubDomainFinder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrahim-Fouad%2FFellaga-SubDomainFinder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bf34630d9d6a596fe1e005b8a9d57c9304d0d816
[INFO] checking Brahim-Fouad/Fellaga-SubDomainFinder against 1ed2df61a19042f231709eb05d032ae9e2cb2084 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrahim-Fouad%2FFellaga-SubDomainFinder" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Brahim-Fouad/Fellaga-SubDomainFinder
[INFO] finished tweaking git repo https://github.com/Brahim-Fouad/Fellaga-SubDomainFinder
[INFO] tweaked toml for git repo https://github.com/Brahim-Fouad/Fellaga-SubDomainFinder written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Brahim-Fouad/Fellaga-SubDomainFinder on toolchain 1ed2df61a19042f231709eb05d032ae9e2cb2084
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Brahim-Fouad/Fellaga-SubDomainFinder 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" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ipconfig v0.3.4
[INFO] [stderr]   Downloaded hickory-resolver v0.26.1
[INFO] [stderr]   Downloaded psl v2.1.219
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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] 928dd5433277d44b8d1f535b3adc63a6d718f4771df5504c60e720584cad0839
[INFO] running `Command { std: "docker" "start" "928dd5433277d44b8d1f535b3adc63a6d718f4771df5504c60e720584cad0839", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "928dd5433277d44b8d1f535b3adc63a6d718f4771df5504c60e720584cad0839", 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" "928dd5433277d44b8d1f535b3adc63a6d718f4771df5504c60e720584cad0839" "/opt/rustwide/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "928dd5433277d44b8d1f535b3adc63a6d718f4771df5504c60e720584cad0839", 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" "928dd5433277d44b8d1f535b3adc63a6d718f4771df5504c60e720584cad0839" "/opt/rustwide/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking rustls-pki-types v1.15.0
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking tinyvec v1.12.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking alloc-stdlib v0.2.4
[INFO] [stderr]    Compiling rustls v0.23.42
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking brotli-decompressor v5.0.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]     Checking compression-core v0.4.32
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling libsqlite3-sys v0.38.1
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]    Compiling aws-lc-sys v0.42.0
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.16
[INFO] [stderr]     Checking uuid v1.23.5
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking whoami v2.1.2
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking resolv-conf v0.7.6
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking hashlink v0.12.1
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking moka v0.12.15
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]     Checking psl v2.1.219
[INFO] [stderr]     Checking postgres-protocol v0.6.12
[INFO] [stderr]     Checking http-body-util v0.1.4
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]     Checking brotli v8.0.4
[INFO] [stderr]     Checking postgres-types v0.2.14
[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/1ed2df61a19042f231709eb05d032ae9e2cb2084/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.119/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=3c5ed9f685db3494 -C extra-filename=-4e42e64654e687c9 --out-dir /opt/rustwide/target/debug/build/syn/4e42e64654e687c9/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/d4cb564e807a9cd7/out -L dependency=/opt/rustwide/target/debug/build/quote/12a774c18bdf157c/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/d4cb564e807a9cd7/out/libproc_macro2-d4cb564e807a9cd7.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/12a774c18bdf157c/out/libquote-12a774c18bdf157c.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out/libunicode_ident-8c98a1a0e58216a9.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" "928dd5433277d44b8d1f535b3adc63a6d718f4771df5504c60e720584cad0839", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "928dd5433277d44b8d1f535b3adc63a6d718f4771df5504c60e720584cad0839", kill_on_drop: false }`
[INFO] [stdout] 928dd5433277d44b8d1f535b3adc63a6d718f4771df5504c60e720584cad0839
