[INFO] cloning repository https://github.com/underwhelmingperformance/idm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/underwhelmingperformance/idm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funderwhelmingperformance%2Fidm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funderwhelmingperformance%2Fidm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 49345134d134ee78ef37e81cdc2a51aba46c1ef9 [INFO] testing underwhelmingperformance/idm against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funderwhelmingperformance%2Fidm" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/underwhelmingperformance/idm [INFO] finished tweaking git repo https://github.com/underwhelmingperformance/idm [INFO] tweaked toml for git repo https://github.com/underwhelmingperformance/idm written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/underwhelmingperformance/idm on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/underwhelmingperformance/idm 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f3e609f7151c8a21418e09a465319d6a183a42e5d62d1c71378b8e141ffb0e83 [INFO] running `Command { std: "docker" "start" "-a" "f3e609f7151c8a21418e09a465319d6a183a42e5d62d1c71378b8e141ffb0e83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3e609f7151c8a21418e09a465319d6a183a42e5d62d1c71378b8e141ffb0e83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3e609f7151c8a21418e09a465319d6a183a42e5d62d1c71378b8e141ffb0e83", kill_on_drop: false }` [INFO] [stdout] f3e609f7151c8a21418e09a465319d6a183a42e5d62d1c71378b8e141ffb0e83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed401bd08bd856b95a6beb9e115c46816baf1752bad9a32645a05bbaf5e1fe66 [INFO] running `Command { std: "docker" "start" "-a" "ed401bd08bd856b95a6beb9e115c46816baf1752bad9a32645a05bbaf5e1fe66", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling libc v0.2.181 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling libdbus-sys v0.2.7 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling as-slice v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Compiling ansitok v0.3.0 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Compiling aligned v0.4.3 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling y4m v0.8.0 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling bitstream-io v4.9.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling vte v0.15.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling toml_parser v1.0.7+spec-1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling xml v1.2.1 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling imgref v1.12.0 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling vt100 v0.16.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling zerocopy-derive v0.8.39 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling av1-grain v0.2.5 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling opentelemetry v0.31.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling console v0.16.2 [INFO] [stderr] Compiling ansi-str v0.9.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling dbus v0.9.10 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling avif-serialize v0.8.8 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling serde-xml-rs v0.8.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling pxfm v0.1.27 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling unit-prefix v0.5.2 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling zune-core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling papergrid v0.17.0 [INFO] [stderr] Compiling zune-jpeg v0.5.12 [INFO] [stderr] Compiling clap_builder v4.5.58 [INFO] [stderr] Compiling dbus-tokio v0.7.6 [INFO] [stderr] Compiling bluez-generated v0.4.0 [INFO] [stderr] Compiling bluez-async v0.8.2 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling ravif v0.12.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling exr v1.74.0 [INFO] [stderr] Compiling tiff v0.10.3 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling indicatif v0.18.3 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling png v0.18.1 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling bon-macros v3.9.0 [INFO] [stderr] Compiling serde_with_macros v3.16.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling tabled_derive v0.11.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling gif v0.14.1 [INFO] [stderr] Compiling testing_table v0.3.0 [INFO] [stderr] Compiling mutate_once v0.1.2 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling btleplug v0.11.8 [INFO] [stderr] Compiling opentelemetry_sdk v0.31.0 [INFO] [stderr] Compiling tabled v0.20.0 [INFO] [stderr] Compiling kamadak-exif v0.6.1 [INFO] [stderr] Compiling clap v4.5.58 [INFO] [stderr] Compiling serde_with v3.16.1 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling bon v3.9.0 [INFO] [stderr] Compiling idm-macros v0.1.0 (/opt/rustwide/workdir/idm-macros) [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling tracing-indicatif v0.3.14 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling tracing-opentelemetry v0.32.1 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling font8x8 v0.3.1 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling idm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 08s [INFO] running `Command { std: "docker" "inspect" "ed401bd08bd856b95a6beb9e115c46816baf1752bad9a32645a05bbaf5e1fe66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed401bd08bd856b95a6beb9e115c46816baf1752bad9a32645a05bbaf5e1fe66", kill_on_drop: false }` [INFO] [stdout] ed401bd08bd856b95a6beb9e115c46816baf1752bad9a32645a05bbaf5e1fe66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0b45c500836c5a585922f8237f9016e38fd15b514a35ec03fb0ce9c067ed3b8 [INFO] running `Command { std: "docker" "start" "-a" "c0b45c500836c5a585922f8237f9016e38fd15b514a35ec03fb0ce9c067ed3b8", kill_on_drop: false }` [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling insta v1.46.3 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling dbus v0.9.10 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling opentelemetry_sdk v0.31.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling bluez-generated v0.4.0 [INFO] [stderr] Compiling dbus-tokio v0.7.6 [INFO] [stderr] Compiling bluez-async v0.8.2 [INFO] [stderr] Compiling btleplug v0.11.8 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling idm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `idm` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8da20828b6ea601dfd8e2448cb50ace88876bd78/bin/rustc --crate-name idm --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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ddd6b2b7f48282ba -C extra-filename=-6559bf7419f4f762 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-67c4835fa8a1d60d.rlib --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-58327a20575d53ab.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-514355050617088a.so --extern bon=/opt/rustwide/target/debug/deps/libbon-a300b114c8475b7b.rlib --extern btleplug=/opt/rustwide/target/debug/deps/libbtleplug-cd42aee56ffcdf2d.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-ee781ecfb42bf264.rlib --extern color_quant=/opt/rustwide/target/debug/deps/libcolor_quant-fa7ff1de0e6ea74b.rlib --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-66fcb8dfd77ba9de.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-0da8e00dcb2f4288.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-49d4190561ec9b44.rlib --extern font8x8=/opt/rustwide/target/debug/deps/libfont8x8-6d8b24adc34397fe.rlib --extern gif=/opt/rustwide/target/debug/deps/libgif-7edcaccb28d539a8.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-ec1108f343b20094.rlib --extern idm_macros=/opt/rustwide/target/debug/deps/libidm_macros-9e4a417f2a4ad419.so --extern image=/opt/rustwide/target/debug/deps/libimage-956c400deb6fd617.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-251390bb28384377.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-5029b693555529ef.rlib --extern exif=/opt/rustwide/target/debug/deps/libexif-f38122cd69914648.rlib --extern opentelemetry=/opt/rustwide/target/debug/deps/libopentelemetry-477f1b6066e9f616.rlib --extern opentelemetry_sdk=/opt/rustwide/target/debug/deps/libopentelemetry_sdk-26cb91c36d86e1ab.rlib --extern owo_colors=/opt/rustwide/target/debug/deps/libowo_colors-a997fecdc3b2ead1.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-64d41c4183345cb9.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-6e84652c2a11259f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d7a4e4fe32334a8a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-94f6c6556fa1d9e3.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-f2cccafda99de985.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-a6308fa9d4f2a306.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-58346cd489567fb2.so --extern tabled=/opt/rustwide/target/debug/deps/libtabled-8a8957b27c67eea3.rlib --extern terminal_size=/opt/rustwide/target/debug/deps/libterminal_size-709b08a5e66d6c60.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5ac079f400625bd6.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-206c072592b5c345.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ebc9f29a828d4be7.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-4c37767cdd800258.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-cf3e32e4c3f2db0a.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-de287ca4d43c2070.rlib --extern tracing_indicatif=/opt/rustwide/target/debug/deps/libtracing_indicatif-1a60bf2e47134d44.rlib --extern tracing_opentelemetry=/opt/rustwide/target/debug/deps/libtracing_opentelemetry-fa8825d1436885a4.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-a146719103338a2c.rlib --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c0b45c500836c5a585922f8237f9016e38fd15b514a35ec03fb0ce9c067ed3b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0b45c500836c5a585922f8237f9016e38fd15b514a35ec03fb0ce9c067ed3b8", kill_on_drop: false }` [INFO] [stdout] c0b45c500836c5a585922f8237f9016e38fd15b514a35ec03fb0ce9c067ed3b8