[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] 3c3e1fd478a7155d376b5825f8abced3bbb069fb [INFO] testing underwhelmingperformance/idm against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funderwhelmingperformance%2Fidm" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/underwhelmingperformance/idm 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 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" "+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] 1689eed23d00de23709bb98cc4d17e211373ac9ed647cdb96afaa672bbc78472 [INFO] running `Command { std: "docker" "start" "-a" "1689eed23d00de23709bb98cc4d17e211373ac9ed647cdb96afaa672bbc78472", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1689eed23d00de23709bb98cc4d17e211373ac9ed647cdb96afaa672bbc78472", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1689eed23d00de23709bb98cc4d17e211373ac9ed647cdb96afaa672bbc78472", kill_on_drop: false }` [INFO] [stdout] 1689eed23d00de23709bb98cc4d17e211373ac9ed647cdb96afaa672bbc78472 [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] eee08608532beab2f36d5765037c0fd14b531c4355049c28bfe66016fc46b0ad [INFO] running `Command { std: "docker" "start" "-a" "eee08608532beab2f36d5765037c0fd14b531c4355049c28bfe66016fc46b0ad", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling libc v0.2.181 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling libdbus-sys v0.2.7 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling num-integer v0.1.46 [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 num-bigint v0.4.6 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling as-slice v0.2.1 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling aligned v0.4.3 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Compiling ansitok v0.3.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling y4m v0.8.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling bitstream-io v4.9.0 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling toml_parser v1.0.7+spec-1.1.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling vte v0.15.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling xml v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling imgref v1.12.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerocopy-derive v0.8.39 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling av1-grain v0.2.5 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling opentelemetry v0.31.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling serde-xml-rs v0.8.2 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling convert_case v0.10.0 [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 tokio-util v0.7.18 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Compiling vt100 v0.16.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling ansi-str v0.9.0 [INFO] [stderr] Compiling console v0.16.2 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling pxfm v0.1.27 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling avif-serialize v0.8.8 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling zune-core v0.5.1 [INFO] [stderr] Compiling dbus-tokio v0.7.6 [INFO] [stderr] Compiling bluez-generated v0.4.0 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling unit-prefix v0.5.2 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling bluez-async v0.8.2 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling indicatif v0.18.3 [INFO] [stderr] Compiling ravif v0.12.0 [INFO] [stderr] Compiling clap_builder v4.5.58 [INFO] [stderr] Compiling zune-jpeg v0.5.12 [INFO] [stderr] Compiling exr v1.74.0 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling deranged v0.5.6 [INFO] [stderr] Compiling papergrid v0.17.0 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling png v0.18.1 [INFO] [stderr] Compiling tiff v0.10.3 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling bon-macros v3.9.0 [INFO] [stderr] Compiling tabled_derive v0.11.0 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling serde_with_macros v3.16.1 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling gif v0.14.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling testing_table v0.3.0 [INFO] [stderr] Compiling mutate_once v0.1.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling serde_with v3.16.1 [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 kamadak-exif v0.6.1 [INFO] [stderr] Compiling clap v4.5.58 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling tabled v0.20.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 terminal_size v0.4.3 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling tracing-indicatif v0.3.14 [INFO] [stderr] Compiling bon v3.9.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.32.1 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling font8x8 v0.3.1 [INFO] [stderr] Compiling idm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 12s [INFO] running `Command { std: "docker" "inspect" "eee08608532beab2f36d5765037c0fd14b531c4355049c28bfe66016fc46b0ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eee08608532beab2f36d5765037c0fd14b531c4355049c28bfe66016fc46b0ad", kill_on_drop: false }` [INFO] [stdout] eee08608532beab2f36d5765037c0fd14b531c4355049c28bfe66016fc46b0ad [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] 0567bd0ac33317868db21afefab8e5f9713463112e06bbc0a70a274ca889690c [INFO] running `Command { std: "docker" "start" "-a" "0567bd0ac33317868db21afefab8e5f9713463112e06bbc0a70a274ca889690c", kill_on_drop: false }` [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling insta v1.46.3 [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 dbus-tokio v0.7.6 [INFO] [stderr] Compiling bluez-generated v0.4.0 [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/33835004928d3bf65db4d4712e1330766263b0bd/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=4fe1926636a2f1e3 -C extra-filename=-fcbc840f18c678fe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-6d4397a04fb0f153.rlib --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-725c09f0490d061a.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-390269732d3651bd.so --extern bon=/opt/rustwide/target/debug/deps/libbon-86f7e39e06a1d7cd.rlib --extern btleplug=/opt/rustwide/target/debug/deps/libbtleplug-2ec3898ac0aa0a7a.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-fc9926db7a5bf93b.rlib --extern color_quant=/opt/rustwide/target/debug/deps/libcolor_quant-7eaa5904ea87e27c.rlib --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-5906a57d877d687d.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-492892a6621bc5e7.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-34625dcf981f137e.rlib --extern font8x8=/opt/rustwide/target/debug/deps/libfont8x8-6089bb4d70e1b75f.rlib --extern gif=/opt/rustwide/target/debug/deps/libgif-e44114346b0887eb.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-ce2ce186edf8450e.rlib --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-34143751b63faeab.rlib --extern idm_macros=/opt/rustwide/target/debug/deps/libidm_macros-b27d18156bee3c07.so --extern image=/opt/rustwide/target/debug/deps/libimage-a5886b21acc187ab.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-5fe8c202addf979a.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-ac8c1435e6aa5210.rlib --extern exif=/opt/rustwide/target/debug/deps/libexif-fc77cd2613aab361.rlib --extern opentelemetry=/opt/rustwide/target/debug/deps/libopentelemetry-572d437ba64ea519.rlib --extern opentelemetry_sdk=/opt/rustwide/target/debug/deps/libopentelemetry_sdk-ff8d872ee2ef4c1d.rlib --extern owo_colors=/opt/rustwide/target/debug/deps/libowo_colors-2ed3bff005d48cbe.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-f5fb04012bf5df2d.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-6939186c655b20a5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b52f4a24497d9b1a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-eabf2d605081fee1.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-d86a3fe89d654ab4.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-e723672478217369.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-341f72945fdc26ee.so --extern tabled=/opt/rustwide/target/debug/deps/libtabled-cd48d7f6cc51cb90.rlib --extern terminal_size=/opt/rustwide/target/debug/deps/libterminal_size-407aee01caa9d5f9.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1e534e06b4652dae.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-dfcb9368b506f8db.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7e8dfa9302a2bb1b.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-bc9680cf7b2e4595.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-e59331c4dd6f29de.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-56a8038573cbf448.rlib --extern tracing_indicatif=/opt/rustwide/target/debug/deps/libtracing_indicatif-af046235ed6d8c1b.rlib --extern tracing_opentelemetry=/opt/rustwide/target/debug/deps/libtracing_opentelemetry-753cc5346e8abb2c.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-733dcfb66fe980db.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" "0567bd0ac33317868db21afefab8e5f9713463112e06bbc0a70a274ca889690c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0567bd0ac33317868db21afefab8e5f9713463112e06bbc0a70a274ca889690c", kill_on_drop: false }` [INFO] [stdout] 0567bd0ac33317868db21afefab8e5f9713463112e06bbc0a70a274ca889690c