[INFO] cloning repository https://github.com/kyle-tennison/gpt-alarm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kyle-tennison/gpt-alarm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkyle-tennison%2Fgpt-alarm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkyle-tennison%2Fgpt-alarm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7932ba3ee7ef76104fbe6b9bea8720c3507b25a6
[INFO] documenting kyle-tennison/gpt-alarm against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkyle-tennison%2Fgpt-alarm" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kyle-tennison/gpt-alarm
[INFO] finished tweaking git repo https://github.com/kyle-tennison/gpt-alarm
[INFO] tweaked toml for git repo https://github.com/kyle-tennison/gpt-alarm written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kyle-tennison/gpt-alarm on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kyle-tennison/gpt-alarm 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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] d7abde45b84da7975ef0af00ee30f5baff296b21b88ddf5d298a728028274f9a
[INFO] running `Command { std: "docker" "start" "d7abde45b84da7975ef0af00ee30f5baff296b21b88ddf5d298a728028274f9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d7abde45b84da7975ef0af00ee30f5baff296b21b88ddf5d298a728028274f9a", 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" "d7abde45b84da7975ef0af00ee30f5baff296b21b88ddf5d298a728028274f9a" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d7abde45b84da7975ef0af00ee30f5baff296b21b88ddf5d298a728028274f9a", 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" "d7abde45b84da7975ef0af00ee30f5baff296b21b88ddf5d298a728028274f9a" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling cfg-expr v0.20.7
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling nasm-rs v0.3.2
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]    Compiling system-deps v7.0.8
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking avif-serialize v0.8.8
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking gif v0.14.2
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking tiff v0.11.3
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking tokio v1.51.1
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]    Compiling mozjpeg-sys v2.2.3
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling glib-sys v0.22.6
[INFO] [stderr]    Compiling gobject-sys v0.22.6
[INFO] [stderr]    Compiling gstreamer-sys v0.25.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling gio-sys v0.22.0
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]    Compiling gstreamer-base-sys v0.25.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking symphonia-core v0.5.5
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking rav1e v0.8.1
[INFO] [stderr] error: could not compile `exr` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/da3f5c31e5535b3dc210067de660a45784ae1e9c/bin/rustc --crate-name exr --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exr-1.74.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="rayon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rayon"))' -C metadata=25a89dbb11e6e83b -C extra-filename=-55cd2047ec0bce66 --out-dir /opt/rustwide/target/debug/build/exr/55cd2047ec0bce66/out -L dependency=/opt/rustwide/target/debug/build/adler2/ee8704cd74c29624/out -L dependency=/opt/rustwide/target/debug/build/bit_field/a9d5d3be616a45ce/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-deque/fdad849b02bfa1ea/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-epoch/b76a30c82221d246/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-utils/1c9006e854b046b8/out -L dependency=/opt/rustwide/target/debug/build/half/a7c2f19bd274644f/out -L dependency=/opt/rustwide/target/debug/build/lebe/37e466e3722d5730/out -L dependency=/opt/rustwide/target/debug/build/miniz_oxide/1995a4aa6e97e0dc/out -L dependency=/opt/rustwide/target/debug/build/rayon-core/7a884365b0b2f48a/out -L dependency=/opt/rustwide/target/debug/build/simd-adler32/edae65156f9f1f0c/out -L dependency=/opt/rustwide/target/debug/build/smallvec/3241f1b2db2aef13/out -L dependency=/opt/rustwide/target/debug/build/zerocopy/dbd4b3a29fb00aa4/out -L dependency=/opt/rustwide/target/debug/build/zerocopy-derive/81a4d90f1cefc760/out -L dependency=/opt/rustwide/target/debug/build/zune-inflate/bf5f097ae8945fc8/out --extern bit_field=/opt/rustwide/target/debug/build/bit_field/a9d5d3be616a45ce/out/libbit_field-a9d5d3be616a45ce.rmeta --extern half=/opt/rustwide/target/debug/build/half/a7c2f19bd274644f/out/libhalf-a7c2f19bd274644f.rmeta --extern lebe=/opt/rustwide/target/debug/build/lebe/37e466e3722d5730/out/liblebe-37e466e3722d5730.rmeta --extern miniz_oxide=/opt/rustwide/target/debug/build/miniz_oxide/1995a4aa6e97e0dc/out/libminiz_oxide-1995a4aa6e97e0dc.rmeta --extern rayon_core=/opt/rustwide/target/debug/build/rayon-core/7a884365b0b2f48a/out/librayon_core-7a884365b0b2f48a.rmeta --extern smallvec=/opt/rustwide/target/debug/build/smallvec/3241f1b2db2aef13/out/libsmallvec-3241f1b2db2aef13.rmeta --extern zune_inflate=/opt/rustwide/target/debug/build/zune-inflate/bf5f097ae8945fc8/out/libzune_inflate-bf5f097ae8945fc8.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" "d7abde45b84da7975ef0af00ee30f5baff296b21b88ddf5d298a728028274f9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7abde45b84da7975ef0af00ee30f5baff296b21b88ddf5d298a728028274f9a", kill_on_drop: false }`
[INFO] [stdout] d7abde45b84da7975ef0af00ee30f5baff296b21b88ddf5d298a728028274f9a
