[INFO] cloning repository https://github.com/janekhaertter/conspiracy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/janekhaertter/conspiracy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanekhaertter%2Fconspiracy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanekhaertter%2Fconspiracy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 85a3f87045fb057e720722f4d288c1450c41ef88
[INFO] checking janekhaertter/conspiracy against c9ff496891c278ad660bc0ab85c1f0b72059464a for pr-160491
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanekhaertter%2Fconspiracy" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/janekhaertter/conspiracy
[INFO] finished tweaking git repo https://github.com/janekhaertter/conspiracy
[INFO] tweaked toml for git repo https://github.com/janekhaertter/conspiracy written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/janekhaertter/conspiracy on toolchain c9ff496891c278ad660bc0ab85c1f0b72059464a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/janekhaertter/conspiracy 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" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded emath v0.33.3
[INFO] [stderr]   Downloaded atomic_float v1.1.0
[INFO] [stderr]   Downloaded ecolor v0.33.3
[INFO] [stderr]   Downloaded egui-async v0.3.6
[INFO] [stderr]   Downloaded epaint v0.33.3
[INFO] [stderr]   Downloaded eframe v0.33.3
[INFO] [stderr]   Downloaded egui v0.33.3
[INFO] [stderr]   Downloaded egui_glow v0.33.3
[INFO] [stderr]   Downloaded egui-winit v0.33.3
[INFO] [stderr]   Downloaded epaint_default_fonts v0.33.3
[INFO] [stderr]   Downloaded egui-wgpu v0.33.3
[INFO] [stderr]   Downloaded rust_decimal v1.42.0
[INFO] [stderr]   Downloaded duckdb v1.10503.1
[INFO] [stderr]   Downloaded arrow v58.3.0
[INFO] [stderr]   Downloaded arrow-data v58.3.0
[INFO] [stderr]   Downloaded arrow-string v58.3.0
[INFO] [stderr]   Downloaded arrow-schema v58.3.0
[INFO] [stderr]   Downloaded arrow-select v58.3.0
[INFO] [stderr]   Downloaded arrow-buffer v58.3.0
[INFO] [stderr]   Downloaded arrow-array v58.3.0
[INFO] [stderr]   Downloaded arrow-row v58.3.0
[INFO] [stderr]   Downloaded arrow-ord v58.3.0
[INFO] [stderr]   Downloaded arrow-cast v58.3.0
[INFO] [stderr]   Downloaded arrow-arith v58.3.0
[INFO] [stderr]   Downloaded libduckdb-sys v1.10503.1
[INFO] [stderr]   Downloaded async-openai v0.27.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 053e2dda61ed9b4d1bdadb3bebb513d30510332d5dfce61557ef4296fcec7607
[INFO] running `Command { std: "docker" "start" "053e2dda61ed9b4d1bdadb3bebb513d30510332d5dfce61557ef4296fcec7607", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "053e2dda61ed9b4d1bdadb3bebb513d30510332d5dfce61557ef4296fcec7607", 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" "053e2dda61ed9b4d1bdadb3bebb513d30510332d5dfce61557ef4296fcec7607" "/opt/rustwide/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "053e2dda61ed9b4d1bdadb3bebb513d30510332d5dfce61557ef4296fcec7607", 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" "053e2dda61ed9b4d1bdadb3bebb513d30510332d5dfce61557ef4296fcec7607" "/opt/rustwide/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking http v1.4.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking wayland-sys v0.31.11
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking arrow-schema v58.3.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]     Checking accesskit v0.21.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]     Checking uuid v1.23.2
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking epaint_default_fonts v0.33.3
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[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/c9ff496891c278ad660bc0ab85c1f0b72059464a/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/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=afd4680138d5422e -C extra-filename=-2a1a7d3235da2e23 --out-dir /opt/rustwide/target/debug/build/syn/2a1a7d3235da2e23/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/4e65ba962a324510/out -L dependency=/opt/rustwide/target/debug/build/quote/d8b25e15af30dc2b/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/4e65ba962a324510/out/libproc_macro2-4e65ba962a324510.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/d8b25e15af30dc2b/out/libquote-d8b25e15af30dc2b.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] [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/c9ff496891c278ad660bc0ab85c1f0b72059464a/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.44/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="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="shm"' --cfg 'feature="std"' --cfg 'feature="stdio"' --cfg 'feature="system"' --cfg 'feature="termios"' --cfg 'feature="thread"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "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=6f012d00ebd03b67 -C extra-filename=-7fea4ca78c219c60 --out-dir /opt/rustwide/target/debug/build/rustix/7fea4ca78c219c60/out -L dependency=/opt/rustwide/target/debug/build/bitflags/42a213aab8397fad/out -L dependency=/opt/rustwide/target/debug/build/linux-raw-sys/9692f5d5f45da725/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/42a213aab8397fad/out/libbitflags-42a213aab8397fad.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/build/linux-raw-sys/9692f5d5f45da725/out/liblinux_raw_sys-9692f5d5f45da725.rmeta --cap-lints allow --cap-lints=forbid --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "053e2dda61ed9b4d1bdadb3bebb513d30510332d5dfce61557ef4296fcec7607", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "053e2dda61ed9b4d1bdadb3bebb513d30510332d5dfce61557ef4296fcec7607", kill_on_drop: false }`
[INFO] [stdout] 053e2dda61ed9b4d1bdadb3bebb513d30510332d5dfce61557ef4296fcec7607
