[INFO] cloning repository https://github.com/masonblier/axse-app
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/masonblier/axse-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmasonblier%2Faxse-app", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmasonblier%2Faxse-app'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0f19d1fba0e75075825c79b80c40041a01b33dd9
[INFO] checking masonblier/axse-app/0f19d1fba0e75075825c79b80c40041a01b33dd9 against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmasonblier%2Faxse-app" "/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/masonblier/axse-app
[INFO] finished tweaking git repo https://github.com/masonblier/axse-app
[INFO] tweaked toml for git repo https://github.com/masonblier/axse-app written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/masonblier/axse-app on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/masonblier/axse-app 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 62168fd65b00ceb70498092fcc052a63ea94e0e95d61e16b147ddac0fde7969b
[INFO] running `Command { std: "docker" "start" "62168fd65b00ceb70498092fcc052a63ea94e0e95d61e16b147ddac0fde7969b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62168fd65b00ceb70498092fcc052a63ea94e0e95d61e16b147ddac0fde7969b", 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" "62168fd65b00ceb70498092fcc052a63ea94e0e95d61e16b147ddac0fde7969b" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62168fd65b00ceb70498092fcc052a63ea94e0e95d61e16b147ddac0fde7969b", 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" "62168fd65b00ceb70498092fcc052a63ea94e0e95d61e16b147ddac0fde7969b" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking value-bag v1.11.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking crc v3.3.0
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking avif-serialize v0.8.5
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking image-webp v0.2.3
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]     Checking zune-jpeg v0.4.19
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking async-executor v1.13.2
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking md5 v0.8.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling inherent v1.0.12
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling sea-orm-macros v1.1.13
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[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/416264364aa47959f5827723e1d7dabc95d0744b/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.0.8/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="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="time"' --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=2475a50780adf152 -C extra-filename=-65cfa48ae244cfa2 --out-dir /opt/rustwide/target/debug/build/rustix/65cfa48ae244cfa2/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/82a9f600690268ce/out/libbitflags-82a9f600690268ce.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/build/linux-raw-sys/9d25d436a72f292a/out/liblinux_raw_sys-9d25d436a72f292a.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "62168fd65b00ceb70498092fcc052a63ea94e0e95d61e16b147ddac0fde7969b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62168fd65b00ceb70498092fcc052a63ea94e0e95d61e16b147ddac0fde7969b", kill_on_drop: false }`
[INFO] [stdout] 62168fd65b00ceb70498092fcc052a63ea94e0e95d61e16b147ddac0fde7969b
