[INFO] cloning repository https://github.com/MasonAsh/rusto [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MasonAsh/rusto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMasonAsh%2Frusto", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMasonAsh%2Frusto'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7a3b07743a9fb4a154a8c3272883e2d4425b7803 [INFO] checking MasonAsh/rusto against master#c919f490bbcd2b29b74016101f7ec71aaa24bdbb for pr-79073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMasonAsh%2Frusto" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MasonAsh/rusto on toolchain c919f490bbcd2b29b74016101f7ec71aaa24bdbb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MasonAsh/rusto [INFO] finished tweaking git repo https://github.com/MasonAsh/rusto [INFO] tweaked toml for git repo https://github.com/MasonAsh/rusto written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/MasonAsh/rusto already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-4/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 30b44b10d91b11a503052e1d0fab44c8fdda2d930ed55413e92b9e88eb3e704c [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" "30b44b10d91b11a503052e1d0fab44c8fdda2d930ed55413e92b9e88eb3e704c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30b44b10d91b11a503052e1d0fab44c8fdda2d930ed55413e92b9e88eb3e704c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30b44b10d91b11a503052e1d0fab44c8fdda2d930ed55413e92b9e88eb3e704c", kill_on_drop: false }` [INFO] [stdout] 30b44b10d91b11a503052e1d0fab44c8fdda2d930ed55413e92b9e88eb3e704c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=forbid" "-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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52c6e967b4afdaa5798d6f7671f5306c7d2e81bd35734bc9844edc070496295a [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" "52c6e967b4afdaa5798d6f7671f5306c7d2e81bd35734bc9844edc070496295a", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Checking crossbeam-utils v0.8.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Compiling sdl2-sys v0.34.3 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.0 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Compiling assimp-sys v0.3.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling sdl2 v0.34.3 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking cgmath v0.17.0 [INFO] [stderr] Checking png v0.16.7 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Checking rayon v1.5.0 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking tiff v0.6.0 [INFO] [stderr] Checking image v0.23.12 [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.12/./src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -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=a88256e686203bd7 -C extra-filename=-a88256e686203bd7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-649c48ca33d21728.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-51bd4741bbb2baee.rmeta --extern color_quant=/opt/rustwide/target/debug/deps/libcolor_quant-70df10f857732a66.rmeta --extern gif=/opt/rustwide/target/debug/deps/libgif-4199441e00934132.rmeta --extern jpeg=/opt/rustwide/target/debug/deps/libjpeg_decoder-55c24cbda5b22cac.rmeta --extern num_iter=/opt/rustwide/target/debug/deps/libnum_iter-5db3969a27857b13.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-91670b64672efb37.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-10240670de7094be.rmeta --extern png=/opt/rustwide/target/debug/deps/libpng-762231d302ee05ec.rmeta --extern scoped_threadpool=/opt/rustwide/target/debug/deps/libscoped_threadpool-f91d0922b1371bd0.rmeta --extern tiff=/opt/rustwide/target/debug/deps/libtiff-6c7ca4fd1176a446.rmeta --cap-lints allow --cap-lints=forbid` (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" "52c6e967b4afdaa5798d6f7671f5306c7d2e81bd35734bc9844edc070496295a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52c6e967b4afdaa5798d6f7671f5306c7d2e81bd35734bc9844edc070496295a", kill_on_drop: false }` [INFO] [stdout] 52c6e967b4afdaa5798d6f7671f5306c7d2e81bd35734bc9844edc070496295a