[INFO] fetching crate steamworks-sys 0.12.2...
[INFO] testing steamworks-sys-0.12.2 against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] extracting crate steamworks-sys 0.12.2 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate steamworks-sys 0.12.2
[INFO] finished tweaking crates.io crate steamworks-sys 0.12.2
[INFO] tweaked toml for crates.io crate steamworks-sys 0.12.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate steamworks-sys 0.12.2 on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate steamworks-sys 0.12.2 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded errno v0.3.11
[INFO] [stderr]   Downloaded prettyplease v0.2.32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d7d3ecd25f4ad52f125f322de06cc9d3b01320515d46ba786d635d62b455b422
[INFO] running `Command { std: "docker" "start" "-a" "d7d3ecd25f4ad52f125f322de06cc9d3b01320515d46ba786d635d62b455b422", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d7d3ecd25f4ad52f125f322de06cc9d3b01320515d46ba786d635d62b455b422", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7d3ecd25f4ad52f125f322de06cc9d3b01320515d46ba786d635d62b455b422", kill_on_drop: false }`
[INFO] [stdout] d7d3ecd25f4ad52f125f322de06cc9d3b01320515d46ba786d635d62b455b422
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e40d59286c5574d25a0dc8e5503258687c20e8ef2e5f84b30443ab60cd94d526
[INFO] running `Command { std: "docker" "start" "-a" "e40d59286c5574d25a0dc8e5503258687c20e8ef2e5f84b30443ab60cd94d526", kill_on_drop: false }`
[INFO] [stderr]    Compiling steamworks-sys v0.12.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.99s
[INFO] running `Command { std: "docker" "inspect" "e40d59286c5574d25a0dc8e5503258687c20e8ef2e5f84b30443ab60cd94d526", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e40d59286c5574d25a0dc8e5503258687c20e8ef2e5f84b30443ab60cd94d526", kill_on_drop: false }`
[INFO] [stdout] e40d59286c5574d25a0dc8e5503258687c20e8ef2e5f84b30443ab60cd94d526
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad5b18e394d09cf5598414b2d9650c106592b683f0471653eda46cf71de87e8d
[INFO] running `Command { std: "docker" "start" "-a" "ad5b18e394d09cf5598414b2d9650c106592b683f0471653eda46cf71de87e8d", kill_on_drop: false }`
[INFO] [stderr]    Compiling steamworks-sys v0.12.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.61s
[INFO] running `Command { std: "docker" "inspect" "ad5b18e394d09cf5598414b2d9650c106592b683f0471653eda46cf71de87e8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad5b18e394d09cf5598414b2d9650c106592b683f0471653eda46cf71de87e8d", kill_on_drop: false }`
[INFO] [stdout] ad5b18e394d09cf5598414b2d9650c106592b683f0471653eda46cf71de87e8d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 93762b1ddd24431b41d9a3b76cccd0105c30e8bcebdb068bbe2ca982cee96b90
[INFO] running `Command { std: "docker" "start" "-a" "93762b1ddd24431b41d9a3b76cccd0105c30e8bcebdb068bbe2ca982cee96b90", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/steamworks_sys-2d533d70e0750871)
[INFO] [stdout] 
[INFO] [stdout] running 306 tests
[INFO] [stdout] test bindgen_test_layout_AddAppDependencyResult_t ... ok
[INFO] [stdout] test bindgen_test_layout_AppResumingFromSuspend_t ... ok
[INFO] [stdout] test bindgen_test_layout_AddUGCDependencyResult_t ... ok
[INFO] [stdout] test bindgen_test_layout_AvailableBeaconLocationsUpdated_t ... ok
[INFO] [stdout] test bindgen_test_layout_AppProofOfPurchaseKeyResponse_t ... ok
[INFO] [stdout] test bindgen_test_layout_AvatarImageLoaded_t ... ok
[INFO] [stdout] test bindgen_test_layout_BroadcastUploadStart_t ... ok
[INFO] [stdout] test bindgen_test_layout_BroadcastUploadStop_t ... ok
[INFO] [stdout] test bindgen_test_layout_CCallbackBase ... ok
[INFO] [stdout] test bindgen_test_layout_CGameID ... ok
[INFO] [stdout] test bindgen_test_layout_CGameID_GameID_t ... ok
[INFO] [stdout] test bindgen_test_layout_CGameID__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ChangeNumOpenSlotsCallback_t ... ok
[INFO] [stdout] test bindgen_test_layout_CheckFileSignature_t ... ok
[INFO] [stdout] test bindgen_test_layout_AssociateWithClanResult_t ... ok
[INFO] [stdout] test bindgen_test_layout_CSteamID_SteamID_t_SteamIDComponent_t ... ok
[INFO] [stdout] test bindgen_test_layout_CSteamID_SteamID_t ... ok
[INFO] [stdout] test bindgen_test_layout_CallbackMsg_t ... ok
[INFO] [stdout] test bindgen_test_layout_ClanOfficerListResponse_t ... ok
[INFO] [stdout] test bindgen_test_layout_ComputeNewPlayerCompatibilityResult_t ... ok
[INFO] [stdout] test bindgen_test_layout_CreateItemResult_t ... ok
[INFO] [stdout] test bindgen_test_layout_DlcInstalled_t ... ok
[INFO] [stdout] test bindgen_test_layout_DownloadClanActivityCountsResult_t ... ok
[INFO] [stdout] test bindgen_test_layout_DownloadItemResult_t ... ok
[INFO] [stdout] test bindgen_test_layout_ClientGameServerDeny_t ... ok
[INFO] [stdout] test bindgen_test_layout_CreateBeaconCallback_t ... ok
[INFO] [stdout] test bindgen_test_layout_DurationControl_t ... ok
[INFO] [stdout] test bindgen_test_layout_EquippedProfileItemsChanged_t ... ok
[INFO] [stdout] test bindgen_test_layout_EncryptedAppTicketResponse_t ... ok
[INFO] [stdout] test bindgen_test_layout_EquippedProfileItems_t ... ok
[INFO] [stdout] test bindgen_test_layout_DeleteItemResult_t ... ok
[INFO] [stdout] test bindgen_test_layout_FavoritesListAccountsUpdated_t ... ok
[INFO] [stdout] test bindgen_test_layout_FavoritesListChanged_t ... ok
[INFO] [stdout] test bindgen_test_layout_FloatingGamepadTextInputDismissed_t ... ok
[INFO] [stdout] test bindgen_test_layout_FileDetailsResult_t ... ok
[INFO] [stdout] test bindgen_test_layout_FilterTextDictionaryChanged_t ... ok
[INFO] [stdout] test bindgen_test_layout_EndGameResultCallback_t ... ok
[INFO] [stdout] test bindgen_test_layout_FriendsEnumerateFollowingList_t ... ok
[INFO] [stdout] test bindgen_test_layout_FriendsIsFollowing_t ... ok
[INFO] [stdout] test bindgen_test_layout_FriendGameInfo_t ... ok
[INFO] [stdout] test bindgen_test_layout_FriendRichPresenceUpdate_t ... ok
[INFO] [stdout] test bindgen_test_layout_GSClientAchievementStatus_t ... ok
[INFO] [stdout] test bindgen_test_layout_GSGameplayStats_t ... ok
[INFO] [stdout] test bindgen_test_layout_ActiveBeaconsUpdated_t ... ok
[INFO] [stdout] test bindgen_test_layout_GSClientApprove_t ... ok
[INFO] [stdout] test bindgen_test_layout_GSClientDeny_t ... ok
[INFO] [stdout] test bindgen_test_layout_GSClientGroupStatus_t ... ok
[INFO] [stdout] test bindgen_test_layout_FriendsGetFollowerCount_t ... ok
[INFO] [stdout] test bindgen_test_layout_GSClientKick_t ... ok
[INFO] [stdout] test bindgen_test_layout_GSPolicyResponse_t ... ok
[INFO] [stdout] test bindgen_test_layout_GSReputation_t ... ok
[INFO] [stdout] test bindgen_test_layout_GSStatsStored_t ... ok
[INFO] [stdout] test bindgen_test_layout_GSStatsReceived_t ... ok
[INFO] [stdout] test bindgen_test_layout_GSStatsUnloaded_t ... ok
[INFO] [stdout] test bindgen_test_layout_GameConnectedClanChatMsg_t ... ok
[INFO] [stdout] test bindgen_test_layout_GameConnectedFriendChatMsg_t ... ok
[INFO] [stdout] test bindgen_test_layout_GameLobbyJoinRequested_t ... ok
[INFO] [stdout] test bindgen_test_layout_GameConnectedChatLeave_t ... ok
[INFO] [stdout] test bindgen_test_layout_GameOverlayActivated_t ... ok
[INFO] [stdout] test bindgen_test_layout_GameRichPresenceJoinRequested_t ... ok
[INFO] [stdout] test bindgen_test_layout_GameConnectedChatJoin_t ... ok
[INFO] [stdout] test bindgen_test_layout_GameWebCallback_t ... ok
[INFO] [stdout] test bindgen_test_layout_GamepadTextInputDismissed_t ... ok
[INFO] [stdout] test bindgen_test_layout_GetAuthSessionTicketResponse_t ... ok
[INFO] [stdout] test bindgen_test_layout_GetAppDependenciesResult_t ... ok
[INFO] [stdout] test bindgen_test_layout_GetOPFSettingsResult_t ... ok
[INFO] [stdout] test bindgen_test_layout_GetVideoURLResult_t ... ok
[INFO] [stdout] test bindgen_test_layout_GetUserItemVoteResult_t ... ok
[INFO] [stdout] test bindgen_test_layout_GlobalStatsReceived_t ... ok
[INFO] [stdout] test bindgen_test_layout_GetTicketForWebApiResponse_t ... ok
[INFO] [stdout] test bindgen_test_layout_GlobalAchievementPercentagesReady_t ... ok
[INFO] [stdout] test bindgen_test_layout_HTML_BrowserReady_t ... ok
[INFO] [stdout] test bindgen_test_layout_HTML_CloseBrowser_t ... ok
[INFO] [stdout] test bindgen_test_layout_HTML_CanGoBackAndForward_t ... ok
[INFO] [stdout] test bindgen_test_layout_HTML_FileOpenDialog_t ... ok
[INFO] [stdout] test bindgen_test_layout_HTML_ChangedTitle_t ... ok
[INFO] [stdout] test bindgen_test_layout_HTML_BrowserRestarted_t ... ok
[INFO] [stdout] test bindgen_test_layout_HTML_FinishedRequest_t ... ok
[INFO] [stdout] test bindgen_test_layout_HTML_HideToolTip_t ... ok
[INFO] [stdout] test bindgen_test_layout_HTML_JSConfirm_t ... ok
[INFO] [stdout] test bindgen_test_layout_CSteamID ... ok
[INFO] [stdout] test bindgen_test_layout_HTML_LinkAtPosition_t ... ok
[INFO] [stdout] test bindgen_test_layout_HTML_HorizontalScroll_t ... ok
[INFO] [stdout] test bindgen_test_layout_HTML_NewWindow_t ... ok
[INFO] [stdout] test bindgen_test_layout_HTML_NeedsPaint_t ... ok
[INFO] [stdout] test bindgen_test_layout_HTML_JSAlert_t ... ok
[INFO] [stdout] test bindgen_test_layout_HTML_SetCursor_t ... ok
[INFO] [stdout] test bindgen_test_layout_HTML_SearchResults_t ... ok
[INFO] [stdout] test bindgen_test_layout_HTML_StartRequest_t ... ok
[INFO] [stdout] test bindgen_test_layout_HTML_OpenLinkInNewTab_t ... ok
[INFO] [stdout] test bindgen_test_layout_HTML_ShowToolTip_t ... ok
[INFO] [stdout] test bindgen_test_layout_HTML_StatusText_t ... ok
[INFO] [stdout] test bindgen_test_layout_HTML_UpdateToolTip_t ... ok
[INFO] [stdout] test bindgen_test_layout_HTTPRequestCompleted_t ... ok
[INFO] [stdout] test bindgen_test_layout_HTML_URLChanged_t ... ok
[INFO] [stdout] test bindgen_test_layout_IPCFailure_t ... ok
[INFO] [stdout] test bindgen_test_layout_HTTPRequestHeadersReceived_t ... ok
[INFO] [stdout] test bindgen_test_layout_HTML_VerticalScroll_t ... ok
[INFO] [stdout] test bindgen_test_layout_ISteamApps ... ok
[INFO] [stdout] test bindgen_test_layout_IPCountry_t ... ok
[INFO] [stdout] test bindgen_test_layout_ISteamClient ... ok
[INFO] [stdout] test bindgen_test_layout_HTTPRequestDataReceived_t ... ok
[INFO] [stdout] test bindgen_test_layout_ISteamGameSearch ... ok
[INFO] [stdout] test bindgen_test_layout_ISteamGameServer ... ok
[INFO] [stdout] test bindgen_test_layout_ISteamController ... ok
[INFO] [stdout] test bindgen_test_layout_ISteamHTMLSurface ... ok
[INFO] [stdout] test bindgen_test_layout_ISteamGameServerStats ... ok
[INFO] [stdout] test bindgen_test_layout_ISteamHTTP ... ok
[INFO] [stdout] test bindgen_test_layout_ISteamInput ... ok
[INFO] [stdout] test bindgen_test_layout_ISteamMatchmakingPingResponse ... ok
[INFO] [stdout] test bindgen_test_layout_ISteamFriends ... ok
[INFO] [stdout] test bindgen_test_layout_ISteamMatchmakingRulesResponse ... ok
[INFO] [stdout] test bindgen_test_layout_ISteamMatchmakingPlayersResponse ... ok
[INFO] [stdout] test bindgen_test_layout_ISteamMatchmaking ... ok
[INFO] [stdout] test bindgen_test_layout_ISteamMusic ... ok
[INFO] [stdout] test bindgen_test_layout_ISteamMusicRemote ... ok
[INFO] [stdout] test bindgen_test_layout_ISteamMatchmakingServerListResponse ... ok
[INFO] [stdout] test bindgen_test_layout_ISteamNetworking ... ok
[INFO] [stdout] test bindgen_test_layout_ISteamMatchmakingServers ... ok
[INFO] [stdout] test bindgen_test_layout_ISteamNetworkingSockets ... ok
[INFO] [stdout] test bindgen_test_layout_ISteamParentalSettings ... ok
[INFO] [stdout] test bindgen_test_layout_ISteamNetworkingUtils ... ok
[INFO] [stdout] test bindgen_test_layout_ISteamNetworkingMessages ... ok
[INFO] [stdout] test bindgen_test_layout_ISteamRemotePlay ... ok
[INFO] [stdout] test bindgen_test_layout_ISteamRemoteStorage ... ok
[INFO] [stdout] test bindgen_test_layout_ISteamUserStats ... ok
[INFO] [stdout] test bindgen_test_layout_ISteamUser ... ok
[INFO] [stdout] test bindgen_test_layout_ISteamScreenshots ... ok
[INFO] [stdout] test bindgen_test_layout_ISteamUtils ... ok
[INFO] [stdout] test bindgen_test_layout_InputAnalogActionData_t ... ok
[INFO] [stdout] test bindgen_test_layout_InputDigitalActionData_t ... ok
[INFO] [stdout] test bindgen_test_layout_InputMotionData_t ... ok
[INFO] [stdout] test bindgen_test_layout_JoinClanChatRoomCompletionResult_t ... ok
[INFO] [stdout] test bindgen_test_layout_ItemInstalled_t ... ok
[INFO] [stdout] test bindgen_test_layout_LeaderboardEntry_t ... ok
[INFO] [stdout] test bindgen_test_layout_LeaderboardFindResult_t ... ok
[INFO] [stdout] test bindgen_test_layout_LeaderboardScoreUploaded_t ... ok
[INFO] [stdout] test bindgen_test_layout_LeaderboardScoresDownloaded_t ... ok
[INFO] [stdout] test bindgen_test_layout_LeaderboardUGCSet_t ... ok
[INFO] [stdout] test bindgen_test_layout_LicensesUpdated_t ... ok
[INFO] [stdout] test bindgen_test_layout_LobbyChatMsg_t ... ok
[INFO] [stdout] test bindgen_test_layout_LobbyChatUpdate_t ... ok
[INFO] [stdout] test bindgen_test_layout_LobbyCreated_t ... ok
[INFO] [stdout] test bindgen_test_layout_LobbyDataUpdate_t ... ok
[INFO] [stdout] test bindgen_test_layout_LobbyEnter_t ... ok
[INFO] [stdout] test bindgen_test_layout_LobbyGameCreated_t ... ok
[INFO] [stdout] test bindgen_test_layout_LobbyInvite_t ... ok
[INFO] [stdout] test bindgen_test_layout_LobbyKicked_t ... ok
[INFO] [stdout] test bindgen_test_layout_GameServerChangeRequested_t ... ok
[INFO] [stdout] test bindgen_test_layout_JoinPartyCallback_t ... ok
[INFO] [stdout] test bindgen_test_layout_LobbyMatchList_t ... ok
[INFO] [stdout] test bindgen_test_layout_LowBatteryPower_t ... ok
[INFO] [stdout] test bindgen_test_layout_MarketEligibilityResponse_t ... ok
[INFO] [stdout] test bindgen_test_layout_MusicPlayerRemoteToFront_t ... ok
[INFO] [stdout] test bindgen_test_layout_MusicPlayerRemoteWillActivate_t ... ok
[INFO] [stdout] test bindgen_test_layout_MusicPlayerRemoteWillDeactivate_t ... ok
[INFO] [stdout] test bindgen_test_layout_MusicPlayerSelectsPlaylistEntry_t ... ok
[INFO] [stdout] test bindgen_test_layout_MatchMakingKeyValuePair_t ... ok
[INFO] [stdout] test bindgen_test_layout_MicroTxnAuthorizationResponse_t ... ok
[INFO] [stdout] test bindgen_test_layout_MusicPlayerSelectsQueueEntry_t ... ok
[INFO] [stdout] test bindgen_test_layout_MusicPlayerWantsLooped_t ... ok
[INFO] [stdout] test bindgen_test_layout_MusicPlayerWantsPause_t ... ok
[INFO] [stdout] test bindgen_test_layout_MusicPlayerWantsPlayNext_t ... ok
[INFO] [stdout] test bindgen_test_layout_MusicPlayerWantsPlayPrevious_t ... ok
[INFO] [stdout] test bindgen_test_layout_MusicPlayerWantsPlay_t ... ok
[INFO] [stdout] test bindgen_test_layout_MusicPlayerWantsShuffled_t ... ok
[INFO] [stdout] test bindgen_test_layout_MusicPlayerWantsVolume_t ... ok
[INFO] [stdout] test bindgen_test_layout_MusicPlayerWillQuit_t ... ok
[INFO] [stdout] test bindgen_test_layout_NewUrlLaunchParameters_t ... ok
[INFO] [stdout] test bindgen_test_layout_NumberOfCurrentPlayers_t ... ok
[INFO] [stdout] test bindgen_test_layout_OverlayBrowserProtocolNavigation_t ... ok
[INFO] [stdout] test bindgen_test_layout_MusicPlayerWantsPlayingRepeatStatus_t ... ok
[INFO] [stdout] test bindgen_test_layout_P2PSessionState_t ... ok
[INFO] [stdout] test bindgen_test_layout_PersonaStateChange_t ... ok
[INFO] [stdout] test bindgen_test_layout_ISteamInventory ... FAILED
[INFO] [stdout] test bindgen_test_layout_ISteamParties ... FAILED
[INFO] [stdout] test bindgen_test_layout_RemotePlayInputKey_t ... ok
[INFO] [stdout] test bindgen_test_layout_RemotePlayInputMouseMotion_t ... ok
[INFO] [stdout] test bindgen_test_layout_RemotePlayInputMouseWheel_t ... ok
[INFO] [stdout] test bindgen_test_layout_RemotePlayInput_t ... ok
[INFO] [stdout] test bindgen_test_layout_RemotePlayInput_t__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_RemoteStorageDeletePublishedFileResult_t ... ok
[INFO] [stdout] test bindgen_test_layout_RemoteStorageEnumeratePublishedFilesByUserActionResult_t ... ok
[INFO] [stdout] test bindgen_test_layout_RemoteStorageDownloadUGCResult_t ... ok
[INFO] [stdout] test bindgen_test_layout_RemoteStorageEnumerateUserPublishedFilesResult_t ... ok
[INFO] [stdout] test bindgen_test_layout_RemoteStorageEnumerateUserSharedWorkshopFilesResult_t ... ok
[INFO] [stdout] test bindgen_test_layout_RemoteStorageEnumerateWorkshopFilesResult_t ... ok
[INFO] [stdout] test bindgen_test_layout_RemoteStorageEnumerateUserSubscribedFilesResult_t ... ok
[INFO] [stdout] test bindgen_test_layout_RemoteStorageFileReadAsyncComplete_t ... ok
[INFO] [stdout] test bindgen_test_layout_RemoteStorageFileShareResult_t ... ok
[INFO] [stdout] test bindgen_test_layout_RemoteStorageFileWriteAsyncComplete_t ... ok
[INFO] [stdout] test bindgen_test_layout_RemoteStorageGetPublishedFileDetailsResult_t ... ok
[INFO] [stdout] test bindgen_test_layout_RemoteStorageGetPublishedItemVoteDetailsResult_t ... ok
[INFO] [stdout] test bindgen_test_layout_RemoteStorageLocalFileChange_t ... ok
[INFO] [stdout] test bindgen_test_layout_RemoteStoragePublishFileProgress_t ... ok
[INFO] [stdout] test bindgen_test_layout_RemoteStoragePublishFileResult_t ... ok
[INFO] [stdout] test bindgen_test_layout_RemoteStoragePublishedFileDeleted_t ... ok
[INFO] [stdout] test bindgen_test_layout_RemoteStoragePublishedFileSubscribed_t ... ok
[INFO] [stdout] test bindgen_test_layout_RemoteStoragePublishedFileUnsubscribed_t ... ok
[INFO] [stdout] test bindgen_test_layout_RemoteStoragePublishedFileUpdated_t ... ok
[INFO] [stdout] test bindgen_test_layout_RemoteStorageSetUserPublishedFileActionResult_t ... ok
[INFO] [stdout] test bindgen_test_layout_RemoteStorageSubscribePublishedFileResult_t ... ok
[INFO] [stdout] test bindgen_test_layout_RemoteStorageUnsubscribePublishedFileResult_t ... ok
[INFO] [stdout] test bindgen_test_layout_RemoteStorageUpdatePublishedFileResult_t ... ok
[INFO] [stdout] test bindgen_test_layout_RemoteStorageUpdateUserPublishedItemVoteResult_t ... ok
[INFO] [stdout] test bindgen_test_layout_RemoteStorageUserVoteDetails_t ... ok
[INFO] [stdout] test bindgen_test_layout_RemoveAppDependencyResult_t ... ok
[INFO] [stdout] test bindgen_test_layout_RemoveUGCDependencyResult_t ... ok
[INFO] [stdout] test bindgen_test_layout_RequestPlayersForGameFinalResultCallback_t ... ok
[INFO] [stdout] test bindgen_test_layout_RequestPlayersForGameProgressCallback_t ... ok
[INFO] [stdout] test bindgen_test_layout_RequestPlayersForGameResultCallback_t ... ok
[INFO] [stdout] test bindgen_test_layout_ScreenshotReady_t ... ok
[INFO] [stdout] test bindgen_test_layout_ReservationNotificationCallback_t ... ok
[INFO] [stdout] test bindgen_test_layout_ScreenshotRequested_t ... ok
[INFO] [stdout] test bindgen_test_layout_SearchForGameProgressCallback_t ... ok
[INFO] [stdout] test bindgen_test_layout_SearchForGameResultCallback_t ... ok
[INFO] [stdout] test bindgen_test_layout_SetUserItemVoteResult_t ... ok
[INFO] [stdout] test bindgen_test_layout_StartPlaytimeTrackingResult_t ... ok
[INFO] [stdout] test bindgen_test_layout_SocketStatusCallback_t ... ok
[INFO] [stdout] test bindgen_test_layout_SteamAPICallCompleted_t ... ok
[INFO] [stdout] test bindgen_test_layout_SteamIPAddress_t__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_SteamIPAddress_t ... ok
[INFO] [stdout] test bindgen_test_layout_SteamInputActionEvent_t ... ok
[INFO] [stdout] test bindgen_test_layout_SteamInputActionEvent_t_AnalogAction_t ... ok
[INFO] [stdout] test bindgen_test_layout_SteamInputActionEvent_t_DigitalAction_t ... ok
[INFO] [stdout] test bindgen_test_layout_SteamInputConfigurationLoaded_t ... ok
[INFO] [stdout] test bindgen_test_layout_SteamInputDeviceConnected_t ... ok
[INFO] [stdout] test bindgen_test_layout_SteamInputDeviceDisconnected_t ... ok
[INFO] [stdout] test bindgen_test_layout_SteamInputGamepadSlotChange_t ... ok
[INFO] [stdout] test bindgen_test_layout_SteamInventoryDefinitionUpdate_t ... ok
[INFO] [stdout] test bindgen_test_layout_SteamInventoryEligiblePromoItemDefIDs_t ... ok
[INFO] [stdout] test bindgen_test_layout_SteamInventoryFullUpdate_t ... ok
[INFO] [stdout] test bindgen_test_layout_SteamInventoryRequestPricesResult_t ... ok
[INFO] [stdout] test bindgen_test_layout_SteamInventoryResultReady_t ... ok
[INFO] [stdout] test bindgen_test_layout_SteamInventoryStartPurchaseResult_t ... ok
[INFO] [stdout] test bindgen_test_layout_SteamItemDetails_t ... ok
[INFO] [stdout] test bindgen_test_layout_SteamNetAuthenticationStatus_t ... ok
[INFO] [stdout] test bindgen_test_layout_SteamNetConnectionInfo_t ... ok
[INFO] [stdout] test bindgen_test_layout_SteamNetConnectionRealTimeLaneStatus_t ... ok
[INFO] [stdout] test bindgen_test_layout_SteamNetConnectionRealTimeStatus_t ... ok
[INFO] [stdout] test bindgen_test_layout_SteamNetConnectionStatusChangedCallback_t ... ok
[INFO] [stdout] test bindgen_test_layout_SteamNetworkPingLocation_t ... ok
[INFO] [stdout] test bindgen_test_layout_SteamNetworkingConfigValue_t ... ok
[INFO] [stdout] test bindgen_test_layout_SteamNetworkingConfigValue_t__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_SteamNetworkingIPAddr ... ok
[INFO] [stdout] test bindgen_test_layout_SteamNetworkingIPAddrRender ... ok
[INFO] [stdout] test bindgen_test_layout_SteamNetworkingIPAddr_IPv4MappedAddress ... ok
[INFO] [stdout] test bindgen_test_layout_SteamNetworkingIPAddr__bindgen_ty_2 ... ok
[INFO] [stdout] test bindgen_test_layout_SteamNetworkingIdentity ... ok
[INFO] [stdout] test bindgen_test_layout_P2PSessionConnectFail_t ... ok
[INFO] [stdout] test bindgen_test_layout_PlaybackStatusHasChanged_t ... ok
[INFO] [stdout] test bindgen_test_layout_SteamInputActionEvent_t__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_SteamNetworkingIdentityRender ... ok
[INFO] [stdout] test bindgen_test_layout_P2PSessionRequest_t ... ok
[INFO] [stdout] test bindgen_test_layout_ISteamTimeline ... FAILED
[INFO] [stdout] test bindgen_test_layout_SteamNetworkingIdentity__bindgen_ty_2 ... ok
[INFO] [stdout] test bindgen_test_layout_SteamNetworkingMessage_t ... ok
[INFO] [stdout] test bindgen_test_layout_SteamNetworkingMessagesSessionFailed_t ... ok
[INFO] [stdout] test bindgen_test_layout_ISteamUGC ... FAILED
[INFO] [stdout] test bindgen_test_layout_ISteamVideo ... FAILED
[INFO] [stdout] test bindgen_test_layout_SteamNetworkingMessagesSessionRequest_t ... ok
[INFO] [stdout] test bindgen_test_layout_SteamRemotePlaySessionConnected_t ... ok
[INFO] [stdout] test bindgen_test_layout_SteamParamStringArray_t ... ok
[INFO] [stdout] test bindgen_test_layout_SteamRemotePlaySessionDisconnected_t ... ok
[INFO] [stdout] test bindgen_test_layout_SteamServerConnectFailure_t ... ok
[INFO] [stdout] test bindgen_test_layout_SteamParentalSettingsChanged_t ... ok
[INFO] [stdout] test bindgen_test_layout_SteamServersConnected_t ... ok
[INFO] [stdout] test bindgen_test_layout_SteamServersDisconnected_t ... ok
[INFO] [stdout] test bindgen_test_layout_SteamNetworkingPOPIDRender ... ok
[INFO] [stdout] test bindgen_test_layout_SteamRelayNetworkStatus_t ... ok
[INFO] [stdout] test bindgen_test_layout_SteamPartyBeaconLocation_t ... ok
[INFO] [stdout] test bindgen_test_layout_SteamRemotePlayTogetherGuestInvite_t ... ok
[INFO] [stdout] test bindgen_test_layout_SteamShutdown_t ... ok
[INFO] [stdout] test bindgen_test_layout_SteamTimelineEventRecordingExists_t ... ok
[INFO] [stdout] test bindgen_test_layout_SteamTimelineGamePhaseRecordingExists_t ... ok
[INFO] [stdout] test bindgen_test_layout_SteamUGCDetails_t ... ok
[INFO] [stdout] test bindgen_test_layout_SteamUGCQueryCompleted_t ... ok
[INFO] [stdout] test bindgen_test_layout_StoreAuthURLResponse_t ... ok
[INFO] [stdout] test bindgen_test_layout_SubmitItemUpdateResult_t ... ok
[INFO] [stdout] test bindgen_test_layout_StopPlaytimeTrackingResult_t ... ok
[INFO] [stdout] test bindgen_test_layout_UnreadChatMessagesChanged_t ... ok
[INFO] [stdout] test bindgen_test_layout_UserAchievementIconFetched_t ... ok
[INFO] [stdout] test bindgen_test_layout_UserAchievementStored_t ... ok
[INFO] [stdout] test bindgen_test_layout_SteamUGCRequestUGCDetailsResult_t ... ok
[INFO] [stdout] test bindgen_test_layout_SubmitPlayerResultResultCallback_t ... ok
[INFO] [stdout] test bindgen_test_layout_UserFavoriteItemsListChanged_t ... ok
[INFO] [stdout] test bindgen_test_layout_UserStatsStored_t ... ok
[INFO] [stdout] test bindgen_test_layout_TimedTrialStatus_t ... ok
[INFO] [stdout] test bindgen_test_layout_UserStatsReceived_t ... ok
[INFO] [stdout] test bindgen_test_layout_UserStatsUnloaded_t ... ok
[INFO] [stdout] test bindgen_test_layout_ValidateAuthTicketResponse_t ... ok
[INFO] [stdout] test bindgen_test_layout_VolumeHasChanged_t ... ok
[INFO] [stdout] test bindgen_test_layout_UserSubscribedItemsListChanged_t ... ok
[INFO] [stdout] test bindgen_test_layout_ValvePackingSentinel_t ... ok
[INFO] [stdout] test bindgen_test_layout__G_fpos64_t ... ok
[INFO] [stdout] test bindgen_test_layout_WorkshopEULAStatus_t ... ok
[INFO] [stdout] test bindgen_test_layout__IO_cookie_io_functions_t ... ok
[INFO] [stdout] test bindgen_test_layout__IO_FILE ... ok
[INFO] [stdout] test bindgen_test_layout___fsid_t ... ok
[INFO] [stdout] test bindgen_test_layout__G_fpos_t ... ok
[INFO] [stdout] test bindgen_test_layout___mbstate_t ... ok
[INFO] [stdout] test bindgen_test_layout___locale_struct ... ok
[INFO] [stdout] test bindgen_test_layout___va_list_tag ... ok
[INFO] [stdout] test bindgen_test_layout_gameserveritem_t ... ok
[INFO] [stdout] test bindgen_test_layout_servernetadr_t ... ok
[INFO] [stdout] test bindgen_test_layout___mbstate_t__bindgen_ty_1 ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- bindgen_test_layout_ISteamInventory stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bindgen_test_layout_ISteamInventory' (127) panicked at src/linux_bindings.rs:17566:5:
[INFO] [stdout] assertion `left == right` failed: Alignment of ISteamInventory
[INFO] [stdout]   left: 8
[INFO] [stdout]  right: 4
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62858ad7c5b2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62858ad7c5b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62858ad7c5b2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62858ad7c5b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62858ad8c3ff - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62858ad8c3ff - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x62858ad49f53 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62858ad49f53 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62858ad55e22 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62858ad5a8ff - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x62858ad5a791 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x62858ad1d95e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x62858ad1d95e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62858ad5af0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x62858ad5af0f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x62858ad5ad6a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x62858ad55f59 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62858ad3e84d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x62858ad93bb0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62858ad93ae3 - core::panicking::assert_failed_inner::hdcc703ae7c807131
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:439:23
[INFO] [stdout]   20:     0x62858ad93897 - core::panicking::assert_failed::h2b7417b7ba2b3e97
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x62858acbb6c3 - steamworks_sys::bindgen_test_layout_ISteamInventory::ha5fbf6c2e9601aab
[INFO] [stdout]                                at /opt/rustwide/workdir/src/linux_bindings.rs:17566:5
[INFO] [stdout]   22:     0x62858acbb6e7 - steamworks_sys::bindgen_test_layout_ISteamInventory::{{closure}}::h47bb50bbae9b7389
[INFO] [stdout]                                at /opt/rustwide/workdir/src/linux_bindings.rs:17560:41
[INFO] [stdout]   23:     0x62858acfc2c6 - core::ops::function::FnOnce::call_once::hf46daf9a86b9e444
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x62858ad1d73b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62858ad1d73b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x62858ad317bd - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x62858ad317bd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x62858ad317bd - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x62858ad317bd - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x62858ad317bd - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x62858ad317bd - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x62858ad317bd - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x62858ad0acd4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x62858ad0acd4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x62858ad0e60a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x62858ad0e60a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x62858ad0e60a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x62858ad0e60a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x62858ad0e60a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x62858ad0e60a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x62858ad0e60a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x62858ad5135f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x62858ad5135f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x732128c75aa4 - <unknown>
[INFO] [stdout]   45:     0x732128d02a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- bindgen_test_layout_ISteamParties stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bindgen_test_layout_ISteamParties' (141) panicked at src/linux_bindings.rs:6269:5:
[INFO] [stdout] assertion `left == right` failed: Alignment of ISteamParties
[INFO] [stdout]   left: 8
[INFO] [stdout]  right: 4
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62858ad7c5b2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62858ad7c5b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62858ad7c5b2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62858ad7c5b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62858ad8c3ff - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62858ad8c3ff - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x62858ad49f53 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62858ad49f53 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62858ad55e22 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62858ad5a8ff - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x62858ad5a791 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x62858ad1d95e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x62858ad1d95e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62858ad5af0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x62858ad5af0f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x62858ad5ad6a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x62858ad55f59 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62858ad3e84d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x62858ad93bb0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62858ad93ae3 - core::panicking::assert_failed_inner::hdcc703ae7c807131
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:439:23
[INFO] [stdout]   20:     0x62858ad93897 - core::panicking::assert_failed::h2b7417b7ba2b3e97
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x62858acb87c3 - steamworks_sys::bindgen_test_layout_ISteamParties::hbb7c9b837fab7fac
[INFO] [stdout]                                at /opt/rustwide/workdir/src/linux_bindings.rs:6269:5
[INFO] [stdout]   22:     0x62858acb87e7 - steamworks_sys::bindgen_test_layout_ISteamParties::{{closure}}::hcfa9d8cac1e04cf0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/linux_bindings.rs:6263:39
[INFO] [stdout]   23:     0x62858acfc586 - core::ops::function::FnOnce::call_once::hfeba13aeed510ce1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x62858ad1d73b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62858ad1d73b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x62858ad317bd - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x62858ad317bd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x62858ad317bd - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x62858ad317bd - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x62858ad317bd - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x62858ad317bd - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x62858ad317bd - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x62858ad0acd4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x62858ad0acd4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x62858ad0e60a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x62858ad0e60a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x62858ad0e60a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x62858ad0e60a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x62858ad0e60a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x62858ad0e60a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x62858ad0e60a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x62858ad5135f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x62858ad5135f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x732128c75aa4 - <unknown>
[INFO] [stdout]   45:     0x732128d02a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- bindgen_test_layout_ISteamTimeline stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bindgen_test_layout_ISteamTimeline' (145) panicked at src/linux_bindings.rs:17928:5:
[INFO] [stdout] assertion `left == right` failed: Alignment of ISteamTimeline
[INFO] [stdout]   left: 8
[INFO] [stdout]  right: 4
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62858ad7c5b2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62858ad7c5b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62858ad7c5b2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62858ad7c5b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62858ad8c3ff - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62858ad8c3ff - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x62858ad49f53 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62858ad49f53 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62858ad55e22 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62858ad5a8ff - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x62858ad5a791 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x62858ad1d95e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x62858ad1d95e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62858ad5af0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x62858ad5af0f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x62858ad5ad6a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x62858ad55f59 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62858ad3e84d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x62858ad93bb0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62858ad93ae3 - core::panicking::assert_failed_inner::hdcc703ae7c807131
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:439:23
[INFO] [stdout]   20:     0x62858ad93897 - core::panicking::assert_failed::h2b7417b7ba2b3e97
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x62858acba773 - steamworks_sys::bindgen_test_layout_ISteamTimeline::h8a8ee5b2016c9fe5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/linux_bindings.rs:17928:5
[INFO] [stdout]   22:     0x62858acba797 - steamworks_sys::bindgen_test_layout_ISteamTimeline::{{closure}}::h5c941895b7a22721
[INFO] [stdout]                                at /opt/rustwide/workdir/src/linux_bindings.rs:17922:40
[INFO] [stdout]   23:     0x62858acfb286 - core::ops::function::FnOnce::call_once::hbb3e6bf9547997ec
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x62858ad1d73b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62858ad1d73b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x62858ad317bd - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x62858ad317bd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x62858ad317bd - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x62858ad317bd - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x62858ad317bd - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x62858ad317bd - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x62858ad317bd - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x62858ad0acd4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x62858ad0acd4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x62858ad0e60a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x62858ad0e60a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x62858ad0e60a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x62858ad0e60a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x62858ad0e60a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x62858ad0e60a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x62858ad0e60a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x62858ad5135f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x62858ad5135f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x732128c75aa4 - <unknown>
[INFO] [stdout]   45:     0x732128d02a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- bindgen_test_layout_ISteamUGC stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bindgen_test_layout_ISteamUGC' (146) panicked at src/linux_bindings.rs:14624:5:
[INFO] [stdout] assertion `left == right` failed: Alignment of ISteamUGC
[INFO] [stdout]   left: 8
[INFO] [stdout]  right: 4
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62858ad7c5b2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62858ad7c5b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62858ad7c5b2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62858ad7c5b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62858ad8c3ff - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62858ad8c3ff - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x62858ad49f53 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62858ad49f53 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62858ad55e22 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62858ad5a8ff - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x62858ad5a791 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x62858ad1d95e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x62858ad1d95e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62858ad5af0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x62858ad5af0f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x62858ad5ad6a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x62858ad55f59 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62858ad3e84d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x62858ad93bb0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62858ad93ae3 - core::panicking::assert_failed_inner::hdcc703ae7c807131
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:439:23
[INFO] [stdout]   20:     0x62858ad93897 - core::panicking::assert_failed::h2b7417b7ba2b3e97
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x62858acb6323 - steamworks_sys::bindgen_test_layout_ISteamUGC::h7de22dabf736ebb3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/linux_bindings.rs:14624:5
[INFO] [stdout]   22:     0x62858acb6347 - steamworks_sys::bindgen_test_layout_ISteamUGC::{{closure}}::he95fc661c60f1991
[INFO] [stdout]                                at /opt/rustwide/workdir/src/linux_bindings.rs:14618:35
[INFO] [stdout]   23:     0x62858acfb446 - core::ops::function::FnOnce::call_once::hc41ab6a397fad189
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x62858ad1d73b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62858ad1d73b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x62858ad317bd - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x62858ad317bd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x62858ad317bd - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x62858ad317bd - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x62858ad317bd - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x62858ad317bd - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x62858ad317bd - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x62858ad0acd4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x62858ad0acd4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x62858ad0e60a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x62858ad0e60a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x62858ad0e60a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x62858ad0e60a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x62858ad0e60a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x62858ad0e60a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x62858ad0e60a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x62858ad5135f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x62858ad5135f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x732128c75aa4 - <unknown>
[INFO] [stdout]   45:     0x732128d02a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- bindgen_test_layout_ISteamVideo stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bindgen_test_layout_ISteamVideo' (150) panicked at src/linux_bindings.rs:18092:5:
[INFO] [stdout] assertion `left == right` failed: Alignment of ISteamVideo
[INFO] [stdout]   left: 8
[INFO] [stdout]  right: 4
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62858ad7c5b2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62858ad7c5b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62858ad7c5b2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62858ad7c5b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62858ad8c3ff - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62858ad8c3ff - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x62858ad49f53 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62858ad49f53 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62858ad55e22 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62858ad5a8ff - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x62858ad5a791 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x62858ad1d95e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x62858ad1d95e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62858ad5af0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x62858ad5af0f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x62858ad5ad6a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x62858ad55f59 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62858ad3e84d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x62858ad93bb0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62858ad93ae3 - core::panicking::assert_failed_inner::hdcc703ae7c807131
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:439:23
[INFO] [stdout]   20:     0x62858ad93897 - core::panicking::assert_failed::h2b7417b7ba2b3e97
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x62858acb7013 - steamworks_sys::bindgen_test_layout_ISteamVideo::h21a8ae2b97570e36
[INFO] [stdout]                                at /opt/rustwide/workdir/src/linux_bindings.rs:18092:5
[INFO] [stdout]   22:     0x62858acb7037 - steamworks_sys::bindgen_test_layout_ISteamVideo::{{closure}}::h6c600a375eddb277
[INFO] [stdout]                                at /opt/rustwide/workdir/src/linux_bindings.rs:18086:37
[INFO] [stdout]   23:     0x62858acf9006 - core::ops::function::FnOnce::call_once::h51a4eb15511e12ce
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x62858ad1d73b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62858ad1d73b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x62858ad317bd - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x62858ad317bd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x62858ad317bd - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x62858ad317bd - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x62858ad317bd - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x62858ad317bd - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x62858ad317bd - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x62858ad0acd4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x62858ad0acd4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x62858ad0e60a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x62858ad0e60a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x62858ad0e60a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x62858ad0e60a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x62858ad0e60a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x62858ad0e60a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x62858ad0e60a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x62858ad5135f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x62858ad5135f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x732128c75aa4 - <unknown>
[INFO] [stdout]   45:     0x732128d02a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     bindgen_test_layout_ISteamInventory
[INFO] [stdout]     bindgen_test_layout_ISteamParties
[INFO] [stdout]     bindgen_test_layout_ISteamTimeline
[INFO] [stdout]     bindgen_test_layout_ISteamUGC
[INFO] [stdout]     bindgen_test_layout_ISteamVideo
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 301 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "93762b1ddd24431b41d9a3b76cccd0105c30e8bcebdb068bbe2ca982cee96b90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93762b1ddd24431b41d9a3b76cccd0105c30e8bcebdb068bbe2ca982cee96b90", kill_on_drop: false }`
[INFO] [stdout] 93762b1ddd24431b41d9a3b76cccd0105c30e8bcebdb068bbe2ca982cee96b90
