Skip to content

Build bottle of cargo-udeps on 14,14-arm64 #52481

Build bottle of cargo-udeps on 14,14-arm64

Build bottle of cargo-udeps on 14,14-arm64 #52481

Manually triggered October 8, 2023 17:59
Status Failure
Total duration 1h 26m 32s
Artifacts 5

dispatch-build-bottle.yml

on: workflow_dispatch
prepare
3s
prepare
Matrix: bottle
comment
3s
comment
Fit to window
Zoom out
Zoom in

Annotations

1 error, 2 warnings, and 8 notices
upload
Process completed with exit code 1.
`brew test --verbose cargo-udeps` failed on macOS Sonoma (14) on Apple Silicon!: Formula/c/cargo-udeps.rb#L55
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/2.6.0/bin/bundle clean ==> Testing cargo-udeps ==> /opt/homebrew/opt/rustup-init/bin/rustup-init -y --profile minimal --default-toolchain beta --no-modify-path error: $HOME differs from euid-obtained home directory: you may be using sudo error: $HOME directory: /private/tmp/cargo-udeps-test-20231008-8855-12etzy error: euid-obtained home directory: /Users/brew info: profile set to 'minimal' info: default host triple is aarch64-apple-darwin info: syncing channel updates for 'beta-aarch64-apple-darwin' info: latest update on 2023-10-04, rust version 1.74.0-beta.1 (b5c050feb 2023-10-03) info: downloading component 'cargo' info: downloading component 'rust-std' info: downloading component 'rustc' info: installing component 'cargo' info: installing component 'rust-std' info: installing component 'rustc' info: default toolchain set to 'beta-aarch64-apple-darwin' beta-aarch64-apple-darwin installed - rustc 1.74.0-beta.1 (b5c050feb 2023-10-03) Rust is installed now. Great! To get started you need Cargo's bin directory (/Users/brew/Library/Caches/Homebrew/cargo_cache/bin) in your PATH environment variable. This has not been done automatically. To configure your current shell, run: source "/Users/brew/Library/Caches/Homebrew/cargo_cache/env" ==> cargo udeps 2>&1 sh: line 1: 8873 Abort trap: 6 cargo udeps 2>&1 *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFString stringByStandardizingPath]: unrecognized selector sent to instance 0x600000b300c0' *** First throw call stack: ( 0 CoreFoundation 0x000000018d72c8c0 __exceptionPreprocess + 176 1 libobjc.A.dylib 0x000000018d225eb4 objc_exception_throw + 60 2 CoreFoundation 0x000000018d7de3dc -[NSObject(NSObject) __retain_OA] + 0 3 CoreFoundation 0x000000018d6969e4 ___forwarding___ + 1572 4 CoreFoundation 0x000000018d696300 _CF_forwarding_prep_0 + 96 5 Foundation 0x000000018e76b4f0 -[NSProcessInfo arguments] + 188 6 CoreFoundation 0x000000018d7a7ff8 __getDefaultArguments_block_invoke + 96 7 libdispatch.dylib 0x000000018d42d910 _dispatch_client_callout + 20 8 libdispatch.dylib 0x000000018d42f14c _dispatch_once_callout + 32 9 CoreFoundation 0x000000018d7a7994 _addBackstopValuesForIdentifierAndSource + 640 10 CoreFoundation 0x000000018d662254 __81-[_CFXPreferences(SourceAdditions) withNamedVolatileSourceForIdentifier:perform:]_block_invoke + 144 11 CoreFoundation 0x000000018d7a763c -[_CFXPreferences withNamedVolatileSourceForIdentifier:perform:] + 272 12 CoreFoundation 0x000000018d6685c4 -[CFPrefsSearchListSource addNamedVolatileSourceForIdentifier:] + 136 13 CoreFoundation 0x000000018d7e68bc __108-[_CFXPreferences(SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:]_block_invoke.155 + 296 14 CoreFoundation 0x000000018d7e6564 -[_CFXPreferences withSearchLists:] + 84 15 CoreFoundation 0x000000018d663b18 __108-[_CFXPreferences(SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:]_block_invoke + 300 16 CoreFoundation 0x000000018d7e6710 -[_CFXPreferences withSearchListForIdentifier:container:cloudConfigurationURL:perform:] + 384 17 CoreFoundation 0x000000018d663440 -[_CFXPreferences copyAppValueForKey:identifier:container:configurationURL:] + 156 18 CoreFoundation 0x000000018d663368 _CFPreferencesCopyAppValueWithContainerAndConfiguration + 112 19 SystemConfiguration 0x000000018e3f3478 SCDynamicStoreCopyProxiesWithOptions + 180 20 cargo-udeps 0x0000000102b37f3c cargo-udeps + 7110460
`brew test --verbose cargo-udeps` failed on macOS Sonoma (14)!: Formula/c/cargo-udeps.rb#L55
/usr/local/Homebrew/Library/Homebrew/vendor/bundle/ruby/2.6.0/bin/bundle clean ==> Testing cargo-udeps ==> /usr/local/opt/rustup-init/bin/rustup-init -y --profile minimal --default-toolchain beta --no-modify-path error: $HOME differs from euid-obtained home directory: you may be using sudo error: $HOME directory: /private/tmp/cargo-udeps-test-20231008-9194-13s6bis error: euid-obtained home directory: /Users/brew info: profile set to 'minimal' info: default host triple is x86_64-apple-darwin info: syncing channel updates for 'beta-x86_64-apple-darwin' info: latest update on 2023-10-04, rust version 1.74.0-beta.1 (b5c050feb 2023-10-03) info: downloading component 'cargo' info: downloading component 'rust-std' info: downloading component 'rustc' info: installing component 'cargo' info: installing component 'rust-std' info: installing component 'rustc' info: default toolchain set to 'beta-x86_64-apple-darwin' beta-x86_64-apple-darwin installed - rustc 1.74.0-beta.1 (b5c050feb 2023-10-03) Rust is installed now. Great! To get started you need Cargo's bin directory (/Users/brew/Library/Caches/Homebrew/cargo_cache/bin) in your PATH environment variable. This has not been done automatically. To configure your current shell, run: source "/Users/brew/Library/Caches/Homebrew/cargo_cache/env" ==> cargo udeps 2>&1 sh: line 1: 9213 Abort trap: 6 cargo udeps 2>&1 *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFString stringByStandardizingPath]: unrecognized selector sent to instance 0x600003fe8510' *** First throw call stack: ( 0 CoreFoundation 0x00007ff8020d90b6 __exceptionPreprocess + 242 1 libobjc.A.dylib 0x00007ff801bce231 objc_exception_throw + 48 2 CoreFoundation 0x00007ff80217e3a4 -[NSObject(NSObject) __retain_OA] + 0 3 CoreFoundation 0x00007ff802046833 ___forwarding___ + 1379 4 CoreFoundation 0x00007ff802046248 _CF_forwarding_prep_0 + 120 5 Foundation 0x00007ff802fa711f -[NSProcessInfo arguments] + 203 6 CoreFoundation 0x00007ff80214bce5 __getDefaultArguments_block_invoke + 101 7 libdispatch.dylib 0x00007ff801de359a _dispatch_client_callout + 8 8 libdispatch.dylib 0x00007ff801de47cb _dispatch_once_callout + 20 9 CoreFoundation 0x00007ff80214b6f6 _addBackstopValuesForIdentifierAndSource + 636 10 CoreFoundation 0x00007ff802012a3d __81-[_CFXPreferences(SourceAdditions) withNamedVolatileSourceForIdentifier:perform:]_block_invoke + 151 11 CoreFoundation 0x00007ff80214b3b5 -[_CFXPreferences withNamedVolatileSourceForIdentifier:perform:] + 241 12 CoreFoundation 0x00007ff802019600 -[CFPrefsSearchListSource addNamedVolatileSourceForIdentifier:] + 98 13 CoreFoundation 0x00007ff802185eab __108-[_CFXPreferences(SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:]_block_invoke.160 + 310 14 CoreFoundation 0x00007ff802185b78 -[_CFXPreferences withSearchLists:] + 60 15 CoreFoundation 0x00007ff802014058 __108-[_CFXPreferences(SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:]_block_invoke + 278 16 CoreFoundation 0x00007ff802185cf0 -[_CFXPreferences withSearchListForIdentifier:container:cloudConfigurationURL:perform:] + 349 17 CoreFoundation 0x00007ff802013ae2 -[_CFXPreferences copyAppValueForKey:identifier:container:configurationURL:] + 124 18 CoreFoundation 0x00007ff802013a28 _CFPreferencesCopyAppValueWithContainerAndConfiguration + 101 19 SystemConfiguration 0x00007ff802c5e8bb SCDynamicStoreCopyProxiesWithOptions + 155 20 cargo-udeps 0x0000000101643d7b cargo-udeps + 8641915
bottle (14-arm64-6449145977, false)
0 bottle(s)
bottle (14-arm64-6449145977, false)
1 failed bottle(s)
bottle (14-arm64-6449145977, false)
1 list(s) of skipped formulae
bottle (14-arm64-6449145977, false)
0 list(s) of successfully tested dependents
bottle (14-6449145977, false)
0 bottle(s)
bottle (14-6449145977, false)
1 failed bottle(s)
bottle (14-6449145977, false)
1 list(s) of skipped formulae
bottle (14-6449145977, false)
0 list(s) of successfully tested dependents

Artifacts

Produced during runtime
Name Size
bottles Expired
22 Bytes
bottles-14-6449145977 Expired
4.72 MB
bottles-14-arm64-6449145977 Expired
4.36 MB
logs-14-6449145977 Expired
795 KB
logs-14-arm64-6449145977 Expired
802 KB