[INFO] cloning repository https://github.com/nledford/ScarlettServer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nledford/ScarlettServer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnledford%2FScarlettServer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnledford%2FScarlettServer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bbb7422cb2355104c9f3a4bf3a89d84c402cd43d [INFO] testing nledford/ScarlettServer against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnledford%2FScarlettServer" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nledford/ScarlettServer on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nledford/ScarlettServer [INFO] finished tweaking git repo https://github.com/nledford/ScarlettServer [INFO] tweaked toml for git repo https://github.com/nledford/ScarlettServer written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/nledford/ScarlettServer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 437fb1c56383b015b0c629ea0af39d57d5f9b4c400d6c4595a3365aa6b7798a0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "437fb1c56383b015b0c629ea0af39d57d5f9b4c400d6c4595a3365aa6b7798a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "437fb1c56383b015b0c629ea0af39d57d5f9b4c400d6c4595a3365aa6b7798a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "437fb1c56383b015b0c629ea0af39d57d5f9b4c400d6c4595a3365aa6b7798a0", kill_on_drop: false }` [INFO] [stdout] 437fb1c56383b015b0c629ea0af39d57d5f9b4c400d6c4595a3365aa6b7798a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec4cc6d92761636bf68b56b7df84485c5cc1e008637944f20d3540f0a3be707e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ec4cc6d92761636bf68b56b7df84485c5cc1e008637944f20d3540f0a3be707e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling arc-swap v0.4.5 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling siphasher v0.3.2 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling tiff v0.4.0 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling png v0.16.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling postgres-protocol v0.5.1 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling tokio v0.2.16 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-openssl v0.4.0 [INFO] [stderr] Compiling image v0.23.3 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling derive_more v0.99.5 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling actix-web-codegen v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.14 [INFO] [stderr] error: could not compile `image` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name image --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/image-0.23.3/./src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bmp"' --cfg 'feature="dds"' --cfg 'feature="default"' --cfg 'feature="dxt"' --cfg 'feature="farbfeld"' --cfg 'feature="gif"' --cfg 'feature="hdr"' --cfg 'feature="ico"' --cfg 'feature="jpeg"' --cfg 'feature="jpeg_rayon"' --cfg 'feature="png"' --cfg 'feature="pnm"' --cfg 'feature="scoped_threadpool"' --cfg 'feature="tga"' --cfg 'feature="tiff"' --cfg 'feature="webp"' -C metadata=dd9357f28af4e0ff -C extra-filename=-dd9357f28af4e0ff --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-d9f6a78a560d02f1.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-04b16b37fbc1beb3.rmeta --extern gif=/opt/rustwide/target/debug/deps/libgif-cc48460aef55eb30.rmeta --extern jpeg=/opt/rustwide/target/debug/deps/libjpeg_decoder-84d5172590214aa6.rmeta --extern num_iter=/opt/rustwide/target/debug/deps/libnum_iter-4d560572afa53843.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-1ea19d98d6d4353a.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-7e3820fe1ecdfec3.rmeta --extern png=/opt/rustwide/target/debug/deps/libpng-fbe4e7aa2f1c72e1.rmeta --extern scoped_threadpool=/opt/rustwide/target/debug/deps/libscoped_threadpool-46227cba77bf068c.rmeta --extern tiff=/opt/rustwide/target/debug/deps/libtiff-9aeabf53425802be.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ec4cc6d92761636bf68b56b7df84485c5cc1e008637944f20d3540f0a3be707e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec4cc6d92761636bf68b56b7df84485c5cc1e008637944f20d3540f0a3be707e", kill_on_drop: false }` [INFO] [stdout] ec4cc6d92761636bf68b56b7df84485c5cc1e008637944f20d3540f0a3be707e