[INFO] cloning repository https://github.com/Cykooz/fast_image_resize [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cykooz/fast_image_resize" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCykooz%2Ffast_image_resize", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCykooz%2Ffast_image_resize'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f9d5f1242a58ce89cca4de845fe96b085f4f43e0 [INFO] testing Cykooz/fast_image_resize against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCykooz%2Ffast_image_resize" "/workspace/builds/worker-48/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-48/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Cykooz/fast_image_resize on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Cykooz/fast_image_resize [INFO] finished tweaking git repo https://github.com/Cykooz/fast_image_resize [INFO] tweaked toml for git repo https://github.com/Cykooz/fast_image_resize written to /workspace/builds/worker-48/source/Cargo.toml [INFO] crate git repo https://github.com/Cykooz/fast_image_resize already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-48/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c6b6d415d125717cb57eb51e6b8d27b30b20ced6db81035bf9b7629d6b651a2 [INFO] running `Command { std: "docker" "start" "-a" "3c6b6d415d125717cb57eb51e6b8d27b30b20ced6db81035bf9b7629d6b651a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c6b6d415d125717cb57eb51e6b8d27b30b20ced6db81035bf9b7629d6b651a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c6b6d415d125717cb57eb51e6b8d27b30b20ced6db81035bf9b7629d6b651a2", kill_on_drop: false }` [INFO] [stdout] 3c6b6d415d125717cb57eb51e6b8d27b30b20ced6db81035bf9b7629d6b651a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09ebbf9acdff25f16b1698089cb117484199ebb58ebb06e18eab8bc462fe02fa [INFO] running `Command { std: "docker" "start" "-a" "09ebbf9acdff25f16b1698089cb117484199ebb58ebb06e18eab8bc462fe02fa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling fast_image_resize v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `cpu_extensions` [INFO] [stdout] --> src/convolution/u16x3/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | cpu_extensions: CpuExtensions, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cpu_extensions` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu_extensions` [INFO] [stdout] --> src/convolution/u16x3/mod.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | cpu_extensions: CpuExtensions, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cpu_extensions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "09ebbf9acdff25f16b1698089cb117484199ebb58ebb06e18eab8bc462fe02fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09ebbf9acdff25f16b1698089cb117484199ebb58ebb06e18eab8bc462fe02fa", kill_on_drop: false }` [INFO] [stdout] 09ebbf9acdff25f16b1698089cb117484199ebb58ebb06e18eab8bc462fe02fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/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" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66e2cea6a219b498cc3f6056a84cb92c45a0c48cc1e208e86cb63e5c2c977961 [INFO] running `Command { std: "docker" "start" "-a" "66e2cea6a219b498cc3f6056a84cb92c45a0c48cc1e208e86cb63e5c2c977961", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.3 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling argh_shared v0.1.7 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling fastrand v1.6.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling svg v0.8.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling minimad v0.7.1 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.9.1 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling rgb v0.8.31 [INFO] [stderr] Compiling open v1.7.1 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling argh_derive v0.1.7 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling png v0.17.2 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling fast_image_resize v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling termimad v0.10.3 [INFO] [stderr] Compiling fallible_collections v0.4.4 [INFO] [stdout] warning: unused variable: `cpu_extensions` [INFO] [stdout] --> src/convolution/u16x3/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | cpu_extensions: CpuExtensions, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cpu_extensions` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu_extensions` [INFO] [stdout] --> src/convolution/u16x3/mod.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | cpu_extensions: CpuExtensions, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cpu_extensions` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling resize v0.7.2 [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling argh v0.1.7 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [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,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=66442301602a50e5 -C extra-filename=-66442301602a50e5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-1966a170f05acf26.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-cb2fe7cef7c6b632.rmeta --extern color_quant=/opt/rustwide/target/debug/deps/libcolor_quant-bb670ca85f88c4ae.rmeta --extern gif=/opt/rustwide/target/debug/deps/libgif-c2ce41229478e010.rmeta --extern jpeg=/opt/rustwide/target/debug/deps/libjpeg_decoder-a11c30bc15af5ec2.rmeta --extern num_iter=/opt/rustwide/target/debug/deps/libnum_iter-7d06f256d7dba7c1.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-e38f119ccb11449a.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3bf4c18fab0a7941.rmeta --extern png=/opt/rustwide/target/debug/deps/libpng-18c659c0dee3b0d0.rmeta --extern scoped_threadpool=/opt/rustwide/target/debug/deps/libscoped_threadpool-282a17d535bf1fc9.rmeta --extern tiff=/opt/rustwide/target/debug/deps/libtiff-11277bc66497705e.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "66e2cea6a219b498cc3f6056a84cb92c45a0c48cc1e208e86cb63e5c2c977961", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66e2cea6a219b498cc3f6056a84cb92c45a0c48cc1e208e86cb63e5c2c977961", kill_on_drop: false }` [INFO] [stdout] 66e2cea6a219b498cc3f6056a84cb92c45a0c48cc1e208e86cb63e5c2c977961