[INFO] cloning repository https://github.com/henrif75/imgcull
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/henrif75/imgcull" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenrif75%2Fimgcull", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenrif75%2Fimgcull'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4a8aa6f39ef24402e3b9b9df11fcdce39a614184
[INFO] testing henrif75/imgcull against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenrif75%2Fimgcull" "/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/henrif75/imgcull
[INFO] finished tweaking git repo https://github.com/henrif75/imgcull
[INFO] tweaked toml for git repo https://github.com/henrif75/imgcull written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/henrif75/imgcull on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/henrif75/imgcull 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" "+beta-2026-04-21" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 10c91af4716ababab1555ecdbed1d54bd50463ff839ffccf167606c5047ec5f1
[INFO] running `Command { std: "docker" "start" "-a" "10c91af4716ababab1555ecdbed1d54bd50463ff839ffccf167606c5047ec5f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10c91af4716ababab1555ecdbed1d54bd50463ff839ffccf167606c5047ec5f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10c91af4716ababab1555ecdbed1d54bd50463ff839ffccf167606c5047ec5f1", kill_on_drop: false }`
[INFO] [stdout] 10c91af4716ababab1555ecdbed1d54bd50463ff839ffccf167606c5047ec5f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e41509fbe7f6f1b990a886440476d2fa3b0d066985834fc348f9dc781512acae
[INFO] running `Command { std: "docker" "start" "-a" "e41509fbe7f6f1b990a886440476d2fa3b0d066985834fc348f9dc781512acae", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling aws-lc-sys v0.39.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling target-features v0.1.6
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling deluxe-core v0.5.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling if_chain v1.0.3
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling jxl-bitstream v1.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling jxl-oxide-common v1.0.0
[INFO] [stderr]    Compiling jxl-grid v0.6.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling jxl-coding v1.0.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling jxl-threadpool v1.0.0
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling jxl-modular v0.11.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling jxl-image v0.13.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling jxl-vardct v0.11.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling jxl-frame v0.13.3
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling jxl-color v0.11.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling deluxe-macros v0.5.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling pxfm v0.1.28
[INFO] [stderr]    Compiling iri-string v0.7.11
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling deluxe v0.5.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling zune-jpeg v0.5.14
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling libflate_lz77 v2.2.0
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rawler v0.7.2
[INFO] [stderr]    Compiling jxl-render v0.12.3
[INFO] [stderr]    Compiling jxl-jbr v0.2.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling multiversion-macros v0.8.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling dary_heap v0.3.8
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling rig-derive v0.1.11
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling libflate v2.2.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling multiversion v0.8.0
[INFO] [stderr]    Compiling jxl-oxide v0.12.5
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling num_enum v0.7.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling nanoid v0.4.0
[INFO] [stderr]    Compiling enumn v0.1.14
[INFO] [stderr]    Compiling bitstream-io v4.9.0
[INFO] [stderr]    Compiling toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling as-any v0.3.2
[INFO] [stderr]    Compiling md5 v0.8.0
[INFO] [stderr]    Compiling toml_writer v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling toml v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tungstenite v0.23.0
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.23.1
[INFO] [stderr]    Compiling rig-core v0.33.0
[INFO] [stderr]    Compiling imgcull v0.2.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 36s
[INFO] running `Command { std: "docker" "inspect" "e41509fbe7f6f1b990a886440476d2fa3b0d066985834fc348f9dc781512acae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e41509fbe7f6f1b990a886440476d2fa3b0d066985834fc348f9dc781512acae", kill_on_drop: false }`
[INFO] [stdout] e41509fbe7f6f1b990a886440476d2fa3b0d066985834fc348f9dc781512acae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b3229ceb524199010c7ad208c3215fa6a28491975af36a56421439ac18b1edd
[INFO] running `Command { std: "docker" "start" "-a" "6b3229ceb524199010c7ad208c3215fa6a28491975af36a56421439ac18b1edd", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rawler v0.7.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-tungstenite v0.23.1
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling rig-core v0.33.0
[INFO] [stderr]    Compiling imgcull v0.2.6 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustctR7Mf4/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/{libimgcull-c883a9ebc1ca88a0,libtracing_appender-3022a6600fa5cc1f,libtime-d0470b876b4b02b6,libtime_core-b3b7d29315fab097,libnum_conv-26312f377a72cc4d,libderanged-d0420a20de7d12ff,libpowerfmt-dcf4c7392d25d790,libcrossbeam_channel-b65bac408cf89796,libtoml-853312621f8ee207,libtoml_writer-6e940b5ab03ab6ee,libtoml_parser-afde2fc2318f3f80,libwinnow-cb6dc427a63af98f,libserde_spanned-6f814ab4249afa78,libtoml_datetime-860291ba3d5b0f15,libtracing_subscriber-49d72a7f08a18a7e,libsharded_slab-09adf4328c5d351e,libmatchers-b1b6338b658b0d24,libregex_automata-58026c1793736a76,libregex_syntax-df9d583946cd93ec,libnu_ansi_term-42172b803cfaa6c2,libthread_local-d943b13476cb4df6,libtracing_log-e1d6634d03cf152f,libquick_xml-71cb432383f7de68,librawler-36508e754c00538b,libbacktrace-92c4e3e3c9269a1f,libobject-29dc4d9b7c6ea530,libaddr2line-8edaf35b25d47741,libgimli-d1a91ed09221395a,librustc_demangle-c6744558e71319f9,libnum-2d69a366c13279e0,libnum_iter-6cf8d0d1ddc46775,libnum_rational-161d8df7b354cc27,libnum_complex-1daa04587cfed126,libnum_bigint-2940e929cb3b5f23,libnum_integer-9985b140847d8cd0,libmemmap2-3b754838ae6762e1,libweezl-44433d9e8be050c3,libuuid-5b1b47d1e18c88c2,libgetrandom-11462ead59896280,libjxl_oxide-ca1a0308dd544c25,libjxl_jbr-c5e7fe39cfbe89e2,libbrotli_decompressor-62b253200b0c4a3b,liballoc_stdlib-f268028bfe206070,liballoc_no_stdlib-549d39e6ef2a209a,libjxl_render-e6c99bf437ea621e,libjxl_color-7fa672df0654cb31,libjxl_frame-ea2e956c731e3c8c,libjxl_vardct-ef7a589360b236d6,libjxl_modular-cc37a2a563e61f62,libjxl_threadpool-f3541b7ae8267622,libjxl_coding-9d4ef1662f43b037,libjxl_image-4d3ae0e1148f87a4,libjxl_oxide_common-a13559e74fae00d8,libjxl_grid-6daa77df892011df,libjxl_bitstream-8b8fc44442173cbb,liblibflate-695c68a8bdb5a4f1,libdary_heap-a8ef8c684f595145,libadler32-f4cceb5f23f46497,liblibflate_lz77-dc4c7c122f982d90,librle_decode_fast-6698c79cfdf3fe45,libcore2-3eb1c7040cfb4316,libbitstream_io-6dce8bf48ebbab12,libtoml-898bab54faf13c68,libtoml_edit-fcd6d0be22bf8b07,libserde_spanned-651be8f9f5dcead7,libwinnow-e256b706e20ff51f,libtoml_write-82a434ecc5d2c182,libtoml_datetime-93f19f382d337d3a,librayon-67a2d24f50935c1d,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libmultiversion-2508cadd4c9eb105,libtarget_features-143fbcb0c8b22fb3,libchrono-7aa94b0cbfbbae04,libiana_time_zone-e8fde29fdad667ba,libnum_enum-a0a971f4edcbc884,libmd5-f83304d124803bbb,libitertools-8fb39d0561fb291b,libeither-415b250dd7beb7ac,libhex-aa11f1b7b510398f,liblazy_static-58edaf41543212f3,libimage-880a7d8ae411db25,libbytemuck-e33fcb59ed98b2d9,libbyteorder_lite-682fdcb88593f666,libmoxcms-cbb54d737bc3e59e,libpxfm-1c71ed9ff00130ce,libpng-7747c7a1b425a1bf,libflate2-4a456f2fef506707,libminiz_oxide-9e2d28c7a433df93,libfdeflate-bafa967be547b09a,libsimd_adler32-cc62824b9254cb74,libcrc32fast-6a12d0129be5e8d8,libzune_jpeg-a62259e060cbe355,libzune_core-c6c970ee5bfd9cc2,libindicatif-b18beca8d573bf93,libportable_atomic-76fcfe984c54357a,libunit_prefix-57f4c4831eb9f6ee,libconsole-c9dd7adc1929fed6,libunicode_width-052de3cc9bfeee26,librig-2d65a7bd99da0bd8,libnanoid-300791bb57bb2d55,libfastrand-46d3783c18562080,libordered_float-43963143ed02e50e,libnum_traits-13e0c6dd117d8ba0,libtokio_tungstenite-dd681e694a5bc401,libwebpki_roots-8273782881cf1ddd,libwebpki_roots-40f356e01850e4e1,libtungstenite-ed6d3322a765e213,libdata_encoding-d189d998bb91ed7b,librand-8c33250dd44f0c85,librand_chacha-44ee07e19d5406d6,libppv_lite86-f6811f373db1df07,libzerocopy-158326802185c165,librand_core-34ae63887251bee4,libgetrandom-946c965a6880ea6f,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-3b81b02a7bc4dbe7,libcpufeatures-42612946e83e041b,libdigest-545a87fe8c3a9779,libblock_buffer-fb2569071d391cf2,libcrypto_common-8d37b2fda68ada12,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb,libthiserror-b59c9c6a1af7cab5,libasync_stream-9bab280d1741c782,libglob-8bf81e831cddf06d,libfutures_timer-c5bc2a132ab7184e,libeventsource_stream-6cfce251fd2d0542,libnom-e7514cda5dcc3d12,libreqwest-c9682050f0906763,librustls_platform_verifier-3daa8dbe60734430,librustls_native_certs-072e14f387eef4e5,libopenssl_probe-36add93db21104c3,libhyper_rustls-7207c89be8d25b2f,libtokio_rustls-cd08f56bcf81328a,librustls-dad87ceb1fff8ba5,libsubtle-4f5a50036df13274,libwebpki-5bc25bfe6e363e89,libuntrusted-ae5fa18859ffcbba,libaws_lc_rs-008ae0f34b75cee3,libaws_lc_sys-d1f8be42416d4765,librustls_pki_types-88bf88318d7b8798,libzeroize-c59311ce59192ddc,libencoding_rs-8656bb43f7a59443,libmime_guess-dde5d3005a1e11d3,libunicase-acd104f3b1f4df7f,libmime-aa776e7d0d3a99c3,libtower_http-7a80f649d001c0b5,libbitflags-9df9c6f560e10b5f,libiri_string-e65d3e7bbffb2b7a,libtower-f890495dc29bbaaa,libtower_layer-3b63c02b4d0ef938,libhyper_util-16c22274a1577502,libbase64-29d4d4232c317d5e,libipnet-780b5bdd2a7e34b5,libtower_service-d85697bf5431d8b4,libhyper-4daab09c56c4733e,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-892f88a30f9c9b3a,libindexmap-bb972d748f1eb148,libhashbrown-fa8703e903ad1d77,libequivalent-2f5434284319e1e1,liballocator_api2-843585b74aa2631f,libfoldhash-7ae1a7a47ee75d5c,libfnv-bf8b415be0978c3b,libpin_utils-e0a199353c6bf870,libatomic_waker-4d8f3a876068a9c4,libtokio_util-f61ea3d5eb424a4d,libhttp_body_util-f257d3eb4c7f1ee4,libhttp_body-07a4b824ab69fae3,liblog-5081bf809293ba62,liburl-38551540790f8710,libidna-e60024108c827acb,libutf8_iter-d59950773a6f062b,libidna_adapter-687ccce22cec2019,libicu_properties-4771f607345e7482,libicu_properties_data-5a7c42c865ea873b,libicu_normalizer-25f25a886ec0b001,libicu_normalizer_data-07107859aeec763f,libicu_collections-c03acb2cccbb7614,libpotential_utf-0c447062f9cb6f54,libicu_provider-fdf8c78d3553969f,libicu_locale_core-1f8a38737bbd29b5,libtinystr-288521507421ce51,liblitemap-d7b5bf58da84ad69,libwriteable-8f756afb13a5dcf7,libzerovec-9ee27236bc210be4,libzerotrie-56942c8d9ed83094,libyoke-28baf2c0055800b2,libstable_deref_trait-1210460e331f0a03,libzerofrom-ce51b02a3855dd92,libform_urlencoded-6842d452b4fba26f,libpercent_encoding-b8714e110ca16f4c,libsync_wrapper-88a17f87f20db495,libhttp-a0bc74fc3ed71420,libthiserror-82082bc69f1723e1,libtracing_futures-4495645f45af6761,libpin_project-15d232a305e446b2,libtracing-89966866c6692076,libtracing_core-7149c692e3fe4e48,libonce_cell-0ac012fec71d6948,libfutures-0b1095417d53b550,libfutures_executor-fbe3c852ea7da9f1,libfutures_util-4c72b98dc322faea,libfutures_io-db39768d7d04483a,libslab-229cf4143d039c7e,libfutures_channel-5b21ff7336169a40,libfutures_sink-972a6e6f22232cfe,libfutures_task-97fb6ddb74528227,libfutures_core-3f2014b84910caad,libtokio-f9fb022f9e72a2b3,libsignal_hook_registry-e9fa26bf4ee3c46f,liberrno-7f9f2ee6cb61744a,libsocket2-33473a3430d9979a,libbytes-00a102391b5f478f,libmio-85c97dfce076d4f8,libparking_lot-3310a2f1b0a70afa,libparking_lot_core-e2f7b6e2e6090920,liblibc-beaac0770c9b643f,libcfg_if-73907a425b6e514e,libsmallvec-695d630f41d8414d,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libpin_project_lite-dbd15b1f007a2c34,libschemars-3c646d6c910738de,libdyn_clone-0eddceeccbf472cb,libref_cast-8038c065ed0c472f,libserde_json-91f94431f9a9b95f,libmemchr-19f85ccd2b063f07,libitoa-c3f3678fd0b86a79,libzmij-32087f229b5896fd,libserde-9e047d87245d011d,libserde_core-2c931dd3fb8fd185,libanyhow-b0726fbe6d61d750,libclap-af4c006791184b44,libclap_builder-4440b49d587e5faa,libstrsim-7d9507ff4dccca86,libanstream-7925f27caf3ab25e,libanstyle_query-4244f7f88fea0af5,libis_terminal_polyfill-4ad7c1f3c5c76031,libcolorchoice-66d855ad06ae6437,libanstyle_parse-82b66404240561dc,libutf8parse-cc6465083e1503e1,libclap_lex-052d8b93ebc26d00,libanstyle-bba356930a6efb93}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustctR7Mf4/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/aws-lc-sys-1fa1244071b3c16f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/scoring_test-352f62a165addad5" "-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 `imgcull` (test "scoring_test") due to 1 previous error
[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/rustcWAcVg4/symbols.o" "<4 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-b22c36bcab075a2a,librustix-5c11a80bdd362b4c,liblinux_raw_sys-7b387893cc58ec33,libimgcull-c883a9ebc1ca88a0,libtracing_appender-3022a6600fa5cc1f,libtime-d0470b876b4b02b6,libtime_core-b3b7d29315fab097,libnum_conv-26312f377a72cc4d,libderanged-d0420a20de7d12ff,libpowerfmt-dcf4c7392d25d790,libcrossbeam_channel-b65bac408cf89796,libtoml-853312621f8ee207,libtoml_writer-6e940b5ab03ab6ee,libtoml_parser-afde2fc2318f3f80,libwinnow-cb6dc427a63af98f,libserde_spanned-6f814ab4249afa78,libtoml_datetime-860291ba3d5b0f15,libtracing_subscriber-49d72a7f08a18a7e,libsharded_slab-09adf4328c5d351e,libmatchers-b1b6338b658b0d24,libregex_automata-58026c1793736a76,libregex_syntax-df9d583946cd93ec,libnu_ansi_term-42172b803cfaa6c2,libthread_local-d943b13476cb4df6,libtracing_log-e1d6634d03cf152f,libquick_xml-71cb432383f7de68,librawler-36508e754c00538b,libbacktrace-92c4e3e3c9269a1f,libobject-29dc4d9b7c6ea530,libaddr2line-8edaf35b25d47741,libgimli-d1a91ed09221395a,librustc_demangle-c6744558e71319f9,libnum-2d69a366c13279e0,libnum_iter-6cf8d0d1ddc46775,libnum_rational-161d8df7b354cc27,libnum_complex-1daa04587cfed126,libnum_bigint-2940e929cb3b5f23,libnum_integer-9985b140847d8cd0,libmemmap2-3b754838ae6762e1,libweezl-44433d9e8be050c3,libuuid-5b1b47d1e18c88c2,libgetrandom-11462ead59896280,libjxl_oxide-ca1a0308dd544c25,libjxl_jbr-c5e7fe39cfbe89e2,libbrotli_decompressor-62b253200b0c4a3b,liballoc_stdlib-f268028bfe206070,liballoc_no_stdlib-549d39e6ef2a209a,libjxl_render-e6c99bf437ea621e,libjxl_color-7fa672df0654cb31,libjxl_frame-ea2e956c731e3c8c,libjxl_vardct-ef7a589360b236d6,libjxl_modular-cc37a2a563e61f62,libjxl_threadpool-f3541b7ae8267622,libjxl_coding-9d4ef1662f43b037,libjxl_image-4d3ae0e1148f87a4,libjxl_oxide_common-a13559e74fae00d8,libjxl_grid-6daa77df892011df,libjxl_bitstream-8b8fc44442173cbb,liblibflate-695c68a8bdb5a4f1,libdary_heap-a8ef8c684f595145,libadler32-f4cceb5f23f46497,liblibflate_lz77-dc4c7c122f982d90,librle_decode_fast-6698c79cfdf3fe45,libcore2-3eb1c7040cfb4316,libbitstream_io-6dce8bf48ebbab12,libtoml-898bab54faf13c68,libtoml_edit-fcd6d0be22bf8b07,libserde_spanned-651be8f9f5dcead7,libwinnow-e256b706e20ff51f,libtoml_write-82a434ecc5d2c182,libtoml_datetime-93f19f382d337d3a,librayon-67a2d24f50935c1d,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libmultiversion-2508cadd4c9eb105,libtarget_features-143fbcb0c8b22fb3,libchrono-7aa94b0cbfbbae04,libiana_time_zone-e8fde29fdad667ba,libnum_enum-a0a971f4edcbc884,libmd5-f83304d124803bbb,libitertools-8fb39d0561fb291b,libeither-415b250dd7beb7ac,libhex-aa11f1b7b510398f,liblazy_static-58edaf41543212f3,libindicatif-b18beca8d573bf93,libportable_atomic-76fcfe984c54357a,libunit_prefix-57f4c4831eb9f6ee,libconsole-c9dd7adc1929fed6,libunicode_width-052de3cc9bfeee26,librig-2d65a7bd99da0bd8,libnanoid-300791bb57bb2d55,libfastrand-46d3783c18562080,libordered_float-43963143ed02e50e,libtokio_tungstenite-dd681e694a5bc401,libwebpki_roots-8273782881cf1ddd,libwebpki_roots-40f356e01850e4e1,libtungstenite-ed6d3322a765e213,libdata_encoding-d189d998bb91ed7b,librand-8c33250dd44f0c85,librand_chacha-44ee07e19d5406d6,libppv_lite86-f6811f373db1df07,libzerocopy-158326802185c165,librand_core-34ae63887251bee4,libgetrandom-946c965a6880ea6f,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-3b81b02a7bc4dbe7,libcpufeatures-42612946e83e041b,libdigest-545a87fe8c3a9779,libblock_buffer-fb2569071d391cf2,libcrypto_common-8d37b2fda68ada12,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb,libthiserror-b59c9c6a1af7cab5,libasync_stream-9bab280d1741c782,libglob-8bf81e831cddf06d,libfutures_timer-c5bc2a132ab7184e,libeventsource_stream-6cfce251fd2d0542,libnom-e7514cda5dcc3d12,libreqwest-c9682050f0906763,librustls_platform_verifier-3daa8dbe60734430,librustls_native_certs-072e14f387eef4e5,libopenssl_probe-36add93db21104c3,libhyper_rustls-7207c89be8d25b2f,libtokio_rustls-cd08f56bcf81328a,librustls-dad87ceb1fff8ba5,libsubtle-4f5a50036df13274,libwebpki-5bc25bfe6e363e89,libuntrusted-ae5fa18859ffcbba,libaws_lc_rs-008ae0f34b75cee3,libaws_lc_sys-d1f8be42416d4765,librustls_pki_types-88bf88318d7b8798,libzeroize-c59311ce59192ddc,libencoding_rs-8656bb43f7a59443,libmime_guess-dde5d3005a1e11d3,libunicase-acd104f3b1f4df7f,libmime-aa776e7d0d3a99c3,libtower_http-7a80f649d001c0b5,libiri_string-e65d3e7bbffb2b7a,libtower-f890495dc29bbaaa,libtower_layer-3b63c02b4d0ef938,libhyper_util-16c22274a1577502,libipnet-780b5bdd2a7e34b5,libtower_service-d85697bf5431d8b4,libhyper-4daab09c56c4733e,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-892f88a30f9c9b3a,libindexmap-bb972d748f1eb148,libhashbrown-fa8703e903ad1d77,libequivalent-2f5434284319e1e1,liballocator_api2-843585b74aa2631f,libfoldhash-7ae1a7a47ee75d5c,libfnv-bf8b415be0978c3b,libpin_utils-e0a199353c6bf870,libatomic_waker-4d8f3a876068a9c4,libtokio_util-f61ea3d5eb424a4d,libhttp_body_util-f257d3eb4c7f1ee4,libhttp_body-07a4b824ab69fae3,liblog-5081bf809293ba62,liburl-38551540790f8710,libidna-e60024108c827acb,libutf8_iter-d59950773a6f062b,libidna_adapter-687ccce22cec2019,libicu_properties-4771f607345e7482,libicu_properties_data-5a7c42c865ea873b,libicu_normalizer-25f25a886ec0b001,libicu_normalizer_data-07107859aeec763f,libicu_collections-c03acb2cccbb7614,libpotential_utf-0c447062f9cb6f54,libicu_provider-fdf8c78d3553969f,libicu_locale_core-1f8a38737bbd29b5,libtinystr-288521507421ce51,liblitemap-d7b5bf58da84ad69,libwriteable-8f756afb13a5dcf7,libzerovec-9ee27236bc210be4,libzerotrie-56942c8d9ed83094,libyoke-28baf2c0055800b2,libstable_deref_trait-1210460e331f0a03,libzerofrom-ce51b02a3855dd92,libform_urlencoded-6842d452b4fba26f,libpercent_encoding-b8714e110ca16f4c,libsync_wrapper-88a17f87f20db495,libhttp-a0bc74fc3ed71420,libthiserror-82082bc69f1723e1,libtracing_futures-4495645f45af6761,libpin_project-15d232a305e446b2,libtracing-89966866c6692076,libtracing_core-7149c692e3fe4e48,libonce_cell-0ac012fec71d6948,libfutures-0b1095417d53b550,libfutures_executor-fbe3c852ea7da9f1,libfutures_util-4c72b98dc322faea,libfutures_io-db39768d7d04483a,libslab-229cf4143d039c7e,libfutures_channel-5b21ff7336169a40,libfutures_sink-972a6e6f22232cfe,libfutures_task-97fb6ddb74528227,libfutures_core-3f2014b84910caad,libtokio-f9fb022f9e72a2b3,libsignal_hook_registry-e9fa26bf4ee3c46f,liberrno-7f9f2ee6cb61744a,libsocket2-33473a3430d9979a,libbytes-00a102391b5f478f,libmio-85c97dfce076d4f8,libparking_lot-3310a2f1b0a70afa,libparking_lot_core-e2f7b6e2e6090920,liblibc-beaac0770c9b643f,libsmallvec-695d630f41d8414d,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libpin_project_lite-dbd15b1f007a2c34,libschemars-3c646d6c910738de,libdyn_clone-0eddceeccbf472cb,libref_cast-8038c065ed0c472f,libserde_json-91f94431f9a9b95f,libmemchr-19f85ccd2b063f07,libitoa-c3f3678fd0b86a79,libzmij-32087f229b5896fd,libserde-9e047d87245d011d,libserde_core-2c931dd3fb8fd185,libanyhow-b0726fbe6d61d750,libclap-af4c006791184b44,libclap_builder-4440b49d587e5faa,libstrsim-7d9507ff4dccca86,libanstream-7925f27caf3ab25e,libanstyle_query-4244f7f88fea0af5,libis_terminal_polyfill-4ad7c1f3c5c76031,libcolorchoice-66d855ad06ae6437,libanstyle_parse-82b66404240561dc,libutf8parse-cc6465083e1503e1,libclap_lex-052d8b93ebc26d00,libanstyle-bba356930a6efb93,libimage-880a7d8ae411db25,libbytemuck-e33fcb59ed98b2d9,libbyteorder_lite-682fdcb88593f666,libmoxcms-cbb54d737bc3e59e,libpxfm-1c71ed9ff00130ce,libpng-7747c7a1b425a1bf,libbitflags-9df9c6f560e10b5f,libflate2-4a456f2fef506707,libminiz_oxide-9e2d28c7a433df93,libfdeflate-bafa967be547b09a,libsimd_adler32-cc62824b9254cb74,libcrc32fast-6a12d0129be5e8d8,libcfg_if-73907a425b6e514e,libzune_jpeg-a62259e060cbe355,libzune_core-c6c970ee5bfd9cc2,libnum_traits-13e0c6dd117d8ba0,libbase64-29d4d4232c317d5e}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcWAcVg4/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/aws-lc-sys-1fa1244071b3c16f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/preprocessing_test-db837ae75c0ff81b" "-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 `imgcull` (test "preprocessing_test") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcPICAtK/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-b22c36bcab075a2a,librustix-5c11a80bdd362b4c,liblinux_raw_sys-7b387893cc58ec33,libimgcull-c883a9ebc1ca88a0,libtracing_appender-3022a6600fa5cc1f,libtime-d0470b876b4b02b6,libtime_core-b3b7d29315fab097,libnum_conv-26312f377a72cc4d,libderanged-d0420a20de7d12ff,libpowerfmt-dcf4c7392d25d790,libcrossbeam_channel-b65bac408cf89796,libtoml-853312621f8ee207,libtoml_writer-6e940b5ab03ab6ee,libtoml_parser-afde2fc2318f3f80,libwinnow-cb6dc427a63af98f,libserde_spanned-6f814ab4249afa78,libtoml_datetime-860291ba3d5b0f15,libtracing_subscriber-49d72a7f08a18a7e,libsharded_slab-09adf4328c5d351e,libmatchers-b1b6338b658b0d24,libregex_automata-58026c1793736a76,libregex_syntax-df9d583946cd93ec,libnu_ansi_term-42172b803cfaa6c2,libthread_local-d943b13476cb4df6,libtracing_log-e1d6634d03cf152f,libquick_xml-71cb432383f7de68,librawler-36508e754c00538b,libbacktrace-92c4e3e3c9269a1f,libobject-29dc4d9b7c6ea530,libaddr2line-8edaf35b25d47741,libgimli-d1a91ed09221395a,librustc_demangle-c6744558e71319f9,libnum-2d69a366c13279e0,libnum_iter-6cf8d0d1ddc46775,libnum_rational-161d8df7b354cc27,libnum_complex-1daa04587cfed126,libnum_bigint-2940e929cb3b5f23,libnum_integer-9985b140847d8cd0,libmemmap2-3b754838ae6762e1,libweezl-44433d9e8be050c3,libuuid-5b1b47d1e18c88c2,libgetrandom-11462ead59896280,libjxl_oxide-ca1a0308dd544c25,libjxl_jbr-c5e7fe39cfbe89e2,libbrotli_decompressor-62b253200b0c4a3b,liballoc_stdlib-f268028bfe206070,liballoc_no_stdlib-549d39e6ef2a209a,libjxl_render-e6c99bf437ea621e,libjxl_color-7fa672df0654cb31,libjxl_frame-ea2e956c731e3c8c,libjxl_vardct-ef7a589360b236d6,libjxl_modular-cc37a2a563e61f62,libjxl_threadpool-f3541b7ae8267622,libjxl_coding-9d4ef1662f43b037,libjxl_image-4d3ae0e1148f87a4,libjxl_oxide_common-a13559e74fae00d8,libjxl_grid-6daa77df892011df,libjxl_bitstream-8b8fc44442173cbb,liblibflate-695c68a8bdb5a4f1,libdary_heap-a8ef8c684f595145,libadler32-f4cceb5f23f46497,liblibflate_lz77-dc4c7c122f982d90,librle_decode_fast-6698c79cfdf3fe45,libcore2-3eb1c7040cfb4316,libbitstream_io-6dce8bf48ebbab12,libtoml-898bab54faf13c68,libtoml_edit-fcd6d0be22bf8b07,libserde_spanned-651be8f9f5dcead7,libwinnow-e256b706e20ff51f,libtoml_write-82a434ecc5d2c182,libtoml_datetime-93f19f382d337d3a,librayon-67a2d24f50935c1d,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libmultiversion-2508cadd4c9eb105,libtarget_features-143fbcb0c8b22fb3,libchrono-7aa94b0cbfbbae04,libiana_time_zone-e8fde29fdad667ba,libnum_enum-a0a971f4edcbc884,libmd5-f83304d124803bbb,libitertools-8fb39d0561fb291b,libeither-415b250dd7beb7ac,libhex-aa11f1b7b510398f,liblazy_static-58edaf41543212f3,libimage-880a7d8ae411db25,libbytemuck-e33fcb59ed98b2d9,libbyteorder_lite-682fdcb88593f666,libmoxcms-cbb54d737bc3e59e,libpxfm-1c71ed9ff00130ce,libpng-7747c7a1b425a1bf,libflate2-4a456f2fef506707,libminiz_oxide-9e2d28c7a433df93,libfdeflate-bafa967be547b09a,libsimd_adler32-cc62824b9254cb74,libcrc32fast-6a12d0129be5e8d8,libzune_jpeg-a62259e060cbe355,libzune_core-c6c970ee5bfd9cc2,libindicatif-b18beca8d573bf93,libportable_atomic-76fcfe984c54357a,libunit_prefix-57f4c4831eb9f6ee,libconsole-c9dd7adc1929fed6,libunicode_width-052de3cc9bfeee26,librig-2d65a7bd99da0bd8,libnanoid-300791bb57bb2d55,libfastrand-46d3783c18562080,libordered_float-43963143ed02e50e,libnum_traits-13e0c6dd117d8ba0,libtokio_tungstenite-dd681e694a5bc401,libwebpki_roots-8273782881cf1ddd,libwebpki_roots-40f356e01850e4e1,libtungstenite-ed6d3322a765e213,libdata_encoding-d189d998bb91ed7b,librand-8c33250dd44f0c85,librand_chacha-44ee07e19d5406d6,libppv_lite86-f6811f373db1df07,libzerocopy-158326802185c165,librand_core-34ae63887251bee4,libgetrandom-946c965a6880ea6f,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-3b81b02a7bc4dbe7,libcpufeatures-42612946e83e041b,libdigest-545a87fe8c3a9779,libblock_buffer-fb2569071d391cf2,libcrypto_common-8d37b2fda68ada12,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb,libthiserror-b59c9c6a1af7cab5,libasync_stream-9bab280d1741c782,libglob-8bf81e831cddf06d,libfutures_timer-c5bc2a132ab7184e,libeventsource_stream-6cfce251fd2d0542,libnom-e7514cda5dcc3d12,libreqwest-c9682050f0906763,librustls_platform_verifier-3daa8dbe60734430,librustls_native_certs-072e14f387eef4e5,libopenssl_probe-36add93db21104c3,libhyper_rustls-7207c89be8d25b2f,libtokio_rustls-cd08f56bcf81328a,librustls-dad87ceb1fff8ba5,libsubtle-4f5a50036df13274,libwebpki-5bc25bfe6e363e89,libuntrusted-ae5fa18859ffcbba,libaws_lc_rs-008ae0f34b75cee3,libaws_lc_sys-d1f8be42416d4765,librustls_pki_types-88bf88318d7b8798,libzeroize-c59311ce59192ddc,libencoding_rs-8656bb43f7a59443,libmime_guess-dde5d3005a1e11d3,libunicase-acd104f3b1f4df7f,libmime-aa776e7d0d3a99c3,libtower_http-7a80f649d001c0b5,libbitflags-9df9c6f560e10b5f,libiri_string-e65d3e7bbffb2b7a,libtower-f890495dc29bbaaa,libtower_layer-3b63c02b4d0ef938,libhyper_util-16c22274a1577502,libbase64-29d4d4232c317d5e,libipnet-780b5bdd2a7e34b5,libtower_service-d85697bf5431d8b4,libhyper-4daab09c56c4733e,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-892f88a30f9c9b3a,libindexmap-bb972d748f1eb148,libhashbrown-fa8703e903ad1d77,libequivalent-2f5434284319e1e1,liballocator_api2-843585b74aa2631f,libfoldhash-7ae1a7a47ee75d5c,libfnv-bf8b415be0978c3b,libpin_utils-e0a199353c6bf870,libatomic_waker-4d8f3a876068a9c4,libtokio_util-f61ea3d5eb424a4d,libhttp_body_util-f257d3eb4c7f1ee4,libhttp_body-07a4b824ab69fae3,liblog-5081bf809293ba62,liburl-38551540790f8710,libidna-e60024108c827acb,libutf8_iter-d59950773a6f062b,libidna_adapter-687ccce22cec2019,libicu_properties-4771f607345e7482,libicu_properties_data-5a7c42c865ea873b,libicu_normalizer-25f25a886ec0b001,libicu_normalizer_data-07107859aeec763f,libicu_collections-c03acb2cccbb7614,libpotential_utf-0c447062f9cb6f54,libicu_provider-fdf8c78d3553969f,libicu_locale_core-1f8a38737bbd29b5,libtinystr-288521507421ce51,liblitemap-d7b5bf58da84ad69,libwriteable-8f756afb13a5dcf7,libzerovec-9ee27236bc210be4,libzerotrie-56942c8d9ed83094,libyoke-28baf2c0055800b2,libstable_deref_trait-1210460e331f0a03,libzerofrom-ce51b02a3855dd92,libform_urlencoded-6842d452b4fba26f,libpercent_encoding-b8714e110ca16f4c,libsync_wrapper-88a17f87f20db495,libhttp-a0bc74fc3ed71420,libthiserror-82082bc69f1723e1,libtracing_futures-4495645f45af6761,libpin_project-15d232a305e446b2,libtracing-89966866c6692076,libtracing_core-7149c692e3fe4e48,libonce_cell-0ac012fec71d6948,libfutures-0b1095417d53b550,libfutures_executor-fbe3c852ea7da9f1,libfutures_util-4c72b98dc322faea,libfutures_io-db39768d7d04483a,libslab-229cf4143d039c7e,libfutures_channel-5b21ff7336169a40,libfutures_sink-972a6e6f22232cfe,libfutures_task-97fb6ddb74528227,libfutures_core-3f2014b84910caad,libtokio-f9fb022f9e72a2b3,libsignal_hook_registry-e9fa26bf4ee3c46f,liberrno-7f9f2ee6cb61744a,libsocket2-33473a3430d9979a,libbytes-00a102391b5f478f,libmio-85c97dfce076d4f8,libparking_lot-3310a2f1b0a70afa,libparking_lot_core-e2f7b6e2e6090920,liblibc-beaac0770c9b643f,libcfg_if-73907a425b6e514e,libsmallvec-695d630f41d8414d,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libpin_project_lite-dbd15b1f007a2c34,libschemars-3c646d6c910738de,libdyn_clone-0eddceeccbf472cb,libref_cast-8038c065ed0c472f,libserde_json-91f94431f9a9b95f,libmemchr-19f85ccd2b063f07,libitoa-c3f3678fd0b86a79,libzmij-32087f229b5896fd,libserde-9e047d87245d011d,libserde_core-2c931dd3fb8fd185,libanyhow-b0726fbe6d61d750,libclap-af4c006791184b44,libclap_builder-4440b49d587e5faa,libstrsim-7d9507ff4dccca86,libanstream-7925f27caf3ab25e,libanstyle_query-4244f7f88fea0af5,libis_terminal_polyfill-4ad7c1f3c5c76031,libcolorchoice-66d855ad06ae6437,libanstyle_parse-82b66404240561dc,libutf8parse-cc6465083e1503e1,libclap_lex-052d8b93ebc26d00,libanstyle-bba356930a6efb93}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcPICAtK/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/aws-lc-sys-1fa1244071b3c16f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/xmp_test-755507e142589368" "-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 `imgcull` (test "xmp_test") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustciZRsA9/symbols.o" "<3 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/{libimgcull-c883a9ebc1ca88a0,libtracing_appender-3022a6600fa5cc1f,libtime-d0470b876b4b02b6,libtime_core-b3b7d29315fab097,libnum_conv-26312f377a72cc4d,libderanged-d0420a20de7d12ff,libpowerfmt-dcf4c7392d25d790,libcrossbeam_channel-b65bac408cf89796,libtoml-853312621f8ee207,libtoml_writer-6e940b5ab03ab6ee,libtoml_parser-afde2fc2318f3f80,libwinnow-cb6dc427a63af98f,libserde_spanned-6f814ab4249afa78,libtoml_datetime-860291ba3d5b0f15,libtracing_subscriber-49d72a7f08a18a7e,libsharded_slab-09adf4328c5d351e,libmatchers-b1b6338b658b0d24,libregex_automata-58026c1793736a76,libregex_syntax-df9d583946cd93ec,libnu_ansi_term-42172b803cfaa6c2,libthread_local-d943b13476cb4df6,libtracing_log-e1d6634d03cf152f,libquick_xml-71cb432383f7de68,librawler-36508e754c00538b,libbacktrace-92c4e3e3c9269a1f,libobject-29dc4d9b7c6ea530,libaddr2line-8edaf35b25d47741,libgimli-d1a91ed09221395a,librustc_demangle-c6744558e71319f9,libnum-2d69a366c13279e0,libnum_iter-6cf8d0d1ddc46775,libnum_rational-161d8df7b354cc27,libnum_complex-1daa04587cfed126,libnum_bigint-2940e929cb3b5f23,libnum_integer-9985b140847d8cd0,libmemmap2-3b754838ae6762e1,libweezl-44433d9e8be050c3,libuuid-5b1b47d1e18c88c2,libgetrandom-11462ead59896280,libjxl_oxide-ca1a0308dd544c25,libjxl_jbr-c5e7fe39cfbe89e2,libbrotli_decompressor-62b253200b0c4a3b,liballoc_stdlib-f268028bfe206070,liballoc_no_stdlib-549d39e6ef2a209a,libjxl_render-e6c99bf437ea621e,libjxl_color-7fa672df0654cb31,libjxl_frame-ea2e956c731e3c8c,libjxl_vardct-ef7a589360b236d6,libjxl_modular-cc37a2a563e61f62,libjxl_threadpool-f3541b7ae8267622,libjxl_coding-9d4ef1662f43b037,libjxl_image-4d3ae0e1148f87a4,libjxl_oxide_common-a13559e74fae00d8,libjxl_grid-6daa77df892011df,libjxl_bitstream-8b8fc44442173cbb,liblibflate-695c68a8bdb5a4f1,libdary_heap-a8ef8c684f595145,libadler32-f4cceb5f23f46497,liblibflate_lz77-dc4c7c122f982d90,librle_decode_fast-6698c79cfdf3fe45,libcore2-3eb1c7040cfb4316,libbitstream_io-6dce8bf48ebbab12,libtoml-898bab54faf13c68,libtoml_edit-fcd6d0be22bf8b07,libserde_spanned-651be8f9f5dcead7,libwinnow-e256b706e20ff51f,libtoml_write-82a434ecc5d2c182,libtoml_datetime-93f19f382d337d3a,librayon-67a2d24f50935c1d,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libmultiversion-2508cadd4c9eb105,libtarget_features-143fbcb0c8b22fb3,libchrono-7aa94b0cbfbbae04,libiana_time_zone-e8fde29fdad667ba,libnum_enum-a0a971f4edcbc884,libmd5-f83304d124803bbb,libitertools-8fb39d0561fb291b,libeither-415b250dd7beb7ac,libhex-aa11f1b7b510398f,liblazy_static-58edaf41543212f3,libimage-880a7d8ae411db25,libbytemuck-e33fcb59ed98b2d9,libbyteorder_lite-682fdcb88593f666,libmoxcms-cbb54d737bc3e59e,libpxfm-1c71ed9ff00130ce,libpng-7747c7a1b425a1bf,libflate2-4a456f2fef506707,libminiz_oxide-9e2d28c7a433df93,libfdeflate-bafa967be547b09a,libsimd_adler32-cc62824b9254cb74,libcrc32fast-6a12d0129be5e8d8,libzune_jpeg-a62259e060cbe355,libzune_core-c6c970ee5bfd9cc2,libindicatif-b18beca8d573bf93,libportable_atomic-76fcfe984c54357a,libunit_prefix-57f4c4831eb9f6ee,libconsole-c9dd7adc1929fed6,libunicode_width-052de3cc9bfeee26,librig-2d65a7bd99da0bd8,libnanoid-300791bb57bb2d55,libfastrand-46d3783c18562080,libordered_float-43963143ed02e50e,libnum_traits-13e0c6dd117d8ba0,libtokio_tungstenite-dd681e694a5bc401,libwebpki_roots-8273782881cf1ddd,libwebpki_roots-40f356e01850e4e1,libtungstenite-ed6d3322a765e213,libdata_encoding-d189d998bb91ed7b,librand-8c33250dd44f0c85,librand_chacha-44ee07e19d5406d6,libppv_lite86-f6811f373db1df07,libzerocopy-158326802185c165,librand_core-34ae63887251bee4,libgetrandom-946c965a6880ea6f,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-3b81b02a7bc4dbe7,libcpufeatures-42612946e83e041b,libdigest-545a87fe8c3a9779,libblock_buffer-fb2569071d391cf2,libcrypto_common-8d37b2fda68ada12,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb,libthiserror-b59c9c6a1af7cab5,libasync_stream-9bab280d1741c782,libglob-8bf81e831cddf06d,libfutures_timer-c5bc2a132ab7184e,libeventsource_stream-6cfce251fd2d0542,libnom-e7514cda5dcc3d12,libreqwest-c9682050f0906763,librustls_platform_verifier-3daa8dbe60734430,librustls_native_certs-072e14f387eef4e5,libopenssl_probe-36add93db21104c3,libhyper_rustls-7207c89be8d25b2f,libtokio_rustls-cd08f56bcf81328a,librustls-dad87ceb1fff8ba5,libsubtle-4f5a50036df13274,libwebpki-5bc25bfe6e363e89,libuntrusted-ae5fa18859ffcbba,libaws_lc_rs-008ae0f34b75cee3,libaws_lc_sys-d1f8be42416d4765,librustls_pki_types-88bf88318d7b8798,libzeroize-c59311ce59192ddc,libencoding_rs-8656bb43f7a59443,libmime_guess-dde5d3005a1e11d3,libunicase-acd104f3b1f4df7f,libmime-aa776e7d0d3a99c3,libtower_http-7a80f649d001c0b5,libbitflags-9df9c6f560e10b5f,libiri_string-e65d3e7bbffb2b7a,libtower-f890495dc29bbaaa,libtower_layer-3b63c02b4d0ef938,libhyper_util-16c22274a1577502,libbase64-29d4d4232c317d5e,libipnet-780b5bdd2a7e34b5,libtower_service-d85697bf5431d8b4,libhyper-4daab09c56c4733e,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-892f88a30f9c9b3a,libindexmap-bb972d748f1eb148,libhashbrown-fa8703e903ad1d77,libequivalent-2f5434284319e1e1,liballocator_api2-843585b74aa2631f,libfoldhash-7ae1a7a47ee75d5c,libfnv-bf8b415be0978c3b,libpin_utils-e0a199353c6bf870,libatomic_waker-4d8f3a876068a9c4,libtokio_util-f61ea3d5eb424a4d,libhttp_body_util-f257d3eb4c7f1ee4,libhttp_body-07a4b824ab69fae3,liblog-5081bf809293ba62,liburl-38551540790f8710,libidna-e60024108c827acb,libutf8_iter-d59950773a6f062b,libidna_adapter-687ccce22cec2019,libicu_properties-4771f607345e7482,libicu_properties_data-5a7c42c865ea873b,libicu_normalizer-25f25a886ec0b001,libicu_normalizer_data-07107859aeec763f,libicu_collections-c03acb2cccbb7614,libpotential_utf-0c447062f9cb6f54,libicu_provider-fdf8c78d3553969f,libicu_locale_core-1f8a38737bbd29b5,libtinystr-288521507421ce51,liblitemap-d7b5bf58da84ad69,libwriteable-8f756afb13a5dcf7,libzerovec-9ee27236bc210be4,libzerotrie-56942c8d9ed83094,libyoke-28baf2c0055800b2,libstable_deref_trait-1210460e331f0a03,libzerofrom-ce51b02a3855dd92,libform_urlencoded-6842d452b4fba26f,libpercent_encoding-b8714e110ca16f4c,libsync_wrapper-88a17f87f20db495,libhttp-a0bc74fc3ed71420,libthiserror-82082bc69f1723e1,libtracing_futures-4495645f45af6761,libpin_project-15d232a305e446b2,libtracing-89966866c6692076,libtracing_core-7149c692e3fe4e48,libonce_cell-0ac012fec71d6948,libfutures-0b1095417d53b550,libfutures_executor-fbe3c852ea7da9f1,libfutures_util-4c72b98dc322faea,libfutures_io-db39768d7d04483a,libslab-229cf4143d039c7e,libfutures_channel-5b21ff7336169a40,libfutures_sink-972a6e6f22232cfe,libfutures_task-97fb6ddb74528227,libfutures_core-3f2014b84910caad,libtokio-f9fb022f9e72a2b3,libsignal_hook_registry-e9fa26bf4ee3c46f,liberrno-7f9f2ee6cb61744a,libsocket2-33473a3430d9979a,libbytes-00a102391b5f478f,libmio-85c97dfce076d4f8,libparking_lot-3310a2f1b0a70afa,libparking_lot_core-e2f7b6e2e6090920,liblibc-beaac0770c9b643f,libcfg_if-73907a425b6e514e,libsmallvec-695d630f41d8414d,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libpin_project_lite-dbd15b1f007a2c34,libschemars-3c646d6c910738de,libdyn_clone-0eddceeccbf472cb,libref_cast-8038c065ed0c472f,libserde_json-91f94431f9a9b95f,libmemchr-19f85ccd2b063f07,libitoa-c3f3678fd0b86a79,libzmij-32087f229b5896fd,libserde-9e047d87245d011d,libserde_core-2c931dd3fb8fd185,libanyhow-b0726fbe6d61d750,libclap-af4c006791184b44,libclap_builder-4440b49d587e5faa,libstrsim-7d9507ff4dccca86,libanstream-7925f27caf3ab25e,libanstyle_query-4244f7f88fea0af5,libis_terminal_polyfill-4ad7c1f3c5c76031,libcolorchoice-66d855ad06ae6437,libanstyle_parse-82b66404240561dc,libutf8parse-cc6465083e1503e1,libclap_lex-052d8b93ebc26d00,libanstyle-bba356930a6efb93}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustciZRsA9/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/aws-lc-sys-1fa1244071b3c16f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/retry_test-52b2654ce323104c" "-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 `imgcull` (test "retry_test") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "6b3229ceb524199010c7ad208c3215fa6a28491975af36a56421439ac18b1edd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b3229ceb524199010c7ad208c3215fa6a28491975af36a56421439ac18b1edd", kill_on_drop: false }`
[INFO] [stdout] 6b3229ceb524199010c7ad208c3215fa6a28491975af36a56421439ac18b1edd
