[INFO] cloning repository https://github.com/sangelxyz/web_optimise [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sangelxyz/web_optimise" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsangelxyz%2Fweb_optimise", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsangelxyz%2Fweb_optimise'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d389ec0e5ca55b680b598ff6556c8e6684f01b75 [INFO] building sangelxyz/web_optimise against try#334963c956d25708feab489a3816ae63f639355d for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsangelxyz%2Fweb_optimise" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sangelxyz/web_optimise on toolchain 334963c956d25708feab489a3816ae63f639355d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sangelxyz/web_optimise [INFO] finished tweaking git repo https://github.com/sangelxyz/web_optimise [INFO] tweaked toml for git repo https://github.com/sangelxyz/web_optimise written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sangelxyz/web_optimise already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 115394fafeb5874a2c21f8ff44337d0d8ef1a716a4193f1624f33bd95aeb7f34 [INFO] running `Command { std: "docker" "start" "-a" "115394fafeb5874a2c21f8ff44337d0d8ef1a716a4193f1624f33bd95aeb7f34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "115394fafeb5874a2c21f8ff44337d0d8ef1a716a4193f1624f33bd95aeb7f34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "115394fafeb5874a2c21f8ff44337d0d8ef1a716a4193f1624f33bd95aeb7f34", kill_on_drop: false }` [INFO] [stdout] 115394fafeb5874a2c21f8ff44337d0d8ef1a716a4193f1624f33bd95aeb7f34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4dfcd7e677e4c769cd1d4158ba54f280828b615fd39b2a3b7e510ee9c7003e4b [INFO] running `Command { std: "docker" "start" "-a" "4dfcd7e677e4c769cd1d4158ba54f280828b615fd39b2a3b7e510ee9c7003e4b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling simd-adler32 v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling rust_hawktracer_proc_macro v0.4.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rust_hawktracer_normal_macro v0.4.1 [INFO] [stderr] Compiling rust_hawktracer v0.7.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling nasm-rs v0.2.5 [INFO] [stderr] Compiling darling_core v0.20.1 [INFO] [stderr] Compiling v_frame v0.3.4 [INFO] [stderr] Compiling libwebp-sys v0.4.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.2 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling darling_macro v0.20.1 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling bitstream-io v1.6.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling imgref v1.9.4 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling pin-project v1.1.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling loop9 v0.1.3 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling darling v0.20.1 [INFO] [stderr] Compiling rgb v0.8.36 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling exr v1.6.4 [INFO] [stderr] Compiling serde_with_macros v3.0.0 [INFO] [stderr] Compiling png v0.17.9 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling tiff v0.8.1 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling derive v1.0.0 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling h2 v0.3.19 [INFO] [stderr] Compiling cargo-lock v8.0.3 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_with v3.0.0 [INFO] [stderr] Compiling av1-grain v0.2.2 [INFO] [stderr] Compiling avif-serialize v0.8.1 [INFO] [stderr] Compiling built v0.5.2 [INFO] [stderr] Compiling rav1e v0.6.6 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling webp v0.2.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.18 [INFO] [stderr] Compiling ravif v0.11.2 [INFO] [stderr] Compiling image v0.24.6 [INFO] [stderr] Compiling web_optimise v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `TimeZone` [INFO] [stdout] --> src/main.rs:12:29 [INFO] [stdout] | [INFO] [stdout] 12 | use chrono::{DateTime, Utc, TimeZone}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_extension` [INFO] [stdout] --> src/main.rs:214:33 [INFO] [stdout] | [INFO] [stdout] 214 | ... let file_extension = std::path::Path::new(&file); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_extension` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Jpg`, `Jpeg`, and `Png` are never constructed [INFO] [stdout] --> src/main.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 23 | enum ImageType { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 24 | Webp, [INFO] [stdout] 25 | Jpg, [INFO] [stdout] | ^^^ [INFO] [stdout] 26 | Jpeg, [INFO] [stdout] | ^^^^ [INFO] [stdout] 27 | Png, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `extract_filename` is never used [INFO] [stdout] --> src/main.rs:245:4 [INFO] [stdout] | [INFO] [stdout] 245 | fn extract_filename(url_string: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/main.rs:208:56 [INFO] [stdout] | [INFO] [stdout] 208 | let res = get_img(&client, &img_url.clone()).await; [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/main.rs:210:55 [INFO] [stdout] | [INFO] [stdout] 210 | let parse_url = Url::parse(img_url.clone()).unwrap(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcVFHbkZ/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libchrono-aaa858e3e5c22d6c.rlib,libiana_time_zone-e43d893440f63b04.rlib,libtime-a3edd362f304369e.rlib,libreqwest-518ce865240a639c.rlib,libhyper_tls-5d5d0b5ce56aed80.rlib,libserde_urlencoded-6f60039826d394db.rlib,libbase64-0d7bb3da3cc4ec80.rlib,libipnet-3a125df2700eab94.rlib,libtokio_native_tls-f21398808a70bdc4.rlib,libmime-4b44681fdb2c65f7.rlib,libencoding_rs-7a4e52cda73d1374.rlib,libserde_json-edb43241ad692ba0.rlib,libryu-f1ac4c6d4ad32f07.rlib,libnative_tls-a17d4caead5e2f82.rlib,libopenssl_probe-dfbd35d7fb1bbeff.rlib,libopenssl-ead330eac4482dad.rlib,libforeign_types-0d5385f641bbbadd.rlib,libforeign_types_shared-1d09a6084921ca40.rlib,libopenssl_sys-0989fc90e339e306.rlib,libhyper-6348d3a246a8268f.rlib,libwant-d4b0b3c7484da253.rlib,libtry_lock-aa504cbc7f0db5fb.rlib,libhttparse-a126edcdcf1e38a4.rlib,libh2-be50a8173836895a.rlib,libindexmap-2978ed2202381d1e.rlib,libhashbrown-8ac6e23154e6c3d0.rlib,libslab-de55caa3ac521b24.rlib,libtokio_util-c42ed4e0e8d02d14.rlib,libtower_service-aa28c9aa29f1c654.rlib,libtracing-fc2cf92560142915.rlib,libtracing_core-530f56ae1be7e8cd.rlib,libonce_cell-778c08b2406fdd3b.rlib,libfutures_channel-82722aaf1ad6e9ca.rlib,libfutures_util-392fa909ba36844e.rlib,libfutures_task-f54fef89f7f6454d.rlib,libpin_utils-9a5791cba021167a.rlib,libtokio-02de64b4873fff50.rlib,libsignal_hook_registry-2946f223b3db80a8.rlib,libsocket2-9aea90b36355eac4.rlib,libmio-86144ce634326ada.rlib,libparking_lot-2d55c3120cabb8d5.rlib,libparking_lot_core-2807b53f4e392b8f.rlib,libhttp_body-636e6ed252be8b12.rlib,libpin_project_lite-97c4b49af6812166.rlib,liburl-682f6350f621db6f.rlib,libidna-2f6a0bedb91b1f46.rlib,libunicode_normalization-8178bb9bd2f4dc32.rlib,libtinyvec-c9d39c3280bd728d.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libunicode_bidi-2568d52e1c5daf2c.rlib,libform_urlencoded-23e54100bf4699f9.rlib,libpercent_encoding-cb878851172b4416.rlib,libhttp-331e4ae3847cc79b.rlib,libitoa-6040b7234596f809.rlib,libbytes-89d7ab79dfdabb18.rlib,libfnv-2d77ec4f6f971b24.rlib,libimage-ec7ddb2f690ce9aa.rlib,libqoi-52bc450cde3a779f.rlib,libwebp-a4b91e30cd0ea438.rlib,liblibwebp_sys-2fd491c114509408.rlib,libpng-e449f1d0ed5292a2.rlib,libfdeflate-bec45ea094c8d012.rlib,libbitflags-e2b4db6c651223da.rlib,libexr-0226e415e8615549.rlib,libflume-d7085f8195ad259d.rlib,libspin-6e5599774311618c.rlib,liblock_api-b912e8304155afe5.rlib,libpin_project-93a1939137725eb0.rlib,libfutures_sink-9be852e5b23a9dfd.rlib,libfutures_core-0eba4a8327836b6e.rlib,libnanorand-7ec3b6c22cb9d829.rlib,libgetrandom-1a66dae1fbd29f2e.rlib,libzune_inflate-e8dc6b3d25ac7e5c.rlib,libbit_field-eda3227a244109cb.rlib,liblebe-dd40720b17de66d8.rlib,libhalf-9a95a3935a0a9638.rlib,libsmallvec-1e90fea9640a9b23.rlib,libgif-693eb909d3f2bfff.rlib,libcolor_quant-fa7ff1de0e6ea74b.rlib,libbyteorder-379f547b04d51d02.rlib,libravif-1c7b1231d99ba1e5.rlib,libloop9-1ce142169bc2720f.rlib,libavif_serialize-e40211da4efad3a0.rlib,libquick_error-8d402ad4d863a69d.rlib,librgb-b25a80213510e7ec.rlib,librav1e-730f2a5ba005527c.rlib,libmaybe_rayon-735b0e197cc5cae0.rlib,libav1_grain-8d9ed29b6e11cc3c.rlib,libnom-8d17d0f1813b9e34.rlib,libmemchr-307c941cd53a4e7a.rlib,libnum_rational-497d213a3dec8c1d.rlib,libnum_bigint-d72352e4465fd590.rlib,libnum_integer-d899d41376b876fc.rlib,libanyhow-59338520923037c0.rlib,libarrayvec-f27187d59f148d01.rlib,libserde-2e8dc592fc65176d.rlib,libthiserror-a9271eb97e4cf034.rlib,libbitstream_io-f2ab3e60ced9e124.rlib,libdebug_unreachable-dd0032cccfa609c8.rlib,libv_frame-7039a28562ca5a39.rlib,librust_hawktracer-dbdeffa0b8802140.rlib,librust_hawktracer_normal_macro-a12b486e178ab9d9.rlib,libitertools-d1c92c92bd4bddb1.rlib,liblog-a186342d3e37999d.rlib,libimgref-7902c17c5a05f187.rlib,libbytemuck-1761be5de74f92c5.rlib,libnum_traits-e64c6d2d62895d2c.rlib,libtiff-678e660eaf3795a0.rlib,libflate2-19bfd48120941ad7.rlib,libminiz_oxide-d4551f9f0787e3f1.rlib,libsimd_adler32-a063a015ff23fa80.rlib,libcrc32fast-56a2f8bd1095fa00.rlib,libweezl-76b503b260314b12.rlib,libjpeg_decoder-b5a341cef4542872.rlib,librayon-00c88e9447e6d033.rlib,librayon_core-64d2af436ad64484.rlib,libnum_cpus-b9a6516da2c9af0c.rlib,liblibc-47c6ff6416817b5b.rlib,libcrossbeam_deque-3e94bd67470c0407.rlib,libcrossbeam_epoch-17d77fb1bb09de44.rlib,libmemoffset-168428335aea32cd.rlib,libscopeguard-43643e546252cd47.rlib,libcrossbeam_channel-e722a055fc2a4112.rlib,libcrossbeam_utils-82eb9ccb4e91c060.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libeither-65d076b9370b22df.rlib}" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-d6f1d924b2f4233e.rlib,libpanic_unwind-00eb06e39850f679.rlib,libobject-d0382f11baa011b6.rlib,libmemchr-b7e2e2c1a7e4643d.rlib,libaddr2line-30ced7f1999cfa29.rlib,libgimli-3ee7e14c58e31ebd.rlib,librustc_demangle-a4f649bba77ffcc5.rlib,libstd_detect-c89a3ce7ad7c3dbd.rlib,libhashbrown-e1ce1d3d110c6707.rlib,librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib,libminiz_oxide-0a9c6172f04822cc.rlib,libadler2-14a33f7117abcee7.rlib,libunwind-24c16adbe5e57356.rlib,libcfg_if-d2688d4a5c8e415b.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-5c001d095eb077ec.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-dd545221bb4f4734.rlib}" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/rav1e-1bbd360aa41efe9d/out" "-L" "/opt/rustwide/target/debug/build/libwebp-sys-34bac1fbea9943a1/out" "-L" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/web_optimise-6f84acfef0e24ca5" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `web_optimise` (bin "web_optimise") due to 1 previous error; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "4dfcd7e677e4c769cd1d4158ba54f280828b615fd39b2a3b7e510ee9c7003e4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dfcd7e677e4c769cd1d4158ba54f280828b615fd39b2a3b7e510ee9c7003e4b", kill_on_drop: false }` [INFO] [stdout] 4dfcd7e677e4c769cd1d4158ba54f280828b615fd39b2a3b7e510ee9c7003e4b