Created
March 27, 2024 14:30
-
-
Save chenrui333/8a383dadf60b4e1fc41771a150aab18a to your computer and use it in GitHub Desktop.
pylyzer on macOS 14 - Homebrew build logs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Homebrew build logs for pylyzer on macOS 14 | |
Build date: 2024-03-27 10:26:12 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HOMEBREW_VERSION: 4.2.15-22-ge698c29 | |
ORIGIN: https://github.com/Homebrew/brew | |
HEAD: e698c291062f513059e0ad1442bd415394a1add8 | |
Last commit: 6 hours ago | |
Core tap HEAD: 21fcea3612f8bc21a15f4b057770e0046096d3ec | |
Core tap last commit: 10 minutes ago | |
Core cask tap HEAD: d05511be3f72e8b9751bfa27091e9b1708524cb0 | |
Core cask tap last commit: 3 hours ago | |
HOMEBREW_PREFIX: /opt/homebrew | |
HOMEBREW_CASK_OPTS: [] | |
HOMEBREW_DEVELOPER: set | |
HOMEBREW_EDITOR: vim | |
HOMEBREW_GITHUB_API_TOKEN: set | |
HOMEBREW_MAKE_JOBS: 10 | |
HOMEBREW_NO_ANALYTICS: set | |
HOMEBREW_NO_AUTO_UPDATE: set | |
HOMEBREW_NO_INSTALL_FROM_API: set | |
HOMEBREW_SORBET_RUNTIME: set | |
Homebrew Ruby: 3.1.4 => /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/bin/ruby | |
CPU: 10-core 64-bit arm_firestorm_icestorm | |
Clang: 15.0.0 build 1500 | |
Git: 2.44.0 => /opt/homebrew/bin/git | |
Curl: 8.4.0 => /usr/bin/curl | |
macOS: 14.4-arm64 | |
CLT: 15.3.0.0.1.1708646388 | |
Xcode: 15.3 | |
Rosetta 2: false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Please note that these warnings are just used to help the Homebrew maintainers | |
with debugging if you file an issue. If everything you use Homebrew for is | |
working fine: please don't worry or file an issue; just ignore this. Thanks! | |
Warning: Some installed kegs have no formulae! | |
This means they were either deleted or installed manually. | |
You should find replacements for the following formulae: | |
python-jinja | |
arti | |
blush | |
rvvm | |
python-pluggy | |
dfrs | |
mantra | |
protobuf241 | |
python-click | |
python-mako | |
termtunnel | |
libemf | |
polyrhythmix | |
amoco | |
cross | |
kibi | |
munit | |
vfox | |
jplot | |
nanobind | |
python-toml | |
python-pathspec | |
loz | |
kubecolor | |
python-distlib | |
whatstyle | |
python-filelock | |
slashbase | |
lensm | |
otto | |
stringsext | |
bingo | |
tran | |
dovitool | |
rustpython | |
polyclipping | |
python-markupsafe | |
python-distro | |
mox | |
Warning: Some installed formulae are deprecated or disabled. | |
You should find replacements for the following formulae: | |
[email protected] | |
pbzx | |
Warning: You have unlinked kegs in your Cellar. | |
Leaving kegs unlinked can lead to build-trouble and cause formulae that depend on | |
those kegs to fail to run properly once built. Run `brew link` on these: | |
protobuf241 | |
unixodbc | |
bash-completion@2 | |
bash-completion | |
v | |
Warning: You have uncommitted modifications to Homebrew/homebrew-core. | |
If this is a surprise to you, then you should stash these modifications. | |
Stashing returns Homebrew to a pristine state but can be undone | |
should you later need to do so for some reason. | |
cd /opt/homebrew/Library/Taps/homebrew/homebrew-core && git stash -u && git clean -d -f | |
Uncommitted files: | |
M Formula/p/pylyzer.rb | |
Warning: Some taps are not on the default git origin branch and may not receive | |
updates. If this is a surprise to you, check out the default branch with: | |
git -C $(brew --repo homebrew/cask-versions) checkout master | |
Warning: /usr/bin occurs before /opt/homebrew/bin in your PATH. | |
This means that system-provided programs will be used instead of those | |
provided by Homebrew. Consider setting your PATH so that | |
/opt/homebrew/bin occurs before /usr/bin. Here is a one-liner: | |
echo 'export PATH="/opt/homebrew/bin:$PATH"' >> /Users/rui/.bash_profile | |
The following tools exist at both paths: | |
bashbug | |
bsdtar | |
bundle | |
bundler | |
cmp | |
corelist | |
cpan | |
cpio | |
curl | |
curl-config | |
db_archive | |
db_checkpoint | |
db_deadlock | |
db_dump | |
db_hotbackup | |
db_load | |
db_printlog | |
db_recover | |
db_stat | |
db_upgrade | |
db_verify | |
demandoc | |
diff | |
diff3 | |
dwarfdump | |
enc2xs | |
encguess | |
erb | |
ex | |
gem | |
git | |
git-receive-pack | |
git-shell | |
git-upload-archive | |
git-upload-pack | |
h2ph | |
h2xs | |
instmodsh | |
irb | |
json_pp | |
less | |
lessecho | |
libnetcfg | |
mandoc | |
openssl | |
patch | |
perl | |
perlbug | |
perldoc | |
perlivp | |
perlthanks | |
piconv | |
pip3 | |
pl2pm | |
pod2html | |
pod2man | |
pod2text | |
pod2usage | |
podchecker | |
pp | |
prove | |
ptar | |
ptardiff | |
ptargrep | |
python3 | |
rake | |
rdoc | |
ri | |
ruby | |
rview | |
rvim | |
sdiff | |
shasum | |
splain | |
streamzip | |
tar | |
tclsh | |
tidy | |
vi | |
view | |
vim | |
vimdiff | |
vimtutor | |
wish | |
xsubpp | |
xxd | |
zipdetails | |
zipinfo | |
Warning: Homebrew's "bin" was not found in your PATH. | |
Consider setting your PATH for example like so: | |
echo 'export PATH="/opt/homebrew/bin:$PATH"' >> /Users/rui/.bash_profile | |
Warning: Homebrew's "sbin" was not found in your PATH but you have installed | |
formulae that put executables in /opt/homebrew/sbin. | |
Consider setting your PATH for example like so: | |
echo 'export PATH="/opt/homebrew/sbin:$PATH"' >> /Users/rui/.bash_profile |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pylyzer |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2024-03-27 14:26:04 +0000 | |
cargo | |
install | |
--locked | |
--root=/opt/homebrew/Cellar/pylyzer/HEAD-70c2390/libexec | |
--path=. | |
Installing pylyzer v0.0.52 (/private/tmp/pylyzer-20240327-38954-l0w46f) | |
Updating crates.io index | |
Updating git repository `https://github.com/RustPython/Parser` | |
Downloading crates ... | |
Downloaded Inflector v0.11.4 | |
Downloaded convert_case v0.4.0 | |
Downloaded els v0.1.45-nightly.2 | |
Downloaded bitflags v1.3.2 | |
Downloaded erg_common v0.6.33-nightly.2 | |
Downloaded phf_shared v0.11.2 | |
Downloaded paste v1.0.14 | |
Downloaded ppv-lite86 v0.2.17 | |
Downloaded phf_codegen v0.11.2 | |
Downloaded serde_repr v0.1.18 | |
Downloaded rand_core v0.6.4 | |
Downloaded phf v0.11.2 | |
Downloaded unic-ucd-version v0.9.0 | |
Downloaded unic-char-property v0.9.0 | |
Downloaded tinyvec_macros v0.1.1 | |
Downloaded unic-emoji-char v0.9.0 | |
Downloaded thread_local v1.1.8 | |
Downloaded static_assertions v1.1.0 | |
Downloaded version_check v0.9.4 | |
Downloaded semver v1.0.22 | |
Downloaded smallvec v1.13.1 | |
Downloaded serde_derive v1.0.197 | |
Downloaded tinyvec v1.6.0 | |
Downloaded unicode-bidi v0.3.15 | |
Downloaded url v2.5.0 | |
Downloaded itertools v0.11.0 | |
Downloaded unicode-normalization v0.1.23 | |
Downloaded malachite-q v0.4.5 | |
Downloaded zerocopy v0.7.32 | |
Downloaded malachite-base v0.4.5 | |
Downloaded unic-ucd-ident v0.9.0 | |
Downloaded malachite-nz v0.4.5 | |
Downloaded lsp-types v0.93.2 | |
Downloaded erg_proc_macros v0.6.33-nightly.2 | |
Downloaded unicode_names2 v1.2.2 | |
Downloaded syn v2.0.52 | |
Downloaded syn v1.0.109 | |
Downloaded idna v0.5.0 | |
Downloaded erg_compiler v0.6.33-nightly.2 | |
Downloaded rand v0.8.5 | |
Downloaded rustc_version v0.4.0 | |
Downloaded unicode_names2_generator v1.2.2 | |
Downloaded unicode-xid v0.2.4 | |
Downloaded tiny-keccak v2.0.2 | |
Downloaded num-traits v0.2.18 | |
Downloaded libm v0.2.8 | |
Downloaded unic-common v0.9.0 | |
Downloaded unic-char-range v0.9.0 | |
Downloaded once_cell v1.19.0 | |
Downloaded siphasher v0.3.11 | |
Downloaded rand_chacha v0.3.1 | |
Downloaded phf_generator v0.11.2 | |
Downloaded percent-encoding v2.3.1 | |
Downloaded num-integer v0.1.46 | |
Downloaded malachite-bigint v0.2.0 | |
Downloaded is-macro v0.3.5 | |
Downloaded erg_parser v0.6.33-nightly.2 | |
Downloaded malachite v0.4.5 | |
Downloaded molc v0.2.8 | |
Downloaded getrandom v0.2.12 | |
Downloaded lalrpop-util v0.20.2 | |
Downloaded getopts v0.2.21 | |
Downloaded form_urlencoded v1.2.1 | |
Downloaded derive_more v0.99.17 | |
Downloaded ahash v0.8.11 | |
Downloaded crunchy v0.2.2 | |
Compiling libc v0.2.153 | |
Compiling proc-macro2 v1.0.79 | |
Compiling unicode-ident v1.0.12 | |
Compiling cfg-if v1.0.0 | |
Compiling autocfg v1.1.0 | |
Compiling once_cell v1.19.0 | |
Compiling syn v1.0.109 | |
Compiling parking_lot_core v0.9.9 | |
Compiling version_check v0.9.4 | |
Compiling ryu v1.0.17 | |
Compiling ppv-lite86 v0.2.17 | |
Compiling siphasher v0.3.11 | |
Compiling phf_shared v0.11.2 | |
Compiling libm v0.2.8 | |
Compiling zerocopy v0.7.32 | |
Compiling ahash v0.8.11 | |
Compiling lock_api v0.4.11 | |
Compiling erg_common v0.6.33-nightly.2 | |
Compiling either v1.10.0 | |
Compiling itertools v0.11.0 | |
Compiling scopeguard v1.2.0 | |
Compiling smallvec v1.13.1 | |
Compiling hashbrown v0.14.3 | |
Compiling num-traits v0.2.18 | |
Compiling serde v1.0.197 | |
Compiling tinyvec_macros v0.1.1 | |
Compiling crunchy v0.2.2 | |
Compiling getrandom v0.2.12 | |
Compiling unicode-width v0.1.11 | |
Compiling rand_core v0.6.4 | |
Compiling parking_lot v0.12.1 | |
Compiling getopts v0.2.21 | |
Compiling thread_local v1.1.8 | |
Compiling quote v1.0.35 | |
Compiling rand_chacha v0.3.1 | |
Compiling malachite-base v0.4.5 | |
Compiling syn v2.0.52 | |
Compiling rand v0.8.5 | |
Compiling tinyvec v1.6.0 | |
Compiling anyhow v1.0.81 | |
Compiling log v0.4.21 | |
Compiling paste v1.0.14 | |
Compiling tiny-keccak v2.0.2 | |
Compiling phf_generator v0.11.2 | |
Compiling phf_codegen v0.11.2 | |
Compiling unicode_names2_generator v1.2.2 | |
Compiling unicode-normalization v0.1.23 | |
Compiling unic-common v0.9.0 | |
Compiling serde_json v1.0.114 | |
Compiling memchr v2.7.1 | |
Compiling unic-char-range v0.9.0 | |
Compiling convert_case v0.4.0 | |
Compiling Inflector v0.11.4 | |
Compiling unicode-bidi v0.3.15 | |
Compiling percent-encoding v2.3.1 | |
Compiling unicode_names2 v1.2.2 | |
Compiling rustpython-parser-vendored v0.3.1 (https://github.com/RustPython/Parser#9ce55aef) | |
Compiling form_urlencoded v1.2.1 | |
Compiling idna v0.5.0 | |
Compiling unic-char-property v0.9.0 | |
Compiling num-integer v0.1.46 | |
Compiling unic-ucd-version v0.9.0 | |
Compiling unicode-xid v0.2.4 | |
Compiling itoa v1.0.10 | |
Compiling phf v0.11.2 | |
Compiling rustpython-parser v0.3.1 (https://github.com/RustPython/Parser#9ce55aef) | |
Compiling bitflags v1.3.2 | |
Compiling static_assertions v1.1.0 | |
Compiling unic-ucd-ident v0.9.0 | |
Compiling unic-emoji-char v0.9.0 | |
Compiling rustc-hash v1.1.0 | |
Compiling lalrpop-util v0.20.2 | |
Compiling serde_derive v1.0.197 | |
Compiling is-macro v0.3.5 | |
Compiling serde_repr v0.1.18 | |
Compiling erg_proc_macros v0.6.33-nightly.2 | |
Compiling derive_more v0.99.17 | |
Compiling rustpython-parser-core v0.3.1 (https://github.com/RustPython/Parser#9ce55aef) | |
Compiling erg_compiler v0.6.33-nightly.2 | |
Compiling malachite-nz v0.4.5 | |
Compiling erg_parser v0.6.33-nightly.2 | |
Compiling url v2.5.0 | |
Compiling lsp-types v0.93.2 | |
Compiling malachite-q v0.4.5 | |
Compiling malachite v0.4.5 | |
Compiling malachite-bigint v0.2.0 | |
Compiling rustpython-ast v0.3.1 (https://github.com/RustPython/Parser#9ce55aef) | |
Compiling molc v0.2.8 | |
Compiling py2erg v0.0.52 (/private/tmp/pylyzer-20240327-38954-l0w46f/crates/py2erg) | |
Compiling els v0.1.45-nightly.2 | |
Compiling pylyzer v0.0.52 (/private/tmp/pylyzer-20240327-38954-l0w46f) | |
Finished release [optimized] target(s) in 2m 08s | |
Installing /opt/homebrew/Cellar/pylyzer/HEAD-70c2390/libexec/bin/pylyzer | |
Installed package `pylyzer v0.0.52 (/private/tmp/pylyzer-20240327-38954-l0w46f)` (executable `pylyzer`) | |
warning: be sure to add `/opt/homebrew/Cellar/pylyzer/HEAD-70c2390/libexec/bin` to your PATH to be able to run the installed binaries |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cc called with: -arch arm64 /private/tmp/rustc0xjYjr/symbols.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/parking_lot_core-a663c3119ddde5cb/build_script_build-a663c3119ddde5cb.build_script_build.c4a1ec34429afd41-cgu.0.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/parking_lot_core-a663c3119ddde5cb/build_script_build-a663c3119ddde5cb.5gfqk6jiihtdv6hq.rcgu.o -L /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-93afe873e17be263.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-532038d3cf6795e9.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-8fa8aecdd85d8071.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-40720d6f4166b388.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-b7c59c3b4b43063b.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-474f752c96d31ed1.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-64ebc506b2282af8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-faea5d03fb6c7100.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-f733c4a810463831.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-0a54639cb67d4e0f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-0723d44f8ada94aa.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-b3af6e90bac0e2e4.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-0239a6766f1f5f1a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-15e43f0461c56427.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4b7e85bf9083e146.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-bd9a9b012f56610e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-7bb9ac21f42cbd82.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-98191593a33d675f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-2f8995547b66145d.rlib -lSystem -lc -lm -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib -o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/parking_lot_core-a663c3119ddde5cb/build_script_build-a663c3119ddde5cb -Wl,-dead_strip -nodefaultlibs | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/pylyzer-20240327-38954-l0w46f=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/pylyzer-20240327-38954-l0w46f | |
superenv executed: clang -arch arm64 /private/tmp/rustc0xjYjr/symbols.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/parking_lot_core-a663c3119ddde5cb/build_script_build-a663c3119ddde5cb.build_script_build.c4a1ec34429afd41-cgu.0.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/parking_lot_core-a663c3119ddde5cb/build_script_build-a663c3119ddde5cb.5gfqk6jiihtdv6hq.rcgu.o -L /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-93afe873e17be263.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-532038d3cf6795e9.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-8fa8aecdd85d8071.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-40720d6f4166b388.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-b7c59c3b4b43063b.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-474f752c96d31ed1.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-64ebc506b2282af8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-faea5d03fb6c7100.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-f733c4a810463831.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-0a54639cb67d4e0f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-0723d44f8ada94aa.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-b3af6e90bac0e2e4.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-0239a6766f1f5f1a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-15e43f0461c56427.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4b7e85bf9083e146.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-bd9a9b012f56610e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-7bb9ac21f42cbd82.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-98191593a33d675f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-2f8995547b66145d.rlib -lSystem -lc -lm -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib -o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/parking_lot_core-a663c3119ddde5cb/build_script_build-a663c3119ddde5cb -Wl,-dead_strip -nodefaultlibs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/pylyzer-20240327-38954-l0w46f=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/pylyzer-20240327-38954-l0w46f | |
cc called with: -arch arm64 /private/tmp/rustcO0BA8u/symbols.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/proc-macro2-505e197675bd3da7/build_script_build-505e197675bd3da7.build_script_build.19a00654948883dd-cgu.0.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/proc-macro2-505e197675bd3da7/build_script_build-505e197675bd3da7.build_script_build.19a00654948883dd-cgu.1.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/proc-macro2-505e197675bd3da7/build_script_build-505e197675bd3da7.54knaa1s6gtjzeru.rcgu.o -L /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-93afe873e17be263.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-532038d3cf6795e9.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-8fa8aecdd85d8071.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-40720d6f4166b388.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-b7c59c3b4b43063b.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-474f752c96d31ed1.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-64ebc506b2282af8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-faea5d03fb6c7100.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-f733c4a810463831.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-0a54639cb67d4e0f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-0723d44f8ada94aa.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-b3af6e90bac0e2e4.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-0239a6766f1f5f1a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-15e43f0461c56427.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4b7e85bf9083e146.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-bd9a9b012f56610e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-7bb9ac21f42cbd82.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-98191593a33d675f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-2f8995547b66145d.rlib -lSystem -lc -lm -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib -o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/proc-macro2-505e197675bd3da7/build_script_build-505e197675bd3da7 -Wl,-dead_strip -nodefaultlibs | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/pylyzer-20240327-38954-l0w46f=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/pylyzer-20240327-38954-l0w46f | |
superenv executed: clang -arch arm64 /private/tmp/rustcO0BA8u/symbols.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/proc-macro2-505e197675bd3da7/build_script_build-505e197675bd3da7.build_script_build.19a00654948883dd-cgu.0.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/proc-macro2-505e197675bd3da7/build_script_build-505e197675bd3da7.build_script_build.19a00654948883dd-cgu.1.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/proc-macro2-505e197675bd3da7/build_script_build-505e197675bd3da7.54knaa1s6gtjzeru.rcgu.o -L /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-93afe873e17be263.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-532038d3cf6795e9.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-8fa8aecdd85d8071.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-40720d6f4166b388.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-b7c59c3b4b43063b.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-474f752c96d31ed1.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-64ebc506b2282af8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-faea5d03fb6c7100.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-f733c4a810463831.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-0a54639cb67d4e0f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-0723d44f8ada94aa.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-b3af6e90bac0e2e4.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-0239a6766f1f5f1a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-15e43f0461c56427.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4b7e85bf9083e146.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-bd9a9b012f56610e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-7bb9ac21f42cbd82.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-98191593a33d675f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-2f8995547b66145d.rlib -lSystem -lc -lm -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib -o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/proc-macro2-505e197675bd3da7/build_script_build-505e197675bd3da7 -Wl,-dead_strip -nodefaultlibs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/pylyzer-20240327-38954-l0w46f=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/pylyzer-20240327-38954-l0w46f | |
cc called with: -arch arm64 /private/tmp/rustc4Yqeuf/symbols.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/syn-9a0bf83cc140f5c2/build_script_build-9a0bf83cc140f5c2.build_script_build.9b3b2bab07ef8c51-cgu.0.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/syn-9a0bf83cc140f5c2/build_script_build-9a0bf83cc140f5c2.build_script_build.9b3b2bab07ef8c51-cgu.1.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/syn-9a0bf83cc140f5c2/build_script_build-9a0bf83cc140f5c2.1ayjjh0azdi7f2m2.rcgu.o -L /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-93afe873e17be263.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-532038d3cf6795e9.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-8fa8aecdd85d8071.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-40720d6f4166b388.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-b7c59c3b4b43063b.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-474f752c96d31ed1.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-64ebc506b2282af8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-faea5d03fb6c7100.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-f733c4a810463831.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-0a54639cb67d4e0f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-0723d44f8ada94aa.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-b3af6e90bac0e2e4.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-0239a6766f1f5f1a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-15e43f0461c56427.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4b7e85bf9083e146.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-bd9a9b012f56610e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-7bb9ac21f42cbd82.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-98191593a33d675f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-2f8995547b66145d.rlib -lSystem -lc -lm -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib -o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/syn-9a0bf83cc140f5c2/build_script_build-9a0bf83cc140f5c2 -Wl,-dead_strip -nodefaultlibs | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/pylyzer-20240327-38954-l0w46f=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/pylyzer-20240327-38954-l0w46f | |
superenv executed: clang -arch arm64 /private/tmp/rustc4Yqeuf/symbols.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/syn-9a0bf83cc140f5c2/build_script_build-9a0bf83cc140f5c2.build_script_build.9b3b2bab07ef8c51-cgu.0.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/syn-9a0bf83cc140f5c2/build_script_build-9a0bf83cc140f5c2.build_script_build.9b3b2bab07ef8c51-cgu.1.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/syn-9a0bf83cc140f5c2/build_script_build-9a0bf83cc140f5c2.1ayjjh0azdi7f2m2.rcgu.o -L /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-93afe873e17be263.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-532038d3cf6795e9.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-8fa8aecdd85d8071.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-40720d6f4166b388.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-b7c59c3b4b43063b.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-474f752c96d31ed1.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-64ebc506b2282af8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-faea5d03fb6c7100.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-f733c4a810463831.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-0a54639cb67d4e0f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-0723d44f8ada94aa.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-b3af6e90bac0e2e4.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-0239a6766f1f5f1a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-15e43f0461c56427.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4b7e85bf9083e146.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-bd9a9b012f56610e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-7bb9ac21f42cbd82.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-98191593a33d675f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-2f8995547b66145d.rlib -lSystem -lc -lm -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib -o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/syn-9a0bf83cc140f5c2/build_script_build-9a0bf83cc140f5c2 -Wl,-dead_strip -nodefaultlibs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/pylyzer-20240327-38954-l0w46f=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/pylyzer-20240327-38954-l0w46f | |
cc called with: -arch arm64 /private/tmp/rustcsvzcZs/symbols.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/libc-9fbed6d73a476810/build_script_build-9fbed6d73a476810.build_script_build.fe1d947036042ea9-cgu.0.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/libc-9fbed6d73a476810/build_script_build-9fbed6d73a476810.build_script_build.fe1d947036042ea9-cgu.1.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/libc-9fbed6d73a476810/build_script_build-9fbed6d73a476810.build_script_build.fe1d947036042ea9-cgu.2.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/libc-9fbed6d73a476810/build_script_build-9fbed6d73a476810.build_script_build.fe1d947036042ea9-cgu.3.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/libc-9fbed6d73a476810/build_script_build-9fbed6d73a476810.42ua3yaknkh7hfjo.rcgu.o -L /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-93afe873e17be263.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-532038d3cf6795e9.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-8fa8aecdd85d8071.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-40720d6f4166b388.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-b7c59c3b4b43063b.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-474f752c96d31ed1.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-64ebc506b2282af8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-faea5d03fb6c7100.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-f733c4a810463831.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-0a54639cb67d4e0f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-0723d44f8ada94aa.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-b3af6e90bac0e2e4.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-0239a6766f1f5f1a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-15e43f0461c56427.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4b7e85bf9083e146.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-bd9a9b012f56610e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-7bb9ac21f42cbd82.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-98191593a33d675f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-2f8995547b66145d.rlib -lSystem -lc -lm -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib -o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/libc-9fbed6d73a476810/build_script_build-9fbed6d73a476810 -Wl,-dead_strip -nodefaultlibs | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/pylyzer-20240327-38954-l0w46f=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/pylyzer-20240327-38954-l0w46f | |
superenv executed: clang -arch arm64 /private/tmp/rustcsvzcZs/symbols.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/libc-9fbed6d73a476810/build_script_build-9fbed6d73a476810.build_script_build.fe1d947036042ea9-cgu.0.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/libc-9fbed6d73a476810/build_script_build-9fbed6d73a476810.build_script_build.fe1d947036042ea9-cgu.1.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/libc-9fbed6d73a476810/build_script_build-9fbed6d73a476810.build_script_build.fe1d947036042ea9-cgu.2.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/libc-9fbed6d73a476810/build_script_build-9fbed6d73a476810.build_script_build.fe1d947036042ea9-cgu.3.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/libc-9fbed6d73a476810/build_script_build-9fbed6d73a476810.42ua3yaknkh7hfjo.rcgu.o -L /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-93afe873e17be263.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-532038d3cf6795e9.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-8fa8aecdd85d8071.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-40720d6f4166b388.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-b7c59c3b4b43063b.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-474f752c96d31ed1.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-64ebc506b2282af8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-faea5d03fb6c7100.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-f733c4a810463831.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-0a54639cb67d4e0f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-0723d44f8ada94aa.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-b3af6e90bac0e2e4.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-0239a6766f1f5f1a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-15e43f0461c56427.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4b7e85bf9083e146.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-bd9a9b012f56610e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-7bb9ac21f42cbd82.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-98191593a33d675f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-2f8995547b66145d.rlib -lSystem -lc -lm -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib -o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/libc-9fbed6d73a476810/build_script_build-9fbed6d73a476810 -Wl,-dead_strip -nodefaultlibs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/pylyzer-20240327-38954-l0w46f=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/pylyzer-20240327-38954-l0w46f | |
cc called with: -arch arm64 /private/tmp/rustc53yuw1/symbols.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/libm-1b46161328f35c39/build_script_build-1b46161328f35c39.build_script_build.b3cb7b0d73c5d690-cgu.0.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/libm-1b46161328f35c39/build_script_build-1b46161328f35c39.2hxsgsi0z4enawgr.rcgu.o -L /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-93afe873e17be263.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-532038d3cf6795e9.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-8fa8aecdd85d8071.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-40720d6f4166b388.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-b7c59c3b4b43063b.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-474f752c96d31ed1.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-64ebc506b2282af8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-faea5d03fb6c7100.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-f733c4a810463831.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-0a54639cb67d4e0f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-0723d44f8ada94aa.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-b3af6e90bac0e2e4.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-0239a6766f1f5f1a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-15e43f0461c56427.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4b7e85bf9083e146.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-bd9a9b012f56610e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-7bb9ac21f42cbd82.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-98191593a33d675f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-2f8995547b66145d.rlib -lSystem -lc -lm -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib -o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/libm-1b46161328f35c39/build_script_build-1b46161328f35c39 -Wl,-dead_strip -nodefaultlibs | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/pylyzer-20240327-38954-l0w46f=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/pylyzer-20240327-38954-l0w46f | |
superenv executed: clang -arch arm64 /private/tmp/rustc53yuw1/symbols.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/libm-1b46161328f35c39/build_script_build-1b46161328f35c39.build_script_build.b3cb7b0d73c5d690-cgu.0.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/libm-1b46161328f35c39/build_script_build-1b46161328f35c39.2hxsgsi0z4enawgr.rcgu.o -L /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-93afe873e17be263.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-532038d3cf6795e9.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-8fa8aecdd85d8071.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-40720d6f4166b388.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-b7c59c3b4b43063b.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-474f752c96d31ed1.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-64ebc506b2282af8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-faea5d03fb6c7100.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-f733c4a810463831.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-0a54639cb67d4e0f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-0723d44f8ada94aa.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-b3af6e90bac0e2e4.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-0239a6766f1f5f1a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-15e43f0461c56427.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4b7e85bf9083e146.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-bd9a9b012f56610e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-7bb9ac21f42cbd82.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-98191593a33d675f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-2f8995547b66145d.rlib -lSystem -lc -lm -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib -o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/libm-1b46161328f35c39/build_script_build-1b46161328f35c39 -Wl,-dead_strip -nodefaultlibs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/pylyzer-20240327-38954-l0w46f=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/pylyzer-20240327-38954-l0w46f | |
cc called with: -arch arm64 /private/tmp/rustc4kRF7F/symbols.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/ahash-0bb7d43650cf5084/build_script_build-0bb7d43650cf5084.build_script_build.35153b88cd0f07ad-cgu.0.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/ahash-0bb7d43650cf5084/build_script_build-0bb7d43650cf5084.1s3wbwb1r63mweap.rcgu.o -L /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libversion_check-6da2544f8407ac9f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-93afe873e17be263.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-532038d3cf6795e9.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-8fa8aecdd85d8071.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-40720d6f4166b388.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-b7c59c3b4b43063b.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-474f752c96d31ed1.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-64ebc506b2282af8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-faea5d03fb6c7100.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-f733c4a810463831.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-0a54639cb67d4e0f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-0723d44f8ada94aa.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-b3af6e90bac0e2e4.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-0239a6766f1f5f1a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-15e43f0461c56427.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4b7e85bf9083e146.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-bd9a9b012f56610e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-7bb9ac21f42cbd82.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-98191593a33d675f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-2f8995547b66145d.rlib -lSystem -lc -lm -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib -o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/ahash-0bb7d43650cf5084/build_script_build-0bb7d43650cf5084 -Wl,-dead_strip -nodefaultlibs | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/pylyzer-20240327-38954-l0w46f=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/pylyzer-20240327-38954-l0w46f | |
superenv executed: clang -arch arm64 /private/tmp/rustc4kRF7F/symbols.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/ahash-0bb7d43650cf5084/build_script_build-0bb7d43650cf5084.build_script_build.35153b88cd0f07ad-cgu.0.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/ahash-0bb7d43650cf5084/build_script_build-0bb7d43650cf5084.1s3wbwb1r63mweap.rcgu.o -L /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libversion_check-6da2544f8407ac9f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-93afe873e17be263.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-532038d3cf6795e9.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-8fa8aecdd85d8071.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-40720d6f4166b388.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-b7c59c3b4b43063b.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-474f752c96d31ed1.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-64ebc506b2282af8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-faea5d03fb6c7100.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-f733c4a810463831.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-0a54639cb67d4e0f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-0723d44f8ada94aa.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-b3af6e90bac0e2e4.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-0239a6766f1f5f1a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-15e43f0461c56427.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4b7e85bf9083e146.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-bd9a9b012f56610e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-7bb9ac21f42cbd82.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-98191593a33d675f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-2f8995547b66145d.rlib -lSystem -lc -lm -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib -o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/ahash-0bb7d43650cf5084/build_script_build-0bb7d43650cf5084 -Wl,-dead_strip -nodefaultlibs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/pylyzer-20240327-38954-l0w46f=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/pylyzer-20240327-38954-l0w46f | |
cc called with: -arch arm64 /private/tmp/rustcCSEQeG/symbols.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/lock_api-eb73719c5c94a0b2/build_script_build-eb73719c5c94a0b2.build_script_build.304750163edb8abb-cgu.0.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/lock_api-eb73719c5c94a0b2/build_script_build-eb73719c5c94a0b2.1tmr4yo7mehj65je.rcgu.o -L /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libautocfg-18c71a46faf5983e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-93afe873e17be263.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-532038d3cf6795e9.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-8fa8aecdd85d8071.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-40720d6f4166b388.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-b7c59c3b4b43063b.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-474f752c96d31ed1.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-64ebc506b2282af8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-faea5d03fb6c7100.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-f733c4a810463831.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-0a54639cb67d4e0f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-0723d44f8ada94aa.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-b3af6e90bac0e2e4.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-0239a6766f1f5f1a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-15e43f0461c56427.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4b7e85bf9083e146.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-bd9a9b012f56610e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-7bb9ac21f42cbd82.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-98191593a33d675f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-2f8995547b66145d.rlib -lSystem -lc -lm -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib -o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/lock_api-eb73719c5c94a0b2/build_script_build-eb73719c5c94a0b2 -Wl,-dead_strip -nodefaultlibs | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/pylyzer-20240327-38954-l0w46f=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/pylyzer-20240327-38954-l0w46f | |
superenv executed: clang -arch arm64 /private/tmp/rustcCSEQeG/symbols.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/lock_api-eb73719c5c94a0b2/build_script_build-eb73719c5c94a0b2.build_script_build.304750163edb8abb-cgu.0.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/lock_api-eb73719c5c94a0b2/build_script_build-eb73719c5c94a0b2.1tmr4yo7mehj65je.rcgu.o -L /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libautocfg-18c71a46faf5983e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-93afe873e17be263.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-532038d3cf6795e9.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-8fa8aecdd85d8071.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-40720d6f4166b388.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-b7c59c3b4b43063b.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-474f752c96d31ed1.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-64ebc506b2282af8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-faea5d03fb6c7100.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-f733c4a810463831.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-0a54639cb67d4e0f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-0723d44f8ada94aa.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-b3af6e90bac0e2e4.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-0239a6766f1f5f1a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-15e43f0461c56427.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4b7e85bf9083e146.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-bd9a9b012f56610e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-7bb9ac21f42cbd82.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-98191593a33d675f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-2f8995547b66145d.rlib -lSystem -lc -lm -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib -o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/lock_api-eb73719c5c94a0b2/build_script_build-eb73719c5c94a0b2 -Wl,-dead_strip -nodefaultlibs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/pylyzer-20240327-38954-l0w46f=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/pylyzer-20240327-38954-l0w46f | |
cc called with: -arch arm64 /private/tmp/rustcfFfqVW/symbols.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/erg_common-2d35237001ebfd2d/build_script_build-2d35237001ebfd2d.build_script_build.939ba53691bc063e-cgu.0.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/erg_common-2d35237001ebfd2d/build_script_build-2d35237001ebfd2d.build_script_build.939ba53691bc063e-cgu.1.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/erg_common-2d35237001ebfd2d/build_script_build-2d35237001ebfd2d.build_script_build.939ba53691bc063e-cgu.2.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/erg_common-2d35237001ebfd2d/build_script_build-2d35237001ebfd2d.56hnp2z2z35shao.rcgu.o -L /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-93afe873e17be263.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-532038d3cf6795e9.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-8fa8aecdd85d8071.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-40720d6f4166b388.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-b7c59c3b4b43063b.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-474f752c96d31ed1.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-64ebc506b2282af8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-faea5d03fb6c7100.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-f733c4a810463831.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-0a54639cb67d4e0f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-0723d44f8ada94aa.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-b3af6e90bac0e2e4.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-0239a6766f1f5f1a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-15e43f0461c56427.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4b7e85bf9083e146.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-bd9a9b012f56610e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-7bb9ac21f42cbd82.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-98191593a33d675f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-2f8995547b66145d.rlib -lSystem -lc -lm -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib -o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/erg_common-2d35237001ebfd2d/build_script_build-2d35237001ebfd2d -Wl,-dead_strip -nodefaultlibs | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/pylyzer-20240327-38954-l0w46f=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/pylyzer-20240327-38954-l0w46f | |
superenv executed: clang -arch arm64 /private/tmp/rustcfFfqVW/symbols.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/erg_common-2d35237001ebfd2d/build_script_build-2d35237001ebfd2d.build_script_build.939ba53691bc063e-cgu.0.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/erg_common-2d35237001ebfd2d/build_script_build-2d35237001ebfd2d.build_script_build.939ba53691bc063e-cgu.1.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/erg_common-2d35237001ebfd2d/build_script_build-2d35237001ebfd2d.build_script_build.939ba53691bc063e-cgu.2.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/erg_common-2d35237001ebfd2d/build_script_build-2d35237001ebfd2d.56hnp2z2z35shao.rcgu.o -L /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-93afe873e17be263.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-532038d3cf6795e9.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-8fa8aecdd85d8071.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-40720d6f4166b388.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-b7c59c3b4b43063b.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-474f752c96d31ed1.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-64ebc506b2282af8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-faea5d03fb6c7100.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-f733c4a810463831.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-0a54639cb67d4e0f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-0723d44f8ada94aa.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-b3af6e90bac0e2e4.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-0239a6766f1f5f1a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-15e43f0461c56427.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4b7e85bf9083e146.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-bd9a9b012f56610e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-7bb9ac21f42cbd82.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-98191593a33d675f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-2f8995547b66145d.rlib -lSystem -lc -lm -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib -o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/erg_common-2d35237001ebfd2d/build_script_build-2d35237001ebfd2d -Wl,-dead_strip -nodefaultlibs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/pylyzer-20240327-38954-l0w46f=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/pylyzer-20240327-38954-l0w46f | |
cc called with: -arch arm64 /private/tmp/rustcvMosys/symbols.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/num-traits-8882d1a549cae29d/build_script_build-8882d1a549cae29d.build_script_build.d2dd5dd247329639-cgu.0.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/num-traits-8882d1a549cae29d/build_script_build-8882d1a549cae29d.27yt3mlt8t3fk8qk.rcgu.o -L /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libautocfg-18c71a46faf5983e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-93afe873e17be263.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-532038d3cf6795e9.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-8fa8aecdd85d8071.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-40720d6f4166b388.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-b7c59c3b4b43063b.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-474f752c96d31ed1.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-64ebc506b2282af8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-faea5d03fb6c7100.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-f733c4a810463831.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-0a54639cb67d4e0f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-0723d44f8ada94aa.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-b3af6e90bac0e2e4.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-0239a6766f1f5f1a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-15e43f0461c56427.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4b7e85bf9083e146.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-bd9a9b012f56610e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-7bb9ac21f42cbd82.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-98191593a33d675f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-2f8995547b66145d.rlib -lSystem -lc -lm -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib -o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/num-traits-8882d1a549cae29d/build_script_build-8882d1a549cae29d -Wl,-dead_strip -nodefaultlibs | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/pylyzer-20240327-38954-l0w46f=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/pylyzer-20240327-38954-l0w46f | |
superenv executed: clang -arch arm64 /private/tmp/rustcvMosys/symbols.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/num-traits-8882d1a549cae29d/build_script_build-8882d1a549cae29d.build_script_build.d2dd5dd247329639-cgu.0.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/num-traits-8882d1a549cae29d/build_script_build-8882d1a549cae29d.27yt3mlt8t3fk8qk.rcgu.o -L /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libautocfg-18c71a46faf5983e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-93afe873e17be263.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-532038d3cf6795e9.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-8fa8aecdd85d8071.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-40720d6f4166b388.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-b7c59c3b4b43063b.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-474f752c96d31ed1.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-64ebc506b2282af8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-faea5d03fb6c7100.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-f733c4a810463831.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-0a54639cb67d4e0f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-0723d44f8ada94aa.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-b3af6e90bac0e2e4.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-0239a6766f1f5f1a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-15e43f0461c56427.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4b7e85bf9083e146.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-bd9a9b012f56610e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-7bb9ac21f42cbd82.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-98191593a33d675f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-2f8995547b66145d.rlib -lSystem -lc -lm -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib -o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/num-traits-8882d1a549cae29d/build_script_build-8882d1a549cae29d -Wl,-dead_strip -nodefaultlibs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/pylyzer-20240327-38954-l0w46f=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/pylyzer-20240327-38954-l0w46f | |
cc called with: -arch arm64 /private/tmp/rustcRzJXdo/symbols.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/serde-d30718b61e8d57b3/build_script_build-d30718b61e8d57b3.build_script_build.b11de5cad9ad21ca-cgu.0.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/serde-d30718b61e8d57b3/build_script_build-d30718b61e8d57b3.1mm4zvtq7p1dc4kg.rcgu.o -L /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-93afe873e17be263.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-532038d3cf6795e9.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-8fa8aecdd85d8071.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-40720d6f4166b388.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-b7c59c3b4b43063b.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-474f752c96d31ed1.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-64ebc506b2282af8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-faea5d03fb6c7100.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-f733c4a810463831.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-0a54639cb67d4e0f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-0723d44f8ada94aa.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-b3af6e90bac0e2e4.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-0239a6766f1f5f1a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-15e43f0461c56427.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4b7e85bf9083e146.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-bd9a9b012f56610e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-7bb9ac21f42cbd82.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-98191593a33d675f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-2f8995547b66145d.rlib -lSystem -lc -lm -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib -o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/serde-d30718b61e8d57b3/build_script_build-d30718b61e8d57b3 -Wl,-dead_strip -nodefaultlibs | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/pylyzer-20240327-38954-l0w46f=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/pylyzer-20240327-38954-l0w46f | |
superenv executed: clang -arch arm64 /private/tmp/rustcRzJXdo/symbols.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/serde-d30718b61e8d57b3/build_script_build-d30718b61e8d57b3.build_script_build.b11de5cad9ad21ca-cgu.0.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/serde-d30718b61e8d57b3/build_script_build-d30718b61e8d57b3.1mm4zvtq7p1dc4kg.rcgu.o -L /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-93afe873e17be263.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-532038d3cf6795e9.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-8fa8aecdd85d8071.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-40720d6f4166b388.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-b7c59c3b4b43063b.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-474f752c96d31ed1.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-64ebc506b2282af8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-faea5d03fb6c7100.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-f733c4a810463831.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-0a54639cb67d4e0f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-0723d44f8ada94aa.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-b3af6e90bac0e2e4.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-0239a6766f1f5f1a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-15e43f0461c56427.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4b7e85bf9083e146.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-bd9a9b012f56610e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-7bb9ac21f42cbd82.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-98191593a33d675f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-2f8995547b66145d.rlib -lSystem -lc -lm -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib -o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/serde-d30718b61e8d57b3/build_script_build-d30718b61e8d57b3 -Wl,-dead_strip -nodefaultlibs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/pylyzer-20240327-38954-l0w46f=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/pylyzer-20240327-38954-l0w46f | |
cc called with: -arch arm64 /private/tmp/rustcFhxQnP/symbols.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/crunchy-5d6714af779573f3/build_script_build-5d6714af779573f3.build_script_build.ac0f403e98942b00-cgu.0.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/crunchy-5d6714af779573f3/build_script_build-5d6714af779573f3.1xbvjns9vvrw3gjf.rcgu.o -L /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-93afe873e17be263.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-532038d3cf6795e9.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-8fa8aecdd85d8071.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-40720d6f4166b388.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-b7c59c3b4b43063b.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-474f752c96d31ed1.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-64ebc506b2282af8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-faea5d03fb6c7100.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-f733c4a810463831.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-0a54639cb67d4e0f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-0723d44f8ada94aa.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-b3af6e90bac0e2e4.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-0239a6766f1f5f1a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-15e43f0461c56427.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4b7e85bf9083e146.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-bd9a9b012f56610e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-7bb9ac21f42cbd82.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-98191593a33d675f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-2f8995547b66145d.rlib -lSystem -lc -lm -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib -o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/crunchy-5d6714af779573f3/build_script_build-5d6714af779573f3 -Wl,-dead_strip -nodefaultlibs | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/pylyzer-20240327-38954-l0w46f=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/pylyzer-20240327-38954-l0w46f | |
superenv executed: clang -arch arm64 /private/tmp/rustcFhxQnP/symbols.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/crunchy-5d6714af779573f3/build_script_build-5d6714af779573f3.build_script_build.ac0f403e98942b00-cgu.0.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/crunchy-5d6714af779573f3/build_script_build-5d6714af779573f3.1xbvjns9vvrw3gjf.rcgu.o -L /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-93afe873e17be263.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-532038d3cf6795e9.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-8fa8aecdd85d8071.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-40720d6f4166b388.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-b7c59c3b4b43063b.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-474f752c96d31ed1.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-64ebc506b2282af8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-faea5d03fb6c7100.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-f733c4a810463831.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-0a54639cb67d4e0f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-0723d44f8ada94aa.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-b3af6e90bac0e2e4.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-0239a6766f1f5f1a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-15e43f0461c56427.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4b7e85bf9083e146.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-bd9a9b012f56610e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-7bb9ac21f42cbd82.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-98191593a33d675f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-2f8995547b66145d.rlib -lSystem -lc -lm -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib -o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/crunchy-5d6714af779573f3/build_script_build-5d6714af779573f3 -Wl,-dead_strip -nodefaultlibs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/pylyzer-20240327-38954-l0w46f=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/pylyzer-20240327-38954-l0w46f | |
cc called with: -arch arm64 /private/tmp/rustcIBe5HO/symbols.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/anyhow-507d1303dc1450d4/build_script_build-507d1303dc1450d4.build_script_build.9e36af1151518c8b-cgu.0.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/anyhow-507d1303dc1450d4/build_script_build-507d1303dc1450d4.build_script_build.9e36af1151518c8b-cgu.1.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/anyhow-507d1303dc1450d4/build_script_build-507d1303dc1450d4.14sf33cqeyxsgo6o.rcgu.o -L /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-93afe873e17be263.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-532038d3cf6795e9.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-8fa8aecdd85d8071.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-40720d6f4166b388.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-b7c59c3b4b43063b.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-474f752c96d31ed1.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-64ebc506b2282af8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-faea5d03fb6c7100.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-f733c4a810463831.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-0a54639cb67d4e0f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-0723d44f8ada94aa.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-b3af6e90bac0e2e4.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-0239a6766f1f5f1a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-15e43f0461c56427.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4b7e85bf9083e146.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-bd9a9b012f56610e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-7bb9ac21f42cbd82.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-98191593a33d675f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-2f8995547b66145d.rlib -lSystem -lc -lm -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib -o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/anyhow-507d1303dc1450d4/build_script_build-507d1303dc1450d4 -Wl,-dead_strip -nodefaultlibs | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/pylyzer-20240327-38954-l0w46f=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/pylyzer-20240327-38954-l0w46f | |
superenv executed: clang -arch arm64 /private/tmp/rustcIBe5HO/symbols.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/anyhow-507d1303dc1450d4/build_script_build-507d1303dc1450d4.build_script_build.9e36af1151518c8b-cgu.0.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/anyhow-507d1303dc1450d4/build_script_build-507d1303dc1450d4.build_script_build.9e36af1151518c8b-cgu.1.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/anyhow-507d1303dc1450d4/build_script_build-507d1303dc1450d4.14sf33cqeyxsgo6o.rcgu.o -L /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-93afe873e17be263.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-532038d3cf6795e9.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-8fa8aecdd85d8071.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-40720d6f4166b388.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-b7c59c3b4b43063b.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-474f752c96d31ed1.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-64ebc506b2282af8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-faea5d03fb6c7100.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-f733c4a810463831.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-0a54639cb67d4e0f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-0723d44f8ada94aa.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-b3af6e90bac0e2e4.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-0239a6766f1f5f1a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-15e43f0461c56427.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4b7e85bf9083e146.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-bd9a9b012f56610e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-7bb9ac21f42cbd82.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-98191593a33d675f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-2f8995547b66145d.rlib -lSystem -lc -lm -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib -o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/anyhow-507d1303dc1450d4/build_script_build-507d1303dc1450d4 -Wl,-dead_strip -nodefaultlibs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/pylyzer-20240327-38954-l0w46f=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/pylyzer-20240327-38954-l0w46f | |
cc called with: -arch arm64 /private/tmp/rustcd1YG5Y/symbols.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/paste-b719890f841fb5eb/build_script_build-b719890f841fb5eb.build_script_build.52a8d128b8e4c026-cgu.0.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/paste-b719890f841fb5eb/build_script_build-b719890f841fb5eb.21dd7628o9gmeh0s.rcgu.o -L /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-93afe873e17be263.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-532038d3cf6795e9.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-8fa8aecdd85d8071.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-40720d6f4166b388.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-b7c59c3b4b43063b.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-474f752c96d31ed1.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-64ebc506b2282af8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-faea5d03fb6c7100.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-f733c4a810463831.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-0a54639cb67d4e0f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-0723d44f8ada94aa.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-b3af6e90bac0e2e4.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-0239a6766f1f5f1a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-15e43f0461c56427.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4b7e85bf9083e146.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-bd9a9b012f56610e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-7bb9ac21f42cbd82.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-98191593a33d675f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-2f8995547b66145d.rlib -lSystem -lc -lm -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib -o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/paste-b719890f841fb5eb/build_script_build-b719890f841fb5eb -Wl,-dead_strip -nodefaultlibs | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/pylyzer-20240327-38954-l0w46f=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/pylyzer-20240327-38954-l0w46f | |
superenv executed: clang -arch arm64 /private/tmp/rustcd1YG5Y/symbols.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/paste-b719890f841fb5eb/build_script_build-b719890f841fb5eb.build_script_build.52a8d128b8e4c026-cgu.0.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/paste-b719890f841fb5eb/build_script_build-b719890f841fb5eb.21dd7628o9gmeh0s.rcgu.o -L /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-93afe873e17be263.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-532038d3cf6795e9.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-8fa8aecdd85d8071.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-40720d6f4166b388.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-b7c59c3b4b43063b.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-474f752c96d31ed1.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-64ebc506b2282af8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-faea5d03fb6c7100.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-f733c4a810463831.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-0a54639cb67d4e0f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-0723d44f8ada94aa.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-b3af6e90bac0e2e4.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-0239a6766f1f5f1a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-15e43f0461c56427.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4b7e85bf9083e146.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-bd9a9b012f56610e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-7bb9ac21f42cbd82.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-98191593a33d675f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-2f8995547b66145d.rlib -lSystem -lc -lm -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib -o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/paste-b719890f841fb5eb/build_script_build-b719890f841fb5eb -Wl,-dead_strip -nodefaultlibs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/pylyzer-20240327-38954-l0w46f=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/pylyzer-20240327-38954-l0w46f | |
cc called with: -arch arm64 /private/tmp/rustcYw8tyQ/symbols.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/tiny-keccak-10c162d8e2c3bf8c/build_script_build-10c162d8e2c3bf8c.build_script_build.c7d8b04cfe582b69-cgu.0.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/tiny-keccak-10c162d8e2c3bf8c/build_script_build-10c162d8e2c3bf8c.3gwbsq8lku2451t0.rcgu.o -L /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-93afe873e17be263.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-532038d3cf6795e9.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-8fa8aecdd85d8071.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-40720d6f4166b388.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-b7c59c3b4b43063b.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-474f752c96d31ed1.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-64ebc506b2282af8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-faea5d03fb6c7100.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-f733c4a810463831.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-0a54639cb67d4e0f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-0723d44f8ada94aa.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-b3af6e90bac0e2e4.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-0239a6766f1f5f1a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-15e43f0461c56427.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4b7e85bf9083e146.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-bd9a9b012f56610e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-7bb9ac21f42cbd82.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-98191593a33d675f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-2f8995547b66145d.rlib -lSystem -lc -lm -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib -o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/tiny-keccak-10c162d8e2c3bf8c/build_script_build-10c162d8e2c3bf8c -Wl,-dead_strip -nodefaultlibs | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/pylyzer-20240327-38954-l0w46f=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/pylyzer-20240327-38954-l0w46f | |
superenv executed: clang -arch arm64 /private/tmp/rustcYw8tyQ/symbols.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/tiny-keccak-10c162d8e2c3bf8c/build_script_build-10c162d8e2c3bf8c.build_script_build.c7d8b04cfe582b69-cgu.0.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/tiny-keccak-10c162d8e2c3bf8c/build_script_build-10c162d8e2c3bf8c.3gwbsq8lku2451t0.rcgu.o -L /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-93afe873e17be263.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-532038d3cf6795e9.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-8fa8aecdd85d8071.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-40720d6f4166b388.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-b7c59c3b4b43063b.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-474f752c96d31ed1.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-64ebc506b2282af8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-faea5d03fb6c7100.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-f733c4a810463831.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-0a54639cb67d4e0f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-0723d44f8ada94aa.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-b3af6e90bac0e2e4.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-0239a6766f1f5f1a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-15e43f0461c56427.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4b7e85bf9083e146.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-bd9a9b012f56610e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-7bb9ac21f42cbd82.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-98191593a33d675f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-2f8995547b66145d.rlib -lSystem -lc -lm -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib -o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/tiny-keccak-10c162d8e2c3bf8c/build_script_build-10c162d8e2c3bf8c -Wl,-dead_strip -nodefaultlibs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/pylyzer-20240327-38954-l0w46f=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/pylyzer-20240327-38954-l0w46f | |
cc called with: -arch arm64 /private/tmp/rustcfPd9HJ/symbols.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/serde_json-a4037e6cd41263c6/build_script_build-a4037e6cd41263c6.build_script_build.bb2a44af6dbee5f0-cgu.0.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/serde_json-a4037e6cd41263c6/build_script_build-a4037e6cd41263c6.tso3u68l2vloei8.rcgu.o -L /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-93afe873e17be263.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-532038d3cf6795e9.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-8fa8aecdd85d8071.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-40720d6f4166b388.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-b7c59c3b4b43063b.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-474f752c96d31ed1.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-64ebc506b2282af8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-faea5d03fb6c7100.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-f733c4a810463831.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-0a54639cb67d4e0f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-0723d44f8ada94aa.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-b3af6e90bac0e2e4.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-0239a6766f1f5f1a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-15e43f0461c56427.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4b7e85bf9083e146.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-bd9a9b012f56610e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-7bb9ac21f42cbd82.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-98191593a33d675f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-2f8995547b66145d.rlib -lSystem -lc -lm -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib -o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/serde_json-a4037e6cd41263c6/build_script_build-a4037e6cd41263c6 -Wl,-dead_strip -nodefaultlibs | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/pylyzer-20240327-38954-l0w46f=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/pylyzer-20240327-38954-l0w46f | |
superenv executed: clang -arch arm64 /private/tmp/rustcfPd9HJ/symbols.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/serde_json-a4037e6cd41263c6/build_script_build-a4037e6cd41263c6.build_script_build.bb2a44af6dbee5f0-cgu.0.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/serde_json-a4037e6cd41263c6/build_script_build-a4037e6cd41263c6.tso3u68l2vloei8.rcgu.o -L /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-93afe873e17be263.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-532038d3cf6795e9.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-8fa8aecdd85d8071.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-40720d6f4166b388.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-b7c59c3b4b43063b.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-474f752c96d31ed1.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-64ebc506b2282af8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-faea5d03fb6c7100.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-f733c4a810463831.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-0a54639cb67d4e0f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-0723d44f8ada94aa.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-b3af6e90bac0e2e4.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-0239a6766f1f5f1a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-15e43f0461c56427.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4b7e85bf9083e146.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-bd9a9b012f56610e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-7bb9ac21f42cbd82.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-98191593a33d675f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-2f8995547b66145d.rlib -lSystem -lc -lm -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib -o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/serde_json-a4037e6cd41263c6/build_script_build-a4037e6cd41263c6 -Wl,-dead_strip -nodefaultlibs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/pylyzer-20240327-38954-l0w46f=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/pylyzer-20240327-38954-l0w46f | |
cc called with: -arch arm64 /private/tmp/rustcVbJ8XN/symbols.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/unicode_names2-b2f5aa70e82e486b/build_script_build-b2f5aa70e82e486b.build_script_build.d553c579248ae1d8-cgu.0.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/unicode_names2-b2f5aa70e82e486b/build_script_build-b2f5aa70e82e486b.2tegt3jkckcan2br.rcgu.o -L /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libunicode_names2_generator-a14ff5576462e142.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libphf_codegen-bee1ccac39081710.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libphf_generator-99d3d0151008e3e2.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libphf_shared-4a77b07020039a2d.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libsiphasher-2c8b2dfa7ba9fa03.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/librand-37e03d13f0bf56d3.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/librand_chacha-309538272c917aa8.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libppv_lite86-aada392c9ac5326d.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/librand_core-1462113cee4732ee.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libgetrandom-ab544d09d7902f1c.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/liblibc-8471c18cc23b96c0.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libcfg_if-b612682ec587a406.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-93afe873e17be263.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-532038d3cf6795e9.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-8fa8aecdd85d8071.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-40720d6f4166b388.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-b7c59c3b4b43063b.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-474f752c96d31ed1.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-64ebc506b2282af8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-faea5d03fb6c7100.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-f733c4a810463831.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-0a54639cb67d4e0f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-0723d44f8ada94aa.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-b3af6e90bac0e2e4.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-0239a6766f1f5f1a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-15e43f0461c56427.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4b7e85bf9083e146.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-bd9a9b012f56610e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-7bb9ac21f42cbd82.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-98191593a33d675f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-2f8995547b66145d.rlib -liconv -lSystem -lc -lm -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib -o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/unicode_names2-b2f5aa70e82e486b/build_script_build-b2f5aa70e82e486b -Wl,-dead_strip -nodefaultlibs | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/pylyzer-20240327-38954-l0w46f=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/pylyzer-20240327-38954-l0w46f | |
superenv executed: clang -arch arm64 /private/tmp/rustcVbJ8XN/symbols.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/unicode_names2-b2f5aa70e82e486b/build_script_build-b2f5aa70e82e486b.build_script_build.d553c579248ae1d8-cgu.0.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/unicode_names2-b2f5aa70e82e486b/build_script_build-b2f5aa70e82e486b.2tegt3jkckcan2br.rcgu.o -L /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libunicode_names2_generator-a14ff5576462e142.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libphf_codegen-bee1ccac39081710.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libphf_generator-99d3d0151008e3e2.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libphf_shared-4a77b07020039a2d.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libsiphasher-2c8b2dfa7ba9fa03.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/librand-37e03d13f0bf56d3.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/librand_chacha-309538272c917aa8.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libppv_lite86-aada392c9ac5326d.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/librand_core-1462113cee4732ee.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libgetrandom-ab544d09d7902f1c.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/liblibc-8471c18cc23b96c0.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libcfg_if-b612682ec587a406.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-93afe873e17be263.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-532038d3cf6795e9.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-8fa8aecdd85d8071.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-40720d6f4166b388.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-b7c59c3b4b43063b.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-474f752c96d31ed1.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-64ebc506b2282af8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-faea5d03fb6c7100.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-f733c4a810463831.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-0a54639cb67d4e0f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-0723d44f8ada94aa.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-b3af6e90bac0e2e4.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-0239a6766f1f5f1a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-15e43f0461c56427.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4b7e85bf9083e146.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-bd9a9b012f56610e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-7bb9ac21f42cbd82.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-98191593a33d675f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-2f8995547b66145d.rlib -liconv -lSystem -lc -lm -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib -o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/unicode_names2-b2f5aa70e82e486b/build_script_build-b2f5aa70e82e486b -Wl,-dead_strip -nodefaultlibs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/pylyzer-20240327-38954-l0w46f=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/pylyzer-20240327-38954-l0w46f | |
cc called with: -Wl,-exported_symbols_list,/private/tmp/rustc6R9nUO/list -arch arm64 /private/tmp/rustc6R9nUO/symbols.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/paste-0957ff728b261b6f.paste.607d6ea386382a6e-cgu.0.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/paste-0957ff728b261b6f.paste.607d6ea386382a6e-cgu.1.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/paste-0957ff728b261b6f.paste.607d6ea386382a6e-cgu.2.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/paste-0957ff728b261b6f.paste.607d6ea386382a6e-cgu.3.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/paste-0957ff728b261b6f.paste.607d6ea386382a6e-cgu.4.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/paste-0957ff728b261b6f.paste.607d6ea386382a6e-cgu.5.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/paste-0957ff728b261b6f.paste.607d6ea386382a6e-cgu.6.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/paste-0957ff728b261b6f.paste.607d6ea386382a6e-cgu.7.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/paste-0957ff728b261b6f.51m1lnpejgndutsv.rcgu.rmeta /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/paste-0957ff728b261b6f.59zb104zjzn5jdf4.rcgu.o -L /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libproc_macro-ae7340dd0056f189.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-93afe873e17be263.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-532038d3cf6795e9.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-8fa8aecdd85d8071.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-40720d6f4166b388.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-b7c59c3b4b43063b.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-474f752c96d31ed1.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-64ebc506b2282af8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-faea5d03fb6c7100.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-f733c4a810463831.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-0a54639cb67d4e0f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-0723d44f8ada94aa.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-b3af6e90bac0e2e4.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-0239a6766f1f5f1a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-15e43f0461c56427.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4b7e85bf9083e146.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-bd9a9b012f56610e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-7bb9ac21f42cbd82.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-98191593a33d675f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-2f8995547b66145d.rlib -lSystem -lc -lm -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib -o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libpaste-0957ff728b261b6f.dylib -Wl,-dead_strip -dynamiclib -Wl,-dylib -nodefaultlibs | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/pylyzer-20240327-38954-l0w46f=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/pylyzer-20240327-38954-l0w46f | |
superenv executed: clang -Wl,-exported_symbols_list,/private/tmp/rustc6R9nUO/list -arch arm64 /private/tmp/rustc6R9nUO/symbols.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/paste-0957ff728b261b6f.paste.607d6ea386382a6e-cgu.0.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/paste-0957ff728b261b6f.paste.607d6ea386382a6e-cgu.1.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/paste-0957ff728b261b6f.paste.607d6ea386382a6e-cgu.2.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/paste-0957ff728b261b6f.paste.607d6ea386382a6e-cgu.3.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/paste-0957ff728b261b6f.paste.607d6ea386382a6e-cgu.4.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/paste-0957ff728b261b6f.paste.607d6ea386382a6e-cgu.5.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/paste-0957ff728b261b6f.paste.607d6ea386382a6e-cgu.6.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/paste-0957ff728b261b6f.paste.607d6ea386382a6e-cgu.7.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/paste-0957ff728b261b6f.51m1lnpejgndutsv.rcgu.rmeta /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/paste-0957ff728b261b6f.59zb104zjzn5jdf4.rcgu.o -L /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libproc_macro-ae7340dd0056f189.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-93afe873e17be263.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-532038d3cf6795e9.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-8fa8aecdd85d8071.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-40720d6f4166b388.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-b7c59c3b4b43063b.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-474f752c96d31ed1.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-64ebc506b2282af8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-faea5d03fb6c7100.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-f733c4a810463831.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-0a54639cb67d4e0f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-0723d44f8ada94aa.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-b3af6e90bac0e2e4.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-0239a6766f1f5f1a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-15e43f0461c56427.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4b7e85bf9083e146.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-bd9a9b012f56610e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-7bb9ac21f42cbd82.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-98191593a33d675f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-2f8995547b66145d.rlib -lSystem -lc -lm -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib -o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libpaste-0957ff728b261b6f.dylib -Wl,-dead_strip -dynamiclib -Wl,-dylib -nodefaultlibs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/pylyzer-20240327-38954-l0w46f=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/pylyzer-20240327-38954-l0w46f | |
cc called with: -arch arm64 /private/tmp/rustcgmRWpm/symbols.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/rustpython-parser-1339df378821c94b/build_script_build-1339df378821c94b.build_script_build.da56806a7ce7e06b-cgu.0.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/rustpython-parser-1339df378821c94b/build_script_build-1339df378821c94b.build_script_build.da56806a7ce7e06b-cgu.1.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/rustpython-parser-1339df378821c94b/build_script_build-1339df378821c94b.build_script_build.da56806a7ce7e06b-cgu.2.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/rustpython-parser-1339df378821c94b/build_script_build-1339df378821c94b.build_script_build.da56806a7ce7e06b-cgu.3.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/rustpython-parser-1339df378821c94b/build_script_build-1339df378821c94b.build_script_build.da56806a7ce7e06b-cgu.4.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/rustpython-parser-1339df378821c94b/build_script_build-1339df378821c94b.build_script_build.da56806a7ce7e06b-cgu.5.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/rustpython-parser-1339df378821c94b/build_script_build-1339df378821c94b.build_script_build.da56806a7ce7e06b-cgu.6.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/rustpython-parser-1339df378821c94b/build_script_build-1339df378821c94b.build_script_build.da56806a7ce7e06b-cgu.7.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/rustpython-parser-1339df378821c94b/build_script_build-1339df378821c94b.build_script_build.da56806a7ce7e06b-cgu.8.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/rustpython-parser-1339df378821c94b/build_script_build-1339df378821c94b.efl0la8oj4t6xpf.rcgu.o -L /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libphf_codegen-bee1ccac39081710.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libphf_generator-99d3d0151008e3e2.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/librand-37e03d13f0bf56d3.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/librand_chacha-309538272c917aa8.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libppv_lite86-aada392c9ac5326d.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/librand_core-1462113cee4732ee.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libgetrandom-ab544d09d7902f1c.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/liblibc-8471c18cc23b96c0.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libcfg_if-b612682ec587a406.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libphf_shared-4a77b07020039a2d.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libsiphasher-2c8b2dfa7ba9fa03.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libanyhow-d2e4ffcbac2a371f.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libtiny_keccak-6776754c12cf9936.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libcrunchy-25a1a3e6c1d7fd97.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-93afe873e17be263.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-532038d3cf6795e9.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-8fa8aecdd85d8071.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-40720d6f4166b388.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-b7c59c3b4b43063b.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-474f752c96d31ed1.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-64ebc506b2282af8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-faea5d03fb6c7100.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-f733c4a810463831.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-0a54639cb67d4e0f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-0723d44f8ada94aa.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-b3af6e90bac0e2e4.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-0239a6766f1f5f1a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-15e43f0461c56427.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4b7e85bf9083e146.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-bd9a9b012f56610e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-7bb9ac21f42cbd82.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-98191593a33d675f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-2f8995547b66145d.rlib -liconv -lSystem -lc -lm -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib -o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/rustpython-parser-1339df378821c94b/build_script_build-1339df378821c94b -Wl,-dead_strip -nodefaultlibs | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/pylyzer-20240327-38954-l0w46f=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/pylyzer-20240327-38954-l0w46f | |
superenv executed: clang -arch arm64 /private/tmp/rustcgmRWpm/symbols.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/rustpython-parser-1339df378821c94b/build_script_build-1339df378821c94b.build_script_build.da56806a7ce7e06b-cgu.0.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/rustpython-parser-1339df378821c94b/build_script_build-1339df378821c94b.build_script_build.da56806a7ce7e06b-cgu.1.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/rustpython-parser-1339df378821c94b/build_script_build-1339df378821c94b.build_script_build.da56806a7ce7e06b-cgu.2.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/rustpython-parser-1339df378821c94b/build_script_build-1339df378821c94b.build_script_build.da56806a7ce7e06b-cgu.3.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/rustpython-parser-1339df378821c94b/build_script_build-1339df378821c94b.build_script_build.da56806a7ce7e06b-cgu.4.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/rustpython-parser-1339df378821c94b/build_script_build-1339df378821c94b.build_script_build.da56806a7ce7e06b-cgu.5.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/rustpython-parser-1339df378821c94b/build_script_build-1339df378821c94b.build_script_build.da56806a7ce7e06b-cgu.6.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/rustpython-parser-1339df378821c94b/build_script_build-1339df378821c94b.build_script_build.da56806a7ce7e06b-cgu.7.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/rustpython-parser-1339df378821c94b/build_script_build-1339df378821c94b.build_script_build.da56806a7ce7e06b-cgu.8.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/rustpython-parser-1339df378821c94b/build_script_build-1339df378821c94b.efl0la8oj4t6xpf.rcgu.o -L /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libphf_codegen-bee1ccac39081710.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libphf_generator-99d3d0151008e3e2.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/librand-37e03d13f0bf56d3.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/librand_chacha-309538272c917aa8.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libppv_lite86-aada392c9ac5326d.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/librand_core-1462113cee4732ee.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libgetrandom-ab544d09d7902f1c.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/liblibc-8471c18cc23b96c0.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libcfg_if-b612682ec587a406.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libphf_shared-4a77b07020039a2d.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libsiphasher-2c8b2dfa7ba9fa03.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libanyhow-d2e4ffcbac2a371f.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libtiny_keccak-6776754c12cf9936.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libcrunchy-25a1a3e6c1d7fd97.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-93afe873e17be263.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-532038d3cf6795e9.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-8fa8aecdd85d8071.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-40720d6f4166b388.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-b7c59c3b4b43063b.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-474f752c96d31ed1.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-64ebc506b2282af8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-faea5d03fb6c7100.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-f733c4a810463831.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-0a54639cb67d4e0f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-0723d44f8ada94aa.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-b3af6e90bac0e2e4.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-0239a6766f1f5f1a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-15e43f0461c56427.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4b7e85bf9083e146.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-bd9a9b012f56610e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-7bb9ac21f42cbd82.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-98191593a33d675f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-2f8995547b66145d.rlib -liconv -lSystem -lc -lm -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib -o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/rustpython-parser-1339df378821c94b/build_script_build-1339df378821c94b -Wl,-dead_strip -nodefaultlibs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/pylyzer-20240327-38954-l0w46f=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/pylyzer-20240327-38954-l0w46f | |
cc called with: -Wl,-exported_symbols_list,/private/tmp/rustczSPArQ/list -arch arm64 /private/tmp/rustczSPArQ/symbols.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_proc_macros-ba46f3d9227d9c1d.erg_proc_macros.b7902796b0a52661-cgu.0.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_proc_macros-ba46f3d9227d9c1d.erg_proc_macros.b7902796b0a52661-cgu.1.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_proc_macros-ba46f3d9227d9c1d.erg_proc_macros.b7902796b0a52661-cgu.2.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_proc_macros-ba46f3d9227d9c1d.erg_proc_macros.b7902796b0a52661-cgu.3.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_proc_macros-ba46f3d9227d9c1d.erg_proc_macros.b7902796b0a52661-cgu.4.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_proc_macros-ba46f3d9227d9c1d.erg_proc_macros.b7902796b0a52661-cgu.5.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_proc_macros-ba46f3d9227d9c1d.4ip526dxsk9obrto.rcgu.rmeta /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_proc_macros-ba46f3d9227d9c1d.4tcwffsqgyp5jfdf.rcgu.o -L /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libsyn-623d4fdcb7643298.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libquote-4b7160924fa43268.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libproc_macro2-0b5e8512a4746fe6.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libunicode_ident-8d18f65da9d1c8d8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libproc_macro-ae7340dd0056f189.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-93afe873e17be263.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-532038d3cf6795e9.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-8fa8aecdd85d8071.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-40720d6f4166b388.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-b7c59c3b4b43063b.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-474f752c96d31ed1.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-64ebc506b2282af8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-faea5d03fb6c7100.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-f733c4a810463831.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-0a54639cb67d4e0f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-0723d44f8ada94aa.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-b3af6e90bac0e2e4.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-0239a6766f1f5f1a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-15e43f0461c56427.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4b7e85bf9083e146.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-bd9a9b012f56610e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-7bb9ac21f42cbd82.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-98191593a33d675f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-2f8995547b66145d.rlib -lSystem -lc -lm -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib -o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/liberg_proc_macros-ba46f3d9227d9c1d.dylib -Wl,-dead_strip -dynamiclib -Wl,-dylib -nodefaultlibs | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/pylyzer-20240327-38954-l0w46f=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/pylyzer-20240327-38954-l0w46f | |
superenv executed: clang -Wl,-exported_symbols_list,/private/tmp/rustczSPArQ/list -arch arm64 /private/tmp/rustczSPArQ/symbols.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_proc_macros-ba46f3d9227d9c1d.erg_proc_macros.b7902796b0a52661-cgu.0.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_proc_macros-ba46f3d9227d9c1d.erg_proc_macros.b7902796b0a52661-cgu.1.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_proc_macros-ba46f3d9227d9c1d.erg_proc_macros.b7902796b0a52661-cgu.2.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_proc_macros-ba46f3d9227d9c1d.erg_proc_macros.b7902796b0a52661-cgu.3.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_proc_macros-ba46f3d9227d9c1d.erg_proc_macros.b7902796b0a52661-cgu.4.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_proc_macros-ba46f3d9227d9c1d.erg_proc_macros.b7902796b0a52661-cgu.5.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_proc_macros-ba46f3d9227d9c1d.4ip526dxsk9obrto.rcgu.rmeta /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_proc_macros-ba46f3d9227d9c1d.4tcwffsqgyp5jfdf.rcgu.o -L /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libsyn-623d4fdcb7643298.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libquote-4b7160924fa43268.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libproc_macro2-0b5e8512a4746fe6.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libunicode_ident-8d18f65da9d1c8d8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libproc_macro-ae7340dd0056f189.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-93afe873e17be263.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-532038d3cf6795e9.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-8fa8aecdd85d8071.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-40720d6f4166b388.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-b7c59c3b4b43063b.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-474f752c96d31ed1.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-64ebc506b2282af8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-faea5d03fb6c7100.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-f733c4a810463831.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-0a54639cb67d4e0f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-0723d44f8ada94aa.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-b3af6e90bac0e2e4.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-0239a6766f1f5f1a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-15e43f0461c56427.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4b7e85bf9083e146.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-bd9a9b012f56610e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-7bb9ac21f42cbd82.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-98191593a33d675f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-2f8995547b66145d.rlib -lSystem -lc -lm -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib -o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/liberg_proc_macros-ba46f3d9227d9c1d.dylib -Wl,-dead_strip -dynamiclib -Wl,-dylib -nodefaultlibs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/pylyzer-20240327-38954-l0w46f=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/pylyzer-20240327-38954-l0w46f | |
cc called with: -Wl,-exported_symbols_list,/private/tmp/rustc4V1EVv/list -arch arm64 /private/tmp/rustc4V1EVv/symbols.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/serde_repr-4ef2a54030c7c797.serde_repr.b36326e49be7b7fa-cgu.0.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/serde_repr-4ef2a54030c7c797.serde_repr.b36326e49be7b7fa-cgu.1.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/serde_repr-4ef2a54030c7c797.serde_repr.b36326e49be7b7fa-cgu.2.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/serde_repr-4ef2a54030c7c797.serde_repr.b36326e49be7b7fa-cgu.3.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/serde_repr-4ef2a54030c7c797.29650l94anjbtrn5.rcgu.rmeta /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/serde_repr-4ef2a54030c7c797.k5m94e2e9fwsirx.rcgu.o -L /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libsyn-8c2e41fc7539b6c6.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libquote-4b7160924fa43268.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libproc_macro2-0b5e8512a4746fe6.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libunicode_ident-8d18f65da9d1c8d8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libproc_macro-ae7340dd0056f189.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-93afe873e17be263.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-532038d3cf6795e9.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-8fa8aecdd85d8071.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-40720d6f4166b388.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-b7c59c3b4b43063b.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-474f752c96d31ed1.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-64ebc506b2282af8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-faea5d03fb6c7100.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-f733c4a810463831.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-0a54639cb67d4e0f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-0723d44f8ada94aa.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-b3af6e90bac0e2e4.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-0239a6766f1f5f1a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-15e43f0461c56427.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4b7e85bf9083e146.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-bd9a9b012f56610e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-7bb9ac21f42cbd82.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-98191593a33d675f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-2f8995547b66145d.rlib -lSystem -lc -lm -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib -o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libserde_repr-4ef2a54030c7c797.dylib -Wl,-dead_strip -dynamiclib -Wl,-dylib -nodefaultlibs | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/pylyzer-20240327-38954-l0w46f=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/pylyzer-20240327-38954-l0w46f | |
superenv executed: clang -Wl,-exported_symbols_list,/private/tmp/rustc4V1EVv/list -arch arm64 /private/tmp/rustc4V1EVv/symbols.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/serde_repr-4ef2a54030c7c797.serde_repr.b36326e49be7b7fa-cgu.0.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/serde_repr-4ef2a54030c7c797.serde_repr.b36326e49be7b7fa-cgu.1.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/serde_repr-4ef2a54030c7c797.serde_repr.b36326e49be7b7fa-cgu.2.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/serde_repr-4ef2a54030c7c797.serde_repr.b36326e49be7b7fa-cgu.3.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/serde_repr-4ef2a54030c7c797.29650l94anjbtrn5.rcgu.rmeta /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/serde_repr-4ef2a54030c7c797.k5m94e2e9fwsirx.rcgu.o -L /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libsyn-8c2e41fc7539b6c6.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libquote-4b7160924fa43268.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libproc_macro2-0b5e8512a4746fe6.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libunicode_ident-8d18f65da9d1c8d8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libproc_macro-ae7340dd0056f189.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-93afe873e17be263.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-532038d3cf6795e9.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-8fa8aecdd85d8071.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-40720d6f4166b388.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-b7c59c3b4b43063b.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-474f752c96d31ed1.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-64ebc506b2282af8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-faea5d03fb6c7100.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-f733c4a810463831.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-0a54639cb67d4e0f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-0723d44f8ada94aa.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-b3af6e90bac0e2e4.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-0239a6766f1f5f1a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-15e43f0461c56427.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4b7e85bf9083e146.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-bd9a9b012f56610e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-7bb9ac21f42cbd82.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-98191593a33d675f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-2f8995547b66145d.rlib -lSystem -lc -lm -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib -o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libserde_repr-4ef2a54030c7c797.dylib -Wl,-dead_strip -dynamiclib -Wl,-dylib -nodefaultlibs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/pylyzer-20240327-38954-l0w46f=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/pylyzer-20240327-38954-l0w46f | |
cc called with: -Wl,-exported_symbols_list,/private/tmp/rustc6T4bu0/list -arch arm64 /private/tmp/rustc6T4bu0/symbols.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/is_macro-c5d235f328631fb0.is_macro.a863906f879f95db-cgu.0.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/is_macro-c5d235f328631fb0.is_macro.a863906f879f95db-cgu.1.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/is_macro-c5d235f328631fb0.is_macro.a863906f879f95db-cgu.2.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/is_macro-c5d235f328631fb0.is_macro.a863906f879f95db-cgu.3.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/is_macro-c5d235f328631fb0.is_macro.a863906f879f95db-cgu.4.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/is_macro-c5d235f328631fb0.57d58vb0v3g18alk.rcgu.rmeta /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/is_macro-c5d235f328631fb0.1jc87o8a6dcs3dni.rcgu.o -L /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libsyn-8c2e41fc7539b6c6.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libquote-4b7160924fa43268.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libproc_macro2-0b5e8512a4746fe6.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libunicode_ident-8d18f65da9d1c8d8.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libinflector-cf9e72d9653cdd2a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libproc_macro-ae7340dd0056f189.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-93afe873e17be263.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-532038d3cf6795e9.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-8fa8aecdd85d8071.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-40720d6f4166b388.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-b7c59c3b4b43063b.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-474f752c96d31ed1.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-64ebc506b2282af8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-faea5d03fb6c7100.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-f733c4a810463831.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-0a54639cb67d4e0f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-0723d44f8ada94aa.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-b3af6e90bac0e2e4.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-0239a6766f1f5f1a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-15e43f0461c56427.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4b7e85bf9083e146.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-bd9a9b012f56610e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-7bb9ac21f42cbd82.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-98191593a33d675f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-2f8995547b66145d.rlib -lSystem -lc -lm -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib -o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libis_macro-c5d235f328631fb0.dylib -Wl,-dead_strip -dynamiclib -Wl,-dylib -nodefaultlibs | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/pylyzer-20240327-38954-l0w46f=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/pylyzer-20240327-38954-l0w46f | |
superenv executed: clang -Wl,-exported_symbols_list,/private/tmp/rustc6T4bu0/list -arch arm64 /private/tmp/rustc6T4bu0/symbols.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/is_macro-c5d235f328631fb0.is_macro.a863906f879f95db-cgu.0.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/is_macro-c5d235f328631fb0.is_macro.a863906f879f95db-cgu.1.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/is_macro-c5d235f328631fb0.is_macro.a863906f879f95db-cgu.2.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/is_macro-c5d235f328631fb0.is_macro.a863906f879f95db-cgu.3.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/is_macro-c5d235f328631fb0.is_macro.a863906f879f95db-cgu.4.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/is_macro-c5d235f328631fb0.57d58vb0v3g18alk.rcgu.rmeta /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/is_macro-c5d235f328631fb0.1jc87o8a6dcs3dni.rcgu.o -L /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libsyn-8c2e41fc7539b6c6.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libquote-4b7160924fa43268.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libproc_macro2-0b5e8512a4746fe6.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libunicode_ident-8d18f65da9d1c8d8.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libinflector-cf9e72d9653cdd2a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libproc_macro-ae7340dd0056f189.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-93afe873e17be263.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-532038d3cf6795e9.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-8fa8aecdd85d8071.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-40720d6f4166b388.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-b7c59c3b4b43063b.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-474f752c96d31ed1.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-64ebc506b2282af8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-faea5d03fb6c7100.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-f733c4a810463831.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-0a54639cb67d4e0f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-0723d44f8ada94aa.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-b3af6e90bac0e2e4.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-0239a6766f1f5f1a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-15e43f0461c56427.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4b7e85bf9083e146.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-bd9a9b012f56610e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-7bb9ac21f42cbd82.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-98191593a33d675f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-2f8995547b66145d.rlib -lSystem -lc -lm -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib -o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libis_macro-c5d235f328631fb0.dylib -Wl,-dead_strip -dynamiclib -Wl,-dylib -nodefaultlibs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/pylyzer-20240327-38954-l0w46f=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/pylyzer-20240327-38954-l0w46f | |
cc called with: -Wl,-exported_symbols_list,/private/tmp/rustc924ykA/list -arch arm64 /private/tmp/rustc924ykA/symbols.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/derive_more-d2393421119a664a.derive_more.7f708f0ec5abc4b1-cgu.00.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/derive_more-d2393421119a664a.derive_more.7f708f0ec5abc4b1-cgu.01.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/derive_more-d2393421119a664a.derive_more.7f708f0ec5abc4b1-cgu.02.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/derive_more-d2393421119a664a.derive_more.7f708f0ec5abc4b1-cgu.03.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/derive_more-d2393421119a664a.derive_more.7f708f0ec5abc4b1-cgu.04.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/derive_more-d2393421119a664a.derive_more.7f708f0ec5abc4b1-cgu.05.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/derive_more-d2393421119a664a.derive_more.7f708f0ec5abc4b1-cgu.06.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/derive_more-d2393421119a664a.derive_more.7f708f0ec5abc4b1-cgu.07.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/derive_more-d2393421119a664a.derive_more.7f708f0ec5abc4b1-cgu.08.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/derive_more-d2393421119a664a.derive_more.7f708f0ec5abc4b1-cgu.09.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/derive_more-d2393421119a664a.derive_more.7f708f0ec5abc4b1-cgu.10.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/derive_more-d2393421119a664a.derive_more.7f708f0ec5abc4b1-cgu.11.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/derive_more-d2393421119a664a.derive_more.7f708f0ec5abc4b1-cgu.12.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/derive_more-d2393421119a664a.derive_more.7f708f0ec5abc4b1-cgu.13.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/derive_more-d2393421119a664a.derive_more.7f708f0ec5abc4b1-cgu.14.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/derive_more-d2393421119a664a.derive_more.7f708f0ec5abc4b1-cgu.15.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/derive_more-d2393421119a664a.8c6vdmdar3zap25.rcgu.rmeta /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/derive_more-d2393421119a664a.41vxav9bcy0n2afg.rcgu.o -L /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libconvert_case-c904a4068363645e.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libsyn-623d4fdcb7643298.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libquote-4b7160924fa43268.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libproc_macro2-0b5e8512a4746fe6.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libunicode_ident-8d18f65da9d1c8d8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libproc_macro-ae7340dd0056f189.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-93afe873e17be263.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-532038d3cf6795e9.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-8fa8aecdd85d8071.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-40720d6f4166b388.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-b7c59c3b4b43063b.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-474f752c96d31ed1.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-64ebc506b2282af8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-faea5d03fb6c7100.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-f733c4a810463831.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-0a54639cb67d4e0f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-0723d44f8ada94aa.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-b3af6e90bac0e2e4.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-0239a6766f1f5f1a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-15e43f0461c56427.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4b7e85bf9083e146.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-bd9a9b012f56610e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-7bb9ac21f42cbd82.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-98191593a33d675f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-2f8995547b66145d.rlib -lSystem -lc -lm -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib -o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libderive_more-d2393421119a664a.dylib -Wl,-dead_strip -dynamiclib -Wl,-dylib -nodefaultlibs | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/pylyzer-20240327-38954-l0w46f=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/pylyzer-20240327-38954-l0w46f | |
superenv executed: clang -Wl,-exported_symbols_list,/private/tmp/rustc924ykA/list -arch arm64 /private/tmp/rustc924ykA/symbols.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/derive_more-d2393421119a664a.derive_more.7f708f0ec5abc4b1-cgu.00.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/derive_more-d2393421119a664a.derive_more.7f708f0ec5abc4b1-cgu.01.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/derive_more-d2393421119a664a.derive_more.7f708f0ec5abc4b1-cgu.02.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/derive_more-d2393421119a664a.derive_more.7f708f0ec5abc4b1-cgu.03.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/derive_more-d2393421119a664a.derive_more.7f708f0ec5abc4b1-cgu.04.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/derive_more-d2393421119a664a.derive_more.7f708f0ec5abc4b1-cgu.05.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/derive_more-d2393421119a664a.derive_more.7f708f0ec5abc4b1-cgu.06.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/derive_more-d2393421119a664a.derive_more.7f708f0ec5abc4b1-cgu.07.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/derive_more-d2393421119a664a.derive_more.7f708f0ec5abc4b1-cgu.08.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/derive_more-d2393421119a664a.derive_more.7f708f0ec5abc4b1-cgu.09.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/derive_more-d2393421119a664a.derive_more.7f708f0ec5abc4b1-cgu.10.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/derive_more-d2393421119a664a.derive_more.7f708f0ec5abc4b1-cgu.11.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/derive_more-d2393421119a664a.derive_more.7f708f0ec5abc4b1-cgu.12.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/derive_more-d2393421119a664a.derive_more.7f708f0ec5abc4b1-cgu.13.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/derive_more-d2393421119a664a.derive_more.7f708f0ec5abc4b1-cgu.14.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/derive_more-d2393421119a664a.derive_more.7f708f0ec5abc4b1-cgu.15.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/derive_more-d2393421119a664a.8c6vdmdar3zap25.rcgu.rmeta /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/derive_more-d2393421119a664a.41vxav9bcy0n2afg.rcgu.o -L /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libconvert_case-c904a4068363645e.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libsyn-623d4fdcb7643298.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libquote-4b7160924fa43268.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libproc_macro2-0b5e8512a4746fe6.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libunicode_ident-8d18f65da9d1c8d8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libproc_macro-ae7340dd0056f189.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-93afe873e17be263.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-532038d3cf6795e9.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-8fa8aecdd85d8071.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-40720d6f4166b388.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-b7c59c3b4b43063b.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-474f752c96d31ed1.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-64ebc506b2282af8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-faea5d03fb6c7100.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-f733c4a810463831.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-0a54639cb67d4e0f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-0723d44f8ada94aa.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-b3af6e90bac0e2e4.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-0239a6766f1f5f1a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-15e43f0461c56427.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4b7e85bf9083e146.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-bd9a9b012f56610e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-7bb9ac21f42cbd82.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-98191593a33d675f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-2f8995547b66145d.rlib -lSystem -lc -lm -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib -o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libderive_more-d2393421119a664a.dylib -Wl,-dead_strip -dynamiclib -Wl,-dylib -nodefaultlibs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/pylyzer-20240327-38954-l0w46f=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/pylyzer-20240327-38954-l0w46f | |
cc called with: -arch arm64 /private/tmp/rustcUpP5PI/symbols.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/erg_compiler-d1feeaecc1bfb1d0/build_script_build-d1feeaecc1bfb1d0.build_script_build.66a26ea30b6a4495-cgu.0.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/erg_compiler-d1feeaecc1bfb1d0/build_script_build-d1feeaecc1bfb1d0.4jqhrgaf58dx5jht.rcgu.o -L /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/liberg_common-63118c6af931c1dd.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libthread_local-8a4c0373ae4b9eb7.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libonce_cell-7b67b08a98e381bd.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libparking_lot-e769669b49d72539.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libparking_lot_core-3db403f245efadf6.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/liblibc-8471c18cc23b96c0.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libcfg_if-b612682ec587a406.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libsmallvec-2ef371d8442219cc.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/liblock_api-02704d289d3b101c.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libscopeguard-b65c8169e3a1ea5c.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-93afe873e17be263.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-532038d3cf6795e9.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-8fa8aecdd85d8071.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-40720d6f4166b388.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-b7c59c3b4b43063b.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-474f752c96d31ed1.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-64ebc506b2282af8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-faea5d03fb6c7100.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-f733c4a810463831.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-0a54639cb67d4e0f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-0723d44f8ada94aa.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-b3af6e90bac0e2e4.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-0239a6766f1f5f1a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-15e43f0461c56427.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4b7e85bf9083e146.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-bd9a9b012f56610e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-7bb9ac21f42cbd82.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-98191593a33d675f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-2f8995547b66145d.rlib -liconv -lSystem -lc -lm -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib -o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/erg_compiler-d1feeaecc1bfb1d0/build_script_build-d1feeaecc1bfb1d0 -Wl,-dead_strip -nodefaultlibs | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/pylyzer-20240327-38954-l0w46f=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/pylyzer-20240327-38954-l0w46f | |
superenv executed: clang -arch arm64 /private/tmp/rustcUpP5PI/symbols.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/erg_compiler-d1feeaecc1bfb1d0/build_script_build-d1feeaecc1bfb1d0.build_script_build.66a26ea30b6a4495-cgu.0.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/erg_compiler-d1feeaecc1bfb1d0/build_script_build-d1feeaecc1bfb1d0.4jqhrgaf58dx5jht.rcgu.o -L /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/liberg_common-63118c6af931c1dd.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libthread_local-8a4c0373ae4b9eb7.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libonce_cell-7b67b08a98e381bd.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libparking_lot-e769669b49d72539.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libparking_lot_core-3db403f245efadf6.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/liblibc-8471c18cc23b96c0.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libcfg_if-b612682ec587a406.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libsmallvec-2ef371d8442219cc.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/liblock_api-02704d289d3b101c.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libscopeguard-b65c8169e3a1ea5c.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-93afe873e17be263.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-532038d3cf6795e9.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-8fa8aecdd85d8071.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-40720d6f4166b388.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-b7c59c3b4b43063b.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-474f752c96d31ed1.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-64ebc506b2282af8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-faea5d03fb6c7100.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-f733c4a810463831.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-0a54639cb67d4e0f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-0723d44f8ada94aa.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-b3af6e90bac0e2e4.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-0239a6766f1f5f1a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-15e43f0461c56427.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4b7e85bf9083e146.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-bd9a9b012f56610e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-7bb9ac21f42cbd82.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-98191593a33d675f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-2f8995547b66145d.rlib -liconv -lSystem -lc -lm -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib -o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/build/erg_compiler-d1feeaecc1bfb1d0/build_script_build-d1feeaecc1bfb1d0 -Wl,-dead_strip -nodefaultlibs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/pylyzer-20240327-38954-l0w46f=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/pylyzer-20240327-38954-l0w46f | |
cc called with: -Wl,-exported_symbols_list,/private/tmp/rustciGQMnY/list -arch arm64 /private/tmp/rustciGQMnY/symbols.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/serde_derive-b45c4ff848334b81.serde_derive.82c1ddea6c24ec5f-cgu.00.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/serde_derive-b45c4ff848334b81.serde_derive.82c1ddea6c24ec5f-cgu.01.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/serde_derive-b45c4ff848334b81.serde_derive.82c1ddea6c24ec5f-cgu.02.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/serde_derive-b45c4ff848334b81.serde_derive.82c1ddea6c24ec5f-cgu.03.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/serde_derive-b45c4ff848334b81.serde_derive.82c1ddea6c24ec5f-cgu.04.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/serde_derive-b45c4ff848334b81.serde_derive.82c1ddea6c24ec5f-cgu.05.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/serde_derive-b45c4ff848334b81.serde_derive.82c1ddea6c24ec5f-cgu.06.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/serde_derive-b45c4ff848334b81.serde_derive.82c1ddea6c24ec5f-cgu.07.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/serde_derive-b45c4ff848334b81.serde_derive.82c1ddea6c24ec5f-cgu.08.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/serde_derive-b45c4ff848334b81.serde_derive.82c1ddea6c24ec5f-cgu.09.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/serde_derive-b45c4ff848334b81.serde_derive.82c1ddea6c24ec5f-cgu.10.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/serde_derive-b45c4ff848334b81.serde_derive.82c1ddea6c24ec5f-cgu.11.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/serde_derive-b45c4ff848334b81.serde_derive.82c1ddea6c24ec5f-cgu.12.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/serde_derive-b45c4ff848334b81.serde_derive.82c1ddea6c24ec5f-cgu.13.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/serde_derive-b45c4ff848334b81.serde_derive.82c1ddea6c24ec5f-cgu.14.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/serde_derive-b45c4ff848334b81.serde_derive.82c1ddea6c24ec5f-cgu.15.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/serde_derive-b45c4ff848334b81.59v50zhkouyyutub.rcgu.rmeta /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/serde_derive-b45c4ff848334b81.20ah0paerfw76q49.rcgu.o -L /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libsyn-8c2e41fc7539b6c6.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libquote-4b7160924fa43268.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libproc_macro2-0b5e8512a4746fe6.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libunicode_ident-8d18f65da9d1c8d8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libproc_macro-ae7340dd0056f189.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-93afe873e17be263.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-532038d3cf6795e9.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-8fa8aecdd85d8071.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-40720d6f4166b388.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-b7c59c3b4b43063b.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-474f752c96d31ed1.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-64ebc506b2282af8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-faea5d03fb6c7100.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-f733c4a810463831.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-0a54639cb67d4e0f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-0723d44f8ada94aa.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-b3af6e90bac0e2e4.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-0239a6766f1f5f1a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-15e43f0461c56427.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4b7e85bf9083e146.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-bd9a9b012f56610e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-7bb9ac21f42cbd82.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-98191593a33d675f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-2f8995547b66145d.rlib -lSystem -lc -lm -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib -o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libserde_derive-b45c4ff848334b81.dylib -Wl,-dead_strip -dynamiclib -Wl,-dylib -nodefaultlibs | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/pylyzer-20240327-38954-l0w46f=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/pylyzer-20240327-38954-l0w46f | |
superenv executed: clang -Wl,-exported_symbols_list,/private/tmp/rustciGQMnY/list -arch arm64 /private/tmp/rustciGQMnY/symbols.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/serde_derive-b45c4ff848334b81.serde_derive.82c1ddea6c24ec5f-cgu.00.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/serde_derive-b45c4ff848334b81.serde_derive.82c1ddea6c24ec5f-cgu.01.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/serde_derive-b45c4ff848334b81.serde_derive.82c1ddea6c24ec5f-cgu.02.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/serde_derive-b45c4ff848334b81.serde_derive.82c1ddea6c24ec5f-cgu.03.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/serde_derive-b45c4ff848334b81.serde_derive.82c1ddea6c24ec5f-cgu.04.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/serde_derive-b45c4ff848334b81.serde_derive.82c1ddea6c24ec5f-cgu.05.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/serde_derive-b45c4ff848334b81.serde_derive.82c1ddea6c24ec5f-cgu.06.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/serde_derive-b45c4ff848334b81.serde_derive.82c1ddea6c24ec5f-cgu.07.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/serde_derive-b45c4ff848334b81.serde_derive.82c1ddea6c24ec5f-cgu.08.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/serde_derive-b45c4ff848334b81.serde_derive.82c1ddea6c24ec5f-cgu.09.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/serde_derive-b45c4ff848334b81.serde_derive.82c1ddea6c24ec5f-cgu.10.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/serde_derive-b45c4ff848334b81.serde_derive.82c1ddea6c24ec5f-cgu.11.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/serde_derive-b45c4ff848334b81.serde_derive.82c1ddea6c24ec5f-cgu.12.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/serde_derive-b45c4ff848334b81.serde_derive.82c1ddea6c24ec5f-cgu.13.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/serde_derive-b45c4ff848334b81.serde_derive.82c1ddea6c24ec5f-cgu.14.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/serde_derive-b45c4ff848334b81.serde_derive.82c1ddea6c24ec5f-cgu.15.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/serde_derive-b45c4ff848334b81.59v50zhkouyyutub.rcgu.rmeta /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/serde_derive-b45c4ff848334b81.20ah0paerfw76q49.rcgu.o -L /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libsyn-8c2e41fc7539b6c6.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libquote-4b7160924fa43268.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libproc_macro2-0b5e8512a4746fe6.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libunicode_ident-8d18f65da9d1c8d8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libproc_macro-ae7340dd0056f189.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-93afe873e17be263.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-532038d3cf6795e9.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-8fa8aecdd85d8071.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-40720d6f4166b388.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-b7c59c3b4b43063b.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-474f752c96d31ed1.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-64ebc506b2282af8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-faea5d03fb6c7100.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-f733c4a810463831.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-0a54639cb67d4e0f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-0723d44f8ada94aa.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-b3af6e90bac0e2e4.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-0239a6766f1f5f1a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-15e43f0461c56427.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4b7e85bf9083e146.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-bd9a9b012f56610e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-7bb9ac21f42cbd82.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-98191593a33d675f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-2f8995547b66145d.rlib -lSystem -lc -lm -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib -o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libserde_derive-b45c4ff848334b81.dylib -Wl,-dead_strip -dynamiclib -Wl,-dylib -nodefaultlibs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/pylyzer-20240327-38954-l0w46f=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/pylyzer-20240327-38954-l0w46f | |
cc called with: -Wl,-exported_symbols_list,/private/tmp/rustcenhBAR/list -arch arm64 /private/tmp/rustcenhBAR/symbols.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_parser-7478d3ac2a52322c.erg_parser.a21209b62770c4ef-cgu.00.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_parser-7478d3ac2a52322c.erg_parser.a21209b62770c4ef-cgu.01.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_parser-7478d3ac2a52322c.erg_parser.a21209b62770c4ef-cgu.02.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_parser-7478d3ac2a52322c.erg_parser.a21209b62770c4ef-cgu.03.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_parser-7478d3ac2a52322c.erg_parser.a21209b62770c4ef-cgu.04.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_parser-7478d3ac2a52322c.erg_parser.a21209b62770c4ef-cgu.05.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_parser-7478d3ac2a52322c.erg_parser.a21209b62770c4ef-cgu.06.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_parser-7478d3ac2a52322c.erg_parser.a21209b62770c4ef-cgu.07.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_parser-7478d3ac2a52322c.erg_parser.a21209b62770c4ef-cgu.08.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_parser-7478d3ac2a52322c.erg_parser.a21209b62770c4ef-cgu.09.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_parser-7478d3ac2a52322c.erg_parser.a21209b62770c4ef-cgu.10.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_parser-7478d3ac2a52322c.erg_parser.a21209b62770c4ef-cgu.11.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_parser-7478d3ac2a52322c.erg_parser.a21209b62770c4ef-cgu.12.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_parser-7478d3ac2a52322c.erg_parser.a21209b62770c4ef-cgu.13.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_parser-7478d3ac2a52322c.erg_parser.a21209b62770c4ef-cgu.14.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_parser-7478d3ac2a52322c.erg_parser.a21209b62770c4ef-cgu.15.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_parser-7478d3ac2a52322c.1zgun0t2x1j4t3ti.rcgu.o -L /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libunicode_xid-a001ea48c4db44e5.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/liberg_common-7a7e4f3fdad0f5c9.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libthread_local-e862bac60de08a09.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libonce_cell-720a30ace0ffe528.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libparking_lot-a98c33e616844309.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libparking_lot_core-14d0cd83a67a58f9.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/liblibc-b93eaf7d4a38fdac.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libcfg_if-1fbc7ec5fbf0ac4e.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libsmallvec-3abd2bd159f25f4d.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/liblock_api-90c458b2ab7b7d85.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libscopeguard-f3bdcf51cdd98a05.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-93afe873e17be263.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-532038d3cf6795e9.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-8fa8aecdd85d8071.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-40720d6f4166b388.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-b7c59c3b4b43063b.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-474f752c96d31ed1.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-64ebc506b2282af8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-faea5d03fb6c7100.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-f733c4a810463831.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-0a54639cb67d4e0f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-0723d44f8ada94aa.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-b3af6e90bac0e2e4.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-0239a6766f1f5f1a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-15e43f0461c56427.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4b7e85bf9083e146.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-bd9a9b012f56610e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-7bb9ac21f42cbd82.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-98191593a33d675f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-2f8995547b66145d.rlib -liconv -lSystem -lc -lm -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib -o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/liberg_parser-7478d3ac2a52322c.dylib -Wl,-dead_strip -dynamiclib -Wl,-dylib -nodefaultlibs | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/pylyzer-20240327-38954-l0w46f=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/pylyzer-20240327-38954-l0w46f | |
superenv executed: clang -Wl,-exported_symbols_list,/private/tmp/rustcenhBAR/list -arch arm64 /private/tmp/rustcenhBAR/symbols.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_parser-7478d3ac2a52322c.erg_parser.a21209b62770c4ef-cgu.00.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_parser-7478d3ac2a52322c.erg_parser.a21209b62770c4ef-cgu.01.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_parser-7478d3ac2a52322c.erg_parser.a21209b62770c4ef-cgu.02.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_parser-7478d3ac2a52322c.erg_parser.a21209b62770c4ef-cgu.03.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_parser-7478d3ac2a52322c.erg_parser.a21209b62770c4ef-cgu.04.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_parser-7478d3ac2a52322c.erg_parser.a21209b62770c4ef-cgu.05.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_parser-7478d3ac2a52322c.erg_parser.a21209b62770c4ef-cgu.06.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_parser-7478d3ac2a52322c.erg_parser.a21209b62770c4ef-cgu.07.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_parser-7478d3ac2a52322c.erg_parser.a21209b62770c4ef-cgu.08.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_parser-7478d3ac2a52322c.erg_parser.a21209b62770c4ef-cgu.09.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_parser-7478d3ac2a52322c.erg_parser.a21209b62770c4ef-cgu.10.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_parser-7478d3ac2a52322c.erg_parser.a21209b62770c4ef-cgu.11.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_parser-7478d3ac2a52322c.erg_parser.a21209b62770c4ef-cgu.12.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_parser-7478d3ac2a52322c.erg_parser.a21209b62770c4ef-cgu.13.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_parser-7478d3ac2a52322c.erg_parser.a21209b62770c4ef-cgu.14.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_parser-7478d3ac2a52322c.erg_parser.a21209b62770c4ef-cgu.15.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_parser-7478d3ac2a52322c.1zgun0t2x1j4t3ti.rcgu.o -L /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libunicode_xid-a001ea48c4db44e5.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/liberg_common-7a7e4f3fdad0f5c9.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libthread_local-e862bac60de08a09.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libonce_cell-720a30ace0ffe528.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libparking_lot-a98c33e616844309.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libparking_lot_core-14d0cd83a67a58f9.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/liblibc-b93eaf7d4a38fdac.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libcfg_if-1fbc7ec5fbf0ac4e.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libsmallvec-3abd2bd159f25f4d.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/liblock_api-90c458b2ab7b7d85.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libscopeguard-f3bdcf51cdd98a05.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-93afe873e17be263.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-532038d3cf6795e9.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-8fa8aecdd85d8071.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-40720d6f4166b388.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-b7c59c3b4b43063b.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-474f752c96d31ed1.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-64ebc506b2282af8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-faea5d03fb6c7100.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-f733c4a810463831.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-0a54639cb67d4e0f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-0723d44f8ada94aa.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-b3af6e90bac0e2e4.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-0239a6766f1f5f1a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-15e43f0461c56427.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4b7e85bf9083e146.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-bd9a9b012f56610e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-7bb9ac21f42cbd82.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-98191593a33d675f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-2f8995547b66145d.rlib -liconv -lSystem -lc -lm -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib -o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/liberg_parser-7478d3ac2a52322c.dylib -Wl,-dead_strip -dynamiclib -Wl,-dylib -nodefaultlibs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/pylyzer-20240327-38954-l0w46f=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/pylyzer-20240327-38954-l0w46f | |
cc called with: -Wl,-exported_symbols_list,/private/tmp/rustcLr6wai/list -arch arm64 /private/tmp/rustcLr6wai/symbols.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_compiler-d22229d5b4105bf9.erg_compiler.eb09600eabb5702e-cgu.00.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_compiler-d22229d5b4105bf9.erg_compiler.eb09600eabb5702e-cgu.01.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_compiler-d22229d5b4105bf9.erg_compiler.eb09600eabb5702e-cgu.02.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_compiler-d22229d5b4105bf9.erg_compiler.eb09600eabb5702e-cgu.03.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_compiler-d22229d5b4105bf9.erg_compiler.eb09600eabb5702e-cgu.04.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_compiler-d22229d5b4105bf9.erg_compiler.eb09600eabb5702e-cgu.05.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_compiler-d22229d5b4105bf9.erg_compiler.eb09600eabb5702e-cgu.06.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_compiler-d22229d5b4105bf9.erg_compiler.eb09600eabb5702e-cgu.07.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_compiler-d22229d5b4105bf9.erg_compiler.eb09600eabb5702e-cgu.08.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_compiler-d22229d5b4105bf9.erg_compiler.eb09600eabb5702e-cgu.09.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_compiler-d22229d5b4105bf9.erg_compiler.eb09600eabb5702e-cgu.10.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_compiler-d22229d5b4105bf9.erg_compiler.eb09600eabb5702e-cgu.11.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_compiler-d22229d5b4105bf9.erg_compiler.eb09600eabb5702e-cgu.12.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_compiler-d22229d5b4105bf9.erg_compiler.eb09600eabb5702e-cgu.13.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_compiler-d22229d5b4105bf9.erg_compiler.eb09600eabb5702e-cgu.14.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_compiler-d22229d5b4105bf9.erg_compiler.eb09600eabb5702e-cgu.15.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_compiler-d22229d5b4105bf9.50f5mqg3esxifmg0.rcgu.o -L /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/liberg_parser-7478d3ac2a52322c.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libunicode_xid-a001ea48c4db44e5.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/liberg_common-7a7e4f3fdad0f5c9.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libthread_local-e862bac60de08a09.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libonce_cell-720a30ace0ffe528.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libparking_lot-a98c33e616844309.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libparking_lot_core-14d0cd83a67a58f9.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/liblibc-b93eaf7d4a38fdac.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libcfg_if-1fbc7ec5fbf0ac4e.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libsmallvec-3abd2bd159f25f4d.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/liblock_api-90c458b2ab7b7d85.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libscopeguard-f3bdcf51cdd98a05.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-93afe873e17be263.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-532038d3cf6795e9.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-8fa8aecdd85d8071.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-40720d6f4166b388.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-b7c59c3b4b43063b.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-474f752c96d31ed1.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-64ebc506b2282af8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-faea5d03fb6c7100.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-f733c4a810463831.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-0a54639cb67d4e0f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-0723d44f8ada94aa.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-b3af6e90bac0e2e4.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-0239a6766f1f5f1a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-15e43f0461c56427.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4b7e85bf9083e146.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-bd9a9b012f56610e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-7bb9ac21f42cbd82.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-98191593a33d675f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-2f8995547b66145d.rlib -liconv -lSystem -lc -lm -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib -o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/liberg_compiler-d22229d5b4105bf9.dylib -Wl,-dead_strip -dynamiclib -Wl,-dylib -nodefaultlibs | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/pylyzer-20240327-38954-l0w46f=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/pylyzer-20240327-38954-l0w46f | |
superenv executed: clang -Wl,-exported_symbols_list,/private/tmp/rustcLr6wai/list -arch arm64 /private/tmp/rustcLr6wai/symbols.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_compiler-d22229d5b4105bf9.erg_compiler.eb09600eabb5702e-cgu.00.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_compiler-d22229d5b4105bf9.erg_compiler.eb09600eabb5702e-cgu.01.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_compiler-d22229d5b4105bf9.erg_compiler.eb09600eabb5702e-cgu.02.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_compiler-d22229d5b4105bf9.erg_compiler.eb09600eabb5702e-cgu.03.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_compiler-d22229d5b4105bf9.erg_compiler.eb09600eabb5702e-cgu.04.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_compiler-d22229d5b4105bf9.erg_compiler.eb09600eabb5702e-cgu.05.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_compiler-d22229d5b4105bf9.erg_compiler.eb09600eabb5702e-cgu.06.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_compiler-d22229d5b4105bf9.erg_compiler.eb09600eabb5702e-cgu.07.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_compiler-d22229d5b4105bf9.erg_compiler.eb09600eabb5702e-cgu.08.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_compiler-d22229d5b4105bf9.erg_compiler.eb09600eabb5702e-cgu.09.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_compiler-d22229d5b4105bf9.erg_compiler.eb09600eabb5702e-cgu.10.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_compiler-d22229d5b4105bf9.erg_compiler.eb09600eabb5702e-cgu.11.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_compiler-d22229d5b4105bf9.erg_compiler.eb09600eabb5702e-cgu.12.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_compiler-d22229d5b4105bf9.erg_compiler.eb09600eabb5702e-cgu.13.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_compiler-d22229d5b4105bf9.erg_compiler.eb09600eabb5702e-cgu.14.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_compiler-d22229d5b4105bf9.erg_compiler.eb09600eabb5702e-cgu.15.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/erg_compiler-d22229d5b4105bf9.50f5mqg3esxifmg0.rcgu.o -L /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/liberg_parser-7478d3ac2a52322c.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libunicode_xid-a001ea48c4db44e5.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/liberg_common-7a7e4f3fdad0f5c9.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libthread_local-e862bac60de08a09.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libonce_cell-720a30ace0ffe528.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libparking_lot-a98c33e616844309.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libparking_lot_core-14d0cd83a67a58f9.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/liblibc-b93eaf7d4a38fdac.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libcfg_if-1fbc7ec5fbf0ac4e.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libsmallvec-3abd2bd159f25f4d.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/liblock_api-90c458b2ab7b7d85.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libscopeguard-f3bdcf51cdd98a05.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-93afe873e17be263.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-532038d3cf6795e9.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-8fa8aecdd85d8071.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-40720d6f4166b388.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-b7c59c3b4b43063b.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-474f752c96d31ed1.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-64ebc506b2282af8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-faea5d03fb6c7100.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-f733c4a810463831.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-0a54639cb67d4e0f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-0723d44f8ada94aa.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-b3af6e90bac0e2e4.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-0239a6766f1f5f1a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-15e43f0461c56427.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4b7e85bf9083e146.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-bd9a9b012f56610e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-7bb9ac21f42cbd82.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-98191593a33d675f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-2f8995547b66145d.rlib -liconv -lSystem -lc -lm -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib -o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/liberg_compiler-d22229d5b4105bf9.dylib -Wl,-dead_strip -dynamiclib -Wl,-dylib -nodefaultlibs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/pylyzer-20240327-38954-l0w46f=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/pylyzer-20240327-38954-l0w46f | |
cc called with: -arch arm64 /private/tmp/rustcRHQhO8/symbols.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/pylyzer-df710f89938e92ad.pylyzer.9b23a734651c001-cgu.00.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/pylyzer-df710f89938e92ad.pylyzer.9b23a734651c001-cgu.01.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/pylyzer-df710f89938e92ad.pylyzer.9b23a734651c001-cgu.02.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/pylyzer-df710f89938e92ad.pylyzer.9b23a734651c001-cgu.03.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/pylyzer-df710f89938e92ad.pylyzer.9b23a734651c001-cgu.04.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/pylyzer-df710f89938e92ad.pylyzer.9b23a734651c001-cgu.05.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/pylyzer-df710f89938e92ad.pylyzer.9b23a734651c001-cgu.06.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/pylyzer-df710f89938e92ad.pylyzer.9b23a734651c001-cgu.07.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/pylyzer-df710f89938e92ad.pylyzer.9b23a734651c001-cgu.08.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/pylyzer-df710f89938e92ad.pylyzer.9b23a734651c001-cgu.09.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/pylyzer-df710f89938e92ad.pylyzer.9b23a734651c001-cgu.10.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/pylyzer-df710f89938e92ad.pylyzer.9b23a734651c001-cgu.11.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/pylyzer-df710f89938e92ad.pylyzer.9b23a734651c001-cgu.12.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/pylyzer-df710f89938e92ad.pylyzer.9b23a734651c001-cgu.13.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/pylyzer-df710f89938e92ad.pylyzer.9b23a734651c001-cgu.14.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/pylyzer-df710f89938e92ad.pylyzer.9b23a734651c001-cgu.15.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/pylyzer-df710f89938e92ad.yp3g2k4871w3sd8.rcgu.o -L /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libels-d0509ebf218ddf0a.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libmolc-7a483dc2ac1b935f.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/liblsp_types-82f433b97917c62a.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/liburl-be0ecb75d48409d3.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libidna-65c7eeb3d2509f8b.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libunicode_normalization-e3c0d97aaf4d1a0e.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libtinyvec-e361b44198ba84e6.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libtinyvec_macros-42b111339297e1c7.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libunicode_bidi-674cf0637aa462e7.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libform_urlencoded-46c6b32f81701d3d.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libpercent_encoding-4f11a0497114197a.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libserde_json-eed8cb12608ee733.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libitoa-2255889f421269a9.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libserde-892aba0902d2ecf8.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libbitflags-e4fa522c880b03a3.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libpy2erg-eb397b2045d168d2.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/librustpython_parser-ac00f495c126f6fd.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libunicode_names2-e634eac42a3dc0e4.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libphf-ea80aea5b83e57d6.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libphf_shared-ae0dd82adfdad48d.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libsiphasher-04db364d7f9ac94e.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/liblalrpop_util-072e22828af54fef.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libunic_ucd_ident-48feb3f81e37ba06.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libunic_emoji_char-b61955f8f157ea18.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libunic_ucd_version-1b894be5cb8c2d61.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libunic_common-fbabda5499b5bee8.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libunic_char_property-d9f210d19739b0bf.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libunic_char_range-2757bf14ccbfda35.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/liblog-df7c89c59b13caa2.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/librustc_hash-0749f2c86253a5d5.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/librustpython_ast-0b5217f99032fd7f.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/librustpython_parser_core-9b27a6bcc55dece1.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/librustpython_parser_vendored-f29d0901063da8a0.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libmemchr-d420fb5ccfd65b6b.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libmalachite_bigint-f98eb7b1207cc283.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libnum_integer-99e124df2e213a5e.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libnum_traits-c2a4caf8344bfb92.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libmalachite-4e98f4829cfe835b.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libmalachite_q-668525a3ab602ddc.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libmalachite_nz-5c62614926e5604a.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libmalachite_base-7cf96960c7acbc81.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libryu-45a41cc535ff5e03.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/liblibm-444489ab92b58358.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libitertools-38708f5db286ee1f.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libeither-8cd23fa15abe9224.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libhashbrown-77c8e7d6fba40295.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libahash-eead286f42593f20.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libzerocopy-9cfa0a850513b4b9.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/liberg_compiler-d22229d5b4105bf9.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/liberg_parser-7478d3ac2a52322c.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libunicode_xid-a001ea48c4db44e5.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/liberg_common-7a7e4f3fdad0f5c9.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libthread_local-e862bac60de08a09.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libonce_cell-720a30ace0ffe528.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libparking_lot-a98c33e616844309.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libparking_lot_core-14d0cd83a67a58f9.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/liblibc-b93eaf7d4a38fdac.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libcfg_if-1fbc7ec5fbf0ac4e.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libsmallvec-3abd2bd159f25f4d.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/liblock_api-90c458b2ab7b7d85.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libscopeguard-f3bdcf51cdd98a05.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-93afe873e17be263.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-532038d3cf6795e9.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-8fa8aecdd85d8071.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-40720d6f4166b388.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-b7c59c3b4b43063b.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-474f752c96d31ed1.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-64ebc506b2282af8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-faea5d03fb6c7100.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-f733c4a810463831.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-0a54639cb67d4e0f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-0723d44f8ada94aa.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-b3af6e90bac0e2e4.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-0239a6766f1f5f1a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-15e43f0461c56427.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4b7e85bf9083e146.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-bd9a9b012f56610e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-7bb9ac21f42cbd82.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-98191593a33d675f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-2f8995547b66145d.rlib -liconv -lSystem -lc -lm -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib -o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/pylyzer-df710f89938e92ad -Wl,-dead_strip -nodefaultlibs | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/pylyzer-20240327-38954-l0w46f=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/pylyzer-20240327-38954-l0w46f | |
superenv executed: clang -arch arm64 /private/tmp/rustcRHQhO8/symbols.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/pylyzer-df710f89938e92ad.pylyzer.9b23a734651c001-cgu.00.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/pylyzer-df710f89938e92ad.pylyzer.9b23a734651c001-cgu.01.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/pylyzer-df710f89938e92ad.pylyzer.9b23a734651c001-cgu.02.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/pylyzer-df710f89938e92ad.pylyzer.9b23a734651c001-cgu.03.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/pylyzer-df710f89938e92ad.pylyzer.9b23a734651c001-cgu.04.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/pylyzer-df710f89938e92ad.pylyzer.9b23a734651c001-cgu.05.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/pylyzer-df710f89938e92ad.pylyzer.9b23a734651c001-cgu.06.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/pylyzer-df710f89938e92ad.pylyzer.9b23a734651c001-cgu.07.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/pylyzer-df710f89938e92ad.pylyzer.9b23a734651c001-cgu.08.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/pylyzer-df710f89938e92ad.pylyzer.9b23a734651c001-cgu.09.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/pylyzer-df710f89938e92ad.pylyzer.9b23a734651c001-cgu.10.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/pylyzer-df710f89938e92ad.pylyzer.9b23a734651c001-cgu.11.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/pylyzer-df710f89938e92ad.pylyzer.9b23a734651c001-cgu.12.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/pylyzer-df710f89938e92ad.pylyzer.9b23a734651c001-cgu.13.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/pylyzer-df710f89938e92ad.pylyzer.9b23a734651c001-cgu.14.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/pylyzer-df710f89938e92ad.pylyzer.9b23a734651c001-cgu.15.rcgu.o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/pylyzer-df710f89938e92ad.yp3g2k4871w3sd8.rcgu.o -L /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libels-d0509ebf218ddf0a.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libmolc-7a483dc2ac1b935f.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/liblsp_types-82f433b97917c62a.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/liburl-be0ecb75d48409d3.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libidna-65c7eeb3d2509f8b.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libunicode_normalization-e3c0d97aaf4d1a0e.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libtinyvec-e361b44198ba84e6.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libtinyvec_macros-42b111339297e1c7.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libunicode_bidi-674cf0637aa462e7.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libform_urlencoded-46c6b32f81701d3d.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libpercent_encoding-4f11a0497114197a.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libserde_json-eed8cb12608ee733.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libitoa-2255889f421269a9.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libserde-892aba0902d2ecf8.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libbitflags-e4fa522c880b03a3.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libpy2erg-eb397b2045d168d2.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/librustpython_parser-ac00f495c126f6fd.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libunicode_names2-e634eac42a3dc0e4.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libphf-ea80aea5b83e57d6.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libphf_shared-ae0dd82adfdad48d.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libsiphasher-04db364d7f9ac94e.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/liblalrpop_util-072e22828af54fef.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libunic_ucd_ident-48feb3f81e37ba06.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libunic_emoji_char-b61955f8f157ea18.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libunic_ucd_version-1b894be5cb8c2d61.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libunic_common-fbabda5499b5bee8.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libunic_char_property-d9f210d19739b0bf.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libunic_char_range-2757bf14ccbfda35.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/liblog-df7c89c59b13caa2.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/librustc_hash-0749f2c86253a5d5.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/librustpython_ast-0b5217f99032fd7f.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/librustpython_parser_core-9b27a6bcc55dece1.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/librustpython_parser_vendored-f29d0901063da8a0.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libmemchr-d420fb5ccfd65b6b.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libmalachite_bigint-f98eb7b1207cc283.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libnum_integer-99e124df2e213a5e.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libnum_traits-c2a4caf8344bfb92.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libmalachite-4e98f4829cfe835b.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libmalachite_q-668525a3ab602ddc.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libmalachite_nz-5c62614926e5604a.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libmalachite_base-7cf96960c7acbc81.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libryu-45a41cc535ff5e03.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/liblibm-444489ab92b58358.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libitertools-38708f5db286ee1f.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libeither-8cd23fa15abe9224.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libhashbrown-77c8e7d6fba40295.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libahash-eead286f42593f20.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libzerocopy-9cfa0a850513b4b9.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/liberg_compiler-d22229d5b4105bf9.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/liberg_parser-7478d3ac2a52322c.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libunicode_xid-a001ea48c4db44e5.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/liberg_common-7a7e4f3fdad0f5c9.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libthread_local-e862bac60de08a09.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libonce_cell-720a30ace0ffe528.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libparking_lot-a98c33e616844309.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libparking_lot_core-14d0cd83a67a58f9.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/liblibc-b93eaf7d4a38fdac.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libcfg_if-1fbc7ec5fbf0ac4e.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libsmallvec-3abd2bd159f25f4d.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/liblock_api-90c458b2ab7b7d85.rlib /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/libscopeguard-f3bdcf51cdd98a05.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-93afe873e17be263.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-532038d3cf6795e9.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-8fa8aecdd85d8071.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-40720d6f4166b388.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-b7c59c3b4b43063b.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-474f752c96d31ed1.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-64ebc506b2282af8.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-faea5d03fb6c7100.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-f733c4a810463831.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-0a54639cb67d4e0f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-0723d44f8ada94aa.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-b3af6e90bac0e2e4.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-0239a6766f1f5f1a.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-15e43f0461c56427.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4b7e85bf9083e146.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-bd9a9b012f56610e.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-7bb9ac21f42cbd82.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-98191593a33d675f.rlib /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-2f8995547b66145d.rlib -liconv -lSystem -lc -lm -L /opt/homebrew/Cellar/rust/1.77.0/lib/rustlib/aarch64-apple-darwin/lib -o /private/tmp/pylyzer-20240327-38954-l0w46f/target/release/deps/pylyzer-df710f89938e92ad -Wl,-dead_strip -nodefaultlibs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -fdebug-prefix-map=/private/tmp/pylyzer-20240327-38954-l0w46f=. -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/pylyzer-20240327-38954-l0w46f | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment