[INFO] cloning repository https://github.com/fedepiz/WorldGen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fedepiz/WorldGen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffedepiz%2FWorldGen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffedepiz%2FWorldGen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d0edf13f2c07264475908898e41cde9faea6af72 [INFO] testing fedepiz/WorldGen against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffedepiz%2FWorldGen" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fedepiz/WorldGen on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fedepiz/WorldGen [INFO] finished tweaking git repo https://github.com/fedepiz/WorldGen [INFO] tweaked toml for git repo https://github.com/fedepiz/WorldGen written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/fedepiz/WorldGen already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] efd1ab2fbbf7cef417d51f60fe48bde1596d13af17dc2f9de2abb75f3e0c8f5c [INFO] running `Command { std: "docker" "start" "-a" "efd1ab2fbbf7cef417d51f60fe48bde1596d13af17dc2f9de2abb75f3e0c8f5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "efd1ab2fbbf7cef417d51f60fe48bde1596d13af17dc2f9de2abb75f3e0c8f5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efd1ab2fbbf7cef417d51f60fe48bde1596d13af17dc2f9de2abb75f3e0c8f5c", kill_on_drop: false }` [INFO] [stdout] efd1ab2fbbf7cef417d51f60fe48bde1596d13af17dc2f9de2abb75f3e0c8f5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3718c0de03464b35a616dee520a1437949f9d13013c8c5064941c014e68390b4 [INFO] running `Command { std: "docker" "start" "-a" "3718c0de03464b35a616dee520a1437949f9d13013c8c5064941c014e68390b4", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Compiling sapp-linux v0.1.13 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling ttf-parser v0.13.4 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling quad-snd v0.2.3 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling emath v0.15.0 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling glam v0.14.0 [INFO] [stderr] Compiling bumpalo v3.8.0 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Compiling atomic_refcell v0.1.8 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling robust v0.2.3 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling geographiclib-rs v0.2.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling ogg v0.7.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling quad-url v0.1.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling dasp_frame v0.11.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling fontdue v0.5.2 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling owned_ttf_parser v0.13.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling ab_glyph v0.2.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling epaint v0.15.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling euclid v0.22.6 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling float_next_after v0.1.5 [INFO] [stderr] Compiling sid v0.6.1 [INFO] [stderr] Compiling egui v0.15.0 [INFO] [stderr] Compiling rand_distr v0.4.2 [INFO] [stderr] Compiling miniquad v0.3.0-alpha.37 [INFO] [stderr] Compiling fast_poisson v0.5.0 [INFO] [stderr] Compiling lyon_geom v0.17.6 [INFO] [stderr] Compiling rstar v0.8.4 [INFO] [stderr] Compiling audrey v0.3.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling voronator v0.2.0 [INFO] [stderr] Compiling egui-miniquad v0.7.0 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling lyon_path v0.17.7 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling geo-types v0.7.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling lyon_tessellation v0.17.10 [INFO] [stderr] Compiling lyon_algorithms v0.17.7 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling geo v0.18.0 [INFO] [stderr] Compiling lyon v0.17.10 [INFO] [stderr] Compiling macroquad v0.3.10 [INFO] [stderr] Compiling noise v0.7.0 [INFO] [stderr] Compiling polymap v0.1.0 (/opt/rustwide/workdir/crates/polymap) [INFO] [stderr] Compiling egui-macroquad v0.7.0 [INFO] [stderr] Compiling world v0.1.0 (/opt/rustwide/workdir/crates/world) [INFO] [stderr] Compiling frontend v0.1.0 (/opt/rustwide/workdir/crates/frontend) [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.14/./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 -C debuginfo=2 -C debug-assertions=on --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=eb2cc1acc208fd0c -C extra-filename=-eb2cc1acc208fd0c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-5785dc1261cf76ad.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-603aa889ff459f6c.rmeta --extern color_quant=/opt/rustwide/target/debug/deps/libcolor_quant-897e72d43dcbb411.rmeta --extern gif=/opt/rustwide/target/debug/deps/libgif-f47c0f2e7b5024c6.rmeta --extern jpeg=/opt/rustwide/target/debug/deps/libjpeg_decoder-871d9272bc9bb1d1.rmeta --extern num_iter=/opt/rustwide/target/debug/deps/libnum_iter-7fb2802d5f5a69f0.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-c1b8c12e28a68afe.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-27ae74ca64c5487f.rmeta --extern png=/opt/rustwide/target/debug/deps/libpng-caea13a32354ae85.rmeta --extern scoped_threadpool=/opt/rustwide/target/debug/deps/libscoped_threadpool-cd92c0cb6d288fd4.rmeta --extern tiff=/opt/rustwide/target/debug/deps/libtiff-e6cb0dcb02c287da.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" "3718c0de03464b35a616dee520a1437949f9d13013c8c5064941c014e68390b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3718c0de03464b35a616dee520a1437949f9d13013c8c5064941c014e68390b4", kill_on_drop: false }` [INFO] [stdout] 3718c0de03464b35a616dee520a1437949f9d13013c8c5064941c014e68390b4