[INFO] fetching crate ezwin 2.15.1... [INFO] checking ezwin-2.15.1 against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] extracting crate ezwin 2.15.1 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate ezwin 2.15.1 on toolchain ccf408f4326a858c00dd845a64a86b16f360a801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain [INFO] started tweaking crates.io crate ezwin 2.15.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate ezwin 2.15.1 [INFO] tweaked toml for crates.io crate ezwin 2.15.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate ezwin 2.15.1 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" "+ccf408f4326a858c00dd845a64a86b16f360a801" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e27e630ef0c55866c79a295b42ba777693668b1cb73c9ffb90686573d1327041 [INFO] running `Command { std: "docker" "start" "-a" "e27e630ef0c55866c79a295b42ba777693668b1cb73c9ffb90686573d1327041", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e27e630ef0c55866c79a295b42ba777693668b1cb73c9ffb90686573d1327041", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e27e630ef0c55866c79a295b42ba777693668b1cb73c9ffb90686573d1327041", kill_on_drop: false }` [INFO] [stdout] e27e630ef0c55866c79a295b42ba777693668b1cb73c9ffb90686573d1327041 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 555620cc8d0f081af75db7e31861b2901e19199d64f08c20e4599084e6a0cfc3 [INFO] running `Command { std: "docker" "start" "-a" "555620cc8d0f081af75db7e31861b2901e19199d64f08c20e4599084e6a0cfc3", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling windows_x86_64_gnu v0.52.4 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking windows-targets v0.52.4 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling wgpu-hal v0.19.3 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking libloading v0.8.3 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking raw-window-handle v0.6.0 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking windows-result v0.1.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling wgpu-core v0.19.3 [INFO] [stderr] Checking wgpu-types v0.19.2 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking profiling v1.0.15 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking windows-core v0.54.0 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Compiling wgpu v0.19.3 [INFO] [stderr] Checking raw-cpuid v11.0.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking windows v0.54.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Checking quanta v0.12.2 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] error: could not compile `windows` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ccf408f4326a858c00dd845a64a86b16f360a801/bin/rustc --crate-name windows --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows-0.54.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --warn=unused_qualifications --warn=rust_2018_idioms --warn=missing_docs -C debug-assertions=on --cfg 'feature="Foundation"' --cfg 'feature="UI"' --cfg 'feature="UI_ViewManagement"' --cfg 'feature="Win32"' --cfg 'feature="Win32_Foundation"' --cfg 'feature="Win32_Graphics"' --cfg 'feature="Win32_Graphics_Dwm"' --cfg 'feature="Win32_Graphics_Gdi"' --cfg 'feature="Win32_Security"' --cfg 'feature="Win32_System"' --cfg 'feature="Win32_System_LibraryLoader"' --cfg 'feature="Win32_System_SystemInformation"' --cfg 'feature="Win32_System_SystemServices"' --cfg 'feature="Win32_System_Threading"' --cfg 'feature="Win32_UI"' --cfg 'feature="Win32_UI_Accessibility"' --cfg 'feature="Win32_UI_Controls"' --cfg 'feature="Win32_UI_Input"' --cfg 'feature="Win32_UI_Input_KeyboardAndMouse"' --cfg 'feature="Win32_UI_Shell"' --cfg 'feature="Win32_UI_WindowsAndMessaging"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("AI", "AI_MachineLearning", "ApplicationModel", "ApplicationModel_Activation", "ApplicationModel_AppExtensions", "ApplicationModel_AppService", "ApplicationModel_Appointments", "ApplicationModel_Appointments_AppointmentsProvider", "ApplicationModel_Appointments_DataProvider", "ApplicationModel_Background", "ApplicationModel_Calls", "ApplicationModel_Calls_Background", "ApplicationModel_Calls_Provider", "ApplicationModel_Chat", "ApplicationModel_CommunicationBlocking", "ApplicationModel_Contacts", "ApplicationModel_Contacts_DataProvider", "ApplicationModel_Contacts_Provider", "ApplicationModel_ConversationalAgent", "ApplicationModel_Core", "ApplicationModel_DataTransfer", "ApplicationModel_DataTransfer_DragDrop", "ApplicationModel_DataTransfer_DragDrop_Core", "ApplicationModel_DataTransfer_ShareTarget", "ApplicationModel_Email", "ApplicationModel_Email_DataProvider", "ApplicationModel_ExtendedExecution", "ApplicationModel_ExtendedExecution_Foreground", "ApplicationModel_Holographic", "ApplicationModel_LockScreen", "ApplicationModel_Payments", "ApplicationModel_Payments_Provider", "ApplicationModel_Preview", "ApplicationModel_Preview_Holographic", "ApplicationModel_Preview_InkWorkspace", "ApplicationModel_Preview_Notes", "ApplicationModel_Resources", "ApplicationModel_Resources_Core", "ApplicationModel_Resources_Management", "ApplicationModel_Search", "ApplicationModel_Search_Core", "ApplicationModel_Store", "ApplicationModel_Store_LicenseManagement", "ApplicationModel_Store_Preview", "ApplicationModel_Store_Preview_InstallControl", "ApplicationModel_UserActivities", "ApplicationModel_UserActivities_Core", "ApplicationModel_UserDataAccounts", "ApplicationModel_UserDataAccounts_Provider", "ApplicationModel_UserDataAccounts_SystemAccess", "ApplicationModel_UserDataTasks", "ApplicationModel_UserDataTasks_DataProvider", "ApplicationModel_VoiceCommands", "ApplicationModel_Wallet", "ApplicationModel_Wallet_System", "Data", "Data_Html", "Data_Json", "Data_Pdf", "Data_Text", "Data_Xml", "Data_Xml_Dom", "Data_Xml_Xsl", "Devices", "Devices_Adc", "Devices_Adc_Provider", "Devices_Background", "Devices_Bluetooth", "Devices_Bluetooth_Advertisement", "Devices_Bluetooth_Background", "Devices_Bluetooth_GenericAttributeProfile", "Devices_Bluetooth_Rfcomm", "Devices_Custom", "Devices_Display", "Devices_Display_Core", "Devices_Enumeration", "Devices_Enumeration_Pnp", "Devices_Geolocation", "Devices_Geolocation_Geofencing", "Devices_Geolocation_Provider", "Devices_Gpio", "Devices_Gpio_Provider", "Devices_Haptics", "Devices_HumanInterfaceDevice", "Devices_I2c", "Devices_I2c_Provider", "Devices_Input", "Devices_Input_Preview", "Devices_Lights", "Devices_Lights_Effects", "Devices_Midi", "Devices_PointOfService", "Devices_PointOfService_Provider", "Devices_Portable", "Devices_Power", "Devices_Printers", "Devices_Printers_Extensions", "Devices_Pwm", "Devices_Pwm_Provider", "Devices_Radios", "Devices_Scanners", "Devices_Sensors", "Devices_Sensors_Custom", "Devices_SerialCommunication", "Devices_SmartCards", "Devices_Sms", "Devices_Spi", "Devices_Spi_Provider", "Devices_Usb", "Devices_WiFi", "Devices_WiFiDirect", "Devices_WiFiDirect_Services", "Embedded", "Embedded_DeviceLockdown", "Foundation", "Foundation_Collections", "Foundation_Diagnostics", "Foundation_Metadata", "Foundation_Numerics", "Gaming", "Gaming_Input", "Gaming_Input_Custom", "Gaming_Input_ForceFeedback", "Gaming_Input_Preview", "Gaming_Preview", "Gaming_Preview_GamesEnumeration", "Gaming_UI", "Gaming_XboxLive", "Gaming_XboxLive_Storage", "Globalization", "Globalization_Collation", "Globalization_DateTimeFormatting", "Globalization_Fonts", "Globalization_NumberFormatting", "Globalization_PhoneNumberFormatting", "Graphics", "Graphics_Capture", "Graphics_DirectX", "Graphics_DirectX_Direct3D11", "Graphics_Display", "Graphics_Display_Core", "Graphics_Effects", "Graphics_Holographic", "Graphics_Imaging", "Graphics_Printing", "Graphics_Printing3D", "Graphics_Printing_OptionDetails", "Graphics_Printing_PrintSupport", "Graphics_Printing_PrintTicket", "Graphics_Printing_Workflow", "Management", "Management_Core", "Management_Deployment", "Management_Deployment_Preview", "Management_Policies", "Management_Update", "Management_Workplace", "Media", "Media_AppBroadcasting", "Media_AppRecording", "Media_Audio", "Media_Capture", "Media_Capture_Core", "Media_Capture_Frames", "Media_Casting", "Media_ClosedCaptioning", "Media_ContentRestrictions", "Media_Control", "Media_Core", "Media_Core_Preview", "Media_Devices", "Media_Devices_Core", "Media_DialProtocol", "Media_Editing", "Media_Effects", "Media_FaceAnalysis", "Media_Import", "Media_MediaProperties", "Media_Miracast", "Media_Ocr", "Media_PlayTo", "Media_Playback", "Media_Playlists", "Media_Protection", "Media_Protection_PlayReady", "Media_Render", "Media_SpeechRecognition", "Media_SpeechSynthesis", "Media_Streaming", "Media_Streaming_Adaptive", "Media_Transcoding", "Networking", "Networking_BackgroundTransfer", "Networking_Connectivity", "Networking_NetworkOperators", "Networking_Proximity", "Networking_PushNotifications", "Networking_ServiceDiscovery", "Networking_ServiceDiscovery_Dnssd", "Networking_Sockets", "Networking_Vpn", "Networking_XboxLive", "Perception", "Perception_Automation", "Perception_Automation_Core", "Perception_People", "Perception_Spatial", "Perception_Spatial_Preview", "Perception_Spatial_Surfaces", "Phone", "Phone_ApplicationModel", "Phone_Devices", "Phone_Devices_Notification", "Phone_Devices_Power", "Phone_Management", "Phone_Management_Deployment", "Phone_Media", "Phone_Media_Devices", "Phone_Notification", "Phone_Notification_Management", "Phone_PersonalInformation", "Phone_PersonalInformation_Provisioning", "Phone_Speech", "Phone_Speech_Recognition", "Phone_StartScreen", "Phone_System", "Phone_System_Power", "Phone_System_Profile", "Phone_System_UserProfile", "Phone_System_UserProfile_GameServices", "Phone_System_UserProfile_GameServices_Core", "Phone_UI", "Phone_UI_Input", "Security", "Security_Authentication", "Security_Authentication_Identity", "Security_Authentication_Identity_Core", "Security_Authentication_OnlineId", "Security_Authentication_Web", "Security_Authentication_Web_Core", "Security_Authentication_Web_Provider", "Security_Authorization", "Security_Authorization_AppCapabilityAccess", "Security_Credentials", "Security_Credentials_UI", "Security_Cryptography", "Security_Cryptography_Certificates", "Security_Cryptography_Core", "Security_Cryptography_DataProtection", "Security_DataProtection", "Security_EnterpriseData", "Security_ExchangeActiveSyncProvisioning", "Security_Isolation", "Services", "Services_Maps", "Services_Maps_Guidance", "Services_Maps_LocalSearch", "Services_Maps_OfflineMaps", "Services_Store", "Services_TargetedContent", "Storage", "Storage_AccessCache", "Storage_BulkAccess", "Storage_Compression", "Storage_FileProperties", "Storage_Pickers", "Storage_Pickers_Provider", "Storage_Provider", "Storage_Search", "Storage_Streams", "System", "System_Diagnostics", "System_Diagnostics_DevicePortal", "System_Diagnostics_Telemetry", "System_Diagnostics_TraceReporting", "System_Display", "System_Implementation", "System_Implementation_FileExplorer", "System_Inventory", "System_Power", "System_Profile", "System_Profile_SystemManufacturers", "System_RemoteDesktop", "System_RemoteDesktop_Input", "System_RemoteDesktop_Provider", "System_RemoteSystems", "System_Threading", "System_Threading_Core", "System_Update", "System_UserProfile", "UI", "UI_Accessibility", "UI_ApplicationSettings", "UI_Composition", "UI_Composition_Core", "UI_Composition_Desktop", "UI_Composition_Diagnostics", "UI_Composition_Effects", "UI_Composition_Interactions", "UI_Composition_Scenes", "UI_Core", "UI_Core_AnimationMetrics", "UI_Core_Preview", "UI_Input", "UI_Input_Core", "UI_Input_Inking", "UI_Input_Inking_Analysis", "UI_Input_Inking_Core", "UI_Input_Inking_Preview", "UI_Input_Preview", "UI_Input_Preview_Injection", "UI_Input_Spatial", "UI_Notifications", "UI_Notifications_Management", "UI_Notifications_Preview", "UI_Popups", "UI_Shell", "UI_StartScreen", "UI_Text", "UI_Text_Core", "UI_UIAutomation", "UI_UIAutomation_Core", "UI_ViewManagement", "UI_ViewManagement_Core", "UI_WebUI", "UI_WebUI_Core", "UI_WindowManagement", "UI_WindowManagement_Preview", "Wdk", "Wdk_Devices", "Wdk_Devices_HumanInterfaceDevice", "Wdk_Foundation", "Wdk_Graphics", "Wdk_Graphics_Direct3D", "Wdk_NetworkManagement", "Wdk_NetworkManagement_Ndis", "Wdk_NetworkManagement_WindowsFilteringPlatform", "Wdk_Storage", "Wdk_Storage_FileSystem", "Wdk_Storage_FileSystem_Minifilters", "Wdk_System", "Wdk_System_IO", "Wdk_System_OfflineRegistry", "Wdk_System_Registry", "Wdk_System_SystemInformation", "Wdk_System_SystemServices", "Wdk_System_Threading", "Web", "Web_AtomPub", "Web_Http", "Web_Http_Diagnostics", "Web_Http_Filters", "Web_Http_Headers", "Web_Syndication", "Web_UI", "Web_UI_Interop", "Win32", "Win32_AI", "Win32_AI_MachineLearning", "Win32_AI_MachineLearning_DirectML", "Win32_AI_MachineLearning_WinML", "Win32_Data", "Win32_Data_HtmlHelp", "Win32_Data_RightsManagement", "Win32_Data_Xml", "Win32_Data_Xml_MsXml", "Win32_Data_Xml_XmlLite", "Win32_Devices", "Win32_Devices_AllJoyn", "Win32_Devices_BiometricFramework", "Win32_Devices_Bluetooth", "Win32_Devices_Communication", "Win32_Devices_DeviceAccess", "Win32_Devices_DeviceAndDriverInstallation", "Win32_Devices_DeviceQuery", "Win32_Devices_Display", "Win32_Devices_Enumeration", "Win32_Devices_Enumeration_Pnp", "Win32_Devices_Fax", "Win32_Devices_FunctionDiscovery", "Win32_Devices_Geolocation", "Win32_Devices_HumanInterfaceDevice", "Win32_Devices_ImageAcquisition", "Win32_Devices_PortableDevices", "Win32_Devices_Properties", "Win32_Devices_Pwm", "Win32_Devices_Sensors", "Win32_Devices_SerialCommunication", "Win32_Devices_Tapi", "Win32_Devices_Usb", "Win32_Devices_WebServicesOnDevices", "Win32_Foundation", "Win32_Gaming", "Win32_Globalization", "Win32_Graphics", "Win32_Graphics_CompositionSwapchain", "Win32_Graphics_DXCore", "Win32_Graphics_Direct2D", "Win32_Graphics_Direct2D_Common", "Win32_Graphics_Direct3D", "Win32_Graphics_Direct3D10", "Win32_Graphics_Direct3D11", "Win32_Graphics_Direct3D11on12", "Win32_Graphics_Direct3D12", "Win32_Graphics_Direct3D9", "Win32_Graphics_Direct3D9on12", "Win32_Graphics_Direct3D_Dxc", "Win32_Graphics_Direct3D_Fxc", "Win32_Graphics_DirectComposition", "Win32_Graphics_DirectDraw", "Win32_Graphics_DirectManipulation", "Win32_Graphics_DirectWrite", "Win32_Graphics_Dwm", "Win32_Graphics_Dxgi", "Win32_Graphics_Dxgi_Common", "Win32_Graphics_Gdi", "Win32_Graphics_GdiPlus", "Win32_Graphics_Hlsl", "Win32_Graphics_Imaging", "Win32_Graphics_Imaging_D2D", "Win32_Graphics_OpenGL", "Win32_Graphics_Printing", "Win32_Graphics_Printing_PrintTicket", "Win32_Management", "Win32_Management_MobileDeviceManagementRegistration", "Win32_Media", "Win32_Media_Audio", "Win32_Media_Audio_Apo", "Win32_Media_Audio_DirectMusic", "Win32_Media_Audio_DirectSound", "Win32_Media_Audio_Endpoints", "Win32_Media_Audio_XAudio2", "Win32_Media_DeviceManager", "Win32_Media_DirectShow", "Win32_Media_DirectShow_Tv", "Win32_Media_DirectShow_Xml", "Win32_Media_DxMediaObjects", "Win32_Media_KernelStreaming", "Win32_Media_LibrarySharingServices", "Win32_Media_MediaFoundation", "Win32_Media_MediaPlayer", "Win32_Media_Multimedia", "Win32_Media_PictureAcquisition", "Win32_Media_Speech", "Win32_Media_Streaming", "Win32_Media_WindowsMediaFormat", "Win32_NetworkManagement", "Win32_NetworkManagement_Dhcp", "Win32_NetworkManagement_Dns", "Win32_NetworkManagement_InternetConnectionWizard", "Win32_NetworkManagement_IpHelper", "Win32_NetworkManagement_MobileBroadband", "Win32_NetworkManagement_Multicast", "Win32_NetworkManagement_Ndis", "Win32_NetworkManagement_NetBios", "Win32_NetworkManagement_NetManagement", "Win32_NetworkManagement_NetShell", "Win32_NetworkManagement_NetworkDiagnosticsFramework", "Win32_NetworkManagement_NetworkPolicyServer", "Win32_NetworkManagement_P2P", "Win32_NetworkManagement_QoS", "Win32_NetworkManagement_Rras", "Win32_NetworkManagement_Snmp", "Win32_NetworkManagement_WNet", "Win32_NetworkManagement_WebDav", "Win32_NetworkManagement_WiFi", "Win32_NetworkManagement_WindowsConnectNow", "Win32_NetworkManagement_WindowsConnectionManager", "Win32_NetworkManagement_WindowsFilteringPlatform", "Win32_NetworkManagement_WindowsFirewall", "Win32_NetworkManagement_WindowsNetworkVirtualization", "Win32_Networking", "Win32_Networking_ActiveDirectory", "Win32_Networking_BackgroundIntelligentTransferService", "Win32_Networking_Clustering", "Win32_Networking_HttpServer", "Win32_Networking_Ldap", "Win32_Networking_NetworkListManager", "Win32_Networking_RemoteDifferentialCompression", "Win32_Networking_WebSocket", "Win32_Networking_WinHttp", "Win32_Networking_WinInet", "Win32_Networking_WinSock", "Win32_Networking_WindowsWebServices", "Win32_Security", "Win32_Security_AppLocker", "Win32_Security_Authentication", "Win32_Security_Authentication_Identity", "Win32_Security_Authentication_Identity_Provider", "Win32_Security_Authorization", "Win32_Security_Authorization_UI", "Win32_Security_ConfigurationSnapin", "Win32_Security_Credentials", "Win32_Security_Cryptography", "Win32_Security_Cryptography_Catalog", "Win32_Security_Cryptography_Certificates", "Win32_Security_Cryptography_Sip", "Win32_Security_Cryptography_UI", "Win32_Security_DiagnosticDataQuery", "Win32_Security_DirectoryServices", "Win32_Security_EnterpriseData", "Win32_Security_ExtensibleAuthenticationProtocol", "Win32_Security_Isolation", "Win32_Security_LicenseProtection", "Win32_Security_NetworkAccessProtection", "Win32_Security_Tpm", "Win32_Security_WinTrust", "Win32_Security_WinWlx", "Win32_Storage", "Win32_Storage_Cabinets", "Win32_Storage_CloudFilters", "Win32_Storage_Compression", "Win32_Storage_DataDeduplication", "Win32_Storage_DistributedFileSystem", "Win32_Storage_EnhancedStorage", "Win32_Storage_FileHistory", "Win32_Storage_FileServerResourceManager", "Win32_Storage_FileSystem", "Win32_Storage_Imapi", "Win32_Storage_IndexServer", "Win32_Storage_InstallableFileSystems", "Win32_Storage_IscsiDisc", "Win32_Storage_Jet", "Win32_Storage_Nvme", "Win32_Storage_OfflineFiles", "Win32_Storage_OperationRecorder", "Win32_Storage_Packaging", "Win32_Storage_Packaging_Appx", "Win32_Storage_Packaging_Opc", "Win32_Storage_ProjectedFileSystem", "Win32_Storage_StructuredStorage", "Win32_Storage_Vhd", "Win32_Storage_VirtualDiskService", "Win32_Storage_Vss", "Win32_Storage_Xps", "Win32_Storage_Xps_Printing", "Win32_System", "Win32_System_AddressBook", "Win32_System_Antimalware", "Win32_System_ApplicationInstallationAndServicing", "Win32_System_ApplicationVerifier", "Win32_System_AssessmentTool", "Win32_System_ClrHosting", "Win32_System_Com", "Win32_System_Com_CallObj", "Win32_System_Com_ChannelCredentials", "Win32_System_Com_Events", "Win32_System_Com_Marshal", "Win32_System_Com_StructuredStorage", "Win32_System_Com_UI", "Win32_System_Com_Urlmon", "Win32_System_ComponentServices", "Win32_System_Console", "Win32_System_Contacts", "Win32_System_CorrelationVector", "Win32_System_DataExchange", "Win32_System_DeploymentServices", "Win32_System_DesktopSharing", "Win32_System_DeveloperLicensing", "Win32_System_Diagnostics", "Win32_System_Diagnostics_Ceip", "Win32_System_Diagnostics_ClrProfiling", "Win32_System_Diagnostics_Debug", "Win32_System_Diagnostics_Debug_ActiveScript", "Win32_System_Diagnostics_Debug_Extensions", "Win32_System_Diagnostics_Etw", "Win32_System_Diagnostics_ProcessSnapshotting", "Win32_System_Diagnostics_ToolHelp", "Win32_System_Diagnostics_TraceLogging", "Win32_System_DistributedTransactionCoordinator", "Win32_System_Environment", "Win32_System_ErrorReporting", "Win32_System_EventCollector", "Win32_System_EventLog", "Win32_System_EventNotificationService", "Win32_System_GroupPolicy", "Win32_System_HostCompute", "Win32_System_HostComputeNetwork", "Win32_System_HostComputeSystem", "Win32_System_Hypervisor", "Win32_System_IO", "Win32_System_Iis", "Win32_System_Ioctl", "Win32_System_JobObjects", "Win32_System_Js", "Win32_System_Kernel", "Win32_System_LibraryLoader", "Win32_System_Mailslots", "Win32_System_Mapi", "Win32_System_Memory", "Win32_System_Memory_NonVolatile", "Win32_System_MessageQueuing", "Win32_System_MixedReality", "Win32_System_Mmc", "Win32_System_Ole", "Win32_System_ParentalControls", "Win32_System_PasswordManagement", "Win32_System_Performance", "Win32_System_Performance_HardwareCounterProfiling", "Win32_System_Pipes", "Win32_System_Power", "Win32_System_ProcessStatus", "Win32_System_RealTimeCommunications", "Win32_System_Recovery", "Win32_System_Registry", "Win32_System_RemoteAssistance", "Win32_System_RemoteDesktop", "Win32_System_RemoteManagement", "Win32_System_RestartManager", "Win32_System_Restore", "Win32_System_Rpc", "Win32_System_Search", "Win32_System_Search_Common", "Win32_System_SecurityCenter", "Win32_System_ServerBackup", "Win32_System_Services", "Win32_System_SettingsManagementInfrastructure", "Win32_System_SetupAndMigration", "Win32_System_Shutdown", "Win32_System_SideShow", "Win32_System_StationsAndDesktops", "Win32_System_SubsystemForLinux", "Win32_System_SystemInformation", "Win32_System_SystemServices", "Win32_System_TaskScheduler", "Win32_System_Threading", "Win32_System_Time", "Win32_System_TpmBaseServices", "Win32_System_TransactionServer", "Win32_System_UpdateAgent", "Win32_System_UpdateAssessment", "Win32_System_UserAccessLogging", "Win32_System_Variant", "Win32_System_VirtualDosMachines", "Win32_System_WinRT", "Win32_System_WinRT_AllJoyn", "Win32_System_WinRT_Composition", "Win32_System_WinRT_CoreInputView", "Win32_System_WinRT_Direct3D11", "Win32_System_WinRT_Display", "Win32_System_WinRT_Graphics", "Win32_System_WinRT_Graphics_Capture", "Win32_System_WinRT_Graphics_Direct2D", "Win32_System_WinRT_Graphics_Imaging", "Win32_System_WinRT_Holographic", "Win32_System_WinRT_Isolation", "Win32_System_WinRT_ML", "Win32_System_WinRT_Media", "Win32_System_WinRT_Metadata", "Win32_System_WinRT_Pdf", "Win32_System_WinRT_Printing", "Win32_System_WinRT_Shell", "Win32_System_WinRT_Storage", "Win32_System_WindowsProgramming", "Win32_System_WindowsSync", "Win32_System_Wmi", "Win32_UI", "Win32_UI_Accessibility", "Win32_UI_Animation", "Win32_UI_ColorSystem", "Win32_UI_Controls", "Win32_UI_Controls_Dialogs", "Win32_UI_Controls_RichEdit", "Win32_UI_HiDpi", "Win32_UI_Input", "Win32_UI_Input_Ime", "Win32_UI_Input_Ink", "Win32_UI_Input_KeyboardAndMouse", "Win32_UI_Input_Pointer", "Win32_UI_Input_Radial", "Win32_UI_Input_Touch", "Win32_UI_Input_XboxController", "Win32_UI_InteractionContext", "Win32_UI_LegacyWindowsEnvironmentFeatures", "Win32_UI_Magnification", "Win32_UI_Notifications", "Win32_UI_Ribbon", "Win32_UI_Shell", "Win32_UI_Shell_Common", "Win32_UI_Shell_PropertiesSystem", "Win32_UI_TabletPC", "Win32_UI_TextServices", "Win32_UI_WindowsAndMessaging", "Win32_UI_Wpf", "Win32_Web", "Win32_Web_InternetExplorer", "default", "deprecated", "docs", "implement", "windows-implement", "windows-interface"))' -C metadata=f21338aa00ed024f -C extra-filename=-f21338aa00ed024f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern windows_core=/opt/rustwide/target/debug/deps/libwindows_core-f7ca5ebf9603a057.rmeta --extern windows_targets=/opt/rustwide/target/debug/deps/libwindows_targets-7fe4d188f365b4d1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "555620cc8d0f081af75db7e31861b2901e19199d64f08c20e4599084e6a0cfc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "555620cc8d0f081af75db7e31861b2901e19199d64f08c20e4599084e6a0cfc3", kill_on_drop: false }` [INFO] [stdout] 555620cc8d0f081af75db7e31861b2901e19199d64f08c20e4599084e6a0cfc3