[INFO] fetching crate streamduck-cli 0.1.8... [INFO] building streamduck-cli-0.1.8 against try#3bbb5242a8064de4ca3af4036745ddf603ddaa85 for pr-101929 [INFO] extracting crate streamduck-cli 0.1.8 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate streamduck-cli 0.1.8 on toolchain 3bbb5242a8064de4ca3af4036745ddf603ddaa85 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate streamduck-cli 0.1.8 [INFO] finished tweaking crates.io crate streamduck-cli 0.1.8 [INFO] tweaked toml for crates.io crate streamduck-cli 0.1.8 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate streamduck-cli 0.1.8 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a9d326214b8c424b5f45c3118e50b74e96a65f2f74b28f8d3e281ebe6e30afe0 [INFO] running `Command { std: "docker" "start" "-a" "a9d326214b8c424b5f45c3118e50b74e96a65f2f74b28f8d3e281ebe6e30afe0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9d326214b8c424b5f45c3118e50b74e96a65f2f74b28f8d3e281ebe6e30afe0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9d326214b8c424b5f45c3118e50b74e96a65f2f74b28f8d3e281ebe6e30afe0", kill_on_drop: false }` [INFO] [stdout] a9d326214b8c424b5f45c3118e50b74e96a65f2f74b28f8d3e281ebe6e30afe0 [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=forbid" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84fc73ac612c6910ee3794b06d9690c04ca15fab22ecfadce8256ce370dc3c5d [INFO] running `Command { std: "docker" "start" "-a" "84fc73ac612c6910ee3794b06d9690c04ca15fab22ecfadce8256ce370dc3c5d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling bytemuck v1.10.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling phf_shared v0.11.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling rustversion v1.0.8 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling jpeg-decoder v0.2.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling phf_generator v0.11.0 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling lebe v0.5.1 [INFO] [stderr] Compiling hidapi v1.4.1 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling tiff v0.7.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling rulinalg v0.4.2 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling phf_macros v0.11.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling palette v0.6.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling imageproc v0.20.0 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling palette_derive v0.6.1 [INFO] [stderr] Compiling simplelog v0.7.6 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling enigo v0.0.14 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling io-lifetimes v0.7.2 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling phf v0.11.0 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling pin-project v1.0.11 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling rustix v0.35.7 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling dlopen_derive v0.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.0.46 [INFO] [stderr] Compiling exr v1.4.2 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling glob v0.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,artifacts,future-incompat --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=b8c17c907237ce39 -C extra-filename=-b8c17c907237ce39 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-fbef993d12100efb.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rmeta --extern color_quant=/opt/rustwide/target/debug/deps/libcolor_quant-0fcc87d5c5b7938c.rmeta --extern gif=/opt/rustwide/target/debug/deps/libgif-1fcaabce72b6cbd0.rmeta --extern jpeg=/opt/rustwide/target/debug/deps/libjpeg_decoder-b38c2dc95c40464f.rmeta --extern num_iter=/opt/rustwide/target/debug/deps/libnum_iter-0d43081afdb78ac7.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-23ec1a408fb9db80.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3f0549f1f4c73647.rmeta --extern png=/opt/rustwide/target/debug/deps/libpng-0f327cd518893472.rmeta --extern scoped_threadpool=/opt/rustwide/target/debug/deps/libscoped_threadpool-d60964a8b5ca3771.rmeta --extern tiff=/opt/rustwide/target/debug/deps/libtiff-00ab6c77c93c4fa8.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "84fc73ac612c6910ee3794b06d9690c04ca15fab22ecfadce8256ce370dc3c5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84fc73ac612c6910ee3794b06d9690c04ca15fab22ecfadce8256ce370dc3c5d", kill_on_drop: false }` [INFO] [stdout] 84fc73ac612c6910ee3794b06d9690c04ca15fab22ecfadce8256ce370dc3c5d