[INFO] cloning repository https://github.com/Turbo87/segelflug-classifieds
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Turbo87/segelflug-classifieds" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTurbo87%2Fsegelflug-classifieds", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTurbo87%2Fsegelflug-classifieds'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8c4d457340afee74cc68bee938e9bb3e792fe51c
[INFO] checking Turbo87/segelflug-classifieds against 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0 for pr-158915-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTurbo87%2Fsegelflug-classifieds" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Turbo87/segelflug-classifieds
[INFO] finished tweaking git repo https://github.com/Turbo87/segelflug-classifieds
[INFO] tweaked toml for git repo https://github.com/Turbo87/segelflug-classifieds written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Turbo87/segelflug-classifieds on toolchain 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Turbo87/segelflug-classifieds 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" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 20db19be21c30cbbb39f320f49fe70ab4e83a4b880825673f7a915bb184c0362
[INFO] running `Command { std: "docker" "start" "20db19be21c30cbbb39f320f49fe70ab4e83a4b880825673f7a915bb184c0362", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20db19be21c30cbbb39f320f49fe70ab4e83a4b880825673f7a915bb184c0362", 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" "20db19be21c30cbbb39f320f49fe70ab4e83a4b880825673f7a915bb184c0362" "/opt/rustwide/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20db19be21c30cbbb39f320f49fe70ab4e83a4b880825673f7a915bb184c0362", 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" "20db19be21c30cbbb39f320f49fe70ab4e83a4b880825673f7a915bb184c0362" "/opt/rustwide/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling zmij v1.0.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking deranged v0.5.3
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]     Checking phf_shared v0.13.1
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling phf_shared v0.14.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling vergen-lib v0.1.6
[INFO] [stderr]    Compiling phf_generator v0.14.0
[INFO] [stderr]     Checking dtoa v1.0.10
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]    Compiling phf_codegen v0.14.0
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling vergen v9.0.6
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling syn v3.0.2
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling string_cache_codegen v0.11.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking string_cache v0.11.0
[INFO] [stderr]     Checking phf v0.14.0
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]     Checking string_cache v0.9.0
[INFO] [stderr]    Compiling vergen-gitcl v1.0.8
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling web_atoms v0.3.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling web_atoms v0.2.3
[INFO] [stderr]    Compiling sentry-contexts v0.42.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling selectors v0.33.0
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking tendril v0.5.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking uname v0.1.1
[INFO] [stderr]     Checking hostname v0.4.1
[INFO] [stderr]     Checking servo_arc v0.4.3
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking quick-xml v0.41.0
[INFO] [stderr]     Checking cssparser v0.38.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking serde_json v1.0.151
[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/0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.118/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -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=0cec6aee7f1d7bab -C extra-filename=-4d6b06fb7da3d948 --out-dir /opt/rustwide/target/debug/build/syn/4d6b06fb7da3d948/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/5c6bf0ce70547d71/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/b4c15d9166d0a657/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/5c6bf0ce70547d71/out/libproc_macro2-5c6bf0ce70547d71.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/17c33fa53fd4148f/out/libquote-17c33fa53fd4148f.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/b4c15d9166d0a657/out/libunicode_ident-b4c15d9166d0a657.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --cfg 'feature="termios"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=d2479f84231fcf64 -C extra-filename=-03179c37bef5486c --out-dir /opt/rustwide/target/debug/build/rustix/03179c37bef5486c/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/7063c8271e4d7aa2/out/libbitflags-7063c8271e4d7aa2.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/build/linux-raw-sys/401ab83056f387c2/out/liblinux_raw_sys-401ab83056f387c2.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "20db19be21c30cbbb39f320f49fe70ab4e83a4b880825673f7a915bb184c0362", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20db19be21c30cbbb39f320f49fe70ab4e83a4b880825673f7a915bb184c0362", kill_on_drop: false }`
[INFO] [stdout] 20db19be21c30cbbb39f320f49fe70ab4e83a4b880825673f7a915bb184c0362
