[INFO] cloning repository https://github.com/dunnry/dupli-pic
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dunnry/dupli-pic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdunnry%2Fdupli-pic", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdunnry%2Fdupli-pic'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ad48bad4a6e9b95d93580175af6fafc91c80d7c2
[INFO] testing dunnry/dupli-pic against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdunnry%2Fdupli-pic" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dunnry/dupli-pic
[INFO] finished tweaking git repo https://github.com/dunnry/dupli-pic
[INFO] tweaked toml for git repo https://github.com/dunnry/dupli-pic written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dunnry/dupli-pic on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dunnry/dupli-pic 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8fcfcb09f4712aa3c7b3db76124d146a3be5f70f36f2d26f8d88e242a6e20845
[INFO] running `Command { std: "docker" "start" "8fcfcb09f4712aa3c7b3db76124d146a3be5f70f36f2d26f8d88e242a6e20845", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8fcfcb09f4712aa3c7b3db76124d146a3be5f70f36f2d26f8d88e242a6e20845", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8fcfcb09f4712aa3c7b3db76124d146a3be5f70f36f2d26f8d88e242a6e20845" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8fcfcb09f4712aa3c7b3db76124d146a3be5f70f36f2d26f8d88e242a6e20845", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8fcfcb09f4712aa3c7b3db76124d146a3be5f70f36f2d26f8d88e242a6e20845" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling dlib v0.5.3
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling wayland-client v0.31.14
[INFO] [stderr]    Compiling pxfm v0.1.28
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling gif v0.14.1
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling zune-jpeg v0.5.15
[INFO] [stderr]    Compiling libsqlite3-sys v0.32.0
[INFO] [stderr]    Compiling blake3 v1.8.4
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling rustfft v6.4.1
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling mutate_once v0.1.2
[INFO] [stderr]    Compiling rfd v0.17.2
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling realfft v3.5.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling wayland-protocols v0.32.12
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling fast_image_resize v6.0.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling kamadak-exif v0.6.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling pollster v0.4.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling rusqlite v0.34.0
[INFO] [stderr]    Compiling imgfprint v0.3.3
[INFO] [stderr]    Compiling trash v5.2.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling dupli-pic v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 17s
[INFO] running `Command { std: "docker" "inspect" "8fcfcb09f4712aa3c7b3db76124d146a3be5f70f36f2d26f8d88e242a6e20845", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8fcfcb09f4712aa3c7b3db76124d146a3be5f70f36f2d26f8d88e242a6e20845" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling aligned v0.4.3
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling bitstream-io v4.9.0
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling avif-serialize v0.8.8
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling blake3 v1.8.4
[INFO] [stderr]    Compiling rustfft v6.4.1
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling tiff v0.11.3
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling realfft v3.5.0
[INFO] [stderr]    Compiling ravif v0.13.0
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling fast_image_resize v6.0.0
[INFO] [stderr]    Compiling imgfprint v0.3.3
[INFO] [stderr]    Compiling dupli-pic v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `dupli-pic` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name dupli_pic --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8718b95626cb11ae -C extra-filename=-ffaa871af60c6f52 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-1c9274eec76c9f64.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-c7a9dc736cb61f1d.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-244722b84d7cc2d6.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-e0e24df087e4b673.rlib --extern filetime=/opt/rustwide/target/debug/deps/libfiletime-8f25a3f895276c6e.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-6dde66095ca650d2.rlib --extern imgfprint=/opt/rustwide/target/debug/deps/libimgfprint-95093dcd6e2dc47f.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-a42c5d3e6570cf92.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-cddd5520333a5540.rlib --extern rfd=/opt/rustwide/target/debug/deps/librfd-8c175c62ab1966ba.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-d7e28f8ead4f417f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-07710745bb7016f6.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-15bd8aae49a9158b.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-9a6dc19ca2d177e2.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-02986025785daeb4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e58a9ed05966988d.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-e93bdaa1306640b0.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-aea6c921caded2ce.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-b0430d1865ab8363.rlib --extern trash=/opt/rustwide/target/debug/deps/libtrash-9c0b1d3a94d590e4.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-30dc7e48584e4c1f/out -L native=/opt/rustwide/target/debug/build/blake3-30dc7e48584e4c1f/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-13a8215b874dbbdb/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcGmHRp3/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-9a6dc19ca2d177e2,libgetrandom-6841e0dbdb6c146b,libfastrand-751bcde24b8aa073,libfiletime-8f25a3f895276c6e,libdupli_pic-1c0757504618ae3e,librfd-8c175c62ab1966ba,libpollster-cd22bb221b89e307,libwayland_protocols-9b5998e4d25c0190,libwayland_client-82b0abc74e3da740,libwayland_backend-a3f9d1f2a623b0de,libdowncast_rs-9143b3ab1f004153,librustix-b2db4a1afc06e8df,liblinux_raw_sys-164df98bd2f562d8,libscoped_tls-ddc34d439339bb5f,libwayland_sys-681df4f0c10ebaa1,libdlib-157d573b4879565f,liblibloading-167bed3899b07f7e,libraw_window_handle-12ce342ad642fdbb,libbincode-244722b84d7cc2d6,libhex-13e08b3b00984ab7,libtrash-9c0b1d3a94d590e4,liburlencoding-061758bc6028ea3e,libscopeguard-55139cbc26b0b9b4,libchrono-50b4a1a3729d7d2f,libiana_time_zone-bcd81aefedc374a6,libaxum-c7a9dc736cb61f1d,libserde_json-15bd8aae49a9158b,libzmij-ef63f1da73704b4c,libserde_path_to_error-c825e559883fa087,libserde_urlencoded-e8e97f8b8c436b37,libryu-1f4f40e4352371e5,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libhyper_util-cb0e6ebb79fc1dc6,libhyper-1835180562f04926,libhttparse-8c9b827b8f345444,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_channel-94289a78f74303ed,libmatchit-9aa922efa503b546,libaxum_core-4c572f750efa8526,libmime-0188e0814ca7ddbf,libhttp_body_util-ed5fbd1db1f6d6fc,libhttp_body-8d8f9f8398f09fa7,libhttp-563f2cb150350555,libitoa-5de11b3b23bfe572,libbytes-2ed9460101f17bbf,libtower-e93bdaa1306640b0,libsync_wrapper-b4537d9de714f6d1,libtower_layer-d908dd771b239ecd,libfutures_util-155a98708b78fd0a,libfutures_task-5326a9841e0a3cd0,libfutures_core-1121ff913ed87f93,libtower_service-3fb88d28c2218805,libtokio-e58a9ed05966988d,libsignal_hook_registry-0370c074c4bef323,liberrno-1d9457f3d77a0a23,libsocket2-050091baf38e5996,libmio-ed53eae200549b32,liblibc-585253b8e2aa2651,libimgfprint-95093dcd6e2dc47f,libfast_image_resize-b978c306946a3d2d,libexif-8a825c3b390c91ee,libmutate_once-e2c05d9cff540af9,librealfft-53c149507317e7d5,librustfft-262e55f89ba72c16,libprimal_check-1e76d026fa54a07b,libtranspose-abeac4371af5b7fb,libstrength_reduce-9ef82d1e89282c48,libnum_complex-322577074fea333f,libtracing-aea6c921caded2ce,libpin_project_lite-0a15d51c77964692,libtracing_core-d26029c784af5925,libonce_cell-b5bdc597ed9676b3,libblake3-bd0025eb49453125,libconstant_time_eq-1a60f1c89abc6683,libcpufeatures-6c1f78f4142e3013,libarrayref-81fde35c69841043,libsubtle-9600f7efd1e82d97,librusqlite-d7e28f8ead4f417f,libhashlink-2e976e08e9e3b634,libhashbrown-8da8fd0b7703f558,libfoldhash-07f233db1c671507,liblibsqlite3_sys-cd1b21bc79e5c0d1,libfallible_streaming_iterator-4b12442690f53239,libfallible_iterator-6e888fb96d72e3e0,libserde-07710745bb7016f6,libserde_core-9c6a4a1faf3c1a34,libclap-e0e24df087e4b673,libclap_builder-04fcc109377776a2,libstrsim-4d1ed08a123238dc,libanstream-14b271bd294f0187,libanstyle_query-635080b1d6343734,libis_terminal_polyfill-3ca4268cb2568267,libcolorchoice-33c0bd1745dd5ace,libanstyle_parse-88399b635fc44f8e,libutf8parse-92d0158219063202,libclap_lex-2acbcd0288e51058,libanstyle-9beaeb754742faae,libimage-6dde66095ca650d2,libqoi-2314e2a23580d32b,libmoxcms-8a5d940114ea71cc,libpxfm-4802185710b7e960,libimage_webp-34e741a8e5524094,libtiff-013db011113f3544,libfax-8a2155ca850b0683,libpng-1e3d4e934dfd6580,libbitflags-19bd3a07fb167555,libflate2-a5e49eed09b16e47,libfdeflate-365b82c780a9e65c,libcrc32fast-77160f4e25d6fc25,libexr-9ed8c33cbbc5823d,libminiz_oxide-48f024fe3a81c3f8,libzune_inflate-8f8272271a7d0b96,libsimd_adler32-4fe6a09bed41f873,libbit_field-ac1ccba4a1744749,liblebe-4a7d05a8365cd804,libhalf-383a1d1792986bf1,libzerocopy-37fccb2b358ae540,libsmallvec-6c6c590a496f6ac5,libzune_jpeg-ecb95bf532f6a64f,libzune_core-1e52e593f0022a9f,libgif-1c3ca5e02cf47769,libcolor_quant-72accfe2cafd1a2d,libweezl-c14ee9b06cdfb3f7,libbyteorder_lite-f5df2d14b4488fc7,libravif-f39218336e4bbf7f,libloop9-345099da14130af9,libavif_serialize-2167c875faaacf9f,libquick_error-702b385be5f12d4a,librgb-938bd2eae0856c3c,librav1e-b1ed78a951fd4b4e,libprofiling-8be2b98faefe1460,libav_scenechange-42e133eb493f1911,liby4m-a07076ccebfe9a77,libaligned-6f1cd0bf0a9ea945,libas_slice-537619d8d2baee2f,libstable_deref_trait-63cbf3f3d3f94e56,libav1_grain-82a30e2c42160fc3,liblog-b262261d47bd2eba,libnom-696c34c2c1e48aba,libmemchr-5cfa70d22cb32987,libnum_rational-26ba736a78a087eb,libnum_bigint-8eaa8094126785e5,libnum_integer-2660c0e16153feb5,libanyhow-9e4c44ac98d8e4ea,libmaybe_rayon-ddfefa9a5b879eba,librayon-cddd5520333a5540,librayon_core-e986c1d1845fe6c3,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libcfg_if-83060ec5685761ae,libv_frame-633b39901661ea16,libarrayvec-09741c597eeba17a,libaligned_vec-55195304a04b80fd,libequator-2c67619a5db5866e,libthiserror-02986025785daeb4,libbitstream_io-2f6754e1c71a9b2c,libitertools-ab9447b3f188acc5,libeither-e5ea87bd27ac73a9,libimgref-3394f03120c74b5c,libbytemuck-690da78adee7b727,libnum_traits-61451ab850bd490d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lwayland-client" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcGmHRp3/raw-dylibs" "-B<sysroot>/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/blake3-30dc7e48584e4c1f/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-13a8215b874dbbdb/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/review_queue-022a40337d055273" "-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 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dupli-pic` (test "review_queue") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "8fcfcb09f4712aa3c7b3db76124d146a3be5f70f36f2d26f8d88e242a6e20845", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fcfcb09f4712aa3c7b3db76124d146a3be5f70f36f2d26f8d88e242a6e20845", kill_on_drop: false }`
[INFO] [stdout] 8fcfcb09f4712aa3c7b3db76124d146a3be5f70f36f2d26f8d88e242a6e20845
