[INFO] cloning repository https://github.com/OsWebPress/backend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OsWebPress/backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOsWebPress%2Fbackend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOsWebPress%2Fbackend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 431a8c477948ea7b2bca4ac4089472b392b34cbd
[INFO] checking OsWebPress/backend against dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOsWebPress%2Fbackend" "/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/OsWebPress/backend
[INFO] finished tweaking git repo https://github.com/OsWebPress/backend
[INFO] tweaked toml for git repo https://github.com/OsWebPress/backend written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/OsWebPress/backend on toolchain dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/OsWebPress/backend 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" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded postgres-types v0.2.9
[INFO] [stderr]   Downloaded tokio-postgres v0.7.13
[INFO] [stderr]   Downloaded postgres-protocol v0.6.8
[INFO] [stderr]   Downloaded actix-multipart v0.7.2
[INFO] [stderr]   Downloaded actix-multipart-derive v0.7.0
[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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7a694142412e3f9ba15ae9bed2d19cc1049c033f1329d0ed5a7c2d7065785667
[INFO] running `Command { std: "docker" "start" "7a694142412e3f9ba15ae9bed2d19cc1049c033f1329d0ed5a7c2d7065785667", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a694142412e3f9ba15ae9bed2d19cc1049c033f1329d0ed5a7c2d7065785667", 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" "7a694142412e3f9ba15ae9bed2d19cc1049c033f1329d0ed5a7c2d7065785667" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a694142412e3f9ba15ae9bed2d19cc1049c033f1329d0ed5a7c2d7065785667", 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" "7a694142412e3f9ba15ae9bed2d19cc1049c033f1329d0ed5a7c2d7065785667" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling rustix v1.0.2
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling zstd-safe v7.2.3
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]     Checking brotli v7.0.0
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling parse-size v1.1.0
[INFO] [stderr]     Checking base64ct v1.7.3
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling zstd-sys v2.0.14+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tempfile v3.19.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr] error: could not compile `brotli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-7.0.0/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-stdlib"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "billing", "default", "disable-timer", "disallow_large_window_size", "external-literal-probability", "ffi-api", "float64", "floating_point_context_mixing", "no-stdlib-ffi-binding", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=521f0c25b7eaa965 -C extra-filename=-62666fea39fbf986 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-7b1bd6f28b6396be.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-c67ef39ef9e0d8f1.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-257932aa9253e762.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" "7a694142412e3f9ba15ae9bed2d19cc1049c033f1329d0ed5a7c2d7065785667", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a694142412e3f9ba15ae9bed2d19cc1049c033f1329d0ed5a7c2d7065785667", kill_on_drop: false }`
[INFO] [stdout] 7a694142412e3f9ba15ae9bed2d19cc1049c033f1329d0ed5a7c2d7065785667
