[INFO] fetching crate truss-image 0.11.4...
[INFO] testing truss-image-0.11.4 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate truss-image 0.11.4 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate truss-image 0.11.4
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate truss-image 0.11.4
[INFO] tweaked toml for crates.io crate truss-image 0.11.4 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate truss-image 0.11.4 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate truss-image 0.11.4 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b0b82b33f9b0e663d4f61e6c14c4e8a58d259187681d01149c6c8b5bc578e1f6
[INFO] running `Command { std: "docker" "start" "-a" "b0b82b33f9b0e663d4f61e6c14c4e8a58d259187681d01149c6c8b5bc578e1f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b0b82b33f9b0e663d4f61e6c14c4e8a58d259187681d01149c6c8b5bc578e1f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0b82b33f9b0e663d4f61e6c14c4e8a58d259187681d01149c6c8b5bc578e1f6", kill_on_drop: false }`
[INFO] [stdout] b0b82b33f9b0e663d4f61e6c14c4e8a58d259187681d01149c6c8b5bc578e1f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2171a5c6a5e4d5c1d74e2e2f2c8bba5dc9eebfade325aa7fb93d06134c071aa
[INFO] running `Command { std: "docker" "start" "-a" "f2171a5c6a5e4d5c1d74e2e2f2c8bba5dc9eebfade325aa7fb93d06134c071aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling aligned v0.4.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling zune-jpeg v0.5.13
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling bitstream-io v4.9.0
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling nasm-rs v0.3.2
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling tiny-skia-path v0.12.0
[INFO] [stderr]    Compiling libwebp-sys v0.9.6
[INFO] [stderr]    Compiling fontconfig-parser v0.5.8
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling image-webp v0.2.4
[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 equator-macro v0.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.42
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling kurbo v0.13.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling avif-serialize v0.8.8
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.4.0
[INFO] [stderr]    Compiling unicode-ccc v0.4.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling unicode-script v0.5.8
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling pxfm v0.1.28
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling rustybuzz v0.20.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling svgtypes v0.16.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling fontdb v0.23.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling atomig-macro v0.4.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling archmage-macros v0.8.9
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling tiff v0.11.3
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling rav1d-safe v0.3.1
[INFO] [stderr]    Compiling ravif v0.13.0
[INFO] [stderr]    Compiling roxmltree v0.21.1
[INFO] [stderr]    Compiling simplecss v0.2.2
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling imagesize v0.14.0
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling safe_unaligned_simd v0.2.5
[INFO] [stderr]    Compiling data-url v0.3.2
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling archmage v0.8.9
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling gif v0.14.1
[INFO] [stderr]    Compiling usvg v0.47.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling fallible_collections v0.4.9
[INFO] [stderr]    Compiling rav1d-disjoint-mut v0.3.0
[INFO] [stderr]    Compiling atomig v0.4.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tiny-skia v0.12.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling bitreader v0.3.11
[INFO] [stderr]    Compiling mutate_once v0.1.2
[INFO] [stderr]    Compiling to_method v1.1.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling mp4parse v0.17.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ureq v3.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling kamadak-exif v0.6.1
[INFO] [stderr]    Compiling resvg v0.47.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling clap_complete v4.6.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling yuvutils-rs v0.8.3
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling webp v0.3.1
[INFO] [stderr]    Compiling truss-image v0.11.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 36s
[INFO] running `Command { std: "docker" "inspect" "f2171a5c6a5e4d5c1d74e2e2f2c8bba5dc9eebfade325aa7fb93d06134c071aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2171a5c6a5e4d5c1d74e2e2f2c8bba5dc9eebfade325aa7fb93d06134c071aa", kill_on_drop: false }`
[INFO] [stdout] f2171a5c6a5e4d5c1d74e2e2f2c8bba5dc9eebfade325aa7fb93d06134c071aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a48027122c796d22c4560b0688e74d2314c0480cd5ae18917f674a296549b93a
[INFO] running `Command { std: "docker" "start" "-a" "a48027122c796d22c4560b0688e74d2314c0480cd5ae18917f674a296549b93a", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling aws-lc-sys v0.39.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling rustybuzz v0.20.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling toml_edit v0.25.4+spec-1.1.0
[INFO] [stderr]    Compiling usvg v0.47.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling tiny-skia v0.12.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling zerocopy-derive v0.8.42
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling archmage-macros v0.8.9
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling atomig-macro v0.4.0
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling tiff v0.11.3
[INFO] [stderr]    Compiling atomig v0.4.3
[INFO] [stderr]    Compiling fallible_collections v0.4.9
[INFO] [stderr]    Compiling rav1d-disjoint-mut v0.3.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling archmage v0.8.9
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling mp4parse v0.17.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling rav1d-safe v0.3.1
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling clap_complete v4.6.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling resvg v0.47.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling ravif v0.13.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling aws-smithy-types v1.4.6
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling aws-smithy-async v1.2.14
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling webp v0.3.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling serial_test v3.4.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.11.6
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling ureq v3.2.0
[INFO] [stderr]    Compiling truss-image v0.11.4 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `truss-image` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name truss --edition=2024 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 --cfg 'feature="avif"' --cfg 'feature="cli"' --cfg 'feature="default"' --cfg 'feature="server"' --cfg 'feature="svg"' --cfg 'feature="webp-lossy"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avif", "azure", "cli", "default", "gcs", "s3", "server", "svg", "wasm", "webp-lossy"))' -C metadata=ed3005ff0f70b338 -C extra-filename=-87b114ba589a5fd6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_smithy_runtime_api=/opt/rustwide/target/debug/deps/libaws_smithy_runtime_api-69f9ad1ad28cd015.rlib --extern aws_smithy_types=/opt/rustwide/target/debug/deps/libaws_smithy_types-74910493e49539de.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a6415339708e1154.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-a2165789aed827c1.rlib --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-b781f4c7ff3f0fb2.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-83a1bd37df3e83f8.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-e2bbd46b7f6459ee.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-ce2ce186edf8450e.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-ebfaf23b11ca723c.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-db17fbb5ab25270d.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-e03a4f83da5dadbb.rlib --extern exif=/opt/rustwide/target/debug/deps/libexif-fc77cd2613aab361.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-107c1a2108505c33.rlib --extern mp4parse=/opt/rustwide/target/debug/deps/libmp4parse-aacb283e21063bcc.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-23f8e7d9403d27a1.rlib --extern rav1d_safe=/opt/rustwide/target/debug/deps/librav1d_safe-b17b3c945fdf83de.rlib --extern resvg=/opt/rustwide/target/debug/deps/libresvg-fd56f102c732bc06.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-c23fdd9011f87b07.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-a390520fb4763375.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4ec999752e432374.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-137ffebd9e375e42.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-98d7e00325d4f1b2.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-245e11256f0f12b9.rlib --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-fc528f1e408a5d8a.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-fa56e35abf608b99.rlib --extern ureq=/opt/rustwide/target/debug/deps/libureq-aea118c543cd073c.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-196b72cf722b26be.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-fe744b5aa5ca9247.rlib --extern webp=/opt/rustwide/target/debug/deps/libwebp-535440756918bd1e.rlib --extern yuvutils_rs=/opt/rustwide/target/debug/deps/libyuvutils_rs-32ce05181b707ebd.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/alloca-ead55ebdf558b7a8/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-aefdc86954396523/out -L native=/opt/rustwide/target/debug/build/ring-8c796661bd765f6a/out -L native=/opt/rustwide/target/debug/build/libwebp-sys-40f81218e7b2440d/out -L native=/opt/rustwide/target/debug/build/libwebp-sys-40f81218e7b2440d/out` (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/rustcOsGKcq/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/{libtruss,libresvg-fd56f102c732bc06,libgif-7b0f8b92b4385d0c,libcolor_quant-7eaa5904ea87e27c,libusvg-6923b1803ae53d52,libunicode_bidi-27756a9b611e3996,libunicode_vo-075f6f38602c8612,libimagesize-cb1e5948deadd361,libdata_url-0445027d574032f8,libxmlwriter-84f6802e40581ed7,libsimplecss-0b28bfa11644356b,libroxmltree-208d9740a2837d5a,libsvgtypes-97c577147437d7f6,libkurbo-fa165d0f52eadd07,libsiphasher-025167c577866f36,librustybuzz-3ed91ee8095f78dc,libunicode_bidi_mirroring-11841fd339a5eb56,libunicode_script-801ea9c9b92f6f96,libunicode_properties-d5517912013730f2,libunicode_ccc-bf23b324e1b6cb9b,libfontdb-ff6b87754e600258,libfontconfig_parser-3a79f9da9ffffac4,libroxmltree-ede19f63a434da5d,libmemmap2-9473b3b4790c8a1f,libtinyvec-537dce2c0aacd29a,libtinyvec_macros-847056b696a24274,libslotmap-7bd3ad53b85581d9,libttf_parser-204b463f2dbfa7d4,libtiny_skia-b7a76b4d1f9e18e7,libtiny_skia_path-8a42f893df7707a0,libstrict_num-aa52c79b00cf2cf5,libfloat_cmp-9d5b705aded7993f,libarrayref-7e9babeb8039510f,libwebp-535440756918bd1e,liblibwebp_sys-156a8f5cfbc9d100,libhex-ce2ce186edf8450e,libclap_complete-b781f4c7ff3f0fb2,libquick_xml-23f8e7d9403d27a1,libyuvutils_rs-32ce05181b707ebd,librav1d_safe-b17b3c945fdf83de,libassert_matches-725c09f0490d061a,libto_method-45dd7b288993e9b0,libatomig-909a11d0a8135fee,libarchmage-9678c4fd0ef38093,libsafe_unaligned_simd-12f829638c453dc1,librav1d_disjoint_mut-e2fc260ca0df674b,libparking_lot-e3890e9317f52dcc,libparking_lot_core-9ac85ac57a70ffa9,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libstrum-d8ce863edc165461,libmp4parse-aacb283e21063bcc,libstatic_assertions-acd18841cc36d7c2,libfallible_collections-1ac9778193c18868,libhashbrown-60f0f19c95f82442,libahash-e947ef069a31b26c,libonce_cell-210b47fe854405d5,libbyteorder-7912a666fa871683,libbitreader-b7f7e723baa033e3,libexif-fc77cd2613aab361,libmutate_once-1360586306c5fa42,libuuid-fe744b5aa5ca9247,libgetrandom-7a93e181ae3957e3,libureq-aea118c543cd073c,libwebpki_roots-52073429bdaef505,librustls-a390520fb4763375,libwebpki-4b7a8799bb2c152c,libaws_lc_rs-d10dc92dd4991b90,libaws_lc_sys-d391f31bc4ec9842,libring-86f2748c90ae3025,libgetrandom-af63474a04c9d19f,liblibc-107c1a2108505c33,libuntrusted-151845769873c416,librustls_pki_types-d9016c657ae33e66,libzeroize-e5ba3babb6b7003b,libutf8-3c5e274bb51994fd,libureq_proto-fb6dd6a92ad14943,libhttparse-e8b3afa78d3cee2b,libbase64-fff42f7554bbeb90,libhttp-db17fbb5ab25270d,libbytes-a6415339708e1154,libserde_json-137ffebd9e375e42,libitoa-d7c2333f8dedd037,libzmij-d2f562b84b927b2e,liburl-196b72cf722b26be,libidna-e92448a9f1ef7b67,libutf8_iter-efb3984ee203d151,libidna_adapter-1c953e2dbf3452a4,libicu_properties-f076f9650b0a124a,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-8a66bb5371d969c2,libsmallvec-8ab267bfdb1838ba,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-1204fe03f4cb4947,libpotential_utf-b95e5f7663bb20ea,libicu_provider-37f11db44ec450d8,libicu_locale_core-528d4965d7a606a8,libtinystr-7043aa390928f9d3,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-02d3df1a1ad97fe7,libzerotrie-a4a181bd12cc478a,libyoke-7764771cc300a301,libzerofrom-e2665413185ef528,libform_urlencoded-81a6c2dcdca08ecf,libpercent_encoding-99cdb00cefa02ca0,libserde-4ec999752e432374,libserde_core-3babf6f5a9b2410c,libclap-a2165789aed827c1,libclap_builder-f600c94df1d0485e,libstrsim-f574d476d7d1a6ac,libanstream-0f751c453be141d3,libanstyle_query-39b86009b9b8dd8a,libis_terminal_polyfill-090e57e4b8c850d2,libcolorchoice-0b50abc860a6bcad,libanstyle_parse-924009ecb70bfeb9,libutf8parse-ae3caf0a878928ed,libclap_lex-ba64047a148e58f8,libanstyle-1f7f6180e797cb80,libsha2-245e11256f0f12b9,libcpufeatures-bb85f9e0eaf4b5a3,libimage-e03a4f83da5dadbb,libmoxcms-bb6f366e19214d9b,libpxfm-0078c2b7d2291285,libimage_webp-52c6141a01af54cf,libtiff-2c7cc31b31af0d1e,libfax-4b7af8bc2441e1fb,libweezl-75bb1fddac9c3cde,libhalf-eacb4aa0de4b74a2,libzerocopy-5db23782d8e20138,libpng-7406717c89691e73,libbitflags-5009bb8c2d6ccbe4,libflate2-e2bbd46b7f6459ee,libminiz_oxide-d035e9f28a82b22b,libfdeflate-5c07dfa8830a9531,libsimd_adler32-f83d48f59f2d3154,libcrc32fast-5906a57d877d687d,libzune_jpeg-5d6f85f51de00dc9,libzune_core-e24feaec0505289d,libbyteorder_lite-372ee7020504094b,libravif-c9008b67c6c67703,libloop9-dfdcd7a214997f66,libavif_serialize-99570c0497c41959,libquick_error-ed53c5b033f4fbce,librgb-59a93726e0c4665a,librav1e-5ac1b580d8a14ad9,libprofiling-3981e9309a3d6245,libav_scenechange-f4f94ffea2c5faf7,liby4m-ebe4b441fc1dfc49,librayon-730e42f842911204,librayon_core-d152b73abe94b6c2,libcrossbeam_deque-ee75ef57f31a4d1b,libcrossbeam_epoch-0641d0c75196d84a,libcrossbeam_utils-7c4ed9e811c5c46d,libaligned-cbaa75c648c34f6d,libas_slice-349a85c7d2d690e6,libstable_deref_trait-646f6b28b9520b3d,libav1_grain-29b7224c3a02e8a0,liblog-753a0cb3f11b08fe,libnom-afb4463e83cff477,libmemchr-d8218b780a78fe0a,libnum_rational-9c2424aedaeeca2e,libnum_bigint-e67f6d2171615abf,libnum_integer-0bcfd9a6bfc9d3d3,libanyhow-bb5f243237f5f99b,libmaybe_rayon-3daa8d3b0b29cf9c,libcfg_if-cad248e7066eec15,libv_frame-c708710fa3b633c0,libarrayvec-78e6687af5fcd84b,libaligned_vec-c8b7f64d71bf9c42,libequator-941c4800e9d1707f,libthiserror-b705a45025fdf89b,libbitstream_io-844037a234f0ce05,libitertools-84be9d5d7f440bba,libeither-f9cfe41df9eac463,libimgref-97387544b992b81f,libbytemuck-848cec80d432409e,libnum_traits-efae0973d6a22ee7,libhmac-ebfaf23b11ca723c,libdigest-35ef60b43cf1c134,libsubtle-fc528f1e408a5d8a,libblock_buffer-5dce873968ab2a0e,libcrypto_common-ed21d0c5ae63a1e9,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe}.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/rustcOsGKcq/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/alloca-ead55ebdf558b7a8/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-aefdc86954396523/out" "-L" "/opt/rustwide/target/debug/build/ring-8c796661bd765f6a/out" "-L" "/opt/rustwide/target/debug/build/libwebp-sys-40f81218e7b2440d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/server_transform_cache-7fa07cd9a60dbf45" "-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 `truss-image` (test "server_transform_cache") 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/rustcFz84jV/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/{libtruss,libresvg-fd56f102c732bc06,libgif-7b0f8b92b4385d0c,libcolor_quant-7eaa5904ea87e27c,libusvg-6923b1803ae53d52,libunicode_bidi-27756a9b611e3996,libunicode_vo-075f6f38602c8612,libimagesize-cb1e5948deadd361,libdata_url-0445027d574032f8,libxmlwriter-84f6802e40581ed7,libsimplecss-0b28bfa11644356b,libroxmltree-208d9740a2837d5a,libsvgtypes-97c577147437d7f6,libkurbo-fa165d0f52eadd07,libsiphasher-025167c577866f36,librustybuzz-3ed91ee8095f78dc,libunicode_bidi_mirroring-11841fd339a5eb56,libunicode_script-801ea9c9b92f6f96,libunicode_properties-d5517912013730f2,libunicode_ccc-bf23b324e1b6cb9b,libfontdb-ff6b87754e600258,libfontconfig_parser-3a79f9da9ffffac4,libroxmltree-ede19f63a434da5d,libmemmap2-9473b3b4790c8a1f,libtinyvec-537dce2c0aacd29a,libtinyvec_macros-847056b696a24274,libslotmap-7bd3ad53b85581d9,libttf_parser-204b463f2dbfa7d4,libtiny_skia-b7a76b4d1f9e18e7,libtiny_skia_path-8a42f893df7707a0,libstrict_num-aa52c79b00cf2cf5,libfloat_cmp-9d5b705aded7993f,libarrayref-7e9babeb8039510f,libwebp-535440756918bd1e,liblibwebp_sys-156a8f5cfbc9d100,libhex-ce2ce186edf8450e,libclap_complete-b781f4c7ff3f0fb2,libquick_xml-23f8e7d9403d27a1,libyuvutils_rs-32ce05181b707ebd,librav1d_safe-b17b3c945fdf83de,libassert_matches-725c09f0490d061a,libto_method-45dd7b288993e9b0,libatomig-909a11d0a8135fee,libarchmage-9678c4fd0ef38093,libsafe_unaligned_simd-12f829638c453dc1,librav1d_disjoint_mut-e2fc260ca0df674b,libparking_lot-e3890e9317f52dcc,libparking_lot_core-9ac85ac57a70ffa9,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libstrum-d8ce863edc165461,libmp4parse-aacb283e21063bcc,libstatic_assertions-acd18841cc36d7c2,libfallible_collections-1ac9778193c18868,libhashbrown-60f0f19c95f82442,libahash-e947ef069a31b26c,libonce_cell-210b47fe854405d5,libbyteorder-7912a666fa871683,libbitreader-b7f7e723baa033e3,libexif-fc77cd2613aab361,libmutate_once-1360586306c5fa42,libuuid-fe744b5aa5ca9247,libgetrandom-7a93e181ae3957e3,libureq-aea118c543cd073c,libwebpki_roots-52073429bdaef505,librustls-a390520fb4763375,libwebpki-4b7a8799bb2c152c,libaws_lc_rs-d10dc92dd4991b90,libaws_lc_sys-d391f31bc4ec9842,libring-86f2748c90ae3025,libgetrandom-af63474a04c9d19f,liblibc-107c1a2108505c33,libuntrusted-151845769873c416,librustls_pki_types-d9016c657ae33e66,libzeroize-e5ba3babb6b7003b,libutf8-3c5e274bb51994fd,libureq_proto-fb6dd6a92ad14943,libhttparse-e8b3afa78d3cee2b,libbase64-fff42f7554bbeb90,libhttp-db17fbb5ab25270d,libbytes-a6415339708e1154,libserde_json-137ffebd9e375e42,libitoa-d7c2333f8dedd037,libzmij-d2f562b84b927b2e,liburl-196b72cf722b26be,libidna-e92448a9f1ef7b67,libutf8_iter-efb3984ee203d151,libidna_adapter-1c953e2dbf3452a4,libicu_properties-f076f9650b0a124a,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-8a66bb5371d969c2,libsmallvec-8ab267bfdb1838ba,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-1204fe03f4cb4947,libpotential_utf-b95e5f7663bb20ea,libicu_provider-37f11db44ec450d8,libicu_locale_core-528d4965d7a606a8,libtinystr-7043aa390928f9d3,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-02d3df1a1ad97fe7,libzerotrie-a4a181bd12cc478a,libyoke-7764771cc300a301,libzerofrom-e2665413185ef528,libform_urlencoded-81a6c2dcdca08ecf,libpercent_encoding-99cdb00cefa02ca0,libserde-4ec999752e432374,libserde_core-3babf6f5a9b2410c,libclap-a2165789aed827c1,libclap_builder-f600c94df1d0485e,libstrsim-f574d476d7d1a6ac,libanstream-0f751c453be141d3,libanstyle_query-39b86009b9b8dd8a,libis_terminal_polyfill-090e57e4b8c850d2,libcolorchoice-0b50abc860a6bcad,libanstyle_parse-924009ecb70bfeb9,libutf8parse-ae3caf0a878928ed,libclap_lex-ba64047a148e58f8,libanstyle-1f7f6180e797cb80,libsha2-245e11256f0f12b9,libcpufeatures-bb85f9e0eaf4b5a3,libimage-e03a4f83da5dadbb,libmoxcms-bb6f366e19214d9b,libpxfm-0078c2b7d2291285,libimage_webp-52c6141a01af54cf,libtiff-2c7cc31b31af0d1e,libfax-4b7af8bc2441e1fb,libweezl-75bb1fddac9c3cde,libhalf-eacb4aa0de4b74a2,libzerocopy-5db23782d8e20138,libpng-7406717c89691e73,libbitflags-5009bb8c2d6ccbe4,libflate2-e2bbd46b7f6459ee,libminiz_oxide-d035e9f28a82b22b,libfdeflate-5c07dfa8830a9531,libsimd_adler32-f83d48f59f2d3154,libcrc32fast-5906a57d877d687d,libzune_jpeg-5d6f85f51de00dc9,libzune_core-e24feaec0505289d,libbyteorder_lite-372ee7020504094b,libravif-c9008b67c6c67703,libloop9-dfdcd7a214997f66,libavif_serialize-99570c0497c41959,libquick_error-ed53c5b033f4fbce,librgb-59a93726e0c4665a,librav1e-5ac1b580d8a14ad9,libprofiling-3981e9309a3d6245,libav_scenechange-f4f94ffea2c5faf7,liby4m-ebe4b441fc1dfc49,librayon-730e42f842911204,librayon_core-d152b73abe94b6c2,libcrossbeam_deque-ee75ef57f31a4d1b,libcrossbeam_epoch-0641d0c75196d84a,libcrossbeam_utils-7c4ed9e811c5c46d,libaligned-cbaa75c648c34f6d,libas_slice-349a85c7d2d690e6,libstable_deref_trait-646f6b28b9520b3d,libav1_grain-29b7224c3a02e8a0,liblog-753a0cb3f11b08fe,libnom-afb4463e83cff477,libmemchr-d8218b780a78fe0a,libnum_rational-9c2424aedaeeca2e,libnum_bigint-e67f6d2171615abf,libnum_integer-0bcfd9a6bfc9d3d3,libanyhow-bb5f243237f5f99b,libmaybe_rayon-3daa8d3b0b29cf9c,libcfg_if-cad248e7066eec15,libv_frame-c708710fa3b633c0,libarrayvec-78e6687af5fcd84b,libaligned_vec-c8b7f64d71bf9c42,libequator-941c4800e9d1707f,libthiserror-b705a45025fdf89b,libbitstream_io-844037a234f0ce05,libitertools-84be9d5d7f440bba,libeither-f9cfe41df9eac463,libimgref-97387544b992b81f,libbytemuck-848cec80d432409e,libnum_traits-efae0973d6a22ee7,libhmac-ebfaf23b11ca723c,libdigest-35ef60b43cf1c134,libsubtle-fc528f1e408a5d8a,libblock_buffer-5dce873968ab2a0e,libcrypto_common-ed21d0c5ae63a1e9,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe}.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/rustcFz84jV/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/alloca-ead55ebdf558b7a8/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-aefdc86954396523/out" "-L" "/opt/rustwide/target/debug/build/ring-8c796661bd765f6a/out" "-L" "/opt/rustwide/target/debug/build/libwebp-sys-40f81218e7b2440d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cli_sign-ba46fea670c0dc89" "-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 `truss-image` (test "cli_sign") 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/rustcsfTmSE/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/{libtruss,libresvg-fd56f102c732bc06,libgif-7b0f8b92b4385d0c,libcolor_quant-7eaa5904ea87e27c,libusvg-6923b1803ae53d52,libunicode_bidi-27756a9b611e3996,libunicode_vo-075f6f38602c8612,libimagesize-cb1e5948deadd361,libdata_url-0445027d574032f8,libxmlwriter-84f6802e40581ed7,libsimplecss-0b28bfa11644356b,libroxmltree-208d9740a2837d5a,libsvgtypes-97c577147437d7f6,libkurbo-fa165d0f52eadd07,libsiphasher-025167c577866f36,librustybuzz-3ed91ee8095f78dc,libunicode_bidi_mirroring-11841fd339a5eb56,libunicode_script-801ea9c9b92f6f96,libunicode_properties-d5517912013730f2,libunicode_ccc-bf23b324e1b6cb9b,libfontdb-ff6b87754e600258,libfontconfig_parser-3a79f9da9ffffac4,libroxmltree-ede19f63a434da5d,libmemmap2-9473b3b4790c8a1f,libtinyvec-537dce2c0aacd29a,libtinyvec_macros-847056b696a24274,libslotmap-7bd3ad53b85581d9,libttf_parser-204b463f2dbfa7d4,libtiny_skia-b7a76b4d1f9e18e7,libtiny_skia_path-8a42f893df7707a0,libstrict_num-aa52c79b00cf2cf5,libfloat_cmp-9d5b705aded7993f,libarrayref-7e9babeb8039510f,libwebp-535440756918bd1e,liblibwebp_sys-156a8f5cfbc9d100,libhex-ce2ce186edf8450e,libclap_complete-b781f4c7ff3f0fb2,libquick_xml-23f8e7d9403d27a1,libyuvutils_rs-32ce05181b707ebd,librav1d_safe-b17b3c945fdf83de,libassert_matches-725c09f0490d061a,libto_method-45dd7b288993e9b0,libatomig-909a11d0a8135fee,libarchmage-9678c4fd0ef38093,libsafe_unaligned_simd-12f829638c453dc1,librav1d_disjoint_mut-e2fc260ca0df674b,libparking_lot-e3890e9317f52dcc,libparking_lot_core-9ac85ac57a70ffa9,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libstrum-d8ce863edc165461,libmp4parse-aacb283e21063bcc,libstatic_assertions-acd18841cc36d7c2,libfallible_collections-1ac9778193c18868,libhashbrown-60f0f19c95f82442,libahash-e947ef069a31b26c,libonce_cell-210b47fe854405d5,libbyteorder-7912a666fa871683,libbitreader-b7f7e723baa033e3,libexif-fc77cd2613aab361,libmutate_once-1360586306c5fa42,libuuid-fe744b5aa5ca9247,libgetrandom-7a93e181ae3957e3,libureq-aea118c543cd073c,libwebpki_roots-52073429bdaef505,librustls-a390520fb4763375,libwebpki-4b7a8799bb2c152c,libaws_lc_rs-d10dc92dd4991b90,libaws_lc_sys-d391f31bc4ec9842,libring-86f2748c90ae3025,libgetrandom-af63474a04c9d19f,liblibc-107c1a2108505c33,libuntrusted-151845769873c416,librustls_pki_types-d9016c657ae33e66,libzeroize-e5ba3babb6b7003b,libutf8-3c5e274bb51994fd,libureq_proto-fb6dd6a92ad14943,libhttparse-e8b3afa78d3cee2b,libbase64-fff42f7554bbeb90,libhttp-db17fbb5ab25270d,libbytes-a6415339708e1154,libserde_json-137ffebd9e375e42,libitoa-d7c2333f8dedd037,libzmij-d2f562b84b927b2e,liburl-196b72cf722b26be,libidna-e92448a9f1ef7b67,libutf8_iter-efb3984ee203d151,libidna_adapter-1c953e2dbf3452a4,libicu_properties-f076f9650b0a124a,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-8a66bb5371d969c2,libsmallvec-8ab267bfdb1838ba,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-1204fe03f4cb4947,libpotential_utf-b95e5f7663bb20ea,libicu_provider-37f11db44ec450d8,libicu_locale_core-528d4965d7a606a8,libtinystr-7043aa390928f9d3,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-02d3df1a1ad97fe7,libzerotrie-a4a181bd12cc478a,libyoke-7764771cc300a301,libzerofrom-e2665413185ef528,libform_urlencoded-81a6c2dcdca08ecf,libpercent_encoding-99cdb00cefa02ca0,libserde-4ec999752e432374,libserde_core-3babf6f5a9b2410c,libclap-a2165789aed827c1,libclap_builder-f600c94df1d0485e,libstrsim-f574d476d7d1a6ac,libanstream-0f751c453be141d3,libanstyle_query-39b86009b9b8dd8a,libis_terminal_polyfill-090e57e4b8c850d2,libcolorchoice-0b50abc860a6bcad,libanstyle_parse-924009ecb70bfeb9,libutf8parse-ae3caf0a878928ed,libclap_lex-ba64047a148e58f8,libanstyle-1f7f6180e797cb80,libsha2-245e11256f0f12b9,libcpufeatures-bb85f9e0eaf4b5a3,libimage-e03a4f83da5dadbb,libmoxcms-bb6f366e19214d9b,libpxfm-0078c2b7d2291285,libimage_webp-52c6141a01af54cf,libtiff-2c7cc31b31af0d1e,libfax-4b7af8bc2441e1fb,libweezl-75bb1fddac9c3cde,libhalf-eacb4aa0de4b74a2,libzerocopy-5db23782d8e20138,libpng-7406717c89691e73,libbitflags-5009bb8c2d6ccbe4,libflate2-e2bbd46b7f6459ee,libminiz_oxide-d035e9f28a82b22b,libfdeflate-5c07dfa8830a9531,libsimd_adler32-f83d48f59f2d3154,libcrc32fast-5906a57d877d687d,libzune_jpeg-5d6f85f51de00dc9,libzune_core-e24feaec0505289d,libbyteorder_lite-372ee7020504094b,libravif-c9008b67c6c67703,libloop9-dfdcd7a214997f66,libavif_serialize-99570c0497c41959,libquick_error-ed53c5b033f4fbce,librgb-59a93726e0c4665a,librav1e-5ac1b580d8a14ad9,libprofiling-3981e9309a3d6245,libav_scenechange-f4f94ffea2c5faf7,liby4m-ebe4b441fc1dfc49,librayon-730e42f842911204,librayon_core-d152b73abe94b6c2,libcrossbeam_deque-ee75ef57f31a4d1b,libcrossbeam_epoch-0641d0c75196d84a,libcrossbeam_utils-7c4ed9e811c5c46d,libaligned-cbaa75c648c34f6d,libas_slice-349a85c7d2d690e6,libstable_deref_trait-646f6b28b9520b3d,libav1_grain-29b7224c3a02e8a0,liblog-753a0cb3f11b08fe,libnom-afb4463e83cff477,libmemchr-d8218b780a78fe0a,libnum_rational-9c2424aedaeeca2e,libnum_bigint-e67f6d2171615abf,libnum_integer-0bcfd9a6bfc9d3d3,libanyhow-bb5f243237f5f99b,libmaybe_rayon-3daa8d3b0b29cf9c,libcfg_if-cad248e7066eec15,libv_frame-c708710fa3b633c0,libarrayvec-78e6687af5fcd84b,libaligned_vec-c8b7f64d71bf9c42,libequator-941c4800e9d1707f,libthiserror-b705a45025fdf89b,libbitstream_io-844037a234f0ce05,libitertools-84be9d5d7f440bba,libeither-f9cfe41df9eac463,libimgref-97387544b992b81f,libbytemuck-848cec80d432409e,libnum_traits-efae0973d6a22ee7,libhmac-ebfaf23b11ca723c,libdigest-35ef60b43cf1c134,libsubtle-fc528f1e408a5d8a,libblock_buffer-5dce873968ab2a0e,libcrypto_common-ed21d0c5ae63a1e9,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe}.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/rustcsfTmSE/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/alloca-ead55ebdf558b7a8/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-aefdc86954396523/out" "-L" "/opt/rustwide/target/debug/build/ring-8c796661bd765f6a/out" "-L" "/opt/rustwide/target/debug/build/libwebp-sys-40f81218e7b2440d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/server_security-0053dd290ecaf2eb" "-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 `truss-image` (test "server_security") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "a48027122c796d22c4560b0688e74d2314c0480cd5ae18917f674a296549b93a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a48027122c796d22c4560b0688e74d2314c0480cd5ae18917f674a296549b93a", kill_on_drop: false }`
[INFO] [stdout] a48027122c796d22c4560b0688e74d2314c0480cd5ae18917f674a296549b93a
