[INFO] cloning repository https://github.com/Logicalshift/flo_ui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Logicalshift/flo_ui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLogicalshift%2Fflo_ui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLogicalshift%2Fflo_ui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 62085d4ed1282ed11da56f2db4622fb6707606a8 [INFO] checking Logicalshift/flo_ui against try#1779a8680dcd39c56ed600627cf6742ef07ed78c for pr-149045 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLogicalshift%2Fflo_ui" "/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/Logicalshift/flo_ui [INFO] finished tweaking git repo https://github.com/Logicalshift/flo_ui [INFO] tweaked toml for git repo https://github.com/Logicalshift/flo_ui written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Logicalshift/flo_ui on toolchain 1779a8680dcd39c56ed600627cf6742ef07ed78c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Logicalshift/flo_ui 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" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 733d9921a273a1618f00d7852da96cd2a3885a163d6afc8ed10bc34380d6358e [INFO] running `Command { std: "docker" "start" "-a" "733d9921a273a1618f00d7852da96cd2a3885a163d6afc8ed10bc34380d6358e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "733d9921a273a1618f00d7852da96cd2a3885a163d6afc8ed10bc34380d6358e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "733d9921a273a1618f00d7852da96cd2a3885a163d6afc8ed10bc34380d6358e", kill_on_drop: false }` [INFO] [stdout] 733d9921a273a1618f00d7852da96cd2a3885a163d6afc8ed10bc34380d6358e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9dc2a35205b3dff8b61101a2c2cbbb21a5fea40288b29cccbaead5b1bbe6594f [INFO] running `Command { std: "docker" "start" "-a" "9dc2a35205b3dff8b61101a2c2cbbb21a5fea40288b29cccbaead5b1bbe6594f", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking bitflags v2.11.1 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling cc v1.2.61 [INFO] [stderr] Checking libloading v0.8.9 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking pin-project-lite v0.2.17 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking dlib v0.5.3 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Checking simd-adler32 v0.3.9 [INFO] [stderr] Compiling wayland-sys v0.31.11 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling quick-xml v0.39.3 [INFO] [stderr] Compiling wayland-client v0.31.14 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Checking num-traits v0.2.19 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Compiling pathfinder_simd v0.5.6 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking as-slice v0.2.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Compiling rustc-hash v2.1.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling wayland-backend v0.3.15 [INFO] [stderr] Compiling libz-sys v1.1.28 [INFO] [stderr] Compiling wayland-scanner v0.31.10 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Checking aligned v0.4.3 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking no_std_io2 v0.9.4 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.1 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking y4m v0.8.0 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking bitstream-io v4.10.0 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking uuid v1.23.1 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling unicode-canonical-combining-class v1.0.0 [INFO] [stderr] Checking imgref v1.12.1 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking weezl v0.1.12 [INFO] [stderr] Compiling unicode-general-category v1.1.0 [INFO] [stderr] Checking spin v0.10.0 [INFO] [stderr] Checking zune-core v0.5.1 [INFO] [stderr] Compiling unicode-joining-type v1.0.0 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking tokio v1.52.2 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking zune-jpeg v0.5.15 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Checking euclid v0.22.14 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking avif-serialize v0.8.8 [INFO] [stderr] Compiling font-kit v0.14.3 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking rgb v0.8.53 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking lebe v0.5.3 [INFO] [stderr] Checking pxfm v0.1.29 [INFO] [stderr] Checking bit_field v0.10.3 [INFO] [stderr] Checking libc v0.1.12 [INFO] [stderr] Checking fax v0.2.7 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking tinyvec v1.11.0 [INFO] [stderr] Checking khronos v0.1.2 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking image-webp v0.2.4 [INFO] [stderr] Checking gif v0.14.2 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking lyon_geom v1.0.19 [INFO] [stderr] Checking owned_ttf_parser v0.25.1 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking bitreader v0.3.11 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Checking float-ord v0.3.2 [INFO] [stderr] Checking ucd-trie v0.1.7 [INFO] [stderr] Checking roots v0.0.8 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling drm-sys v0.8.1 [INFO] [stderr] Checking glyph-names v0.2.0 [INFO] [stderr] Checking ab_glyph v0.2.32 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking lyon_path v1.0.19 [INFO] [stderr] Checking egl v0.2.7 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Checking rust-hsluv v0.1.4 [INFO] [stderr] Checking cursor-icon v1.2.0 [INFO] [stderr] Checking xcursor v0.3.10 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling drm-fourcc v2.2.0 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Compiling tiny-xlib v0.2.5 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking float_next_after v1.0.0 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking lyon_tessellation v1.0.20 [INFO] [stderr] Compiling winit v0.30.13 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking lyon_algorithms v1.0.20 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking drm-ffi v0.9.1 [INFO] [stderr] Checking flo_rope v0.2.0 [INFO] [stderr] Checking ctor v0.10.1 [INFO] [stderr] Checking emath v0.33.3 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling flo_draw v0.4.0 (https://github.com/Logicalshift/flo_draw?branch=v0.4#bc6174f6) [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking dpi v0.1.2 [INFO] [stderr] Checking epaint_default_fonts v0.33.3 [INFO] [stderr] Checking fastrand v2.4.1 [INFO] [stderr] Checking ecolor v0.33.3 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking unicode-segmentation v1.13.2 [INFO] [stderr] Checking lyon v1.0.19 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling profiling-procmacros v1.0.18 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ouroboros_macro v0.17.2 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Checking profiling v1.0.18 [INFO] [stderr] Checking moxcms v0.8.1 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking wayland-protocols v0.32.12 [INFO] [stderr] Checking wayland-cursor v0.31.14 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Checking av1-grain v0.2.5 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking cobs v0.3.0 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking ouroboros v0.18.5 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking safe_arch v1.0.0 [INFO] [stderr] Checking ouroboros v0.17.2 [INFO] [stderr] Checking flo_curves v0.8.1 (https://github.com/Logicalshift/flo_curves?branch=v0.8#a26546ec) [INFO] [stderr] Checking allsorts v0.16.1 [INFO] [stderr] Checking drm v0.14.1 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking wide v1.3.0 [INFO] [stderr] Checking calloop-wayland-source v0.3.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/1779a8680dcd39c56ed600627cf6742ef07ed78c/bin/rustc --crate-name x11rb_protocol --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11rb-protocol-0.13.2/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="shm"' --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=10b688cf4c5209f1 -C extra-filename=-87ee30dc605dc360 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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 `bindgen` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1779a8680dcd39c56ed600627cf6742ef07ed78c/bin/rustc --crate-name bindgen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.72.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' --warn=unused_qualifications '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::too_many_lines' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::similar_names' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_closure_for_method_calls' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::maybe_infinite_iter' '--allow=clippy::match_same_arms' '--allow=clippy::items_after_statements' '--allow=clippy::implicit_hasher' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::enum_glob_use' '--allow=clippy::default_trait_access' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static"))' -C metadata=fe692353b451a810 -C extra-filename=-3e2adddd7dc2d1a8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-77a38ef0a5ab383c.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-2e6e4a367068ecd5.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-fe8ee87efdad0ea3.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-2e5ca021b9ea9664.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-3ed344fefb710324.rmeta --extern prettyplease=/opt/rustwide/target/debug/deps/libprettyplease-60fe810b90263781.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d4cb564e807a9cd7.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-aa2c5b8519914b46.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-7b89e4b2b4be5bd1.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-417d1844ec2127b9.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-258c8bec04b9d869.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-c107d8699e5d08dc.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "9dc2a35205b3dff8b61101a2c2cbbb21a5fea40288b29cccbaead5b1bbe6594f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dc2a35205b3dff8b61101a2c2cbbb21a5fea40288b29cccbaead5b1bbe6594f", kill_on_drop: false }` [INFO] [stdout] 9dc2a35205b3dff8b61101a2c2cbbb21a5fea40288b29cccbaead5b1bbe6594f