[INFO] cloning repository https://github.com/radiol/UDPNotify
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/radiol/UDPNotify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradiol%2FUDPNotify", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradiol%2FUDPNotify'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8cfb45eff69387e641f496ec6ae912d93d84f9e9
[INFO] testing radiol/UDPNotify against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradiol%2FUDPNotify" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/radiol/UDPNotify
[INFO] finished tweaking git repo https://github.com/radiol/UDPNotify
[INFO] tweaked toml for git repo https://github.com/radiol/UDPNotify written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/radiol/UDPNotify on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/radiol/UDPNotify 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" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ab_glyph v0.2.31
[INFO] [stderr]   Downloaded memmap2 v0.9.8
[INFO] [stderr]   Downloaded libxdo v0.6.0
[INFO] [stderr]   Downloaded tray-icon v0.19.3
[INFO] [stderr]   Downloaded libxdo-sys v0.11.0
[INFO] [stderr]   Downloaded muda v0.15.3
[INFO] [stderr]   Downloaded gethostname v0.5.0
[INFO] [stderr]   Downloaded ecolor v0.30.0
[INFO] [stderr]   Downloaded egui v0.30.0
[INFO] [stderr]   Downloaded accesskit v0.17.1
[INFO] [stderr]   Downloaded emath v0.30.0
[INFO] [stderr]   Downloaded egui-winit v0.30.0
[INFO] [stderr]   Downloaded egui_glow v0.30.0
[INFO] [stderr]   Downloaded epaint v0.30.0
[INFO] [stderr]   Downloaded eframe v0.30.0
[INFO] [stderr]   Downloaded webbrowser v1.0.5
[INFO] [stderr]   Downloaded accesskit_winit v0.23.1
[INFO] [stderr]   Downloaded accesskit_windows v0.24.1
[INFO] [stderr]   Downloaded accesskit_unix v0.13.1
[INFO] [stderr]   Downloaded accesskit_consumer v0.26.0
[INFO] [stderr]   Downloaded immutable-chunkmap v2.0.6
[INFO] [stderr]   Downloaded epaint_default_fonts v0.30.0
[INFO] [stderr]   Downloaded async-fs v2.1.3
[INFO] [stderr]   Downloaded egui-wgpu v0.30.0
[INFO] [stderr]   Downloaded async-executor v1.13.2
[INFO] [stderr]   Downloaded accesskit_atspi_common v0.10.1
[INFO] [stderr]   Downloaded accesskit_macos v0.18.1
[INFO] [stderr]   Downloaded wgpu-types v23.0.0
[INFO] [stderr]   Downloaded wgpu v23.0.1
[INFO] [stderr]   Downloaded wgpu-hal v23.0.1
[INFO] [stderr]   Downloaded naga v23.1.0
[INFO] [stderr]   Downloaded wgpu-core v23.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4dc7605f06db25145a839c4769e96593fc6b79c44d47c671b2e6d4f37aab867a
[INFO] running `Command { std: "docker" "start" "4dc7605f06db25145a839c4769e96593fc6b79c44d47c671b2e6d4f37aab867a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4dc7605f06db25145a839c4769e96593fc6b79c44d47c671b2e6d4f37aab867a", 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" "4dc7605f06db25145a839c4769e96593fc6b79c44d47c671b2e6d4f37aab867a" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4dc7605f06db25145a839c4769e96593fc6b79c44d47c671b2e6d4f37aab867a", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4dc7605f06db25145a839c4769e96593fc6b79c44d47c671b2e6d4f37aab867a" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling async-fs v2.1.3
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling xcursor v0.3.10
[INFO] [stderr]    Compiling cursor-icon v1.2.0
[INFO] [stderr]    Compiling accesskit v0.17.1
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling dpi v0.1.2
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling immutable-chunkmap v2.0.6
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling libxdo-sys v0.11.0
[INFO] [stderr]    Compiling epaint_default_fonts v0.30.0
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling accesskit_consumer v0.26.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling glow v0.16.0
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling ab_glyph v0.2.31
[INFO] [stderr]    Compiling libxdo v0.6.0
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling emath v0.30.0
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling ecolor v0.30.0
[INFO] [stderr]    Compiling epaint v0.30.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling egui v0.30.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml_edit v0.20.7
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling keyboard-types v0.7.0
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.8-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(tokio_uring)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=5d7fec57eadbb709 -C extra-filename=-22c03d03ca3b3ae9 --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern bytes=/opt/rustwide/target/release/deps/libbytes-8e96b21583e366fa.rmeta --extern libc=/opt/rustwide/target/release/deps/liblibc-bb2239787d979d81.rmeta --extern mio=/opt/rustwide/target/release/deps/libmio-ac304be20686256e.rmeta --extern parking_lot=/opt/rustwide/target/release/deps/libparking_lot-4666f4d62e7ae7e2.rmeta --extern pin_project_lite=/opt/rustwide/target/release/deps/libpin_project_lite-a042d89c9815bfb5.rmeta --extern signal_hook_registry=/opt/rustwide/target/release/deps/libsignal_hook_registry-d4da5334757ae1dd.rmeta --extern socket2=/opt/rustwide/target/release/deps/libsocket2-6d3bf42795ba8ccb.rmeta --extern tokio_macros=/opt/rustwide/target/release/deps/libtokio_macros-657b7b20fd26000f.so --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.8-x86_64-unknown-linux-gnu/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="shm"' --cfg 'feature="std"' --cfg 'feature="system"' --cfg 'feature="thread"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=2ec31a654e6a6269 -C extra-filename=-1392a695efaae480 --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern bitflags=/opt/rustwide/target/release/deps/libbitflags-6f86db69c1f373d6.rmeta --extern linux_raw_sys=/opt/rustwide/target/release/deps/liblinux_raw_sys-0bede892e30496e4.rmeta --cap-lints allow --cap-lints=warn --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[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/1.98.0-beta.8-x86_64-unknown-linux-gnu/bin/rustc --crate-name egui --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/egui-0.30.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms --warn=nonstandard_style --warn=future_incompatible '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::wildcard_dependencies' '--warn=clippy::verbose_file_reads' '--warn=clippy::useless_transmute' '--warn=clippy::use_self' '--allow=clippy::unwrap_used' '--warn=clippy::unused_self' '--warn=clippy::unused_rounding' --allow=unused_qualifications '--warn=clippy::unused_peekable' --warn=unused_lifetimes --warn=unused_import_braces --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --deny=unsafe_code '--warn=clippy::unnested_or_patterns' '--warn=clippy::unnecessary_wraps' '--warn=clippy::unnecessary_struct_initialization' '--warn=clippy::unnecessary_safety_doc' '--warn=clippy::unnecessary_box_returns' '--warn=clippy::uninlined_format_args' '--warn=clippy::uninhabited_references' '--warn=clippy::unimplemented' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::unchecked_duration_subtraction' '--warn=clippy::tuple_array_conversions' --warn=trivial_numeric_casts --allow=trivial_casts '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::trailing_empty_array' '--allow=clippy::too_many_lines' '--warn=clippy::todo' '--warn=clippy::suspicious_xor_used_as_pow' '--warn=clippy::suspicious_command_arg_space' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_chars_any' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::str_split_at_newline' '--warn=clippy::single_match_else' '--warn=clippy::single_char_pattern' '--allow=clippy::significant_drop_tightening' '--allow=clippy::should_panic_without_expect' --warn=semicolon_in_expressions_from_macros '--warn=clippy::semicolon_if_nothing_returned' '--allow=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2021_prelude_collisions '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_patterns' '--warn=clippy::ref_option_ref' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_type_annotations' '--warn=clippy::readonly_write_lock' '--warn=clippy::rc_mutex' '--warn=clippy::pub_without_shorthand' '--warn=clippy::pub_underscore_fields' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' '--warn=clippy::print_stderr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::option_option' '--warn=clippy::option_as_ref_cloned' '--warn=clippy::nonstandard_macro_braces' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_pass_by_value' '--warn=clippy::needless_pass_by_ref_mut' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::needless_borrow' '--warn=clippy::mutex_integer' '--warn=clippy::mut_mut' '--warn=clippy::mixed_attributes_style' '--warn=clippy::missing_safety_doc' '--warn=clippy::missing_errors_doc' '--warn=clippy::missing_enforced_import_renames' '--warn=rustdoc::missing_crate_level_docs' '--allow=clippy::missing_assert_message' '--warn=clippy::mismatching_type_param_order' '--warn=clippy::mismatched_target_os' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::match_wild_err_arm' '--warn=clippy::match_same_arms' '--warn=clippy::match_on_vec_items' '--warn=clippy::match_bool' '--warn=clippy::map_unwrap_or' '--warn=clippy::map_flatten' '--warn=clippy::map_err_ignore' '--warn=clippy::manual_string_new' '--allow=clippy::manual_range_contains' '--warn=clippy::manual_ok_or' '--warn=clippy::manual_let_else' '--warn=clippy::manual_is_variant_and' '--warn=clippy::manual_instant_elapsed' '--warn=clippy::manual_clamp' '--warn=clippy::manual_assert' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--warn=clippy::let_unit_value' '--allow=clippy::let_underscore_untyped' '--allow=clippy::let_underscore_must_use' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_frames' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_include_file' '--warn=clippy::large_digit_groups' '--warn=clippy::iter_without_into_iter' '--allow=clippy::iter_over_hash_type' '--warn=clippy::iter_on_single_items' '--warn=clippy::iter_on_empty_collections' '--warn=clippy::iter_not_returning_iterator' '--warn=clippy::iter_filter_is_some' '--warn=clippy::iter_filter_is_ok' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::into_iter_without_iter' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::index_refutable_slice' '--warn=clippy::imprecise_flops' '--warn=clippy::implied_bounds_in_impls' '--warn=clippy::implicit_clone' '--warn=clippy::if_let_mutex' '--warn=clippy::get_unwrap' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_to_numeric_cast_any' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::exit' '--warn=clippy::equatable_if_let' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum_variants_with_brackets' '--warn=clippy::empty_enum' --warn=elided_lifetimes_in_paths '--warn=clippy::doc_markdown' '--warn=clippy::doc_link_with_quotes' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::derive_partial_eq_without_eq' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::clear_with_drain' '--warn=clippy::checked_conversions' '--warn=clippy::char_lit_as_u8' '--warn=rustdoc::broken_intra_doc_links' '--warn=clippy::bool_to_int_with_if' '--warn=clippy::await_holding_lock' '--allow=clippy::assigning_clones' '--warn=clippy::as_ptr_cast_mut' '--warn=rustdoc::all' --cfg 'feature="accesskit"' --cfg 'feature="bytemuck"' --cfg 'feature="default"' --cfg 'feature="default_fonts"' --cfg 'feature="log"' --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", "rayon", "ron", "serde", "unity"))' -C metadata=a388b8e58fd09883 -C extra-filename=-ca776f5b4eaa57e7 --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern accesskit=/opt/rustwide/target/release/deps/libaccesskit-46701e0567d0f8d5.rmeta --extern ahash=/opt/rustwide/target/release/deps/libahash-5a923da074ecb92f.rmeta --extern emath=/opt/rustwide/target/release/deps/libemath-764abf3b7d5a4a4f.rmeta --extern epaint=/opt/rustwide/target/release/deps/libepaint-252d6df077c841ab.rmeta --extern log=/opt/rustwide/target/release/deps/liblog-1c4a7889fe856591.rmeta --extern nohash_hasher=/opt/rustwide/target/release/deps/libnohash_hasher-91a2c7bc32675415.rmeta --extern profiling=/opt/rustwide/target/release/deps/libprofiling-8c4c78eb250a5806.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "4dc7605f06db25145a839c4769e96593fc6b79c44d47c671b2e6d4f37aab867a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4dc7605f06db25145a839c4769e96593fc6b79c44d47c671b2e6d4f37aab867a", kill_on_drop: false }`
[INFO] [stdout] 4dc7605f06db25145a839c4769e96593fc6b79c44d47c671b2e6d4f37aab867a
