[INFO] cloning repository https://github.com/zachwood0s/inventory-deluxe
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zachwood0s/inventory-deluxe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzachwood0s%2Finventory-deluxe", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzachwood0s%2Finventory-deluxe'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bfa94f835c9295e8c10561707bee1c35491bd007
[INFO] checking zachwood0s/inventory-deluxe against 65b20a97de33e9e59992793a144aef2950c48c76 for pr-154715
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzachwood0s%2Finventory-deluxe" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zachwood0s/inventory-deluxe
[INFO] finished tweaking git repo https://github.com/zachwood0s/inventory-deluxe
[INFO] tweaked toml for git repo https://github.com/zachwood0s/inventory-deluxe written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zachwood0s/inventory-deluxe on toolchain 65b20a97de33e9e59992793a144aef2950c48c76
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zachwood0s/inventory-deluxe 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" "+65b20a97de33e9e59992793a144aef2950c48c76" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d6f620af07741879bb5724c8f35e01667f0528e2ff8f58ccdba781d4bbee51f4
[INFO] running `Command { std: "docker" "start" "d6f620af07741879bb5724c8f35e01667f0528e2ff8f58ccdba781d4bbee51f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d6f620af07741879bb5724c8f35e01667f0528e2ff8f58ccdba781d4bbee51f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d6f620af07741879bb5724c8f35e01667f0528e2ff8f58ccdba781d4bbee51f4" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d6f620af07741879bb5724c8f35e01667f0528e2ff8f58ccdba781d4bbee51f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d6f620af07741879bb5724c8f35e01667f0528e2ff8f58ccdba781d4bbee51f4" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]     Checking libloading v0.8.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking flate2 v1.0.34
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling wayland-client v0.31.6
[INFO] [stderr]     Checking ttf-parser v0.25.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking endi v1.1.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking fdeflate v0.3.5
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.95
[INFO] [stderr]     Checking png v0.17.14
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking async-broadcast v0.7.1
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking ab_glyph v0.2.29
[INFO] [stderr]    Compiling color-hex v0.2.0
[INFO] [stderr]    Compiling xml-rs v0.8.22
[INFO] [stderr]    Compiling zerocopy v0.8.6
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]     Checking epaint_default_fonts v0.29.1
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling built v0.7.5
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.95
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling wasm-bindgen v0.2.95
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.95
[INFO] [stderr]     Checking kurbo v0.9.5
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling bytemuck_derive v1.8.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling enumflags2_derive v0.7.10
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking bytemuck v1.19.0
[INFO] [stderr]    Compiling enumn v0.1.14
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking wayland-protocols v0.32.4
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]     Checking polling v3.7.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking async-io v2.3.4
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling zerocopy-derive v0.8.6
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking wayland-cursor v0.31.6
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.95
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]     Checking svgtypes v0.13.0
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking enumflags2 v0.7.10
[INFO] [stderr]     Checking emath v0.29.1
[INFO] [stderr]     Checking accesskit v0.16.3
[INFO] [stderr]     Checking quick-xml v0.30.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.4
[INFO] [stderr]     Checking ecolor v0.29.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking epaint v0.29.1
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling winit v0.30.5
[INFO] [stderr]     Checking immutable-chunkmap v2.0.5
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking bitstream-io v2.5.3
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking egui v0.29.1
[INFO] [stderr]    Compiling rustls v0.23.15
[INFO] [stderr]     Checking rctree v0.5.0
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]     Checking usvg-tree v0.37.0
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking accesskit_consumer v0.24.3
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking erased-serde v0.4.6
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]    Compiling zvariant v4.2.0
[INFO] [stderr] error: could not compile `x11rb-protocol` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/65b20a97de33e9e59992793a144aef2950c48c76/bin/rustc --crate-name x11rb_protocol --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11rb-protocol-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="randr"' --cfg 'feature="render"' --cfg 'feature="resource_manager"' --cfg 'feature="shape"' --cfg 'feature="std"' --cfg 'feature="xfixes"' --cfg 'feature="xinput"' --cfg 'feature="xkb"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-extensions", "composite", "damage", "dbe", "default", "dpms", "dri2", "dri3", "extra-traits", "glx", "present", "randr", "record", "render", "request-parsing", "res", "resource_manager", "screensaver", "serde", "shape", "shm", "std", "sync", "xevie", "xf86dri", "xf86vidmode", "xfixes", "xinerama", "xinput", "xkb", "xprint", "xselinux", "xtest", "xv", "xvmc"))' -C metadata=4ff9aa1926223154 -C extra-filename=-385b56e97b57194f --out-dir /opt/rustwide/target/debug/build/x11rb-protocol/385b56e97b57194f/out --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `egui` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/65b20a97de33e9e59992793a144aef2950c48c76/bin/rustc --crate-name egui --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/egui-0.29.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="accesskit"' --cfg 'feature="bytemuck"' --cfg 'feature="color-hex"' --cfg 'feature="default"' --cfg 'feature="default_fonts"' --cfg 'feature="log"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("accesskit", "bytemuck", "callstack", "cint", "color-hex", "deadlock_detection", "default", "default_fonts", "document-features", "log", "mint", "persistence", "puffin", "rayon", "ron", "serde", "unity"))' -C metadata=7361c8275060ef08 -C extra-filename=-7e29c9a3ba31fa9a --out-dir /opt/rustwide/target/debug/build/egui/7e29c9a3ba31fa9a/out -L dependency=/opt/rustwide/target/debug/build/ab_glyph/c7c1487efb739d9b/out -L dependency=/opt/rustwide/target/debug/build/ab_glyph_rasterizer/2322ec00fc99be74/out -L dependency=/opt/rustwide/target/debug/build/accesskit/d3aa4e30fb1f1829/out -L dependency=/opt/rustwide/target/debug/build/ahash/535f20fe4a0d8001/out -L dependency=/opt/rustwide/target/debug/build/bytemuck/fb603357fb064645/out -L dependency=/opt/rustwide/target/debug/build/bytemuck_derive/73b2f85ecddaa24e/out -L dependency=/opt/rustwide/target/debug/build/byteorder/d92705dd1d5353b1/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/d541ac7a75168aa5/out -L dependency=/opt/rustwide/target/debug/build/color-hex/4ebd3e14d56ed700/out -L dependency=/opt/rustwide/target/debug/build/ecolor/2c3518ae462b4d49/out -L dependency=/opt/rustwide/target/debug/build/emath/ce736f3d6248360f/out -L dependency=/opt/rustwide/target/debug/build/enumn/48b6b4ad13cc44e5/out -L dependency=/opt/rustwide/target/debug/build/epaint/bd7da597d2809500/out -L dependency=/opt/rustwide/target/debug/build/epaint_default_fonts/1963d5c85cf19d6c/out -L dependency=/opt/rustwide/target/debug/build/getrandom/5437cd473e9a8cd8/out -L dependency=/opt/rustwide/target/debug/build/libc/b15d6746b8e938c1/out -L dependency=/opt/rustwide/target/debug/build/lock_api/74da742ede98e441/out -L dependency=/opt/rustwide/target/debug/build/log/5bba7294d90dc890/out -L dependency=/opt/rustwide/target/debug/build/nohash-hasher/089660ce1f261644/out -L dependency=/opt/rustwide/target/debug/build/once_cell/2ad934dc7da92e31/out -L dependency=/opt/rustwide/target/debug/build/owned_ttf_parser/5d4e622940289e8b/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/6f19aaaec3de3aee/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/585905b1dab4a001/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/e7d227cb308b3799/out -L dependency=/opt/rustwide/target/debug/build/serde/c963ffe39d33c119/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/1d6f1e9d89478ad2/out -L dependency=/opt/rustwide/target/debug/build/smallvec/8a844c6b28342856/out -L dependency=/opt/rustwide/target/debug/build/ttf-parser/730c07a395453401/out -L dependency=/opt/rustwide/target/debug/build/zerocopy/4019b34d532dac88/out -L dependency=/opt/rustwide/target/debug/build/zerocopy-derive/50b84ccd353e2363/out --extern accesskit=/opt/rustwide/target/debug/build/accesskit/d3aa4e30fb1f1829/out/libaccesskit-d3aa4e30fb1f1829.rmeta --extern ahash=/opt/rustwide/target/debug/build/ahash/535f20fe4a0d8001/out/libahash-535f20fe4a0d8001.rmeta --extern emath=/opt/rustwide/target/debug/build/emath/ce736f3d6248360f/out/libemath-ce736f3d6248360f.rmeta --extern epaint=/opt/rustwide/target/debug/build/epaint/bd7da597d2809500/out/libepaint-bd7da597d2809500.rmeta --extern log=/opt/rustwide/target/debug/build/log/5bba7294d90dc890/out/liblog-5bba7294d90dc890.rmeta --extern nohash_hasher=/opt/rustwide/target/debug/build/nohash-hasher/089660ce1f261644/out/libnohash_hasher-089660ce1f261644.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/c963ffe39d33c119/out/libserde-c963ffe39d33c119.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "d6f620af07741879bb5724c8f35e01667f0528e2ff8f58ccdba781d4bbee51f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6f620af07741879bb5724c8f35e01667f0528e2ff8f58ccdba781d4bbee51f4", kill_on_drop: false }`
[INFO] [stdout] d6f620af07741879bb5724c8f35e01667f0528e2ff8f58ccdba781d4bbee51f4
