[INFO] cloning repository https://github.com/AJTJ/nannou_ui_experiment [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AJTJ/nannou_ui_experiment" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAJTJ%2Fnannou_ui_experiment", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAJTJ%2Fnannou_ui_experiment'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cafd13075a772d01c02c25c8bd86c76f778e6ab3 [INFO] testing AJTJ/nannou_ui_experiment against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAJTJ%2Fnannou_ui_experiment" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AJTJ/nannou_ui_experiment 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/AJTJ/nannou_ui_experiment [INFO] finished tweaking git repo https://github.com/AJTJ/nannou_ui_experiment [INFO] tweaked toml for git repo https://github.com/AJTJ/nannou_ui_experiment written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/AJTJ/nannou_ui_experiment 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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 51c72967d7594170fcb6d6ab8ffafcd5ff64e2d5ee6184b0498d18c745d64182 [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" "51c72967d7594170fcb6d6ab8ffafcd5ff64e2d5ee6184b0498d18c745d64182", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51c72967d7594170fcb6d6ab8ffafcd5ff64e2d5ee6184b0498d18c745d64182", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51c72967d7594170fcb6d6ab8ffafcd5ff64e2d5ee6184b0498d18c745d64182", kill_on_drop: false }` [INFO] [stdout] 51c72967d7594170fcb6d6ab8ffafcd5ff64e2d5ee6184b0498d18c745d64182 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 8f7488a59649b7a9c4166f97636efbe6aa061807e67af0e8a4f40362a470c1df [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" "8f7488a59649b7a9c4166f97636efbe6aa061807e67af0e8a4f40362a470c1df", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling piston-float v0.3.0 [INFO] [stderr] Compiling futures-core v0.3.6 [INFO] [stderr] Compiling futures-sink v0.3.6 [INFO] [stderr] Compiling futures-io v0.3.6 [INFO] [stderr] Compiling weezl v0.1.1 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling find_folder v0.3.0 [INFO] [stderr] Compiling conrod_winit v0.70.0 [INFO] [stderr] Compiling notosans v0.1.0 [INFO] [stderr] Compiling libloading v0.6.4 [INFO] [stderr] Compiling instant v0.1.7 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling daggy v0.5.0 [INFO] [stderr] Compiling daggy v0.6.0 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling piston-viewport v0.5.0 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling ash v0.31.0 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling euclid v0.20.14 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling sid v0.6.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling pennereq v0.3.1 [INFO] [stderr] Compiling gif v0.11.1 [INFO] [stderr] Compiling gfx-hal v0.5.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling lyon_geom v0.15.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling lyon_path v0.15.2 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Compiling image v0.18.0 [INFO] [stderr] Compiling image v0.23.10 [INFO] [stderr] Compiling lyon_algorithms v0.15.1 [INFO] [stderr] Compiling lyon_tessellation v0.15.9 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling gfx-memory v0.1.3 [INFO] [stderr] Compiling gfx-backend-empty v0.5.2 [INFO] [stderr] Compiling gfx-descriptor v0.1.0 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling lyon v0.15.9 [INFO] [stderr] Compiling noise v0.6.0 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling peek-poke-derive v0.2.1 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling conrod_derive v0.70.0 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling x11-clipboard v0.5.1 [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.10/./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=0f54638c421000ef -C extra-filename=-0f54638c421000ef --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-35d08fb96e5cf6ad.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-04b16b37fbc1beb3.rmeta --extern gif=/opt/rustwide/target/debug/deps/libgif-9c70c121ccdc0639.rmeta --extern jpeg=/opt/rustwide/target/debug/deps/libjpeg_decoder-998056b520d53062.rmeta --extern num_iter=/opt/rustwide/target/debug/deps/libnum_iter-e722c303d4fa40dc.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-008700af3f0dab05.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-6f1fdf2cdd5a2a6d.rmeta --extern png=/opt/rustwide/target/debug/deps/libpng-890fde1cf236c12a.rmeta --extern scoped_threadpool=/opt/rustwide/target/debug/deps/libscoped_threadpool-46227cba77bf068c.rmeta --extern tiff=/opt/rustwide/target/debug/deps/libtiff-3ea0ca238c0a120d.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" "8f7488a59649b7a9c4166f97636efbe6aa061807e67af0e8a4f40362a470c1df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f7488a59649b7a9c4166f97636efbe6aa061807e67af0e8a4f40362a470c1df", kill_on_drop: false }` [INFO] [stdout] 8f7488a59649b7a9c4166f97636efbe6aa061807e67af0e8a4f40362a470c1df