[INFO] cloning repository https://github.com/jalil-salame/face-stabilizer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jalil-salame/face-stabilizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjalil-salame%2Fface-stabilizer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjalil-salame%2Fface-stabilizer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1e1f16b9aa28763b2be3cb587bd8a134739e5564
[INFO] testing jalil-salame/face-stabilizer against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjalil-salame%2Fface-stabilizer" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jalil-salame/face-stabilizer
[INFO] finished tweaking git repo https://github.com/jalil-salame/face-stabilizer
[INFO] tweaked toml for git repo https://github.com/jalil-salame/face-stabilizer written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jalil-salame/face-stabilizer on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jalil-salame/face-stabilizer 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] f24b79c66b80040a335def6db60dd310e8bf6df898001eeef8313bf87e156b1e
[INFO] running `Command { std: "docker" "start" "f24b79c66b80040a335def6db60dd310e8bf6df898001eeef8313bf87e156b1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f24b79c66b80040a335def6db60dd310e8bf6df898001eeef8313bf87e156b1e", 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" "f24b79c66b80040a335def6db60dd310e8bf6df898001eeef8313bf87e156b1e" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f24b79c66b80040a335def6db60dd310e8bf6df898001eeef8313bf87e156b1e", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f24b79c66b80040a335def6db60dd310e8bf6df898001eeef8313bf87e156b1e" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.1.0
[INFO] [stderr]    Compiling bytemuck v1.16.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling safe_arch v0.7.2
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.70
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling wide v0.7.25
[INFO] [stderr]    Compiling gimli v0.29.0
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling sys-info v0.9.1
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling object v0.36.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[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/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name exr --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exr-1.72.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c429db211fbefec1 -C extra-filename=-5122000cdb0a9e3b --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern bit_field=/opt/rustwide/target/release/deps/libbit_field-d0e745ab1e854579.rmeta --extern flume=/opt/rustwide/target/release/deps/libflume-2202460230bbe704.rmeta --extern half=/opt/rustwide/target/release/deps/libhalf-c27f385947125a11.rmeta --extern lebe=/opt/rustwide/target/release/deps/liblebe-b9f57aacd3a6341c.rmeta --extern miniz_oxide=/opt/rustwide/target/release/deps/libminiz_oxide-e6c5f6836e6f1784.rmeta --extern rayon_core=/opt/rustwide/target/release/deps/librayon_core-00af58fc40f7cc14.rmeta --extern smallvec=/opt/rustwide/target/release/deps/libsmallvec-522bbd0e8c7fe261.rmeta --extern zune_inflate=/opt/rustwide/target/release/deps/libzune_inflate-0451b7f8aa31ddec.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f24b79c66b80040a335def6db60dd310e8bf6df898001eeef8313bf87e156b1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f24b79c66b80040a335def6db60dd310e8bf6df898001eeef8313bf87e156b1e", kill_on_drop: false }`
[INFO] [stdout] f24b79c66b80040a335def6db60dd310e8bf6df898001eeef8313bf87e156b1e
