[2024-10-20 08:38:02.591009 tictac] INFO: xbbs.worker: running job JobMessage(project='managarm', job='tool:host-rust', repository='https://github.com/managarm/bootstrap-managarm.git', revision='c3112f6f96263c4012d1f6106f8808dd7440f323', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={}, needed_tools={'host-python': {'architecture': {'x86_64'}, 'version': '3.10.12_1'}, 'host-llvm-toolchain': {'architecture': {'x86_64'}, 'version': '18.1.2_2'}, 'host-libffi': {'architecture': 'x86_64', 'version': '3.4.4_1'}}, prod_pkgs={}, prod_tools={'host-rust': {'architecture': {'x86_64'}, 'version': '1.77.1_2'}}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/x86_64/') [2024-10-20 08:38:02.591830 tictac] INFO: xbbs.worker: running command ['git', 'init'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/.git/ [2024-10-20 08:38:02.605984 tictac] INFO: xbbs.worker: running command ['git', 'remote', 'add', 'origin', 'https://github.com/managarm/bootstrap-managarm.git'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) [2024-10-20 08:38:02.615116 tictac] INFO: xbbs.worker: running command ['git', 'fetch', 'origin'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) From https://github.com/managarm/bootstrap-managarm * [new branch] master -> origin/master [2024-10-20 08:38:03.589038 tictac] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', 'c3112f6f96263c4012d1f6106f8808dd7440f323'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at c3112f6 Merge pull request #386 from ElectrodeYT/mlibc-build-options-stuff [2024-10-20 08:38:03.643078 tictac] INFO: xbbs.worker: running command ['xbstrap', 'init', '/var/lib/xbbs/tmp/worker.src'] (params {'cwd': '/var/lib/xbbs/tmp/worker'}) Creating cargo-home/config.toml [2024-10-20 08:39:31.959057 tictac] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:16', 'tool:host-rust'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (16,)}) xbstrap: Running the following plan: fetch rust checkout rust patch rust regenerate rust fetch rust-backtrace checkout rust-backtrace patch rust-backtrace fetch rust-shared-library checkout rust-shared-library patch rust-shared-library fetch rust-patched-libs checkout rust-patched-libs patch rust-patched-libs fetch rust-getrandom checkout rust-getrandom patch rust-getrandom fetch rust-num-cpus checkout rust-num-cpus patch rust-num-cpus fetch rust-calloop checkout rust-calloop patch rust-calloop fetch rust-mio-0.6 checkout rust-mio-0.6 patch rust-mio-0.6 fetch rust-mio-0.8 checkout rust-mio-0.8 patch rust-mio-0.8 fetch rust-libloading checkout rust-libloading patch rust-libloading fetch rust-libc checkout rust-libc patch rust-libc fetch rust-nix checkout rust-nix patch rust-nix fetch rust-users checkout rust-users patch rust-users fetch rust-winit checkout rust-winit patch rust-winit fetch rust-glutin checkout rust-glutin patch rust-glutin configure-tool host-rust compile-tool host-rust install-tool host-rust archive-tool host-rust xbstrap: fetch rust [1/50] Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/rust/.git/ From https://mirrors.managarm.org/mirror/git/rust * [new tag] 1.77.1 -> 1.77.1 xbstrap: checkout rust [2/50] [2024-10-20 08:39:42.842793 tictac] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 50, 'n_this': 1, 'status': 'success', 'subject': 'rust'} HEAD is now at 7cf61ebd Auto merge of #123105 - weihanglo:update-stable-cargo, r=Mark-Simulacrum xbstrap: patch rust [3/50] [2024-10-20 08:39:46.805088 tictac] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 50, 'n_this': 2, 'status': 'success', 'subject': 'rust'} Applying: compiler: Add `x86_64-unknown-managarm-mlibc` target Applying: meta: add patched libraries Applying: library/std: add managarm support Applying: doc: Add `*-unknown-managarm-mlibc` documentation xbstrap: regenerate rust [4/50] xbstrap: fetch rust-backtrace [5/50] [2024-10-20 08:39:48.094117 tictac] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 50, 'n_this': 3, 'status': 'success', 'subject': 'rust'} [2024-10-20 08:39:48.095680 tictac] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 50, 'n_this': 4, 'status': 'success', 'subject': 'rust'} Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/rust-backtrace/.git/ From https://mirrors.managarm.org/mirror/git/rust-backtrace * [new tag] 0.3.69 -> 0.3.69 xbstrap: checkout rust-backtrace [6/50] [2024-10-20 08:39:49.518707 tictac] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 50, 'n_this': 5, 'status': 'success', 'subject': 'rust-backtrace'} HEAD is now at 99faef8 Bump to 0.3.69 (rust-lang/backtrace-rs#560) xbstrap: patch rust-backtrace [7/50] [2024-10-20 08:39:49.536497 tictac] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 50, 'n_this': 6, 'status': 'success', 'subject': 'rust-backtrace'} Applying: managarm: use dl_iterate_phdr xbstrap: fetch rust-shared-library [8/50] [2024-10-20 08:39:49.553311 tictac] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 50, 'n_this': 7, 'status': 'success', 'subject': 'rust-backtrace'} Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/rust-shared-library/.git/ From https://mirrors.managarm.org/mirror/git/rust-shared-library * [new branch] master -> origin/master xbstrap: checkout rust-shared-library [9/50] [2024-10-20 08:39:50.559355 tictac] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 50, 'n_this': 8, 'status': 'success', 'subject': 'rust-shared-library'} Reset branch 'master' Branch 'master' set up to track remote branch 'master' from 'origin'. xbstrap: patch rust-shared-library [10/50] [2024-10-20 08:39:50.575622 tictac] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 50, 'n_this': 9, 'status': 'success', 'subject': 'rust-shared-library'} Applying: managarm: initial port xbstrap: fetch rust-patched-libs [11/50] xbstrap: checkout rust-patched-libs [12/50] [2024-10-20 08:39:50.589885 tictac] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 50, 'n_this': 10, 'status': 'success', 'subject': 'rust-shared-library'} xbstrap: patch rust-patched-libs [13/50] [2024-10-20 08:39:50.591708 tictac] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 50, 'n_this': 11, 'status': 'success', 'subject': 'rust-patched-libs'} xbstrap: fetch rust-getrandom [14/50] [2024-10-20 08:39:50.593528 tictac] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 50, 'n_this': 12, 'status': 'success', 'subject': 'rust-patched-libs'} [2024-10-20 08:39:50.594863 tictac] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 50, 'n_this': 13, 'status': 'success', 'subject': 'rust-patched-libs'} Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/rust-getrandom/.git/ From https://mirrors.managarm.org/mirror/git/rust-getrandom * [new tag] v0.2.9 -> v0.2.9 xbstrap: checkout rust-getrandom [15/50] [2024-10-20 08:39:51.775280 tictac] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 50, 'n_this': 14, 'status': 'success', 'subject': 'rust-getrandom'} HEAD is now at abe7ef3 Release v0.2.9 (#354) xbstrap: patch rust-getrandom [16/50] [2024-10-20 08:39:51.794219 tictac] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 50, 'n_this': 15, 'status': 'success', 'subject': 'rust-getrandom'} Applying: Add managarm support xbstrap: fetch rust-num-cpus [17/50] [2024-10-20 08:39:51.819578 tictac] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 50, 'n_this': 16, 'status': 'success', 'subject': 'rust-getrandom'} Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/rust-num-cpus/.git/ From https://mirrors.managarm.org/mirror/git/rust-num-cpus * [new tag] v1.15.0 -> v1.15.0 xbstrap: checkout rust-num-cpus [18/50] [2024-10-20 08:39:53.070228 tictac] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 50, 'n_this': 17, 'status': 'success', 'subject': 'rust-num-cpus'} HEAD is now at 5bea3c7 v1.15.0 xbstrap: patch rust-num-cpus [19/50] [2024-10-20 08:39:53.865836 tictac] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 50, 'n_this': 18, 'status': 'success', 'subject': 'rust-num-cpus'} Applying: managarm: Initial port xbstrap: fetch rust-calloop [20/50] [2024-10-20 08:39:54.053156 tictac] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 50, 'n_this': 19, 'status': 'success', 'subject': 'rust-num-cpus'} Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/rust-calloop/.git/ From https://mirrors.managarm.org/mirror/git/rust-calloop * [new tag] v0.10.0 -> v0.10.0 xbstrap: checkout rust-calloop [21/50] [2024-10-20 08:39:55.549027 tictac] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 50, 'n_this': 20, 'status': 'success', 'subject': 'rust-calloop'} HEAD is now at 0d3b13a v0.10.0 xbstrap: patch rust-calloop [22/50] [2024-10-20 08:39:55.898672 tictac] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 50, 'n_this': 21, 'status': 'success', 'subject': 'rust-calloop'} Applying: managarm: initial port xbstrap: fetch rust-mio-0.6 [23/50] [2024-10-20 08:39:57.763389 tictac] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 50, 'n_this': 22, 'status': 'success', 'subject': 'rust-calloop'} Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/rust-mio-0.6/.git/ From https://mirrors.managarm.org/mirror/git/rust-mio-0.6 * [new tag] v0.6.23 -> v0.6.23 xbstrap: checkout rust-mio-0.6 [24/50] [2024-10-20 08:40:00.023176 tictac] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 50, 'n_this': 23, 'status': 'success', 'subject': 'rust-mio-0.6'} HEAD is now at 26d1033 Release v0.6.23 xbstrap: patch rust-mio-0.6 [25/50] [2024-10-20 08:40:00.432738 tictac] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 50, 'n_this': 24, 'status': 'success', 'subject': 'rust-mio-0.6'} Applying: managarm: initial port xbstrap: fetch rust-mio-0.8 [26/50] [2024-10-20 08:40:01.463404 tictac] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 50, 'n_this': 25, 'status': 'success', 'subject': 'rust-mio-0.6'} Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/rust-mio-0.8/.git/ From https://mirrors.managarm.org/mirror/git/rust-mio-0.8 * [new tag] v0.8.3 -> v0.8.3 xbstrap: checkout rust-mio-0.8 [27/50] [2024-10-20 08:40:04.260666 tictac] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 50, 'n_this': 26, 'status': 'success', 'subject': 'rust-mio-0.8'} HEAD is now at c6f39d6 Release v0.8.3 xbstrap: patch rust-mio-0.8 [28/50] [2024-10-20 08:40:04.278750 tictac] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 50, 'n_this': 27, 'status': 'success', 'subject': 'rust-mio-0.8'} Applying: managarm: initial port xbstrap: fetch rust-libloading [29/50] [2024-10-20 08:40:04.422623 tictac] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 50, 'n_this': 28, 'status': 'success', 'subject': 'rust-mio-0.8'} Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/rust-libloading/.git/ From https://mirrors.managarm.org/mirror/git/rust-libloading * [new tag] 0.7.4 -> 0.7.4 xbstrap: checkout rust-libloading [30/50] [2024-10-20 08:40:05.746155 tictac] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 50, 'n_this': 29, 'status': 'success', 'subject': 'rust-libloading'} HEAD is now at 6e28498 Fix CI xbstrap: patch rust-libloading [31/50] [2024-10-20 08:40:05.761846 tictac] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 50, 'n_this': 30, 'status': 'success', 'subject': 'rust-libloading'} Applying: managarm: initial port xbstrap: fetch rust-libc [32/50] [2024-10-20 08:40:05.847250 tictac] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 50, 'n_this': 31, 'status': 'success', 'subject': 'rust-libloading'} Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/rust-libc/.git/ From https://mirrors.managarm.org/mirror/git/rust-libc * [new tag] 0.2.153 -> 0.2.153 xbstrap: checkout rust-libc [33/50] [2024-10-20 08:40:08.201646 tictac] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 50, 'n_this': 32, 'status': 'success', 'subject': 'rust-libc'} HEAD is now at ccf8a3e Merge pull request #3554 from GuillaumeGomez/update-0.2 xbstrap: patch rust-libc [34/50] [2024-10-20 08:40:08.271679 tictac] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 50, 'n_this': 33, 'status': 'success', 'subject': 'rust-libc'} Applying: Add managarm support Applying: Add generated managarm bindings xbstrap: fetch rust-nix [35/50] [2024-10-20 08:40:08.400592 tictac] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 50, 'n_this': 34, 'status': 'success', 'subject': 'rust-libc'} Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/rust-nix/.git/ From https://mirrors.managarm.org/mirror/git/rust-nix * [new tag] v0.24.3 -> v0.24.3 xbstrap: checkout rust-nix [36/50] [2024-10-20 08:40:10.060810 tictac] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 50, 'n_this': 35, 'status': 'success', 'subject': 'rust-nix'} HEAD is now at ba29e5e chore: Release nix version 0.24.3 xbstrap: patch rust-nix [37/50] [2024-10-20 08:40:10.083063 tictac] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 50, 'n_this': 36, 'status': 'success', 'subject': 'rust-nix'} Applying: managarm: initial port xbstrap: fetch rust-users [38/50] [2024-10-20 08:40:10.125039 tictac] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 50, 'n_this': 37, 'status': 'success', 'subject': 'rust-nix'} Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/rust-users/.git/ From https://mirrors.managarm.org/mirror/git/rust-users * [new tag] v0.11.0 -> v0.11.0 xbstrap: checkout rust-users [39/50] [2024-10-20 08:40:11.322297 tictac] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 50, 'n_this': 38, 'status': 'success', 'subject': 'rust-users'} HEAD is now at d6883b4 v0.11.0 xbstrap: patch rust-users [40/50] [2024-10-20 08:40:11.336217 tictac] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 50, 'n_this': 39, 'status': 'success', 'subject': 'rust-users'} Applying: managarm: Initial port xbstrap: fetch rust-winit [41/50] [2024-10-20 08:40:11.351309 tictac] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 50, 'n_this': 40, 'status': 'success', 'subject': 'rust-users'} Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/rust-winit/.git/ From https://mirrors.managarm.org/mirror/git/rust-winit * [new tag] v0.27.5 -> v0.27.5 xbstrap: checkout rust-winit [42/50] [2024-10-20 08:40:13.049205 tictac] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 50, 'n_this': 41, 'status': 'success', 'subject': 'rust-winit'} HEAD is now at bbdcb79 Release 0.27.5 version xbstrap: patch rust-winit [43/50] [2024-10-20 08:40:13.083698 tictac] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 50, 'n_this': 42, 'status': 'success', 'subject': 'rust-winit'} Applying: managarm: initial port xbstrap: fetch rust-glutin [44/50] [2024-10-20 08:40:13.123970 tictac] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 50, 'n_this': 43, 'status': 'success', 'subject': 'rust-winit'} Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/rust-glutin/.git/ From https://mirrors.managarm.org/mirror/git/rust-glutin * [new tag] v0.29.1 -> v0.29.1 xbstrap: checkout rust-glutin [45/50] [2024-10-20 08:40:14.495931 tictac] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 50, 'n_this': 44, 'status': 'success', 'subject': 'rust-glutin'} HEAD is now at 2f8bdfc Glutin version v0.29.1 xbstrap: patch rust-glutin [46/50] [2024-10-20 08:40:14.519899 tictac] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 50, 'n_this': 45, 'status': 'success', 'subject': 'rust-glutin'} Applying: managarm: initial port xbstrap: configure-tool host-rust [47/50] xbstrap: compile-tool ('host-rust', None) [48/50] [2024-10-20 08:40:14.551242 tictac] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 50, 'n_this': 46, 'status': 'success', 'subject': 'rust-glutin'} [2024-10-20 08:40:14.552887 tictac] DEBUG: xbbs.worker: got notify {'action': 'configure-tool', 'artifact_files': [], 'n_all': 50, 'n_this': 47, 'status': 'success', 'subject': 'host-rust'} xbstrap: Running cat << EOF > config.toml change-id = 102579 [llvm] targets = "X86" download-ci-llvm = false [build] target = ["x86_64-unknown-managarm-mlibc", "x86_64-unknown-linux-gnu"] build-dir = "@THIS_BUILD_DIR@" docs = false [install] prefix = "@PREFIX@" sysconfdir = "etc" [rust] codegen-tests = false deny-warnings = false [target.x86_64-unknown-linux-gnu] llvm-config = "@BUILD_ROOT@/tools/host-llvm-toolchain/bin/llvm-config" [target.x86_64-unknown-managarm-mlibc] llvm-config = "@BUILD_ROOT@/tools/host-llvm-toolchain/bin/llvm-config" EOF (tools: ['host-python', 'host-llvm-toolchain', 'host-libffi']) via cbuildrt PID init is 4087110 (outside the namespace) xbstrap: Running ['python3', '@THIS_SOURCE_DIR@/x.py', 'build', '--stage', '2', '-j', '@PARALLELISM@'] (tools: ['host-python', 'host-llvm-toolchain', 'host-libffi']) via cbuildrt PID init is 4087116 (outside the namespace) downloading https://static.rust-lang.org/dist/2024-02-08/rust-std-1.76.0-x86_64-unknown-linux-gnu.tar.xz ####### 10.3% ########################################### 61.0% ######################################################################## 100.0% downloading https://static.rust-lang.org/dist/2024-02-08/rustc-1.76.0-x86_64-unknown-linux-gnu.tar.xz #=#=# ### 5.0% ########### 16.6% #################### 28.9% ############################# 40.8% ##################################### 51.9% ############################################# 63.2% ###################################################### 75.3% ############################################################## 86.7% ###################################################################### 98.3% ######################################################################## 100.0% downloading https://static.rust-lang.org/dist/2024-02-08/cargo-1.76.0-x86_64-unknown-linux-gnu.tar.xz ############################### 44.3% ######################################################################## 100.0% extracting /var/lib/managarm-buildenv/build/tool-builds/host-rust/cache/2024-02-08/rust-std-1.76.0-x86_64-unknown-linux-gnu.tar.xz extracting /var/lib/managarm-buildenv/build/tool-builds/host-rust/cache/2024-02-08/rustc-1.76.0-x86_64-unknown-linux-gnu.tar.xz extracting /var/lib/managarm-buildenv/build/tool-builds/host-rust/cache/2024-02-08/cargo-1.76.0-x86_64-unknown-linux-gnu.tar.xz Building bootstrap Updating crates.io index Downloading crates ... Downloaded cfg-if v1.0.0 Downloaded autocfg v1.1.0 Downloaded block-buffer v0.10.4 Downloaded walkdir v2.4.0 Downloaded sha2 v0.10.8 Downloaded xattr v1.2.0 Downloaded xz2 v0.1.7 Downloaded unicode-ident v1.0.12 Downloaded globset v0.4.14 Downloaded typenum v1.17.0 Downloaded aho-corasick v1.1.2 Downloaded serde v1.0.195 Downloaded memchr v2.7.1 Downloaded clap_builder v4.4.12 Downloaded serde_json v1.0.111 Downloaded proc-macro2 v1.0.76 Downloaded syn v2.0.48 Downloaded log v0.4.20 Downloaded regex-syntax v0.8.2 Downloaded rustix v0.38.28 Downloaded regex-automata v0.4.3 Downloaded lzma-sys v0.1.20 Downloaded linux-raw-sys v0.4.12 Downloaded libc v0.2.151 Downloaded object v0.32.2 Downloaded bstr v1.9.0 Downloaded crossbeam-epoch v0.9.17 Downloaded toml v0.5.11 Downloaded tar v0.4.40 Downloaded serde_derive v1.0.195 Downloaded ryu v1.0.16 Downloaded opener v0.5.2 Downloaded ignore v0.4.21 Downloaded clap v4.4.13 Downloaded version_check v0.9.4 Downloaded termcolor v1.4.0 Downloaded same-file v1.0.6 Downloaded itoa v1.0.10 Downloaded home v0.5.9 Downloaded filetime v0.2.23 Downloaded crossbeam-utils v0.8.18 Downloaded clap_derive v4.4.7 Downloaded clap_complete v4.4.6 Downloaded semver v1.0.21 Downloaded quote v1.0.35 Downloaded pkg-config v0.3.28 Downloaded once_cell v1.19.0 Downloaded heck v0.4.1 Downloaded errno v0.3.8 Downloaded crossbeam-deque v0.8.4 Downloaded clap_lex v0.6.0 Downloaded cc v1.0.73 Downloaded bitflags v2.4.1 Downloaded generic-array v0.14.7 Downloaded fd-lock v4.0.2 Downloaded digest v0.10.7 Downloaded crypto-common v0.1.6 Downloaded cpufeatures v0.2.12 Downloaded cmake v0.1.48 Downloaded anstyle v1.0.4 Compiling proc-macro2 v1.0.76 Compiling unicode-ident v1.0.12 Compiling cfg-if v1.0.0 Compiling typenum v1.17.0 Compiling memchr v2.7.1 Compiling version_check v0.9.4 Compiling libc v0.2.151 Compiling rustix v0.38.28 Compiling regex-syntax v0.8.2 Compiling serde v1.0.195 Compiling crossbeam-utils v0.8.18 Compiling cc v1.0.73 Compiling pkg-config v0.3.28 Compiling bitflags v2.4.1 Compiling linux-raw-sys v0.4.12 Compiling heck v0.4.1 Compiling clap_lex v0.6.0 Compiling anstyle v1.0.4 Compiling same-file v1.0.6 Compiling semver v1.0.21 Compiling log v0.4.20 Compiling clap_builder v4.4.12 Compiling serde_json v1.0.111 Compiling generic-array v0.14.7 Compiling walkdir v2.4.0 Compiling bootstrap v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/src/bootstrap) Compiling aho-corasick v1.1.2 Compiling ryu v1.0.16 Compiling cpufeatures v0.2.12 Compiling itoa v1.0.10 Compiling cmake v0.1.48 Compiling object v0.32.2 Compiling once_cell v1.19.0 Compiling termcolor v1.4.0 Compiling home v0.5.9 Compiling quote v1.0.35 Compiling crossbeam-epoch v0.9.17 Compiling syn v2.0.48 Compiling crossbeam-deque v0.8.4 Compiling lzma-sys v0.1.20 Compiling filetime v0.2.23 Compiling xz2 v0.1.7 Compiling block-buffer v0.10.4 Compiling crypto-common v0.1.6 Compiling regex-automata v0.4.3 Compiling digest v0.10.7 Compiling sha2 v0.10.8 Compiling xattr v1.2.0 Compiling fd-lock v4.0.2 Compiling tar v0.4.40 Compiling toml v0.5.11 Compiling clap_derive v4.4.7 Compiling serde_derive v1.0.195 Compiling bstr v1.9.0 Compiling globset v0.4.14 Compiling opener v0.5.2 Compiling ignore v0.4.21 Compiling clap v4.4.13 Compiling clap_complete v4.4.6 Compiling build_helper v0.1.0 (/var/lib/managarm-buildenv/src/ports/rust/src/tools/build_helper) Finished dev [unoptimized] target(s) in 31.34s Updating submodule src/tools/cargo fatal: ref HEAD is not a symbolic ref Submodule 'src/tools/cargo' (https://github.com/rust-lang/cargo.git) registered for path 'src/tools/cargo' Cloning into '/var/lib/managarm-buildenv/src/ports/rust/src/tools/cargo'... remote: Enumerating objects: 2665, done. remote: Counting objects: 0% (1/2665) remote: Counting objects: 1% (27/2665) remote: Counting objects: 2% (54/2665) remote: Counting objects: 3% (80/2665) remote: Counting objects: 4% (107/2665) remote: Counting objects: 5% (134/2665) remote: Counting objects: 6% (160/2665) remote: Counting objects: 7% (187/2665) remote: Counting objects: 8% (214/2665) remote: Counting objects: 9% (240/2665) remote: Counting objects: 10% (267/2665) remote: Counting objects: 11% (294/2665) remote: Counting objects: 12% (320/2665) remote: Counting objects: 13% (347/2665) remote: Counting objects: 14% (374/2665) remote: Counting objects: 15% (400/2665) remote: Counting objects: 16% (427/2665) remote: Counting objects: 17% (454/2665) remote: Counting objects: 18% (480/2665) remote: Counting objects: 19% (507/2665) remote: Counting objects: 20% (533/2665) remote: Counting objects: 21% (560/2665) remote: Counting objects: 22% (587/2665) remote: Counting objects: 23% (613/2665) remote: Counting objects: 24% (640/2665) remote: Counting objects: 25% (667/2665) remote: Counting objects: 26% (693/2665) remote: Counting objects: 27% (720/2665) remote: Counting objects: 28% (747/2665) remote: Counting objects: 29% (773/2665) remote: Counting objects: 30% (800/2665) remote: Counting objects: 31% (827/2665) remote: Counting objects: 32% (853/2665) remote: Counting objects: 33% (880/2665) remote: Counting objects: 34% (907/2665) remote: Counting objects: 35% (933/2665) remote: Counting objects: 36% (960/2665) remote: Counting objects: 37% (987/2665) remote: Counting objects: 38% (1013/2665) remote: Counting objects: 39% (1040/2665) remote: Counting objects: 40% (1066/2665) remote: Counting objects: 41% (1093/2665) remote: Counting objects: 42% (1120/2665) remote: Counting objects: 43% (1146/2665) remote: Counting objects: 44% (1173/2665) remote: Counting objects: 45% (1200/2665) remote: Counting objects: 46% (1226/2665) remote: Counting objects: 47% (1253/2665) remote: Counting objects: 48% (1280/2665) remote: Counting objects: 49% (1306/2665) remote: Counting objects: 50% (1333/2665) remote: Counting objects: 51% (1360/2665) remote: Counting objects: 52% (1386/2665) remote: Counting objects: 53% (1413/2665) remote: Counting objects: 54% (1440/2665) remote: Counting objects: 55% (1466/2665) remote: Counting objects: 56% (1493/2665) remote: Counting objects: 57% (1520/2665) remote: Counting objects: 58% (1546/2665) remote: Counting objects: 59% (1573/2665) remote: Counting objects: 60% (1599/2665) remote: Counting objects: 61% (1626/2665) remote: Counting objects: 62% (1653/2665) remote: Counting objects: 63% (1679/2665) remote: Counting objects: 64% (1706/2665) remote: Counting objects: 65% (1733/2665) remote: Counting objects: 66% (1759/2665) remote: Counting objects: 67% (1786/2665) remote: Counting objects: 68% (1813/2665) remote: Counting objects: 69% (1839/2665) remote: Counting objects: 70% (1866/2665) remote: Counting objects: 71% (1893/2665) remote: Counting objects: 72% (1919/2665) remote: Counting objects: 73% (1946/2665) remote: Counting objects: 74% (1973/2665) remote: Counting objects: 75% (1999/2665) remote: Counting objects: 76% (2026/2665) remote: Counting objects: 77% (2053/2665) remote: Counting objects: 78% (2079/2665) remote: Counting objects: 79% (2106/2665) remote: Counting objects: 80% (2132/2665) remote: Counting objects: 81% (2159/2665) remote: Counting objects: 82% (2186/2665) remote: Counting objects: 83% (2212/2665) remote: Counting objects: 84% (2239/2665) remote: Counting objects: 85% (2266/2665) remote: Counting objects: 86% (2292/2665) remote: Counting objects: 87% (2319/2665) remote: Counting objects: 88% (2346/2665) remote: Counting objects: 89% (2372/2665) remote: Counting objects: 90% (2399/2665) remote: Counting objects: 91% (2426/2665) remote: Counting objects: 92% (2452/2665) remote: Counting objects: 93% (2479/2665) remote: Counting objects: 94% (2506/2665) remote: Counting objects: 95% (2532/2665) remote: Counting objects: 96% (2559/2665) remote: Counting objects: 97% (2586/2665) remote: Counting objects: 98% (2612/2665) remote: Counting objects: 99% (2639/2665) remote: Counting objects: 100% (2665/2665) remote: Counting objects: 100% (2665/2665), done. remote: Compressing objects: 0% (1/1912) remote: Compressing objects: 1% (20/1912) remote: Compressing objects: 2% (39/1912) remote: Compressing objects: 3% (58/1912) remote: Compressing objects: 4% (77/1912) remote: Compressing objects: 5% (96/1912) remote: Compressing objects: 6% (115/1912) remote: Compressing objects: 7% (134/1912) remote: Compressing objects: 8% (153/1912) remote: Compressing objects: 9% (173/1912) remote: Compressing objects: 10% (192/1912) remote: Compressing objects: 11% (211/1912) remote: Compressing objects: 12% (230/1912) remote: Compressing objects: 13% (249/1912) remote: Compressing objects: 14% (268/1912) remote: Compressing objects: 15% (287/1912) remote: Compressing objects: 16% (306/1912) remote: Compressing objects: 17% (326/1912) remote: Compressing objects: 18% (345/1912) remote: Compressing objects: 19% (364/1912) remote: Compressing objects: 20% (383/1912) remote: Compressing objects: 21% (402/1912) remote: Compressing objects: 22% (421/1912) remote: Compressing objects: 23% (440/1912) remote: Compressing objects: 24% (459/1912) remote: Compressing objects: 25% (478/1912) remote: Compressing objects: 26% (498/1912) remote: Compressing objects: 27% (517/1912) remote: Compressing objects: 28% (536/1912) remote: Compressing objects: 29% (555/1912) remote: Compressing objects: 30% (574/1912) remote: Compressing objects: 31% (593/1912) remote: Compressing objects: 32% (612/1912) remote: Compressing objects: 33% (631/1912) remote: Compressing objects: 34% (651/1912) remote: Compressing objects: 35% (670/1912) remote: Compressing objects: 36% (689/1912) remote: Compressing objects: 37% (708/1912) remote: Compressing objects: 38% (727/1912) remote: Compressing objects: 39% (746/1912) remote: Compressing objects: 40% (765/1912) remote: Compressing objects: 41% (784/1912) remote: Compressing objects: 42% (804/1912) remote: Compressing objects: 43% (823/1912) remote: Compressing objects: 44% (842/1912) remote: Compressing objects: 45% (861/1912) remote: Compressing objects: 46% (880/1912) remote: Compressing objects: 47% (899/1912) remote: Compressing objects: 48% (918/1912) remote: Compressing objects: 49% (937/1912) remote: Compressing objects: 50% (956/1912) remote: Compressing objects: 51% (976/1912) remote: Compressing objects: 52% (995/1912) remote: Compressing objects: 53% (1014/1912) remote: Compressing objects: 54% (1033/1912) remote: Compressing objects: 55% (1052/1912) remote: Compressing objects: 56% (1071/1912) remote: Compressing objects: 57% (1090/1912) remote: Compressing objects: 58% (1109/1912) remote: Compressing objects: 59% (1129/1912) remote: Compressing objects: 60% (1148/1912) remote: Compressing objects: 61% (1167/1912) remote: Compressing objects: 62% (1186/1912) remote: Compressing objects: 63% (1205/1912) remote: Compressing objects: 64% (1224/1912) remote: Compressing objects: 65% (1243/1912) remote: Compressing objects: 66% (1262/1912) remote: Compressing objects: 67% (1282/1912) remote: Compressing objects: 68% (1301/1912) remote: Compressing objects: 69% (1320/1912) remote: Compressing objects: 70% (1339/1912) remote: Compressing objects: 71% (1358/1912) remote: Compressing objects: 72% (1377/1912) remote: Compressing objects: 73% (1396/1912) remote: Compressing objects: 74% (1415/1912) remote: Compressing objects: 75% (1434/1912) remote: Compressing objects: 76% (1454/1912) remote: Compressing objects: 77% (1473/1912) remote: Compressing objects: 78% (1492/1912) remote: Compressing objects: 79% (1511/1912) remote: Compressing objects: 80% (1530/1912) remote: Compressing objects: 81% (1549/1912) remote: Compressing objects: 82% (1568/1912) remote: Compressing objects: 83% (1587/1912) remote: Compressing objects: 84% (1607/1912) remote: Compressing objects: 85% (1626/1912) remote: Compressing objects: 86% (1645/1912) remote: Compressing objects: 87% (1664/1912) remote: Compressing objects: 88% (1683/1912) remote: Compressing objects: 89% (1702/1912) remote: Compressing objects: 90% (1721/1912) remote: Compressing objects: 91% (1740/1912) remote: Compressing objects: 92% (1760/1912) remote: Compressing objects: 93% (1779/1912) remote: Compressing objects: 94% (1798/1912) remote: Compressing objects: 95% (1817/1912) remote: Compressing objects: 96% (1836/1912) remote: Compressing objects: 97% (1855/1912) remote: Compressing objects: 98% (1874/1912) remote: Compressing objects: 99% (1893/1912) remote: Compressing objects: 100% (1912/1912) remote: Compressing objects: 100% (1912/1912), done. Receiving objects: 0% (1/2665) Receiving objects: 1% (27/2665) Receiving objects: 2% (54/2665) Receiving objects: 3% (80/2665) Receiving objects: 4% (107/2665) Receiving objects: 5% (134/2665) Receiving objects: 6% (160/2665) Receiving objects: 7% (187/2665) Receiving objects: 8% (214/2665) Receiving objects: 9% (240/2665) Receiving objects: 10% (267/2665) Receiving objects: 11% (294/2665) Receiving objects: 12% (320/2665) Receiving objects: 13% (347/2665) Receiving objects: 14% (374/2665) Receiving objects: 15% (400/2665) Receiving objects: 16% (427/2665) Receiving objects: 17% (454/2665) Receiving objects: 18% (480/2665) Receiving objects: 19% (507/2665) Receiving objects: 20% (533/2665) Receiving objects: 21% (560/2665) Receiving objects: 22% (587/2665) Receiving objects: 23% (613/2665) Receiving objects: 24% (640/2665) Receiving objects: 25% (667/2665) Receiving objects: 26% (693/2665) Receiving objects: 27% (720/2665) Receiving objects: 28% (747/2665) Receiving objects: 29% (773/2665) Receiving objects: 30% (800/2665) Receiving objects: 31% (827/2665) Receiving objects: 32% (853/2665) Receiving objects: 33% (880/2665) Receiving objects: 34% (907/2665) Receiving objects: 35% (933/2665) Receiving objects: 36% (960/2665) Receiving objects: 37% (987/2665) Receiving objects: 38% (1013/2665) Receiving objects: 39% (1040/2665) Receiving objects: 40% (1066/2665) Receiving objects: 41% (1093/2665) Receiving objects: 42% (1120/2665) Receiving objects: 43% (1146/2665) Receiving objects: 44% (1173/2665) Receiving objects: 45% (1200/2665) Receiving objects: 46% (1226/2665) Receiving objects: 47% (1253/2665) Receiving objects: 48% (1280/2665) Receiving objects: 49% (1306/2665) Receiving objects: 50% (1333/2665) Receiving objects: 51% (1360/2665) Receiving objects: 52% (1386/2665) Receiving objects: 53% (1413/2665) Receiving objects: 54% (1440/2665) Receiving objects: 55% (1466/2665) Receiving objects: 56% (1493/2665) Receiving objects: 57% (1520/2665) Receiving objects: 58% (1546/2665) Receiving objects: 59% (1573/2665) Receiving objects: 60% (1599/2665) Receiving objects: 61% (1626/2665) Receiving objects: 62% (1653/2665) Receiving objects: 63% (1679/2665) Receiving objects: 64% (1706/2665) Receiving objects: 65% (1733/2665) Receiving objects: 66% (1759/2665) Receiving objects: 67% (1786/2665) Receiving objects: 68% (1813/2665) Receiving objects: 69% (1839/2665) Receiving objects: 70% (1866/2665) Receiving objects: 71% (1893/2665) Receiving objects: 72% (1919/2665) Receiving objects: 73% (1946/2665) Receiving objects: 74% (1973/2665) Receiving objects: 75% (1999/2665) Receiving objects: 76% (2026/2665) Receiving objects: 77% (2053/2665) Receiving objects: 78% (2079/2665) Receiving objects: 79% (2106/2665) Receiving objects: 80% (2132/2665) Receiving objects: 81% (2159/2665) Receiving objects: 82% (2186/2665) Receiving objects: 83% (2212/2665) Receiving objects: 84% (2239/2665) Receiving objects: 85% (2266/2665) Receiving objects: 86% (2292/2665) Receiving objects: 87% (2319/2665) Receiving objects: 88% (2346/2665) Receiving objects: 89% (2372/2665) Receiving objects: 90% (2399/2665) Receiving objects: 91% (2426/2665) Receiving objects: 92% (2452/2665) Receiving objects: 93% (2479/2665) Receiving objects: 94% (2506/2665) Receiving objects: 95% (2532/2665) Receiving objects: 96% (2559/2665) Receiving objects: 97% (2586/2665) Receiving objects: 98% (2612/2665) remote: Total 2665 (delta 851), reused 1443 (delta 499), pack-reused 0 (from 0) Receiving objects: 99% (2639/2665) Receiving objects: 100% (2665/2665) Receiving objects: 100% (2665/2665), 4.23 MiB | 16.48 MiB/s, done. Resolving deltas: 0% (0/851) Resolving deltas: 1% (9/851) Resolving deltas: 2% (19/851) Resolving deltas: 3% (26/851) Resolving deltas: 4% (35/851) Resolving deltas: 5% (44/851) Resolving deltas: 6% (52/851) Resolving deltas: 7% (60/851) Resolving deltas: 8% (69/851) Resolving deltas: 9% (77/851) Resolving deltas: 10% (87/851) Resolving deltas: 11% (94/851) Resolving deltas: 12% (103/851) Resolving deltas: 13% (111/851) Resolving deltas: 14% (121/851) Resolving deltas: 15% (129/851) Resolving deltas: 16% (137/851) Resolving deltas: 17% (145/851) Resolving deltas: 18% (155/851) Resolving deltas: 19% (162/851) Resolving deltas: 20% (171/851) Resolving deltas: 21% (179/851) Resolving deltas: 22% (188/851) Resolving deltas: 23% (196/851) Resolving deltas: 24% (206/851) Resolving deltas: 25% (214/851) Resolving deltas: 26% (224/851) Resolving deltas: 27% (230/851) Resolving deltas: 28% (239/851) Resolving deltas: 29% (247/851) Resolving deltas: 30% (256/851) Resolving deltas: 31% (264/851) Resolving deltas: 32% (273/851) Resolving deltas: 33% (281/851) Resolving deltas: 34% (290/851) Resolving deltas: 35% (298/851) Resolving deltas: 36% (308/851) Resolving deltas: 37% (317/851) Resolving deltas: 38% (324/851) Resolving deltas: 39% (332/851) Resolving deltas: 40% (341/851) Resolving deltas: 41% (350/851) Resolving deltas: 42% (358/851) Resolving deltas: 43% (366/851) Resolving deltas: 44% (377/851) Resolving deltas: 45% (384/851) Resolving deltas: 46% (392/851) Resolving deltas: 47% (400/851) Resolving deltas: 48% (409/851) Resolving deltas: 49% (417/851) Resolving deltas: 50% (426/851) Resolving deltas: 51% (436/851) Resolving deltas: 52% (446/851) Resolving deltas: 53% (452/851) Resolving deltas: 54% (460/851) Resolving deltas: 55% (469/851) Resolving deltas: 56% (478/851) Resolving deltas: 57% (488/851) Resolving deltas: 58% (494/851) Resolving deltas: 59% (505/851) Resolving deltas: 60% (512/851) Resolving deltas: 61% (521/851) Resolving deltas: 62% (529/851) Resolving deltas: 63% (538/851) Resolving deltas: 64% (545/851) Resolving deltas: 65% (554/851) Resolving deltas: 66% (562/851) Resolving deltas: 67% (571/851) Resolving deltas: 68% (579/851) Resolving deltas: 69% (588/851) Resolving deltas: 70% (597/851) Resolving deltas: 71% (605/851) Resolving deltas: 72% (613/851) Resolving deltas: 73% (622/851) Resolving deltas: 74% (630/851) Resolving deltas: 75% (639/851) Resolving deltas: 76% (647/851) Resolving deltas: 77% (657/851) Resolving deltas: 78% (664/851) Resolving deltas: 79% (673/851) Resolving deltas: 80% (681/851) Resolving deltas: 81% (690/851) Resolving deltas: 82% (698/851) Resolving deltas: 83% (707/851) Resolving deltas: 84% (715/851) Resolving deltas: 85% (724/851) Resolving deltas: 86% (732/851) Resolving deltas: 87% (741/851) Resolving deltas: 88% (749/851) Resolving deltas: 89% (758/851) Resolving deltas: 90% (766/851) Resolving deltas: 91% (775/851) Resolving deltas: 92% (783/851) Resolving deltas: 93% (792/851) Resolving deltas: 94% (800/851) Resolving deltas: 95% (809/851) Resolving deltas: 96% (817/851) Resolving deltas: 97% (826/851) Resolving deltas: 98% (834/851) Resolving deltas: 99% (843/851) Resolving deltas: 100% (851/851) Resolving deltas: 100% (851/851), done. From https://github.com/rust-lang/cargo * branch e52e360061cacbbeac79f7f1215a7a90b6f08442 -> FETCH_HEAD Submodule path 'src/tools/cargo': checked out 'e52e360061cacbbeac79f7f1215a7a90b6f08442' Updating submodule library/backtrace fatal: ref HEAD is not a symbolic ref Submodule 'library/backtrace' (https://github.com/rust-lang/backtrace-rs.git) registered for path 'library/backtrace' Cloning into '/var/lib/managarm-buildenv/src/ports/rust/library/backtrace'... remote: Enumerating objects: 150, done. remote: Counting objects: 0% (1/150) remote: Counting objects: 1% (2/150) remote: Counting objects: 2% (3/150) remote: Counting objects: 3% (5/150) remote: Counting objects: 4% (6/150) remote: Counting objects: 5% (8/150) remote: Counting objects: 6% (9/150) remote: Counting objects: 7% (11/150) remote: Counting objects: 8% (12/150) remote: Counting objects: 9% (14/150) remote: Counting objects: 10% (15/150) remote: Counting objects: 11% (17/150) remote: Counting objects: 12% (18/150) remote: Counting objects: 13% (20/150) remote: Counting objects: 14% (21/150) remote: Counting objects: 15% (23/150) remote: Counting objects: 16% (24/150) remote: Counting objects: 17% (26/150) remote: Counting objects: 18% (27/150) remote: Counting objects: 19% (29/150) remote: Counting objects: 20% (30/150) remote: Counting objects: 21% (32/150) remote: Counting objects: 22% (33/150) remote: Counting objects: 23% (35/150) remote: Counting objects: 24% (36/150) remote: Counting objects: 25% (38/150) remote: Counting objects: 26% (39/150) remote: Counting objects: 27% (41/150) remote: Counting objects: 28% (42/150) remote: Counting objects: 29% (44/150) remote: Counting objects: 30% (45/150) remote: Counting objects: 31% (47/150) remote: Counting objects: 32% (48/150) remote: Counting objects: 33% (50/150) remote: Counting objects: 34% (51/150) remote: Counting objects: 35% (53/150) remote: Counting objects: 36% (54/150) remote: Counting objects: 37% (56/150) remote: Counting objects: 38% (57/150) remote: Counting objects: 39% (59/150) remote: Counting objects: 40% (60/150) remote: Counting objects: 41% (62/150) remote: Counting objects: 42% (63/150) remote: Counting objects: 43% (65/150) remote: Counting objects: 44% (66/150) remote: Counting objects: 45% (68/150) remote: Counting objects: 46% (69/150) remote: Counting objects: 47% (71/150) remote: Counting objects: 48% (72/150) remote: Counting objects: 49% (74/150) remote: Counting objects: 50% (75/150) remote: Counting objects: 51% (77/150) remote: Counting objects: 52% (78/150) remote: Counting objects: 53% (80/150) remote: Counting objects: 54% (81/150) remote: Counting objects: 55% (83/150) remote: Counting objects: 56% (84/150) remote: Counting objects: 57% (86/150) remote: Counting objects: 58% (87/150) remote: Counting objects: 59% (89/150) remote: Counting objects: 60% (90/150) remote: Counting objects: 61% (92/150) remote: Counting objects: 62% (93/150) remote: Counting objects: 63% (95/150) remote: Counting objects: 64% (96/150) remote: Counting objects: 65% (98/150) remote: Counting objects: 66% (99/150) remote: Counting objects: 67% (101/150) remote: Counting objects: 68% (102/150) remote: Counting objects: 69% (104/150) remote: Counting objects: 70% (105/150) remote: Counting objects: 71% (107/150) remote: Counting objects: 72% (108/150) remote: Counting objects: 73% (110/150) remote: Counting objects: 74% (111/150) remote: Counting objects: 75% (113/150) remote: Counting objects: 76% (114/150) remote: Counting objects: 77% (116/150) remote: Counting objects: 78% (117/150) remote: Counting objects: 79% (119/150) remote: Counting objects: 80% (120/150) remote: Counting objects: 81% (122/150) remote: Counting objects: 82% (123/150) remote: Counting objects: 83% (125/150) remote: Counting objects: 84% (126/150) remote: Counting objects: 85% (128/150) remote: Counting objects: 86% (129/150) remote: Counting objects: 87% (131/150) remote: Counting objects: 88% (132/150) remote: Counting objects: 89% (134/150) remote: Counting objects: 90% (135/150) remote: Counting objects: 91% (137/150) remote: Counting objects: 92% (138/150) remote: Counting objects: 93% (140/150) remote: Counting objects: 94% (141/150) remote: Counting objects: 95% (143/150) remote: Counting objects: 96% (144/150) remote: Counting objects: 97% (146/150) remote: Counting objects: 98% (147/150) remote: Counting objects: 99% (149/150) remote: Counting objects: 100% (150/150) remote: Counting objects: 100% (150/150), done. remote: Compressing objects: 0% (1/115) remote: Compressing objects: 1% (2/115) remote: Compressing objects: 2% (3/115) remote: Compressing objects: 3% (4/115) remote: Compressing objects: 4% (5/115) remote: Compressing objects: 5% (6/115) remote: Compressing objects: 6% (7/115) remote: Compressing objects: 7% (9/115) remote: Compressing objects: 8% (10/115) remote: Compressing objects: 9% (11/115) remote: Compressing objects: 10% (12/115) remote: Compressing objects: 11% (13/115) remote: Compressing objects: 12% (14/115) remote: Compressing objects: 13% (15/115) remote: Compressing objects: 14% (17/115) remote: Compressing objects: 15% (18/115) remote: Compressing objects: 16% (19/115) remote: Compressing objects: 17% (20/115) remote: Compressing objects: 18% (21/115) remote: Compressing objects: 19% (22/115) remote: Compressing objects: 20% (23/115) remote: Compressing objects: 21% (25/115) remote: Compressing objects: 22% (26/115) remote: Compressing objects: 23% (27/115) remote: Compressing objects: 24% (28/115) remote: Compressing objects: 25% (29/115) remote: Compressing objects: 26% (30/115) remote: Compressing objects: 27% (32/115) remote: Compressing objects: 28% (33/115) remote: Compressing objects: 29% (34/115) remote: Compressing objects: 30% (35/115) remote: Compressing objects: 31% (36/115) remote: Compressing objects: 32% (37/115) remote: Compressing objects: 33% (38/115) remote: Compressing objects: 34% (40/115) remote: Compressing objects: 35% (41/115) remote: Compressing objects: 36% (42/115) remote: Compressing objects: 37% (43/115) remote: Compressing objects: 38% (44/115) remote: Compressing objects: 39% (45/115) remote: Compressing objects: 40% (46/115) remote: Compressing objects: 41% (48/115) remote: Compressing objects: 42% (49/115) remote: Compressing objects: 43% (50/115) remote: Compressing objects: 44% (51/115) remote: Compressing objects: 45% (52/115) remote: Compressing objects: 46% (53/115) remote: Compressing objects: 47% (55/115) remote: Compressing objects: 48% (56/115) remote: Compressing objects: 49% (57/115) remote: Compressing objects: 50% (58/115) remote: Compressing objects: 51% (59/115) remote: Compressing objects: 52% (60/115) remote: Compressing objects: 53% (61/115) remote: Compressing objects: 54% (63/115) remote: Compressing objects: 55% (64/115) remote: Compressing objects: 56% (65/115) remote: Compressing objects: 57% (66/115) remote: Compressing objects: 58% (67/115) remote: Compressing objects: 59% (68/115) remote: Compressing objects: 60% (69/115) remote: Compressing objects: 61% (71/115) remote: Compressing objects: 62% (72/115) remote: Compressing objects: 63% (73/115) remote: Compressing objects: 64% (74/115) remote: Compressing objects: 65% (75/115) remote: Compressing objects: 66% (76/115) remote: Compressing objects: 67% (78/115) remote: Compressing objects: 68% (79/115) remote: Compressing objects: 69% (80/115) remote: Compressing objects: 70% (81/115) remote: Compressing objects: 71% (82/115) remote: Compressing objects: 72% (83/115) remote: Compressing objects: 73% (84/115) remote: Compressing objects: 74% (86/115) remote: Compressing objects: 75% (87/115) remote: Compressing objects: 76% (88/115) remote: Compressing objects: 77% (89/115) remote: Compressing objects: 78% (90/115) remote: Compressing objects: 79% (91/115) remote: Compressing objects: 80% (92/115) remote: Compressing objects: 81% (94/115) remote: Compressing objects: 82% (95/115) remote: Compressing objects: 83% (96/115) remote: Compressing objects: 84% (97/115) remote: Compressing objects: 85% (98/115) remote: Compressing objects: 86% (99/115) remote: Compressing objects: 87% (101/115) remote: Compressing objects: 88% (102/115) remote: Compressing objects: 89% (103/115) remote: Compressing objects: 90% (104/115) remote: Compressing objects: 91% (105/115) remote: Compressing objects: 92% (106/115) remote: Compressing objects: 93% (107/115) remote: Compressing objects: 94% (109/115) remote: Compressing objects: 95% (110/115) remote: Compressing objects: 96% (111/115) remote: Compressing objects: 97% (112/115) remote: Compressing objects: 98% (113/115) remote: Compressing objects: 99% (114/115) remote: Compressing objects: 100% (115/115) remote: Compressing objects: 100% (115/115), done. Receiving objects: 0% (1/150) Receiving objects: 1% (2/150) Receiving objects: 2% (3/150) Receiving objects: 3% (5/150) Receiving objects: 4% (6/150) Receiving objects: 5% (8/150) Receiving objects: 6% (9/150) Receiving objects: 7% (11/150) Receiving objects: 8% (12/150) Receiving objects: 9% (14/150) Receiving objects: 10% (15/150) Receiving objects: 11% (17/150) Receiving objects: 12% (18/150) Receiving objects: 13% (20/150) Receiving objects: 14% (21/150) Receiving objects: 15% (23/150) Receiving objects: 16% (24/150) Receiving objects: 17% (26/150) Receiving objects: 18% (27/150) Receiving objects: 19% (29/150) Receiving objects: 20% (30/150) Receiving objects: 21% (32/150) Receiving objects: 22% (33/150) Receiving objects: 23% (35/150) Receiving objects: 24% (36/150) Receiving objects: 25% (38/150) Receiving objects: 26% (39/150) Receiving objects: 27% (41/150) Receiving objects: 28% (42/150) Receiving objects: 29% (44/150) Receiving objects: 30% (45/150) Receiving objects: 31% (47/150) Receiving objects: 32% (48/150) Receiving objects: 33% (50/150) Receiving objects: 34% (51/150) Receiving objects: 35% (53/150) Receiving objects: 36% (54/150) Receiving objects: 37% (56/150) Receiving objects: 38% (57/150) Receiving objects: 39% (59/150) Receiving objects: 40% (60/150) Receiving objects: 41% (62/150) Receiving objects: 42% (63/150) Receiving objects: 43% (65/150) Receiving objects: 44% (66/150) Receiving objects: 45% (68/150) Receiving objects: 46% (69/150) Receiving objects: 47% (71/150) Receiving objects: 48% (72/150) Receiving objects: 49% (74/150) Receiving objects: 50% (75/150) Receiving objects: 51% (77/150) Receiving objects: 52% (78/150) Receiving objects: 53% (80/150) Receiving objects: 54% (81/150) Receiving objects: 55% (83/150) Receiving objects: 56% (84/150) Receiving objects: 57% (86/150) Receiving objects: 58% (87/150) Receiving objects: 59% (89/150) Receiving objects: 60% (90/150) Receiving objects: 61% (92/150) Receiving objects: 62% (93/150) Receiving objects: 63% (95/150) Receiving objects: 64% (96/150) Receiving objects: 65% (98/150) Receiving objects: 66% (99/150) Receiving objects: 67% (101/150) Receiving objects: 68% (102/150) Receiving objects: 69% (104/150) Receiving objects: 70% (105/150) Receiving objects: 71% (107/150) Receiving objects: 72% (108/150) Receiving objects: 73% (110/150) Receiving objects: 74% (111/150) Receiving objects: 75% (113/150) Receiving objects: 76% (114/150) Receiving objects: 77% (116/150) Receiving objects: 78% (117/150) Receiving objects: 79% (119/150) Receiving objects: 80% (120/150) Receiving objects: 81% (122/150) Receiving objects: 82% (123/150) Receiving objects: 83% (125/150) Receiving objects: 84% (126/150) Receiving objects: 85% (128/150) Receiving objects: 86% (129/150) Receiving objects: 87% (131/150) Receiving objects: 88% (132/150) remote: Total 150 (delta 6), reused 102 (delta 4), pack-reused 0 (from 0) Receiving objects: 89% (134/150) Receiving objects: 90% (135/150) Receiving objects: 91% (137/150) Receiving objects: 92% (138/150) Receiving objects: 93% (140/150) Receiving objects: 94% (141/150) Receiving objects: 95% (143/150) Receiving objects: 96% (144/150) Receiving objects: 97% (146/150) Receiving objects: 98% (147/150) Receiving objects: 99% (149/150) Receiving objects: 100% (150/150) Receiving objects: 100% (150/150), 124.06 KiB | 3.03 MiB/s, done. Resolving deltas: 0% (0/6) Resolving deltas: 16% (1/6) Resolving deltas: 33% (2/6) Resolving deltas: 50% (3/6) Resolving deltas: 66% (4/6) Resolving deltas: 83% (5/6) Resolving deltas: 100% (6/6) Resolving deltas: 100% (6/6), done. From https://github.com/rust-lang/backtrace-rs * branch 6145fe6bac65c38375f1216a565a6cc7deb89a2d -> FETCH_HEAD Submodule path 'library/backtrace': checked out '6145fe6bac65c38375f1216a565a6cc7deb89a2d' Updating submodule library/stdarch fatal: ref HEAD is not a symbolic ref Submodule 'library/stdarch' (https://github.com/rust-lang/stdarch.git) registered for path 'library/stdarch' Cloning into '/var/lib/managarm-buildenv/src/ports/rust/library/stdarch'... remote: Enumerating objects: 343, done. remote: Counting objects: 0% (1/343) remote: Counting objects: 1% (4/343) remote: Counting objects: 2% (7/343) remote: Counting objects: 3% (11/343) remote: Counting objects: 4% (14/343) remote: Counting objects: 5% (18/343) remote: Counting objects: 6% (21/343) remote: Counting objects: 7% (25/343) remote: Counting objects: 8% (28/343) remote: Counting objects: 9% (31/343) remote: Counting objects: 10% (35/343) remote: Counting objects: 11% (38/343) remote: Counting objects: 12% (42/343) remote: Counting objects: 13% (45/343) remote: Counting objects: 14% (49/343) remote: Counting objects: 15% (52/343) remote: Counting objects: 16% (55/343) remote: Counting objects: 17% (59/343) remote: Counting objects: 18% (62/343) remote: Counting objects: 19% (66/343) remote: Counting objects: 20% (69/343) remote: Counting objects: 21% (73/343) remote: Counting objects: 22% (76/343) remote: Counting objects: 23% (79/343) remote: Counting objects: 24% (83/343) remote: Counting objects: 25% (86/343) remote: Counting objects: 26% (90/343) remote: Counting objects: 27% (93/343) remote: Counting objects: 28% (97/343) remote: Counting objects: 29% (100/343) remote: Counting objects: 30% (103/343) remote: Counting objects: 31% (107/343) remote: Counting objects: 32% (110/343) remote: Counting objects: 33% (114/343) remote: Counting objects: 34% (117/343) remote: Counting objects: 35% (121/343) remote: Counting objects: 36% (124/343) remote: Counting objects: 37% (127/343) remote: Counting objects: 38% (131/343) remote: Counting objects: 39% (134/343) remote: Counting objects: 40% (138/343) remote: Counting objects: 41% (141/343) remote: Counting objects: 42% (145/343) remote: Counting objects: 43% (148/343) remote: Counting objects: 44% (151/343) remote: Counting objects: 45% (155/343) remote: Counting objects: 46% (158/343) remote: Counting objects: 47% (162/343) remote: Counting objects: 48% (165/343) remote: Counting objects: 49% (169/343) remote: Counting objects: 50% (172/343) remote: Counting objects: 51% (175/343) remote: Counting objects: 52% (179/343) remote: Counting objects: 53% (182/343) remote: Counting objects: 54% (186/343) remote: Counting objects: 55% (189/343) remote: Counting objects: 56% (193/343) remote: Counting objects: 57% (196/343) remote: Counting objects: 58% (199/343) remote: Counting objects: 59% (203/343) remote: Counting objects: 60% (206/343) remote: Counting objects: 61% (210/343) remote: Counting objects: 62% (213/343) remote: Counting objects: 63% (217/343) remote: Counting objects: 64% (220/343) remote: Counting objects: 65% (223/343) remote: Counting objects: 66% (227/343) remote: Counting objects: 67% (230/343) remote: Counting objects: 68% (234/343) remote: Counting objects: 69% (237/343) remote: Counting objects: 70% (241/343) remote: Counting objects: 71% (244/343) remote: Counting objects: 72% (247/343) remote: Counting objects: 73% (251/343) remote: Counting objects: 74% (254/343) remote: Counting objects: 75% (258/343) remote: Counting objects: 76% (261/343) remote: Counting objects: 77% (265/343) remote: Counting objects: 78% (268/343) remote: Counting objects: 79% (271/343) remote: Counting objects: 80% (275/343) remote: Counting objects: 81% (278/343) remote: Counting objects: 82% (282/343) remote: Counting objects: 83% (285/343) remote: Counting objects: 84% (289/343) remote: Counting objects: 85% (292/343) remote: Counting objects: 86% (295/343) remote: Counting objects: 87% (299/343) remote: Counting objects: 88% (302/343) remote: Counting objects: 89% (306/343) remote: Counting objects: 90% (309/343) remote: Counting objects: 91% (313/343) remote: Counting objects: 92% (316/343) remote: Counting objects: 93% (319/343) remote: Counting objects: 94% (323/343) remote: Counting objects: 95% (326/343) remote: Counting objects: 96% (330/343) remote: Counting objects: 97% (333/343) remote: Counting objects: 98% (337/343) remote: Counting objects: 99% (340/343) remote: Counting objects: 100% (343/343) remote: Counting objects: 100% (343/343), done. remote: Compressing objects: 0% (1/285) remote: Compressing objects: 1% (3/285) remote: Compressing objects: 2% (6/285) remote: Compressing objects: 3% (9/285) remote: Compressing objects: 4% (12/285) remote: Compressing objects: 5% (15/285) remote: Compressing objects: 6% (18/285) remote: Compressing objects: 7% (20/285) remote: Compressing objects: 8% (23/285) remote: Compressing objects: 9% (26/285) remote: Compressing objects: 10% (29/285) remote: Compressing objects: 11% (32/285) remote: Compressing objects: 12% (35/285) remote: Compressing objects: 13% (38/285) remote: Compressing objects: 14% (40/285) remote: Compressing objects: 15% (43/285) remote: Compressing objects: 16% (46/285) remote: Compressing objects: 17% (49/285) remote: Compressing objects: 18% (52/285) remote: Compressing objects: 19% (55/285) remote: Compressing objects: 20% (57/285) remote: Compressing objects: 21% (60/285) remote: Compressing objects: 22% (63/285) remote: Compressing objects: 23% (66/285) remote: Compressing objects: 24% (69/285) remote: Compressing objects: 25% (72/285) remote: Compressing objects: 26% (75/285) remote: Compressing objects: 27% (77/285) remote: Compressing objects: 28% (80/285) remote: Compressing objects: 29% (83/285) remote: Compressing objects: 30% (86/285) remote: Compressing objects: 31% (89/285) remote: Compressing objects: 32% (92/285) remote: Compressing objects: 33% (95/285) remote: Compressing objects: 34% (97/285) remote: Compressing objects: 35% (100/285) remote: Compressing objects: 36% (103/285) remote: Compressing objects: 37% (106/285) remote: Compressing objects: 38% (109/285) remote: Compressing objects: 39% (112/285) remote: Compressing objects: 40% (114/285) remote: Compressing objects: 41% (117/285) remote: Compressing objects: 42% (120/285) remote: Compressing objects: 43% (123/285) remote: Compressing objects: 44% (126/285) remote: Compressing objects: 45% (129/285) remote: Compressing objects: 46% (132/285) remote: Compressing objects: 47% (134/285) remote: Compressing objects: 48% (137/285) remote: Compressing objects: 49% (140/285) remote: Compressing objects: 50% (143/285) remote: Compressing objects: 51% (146/285) remote: Compressing objects: 52% (149/285) remote: Compressing objects: 53% (152/285) remote: Compressing objects: 54% (154/285) remote: Compressing objects: 55% (157/285) remote: Compressing objects: 56% (160/285) remote: Compressing objects: 57% (163/285) remote: Compressing objects: 58% (166/285) remote: Compressing objects: 59% (169/285) remote: Compressing objects: 60% (171/285) remote: Compressing objects: 61% (174/285) remote: Compressing objects: 62% (177/285) remote: Compressing objects: 63% (180/285) remote: Compressing objects: 64% (183/285) remote: Compressing objects: 65% (186/285) remote: Compressing objects: 66% (189/285) remote: Compressing objects: 67% (191/285) remote: Compressing objects: 68% (194/285) remote: Compressing objects: 69% (197/285) remote: Compressing objects: 70% (200/285) remote: Compressing objects: 71% (203/285) remote: Compressing objects: 72% (206/285) remote: Compressing objects: 73% (209/285) remote: Compressing objects: 74% (211/285) remote: Compressing objects: 75% (214/285) remote: Compressing objects: 76% (217/285) remote: Compressing objects: 77% (220/285) remote: Compressing objects: 78% (223/285) remote: Compressing objects: 79% (226/285) remote: Compressing objects: 80% (228/285) remote: Compressing objects: 81% (231/285) remote: Compressing objects: 82% (234/285) remote: Compressing objects: 83% (237/285) remote: Compressing objects: 84% (240/285) remote: Compressing objects: 85% (243/285) remote: Compressing objects: 86% (246/285) remote: Compressing objects: 87% (248/285) remote: Compressing objects: 88% (251/285) remote: Compressing objects: 89% (254/285) remote: Compressing objects: 90% (257/285) remote: Compressing objects: 91% (260/285) remote: Compressing objects: 92% (263/285) remote: Compressing objects: 93% (266/285) remote: Compressing objects: 94% (268/285) remote: Compressing objects: 95% (271/285) remote: Compressing objects: 96% (274/285) remote: Compressing objects: 97% (277/285) remote: Compressing objects: 98% (280/285) remote: Compressing objects: 99% (283/285) remote: Compressing objects: 100% (285/285) remote: Compressing objects: 100% (285/285), done. Receiving objects: 0% (1/343) Receiving objects: 1% (4/343) Receiving objects: 2% (7/343) Receiving objects: 3% (11/343) Receiving objects: 4% (14/343) Receiving objects: 5% (18/343) Receiving objects: 6% (21/343) Receiving objects: 7% (25/343) Receiving objects: 8% (28/343) Receiving objects: 9% (31/343) Receiving objects: 10% (35/343) Receiving objects: 11% (38/343) Receiving objects: 12% (42/343) Receiving objects: 13% (45/343) Receiving objects: 14% (49/343) Receiving objects: 15% (52/343) Receiving objects: 16% (55/343) Receiving objects: 17% (59/343) Receiving objects: 18% (62/343) Receiving objects: 19% (66/343) Receiving objects: 20% (69/343) Receiving objects: 21% (73/343) Receiving objects: 22% (76/343) Receiving objects: 23% (79/343) Receiving objects: 24% (83/343) Receiving objects: 25% (86/343) Receiving objects: 26% (90/343) Receiving objects: 27% (93/343) Receiving objects: 28% (97/343) Receiving objects: 29% (100/343) Receiving objects: 30% (103/343) Receiving objects: 31% (107/343) Receiving objects: 32% (110/343) Receiving objects: 33% (114/343) Receiving objects: 34% (117/343) Receiving objects: 35% (121/343) Receiving objects: 36% (124/343) Receiving objects: 37% (127/343) Receiving objects: 38% (131/343) Receiving objects: 39% (134/343) Receiving objects: 40% (138/343) Receiving objects: 41% (141/343) Receiving objects: 42% (145/343) Receiving objects: 43% (148/343) Receiving objects: 44% (151/343) Receiving objects: 45% (155/343) Receiving objects: 46% (158/343) Receiving objects: 47% (162/343) Receiving objects: 48% (165/343) Receiving objects: 49% (169/343) Receiving objects: 50% (172/343) Receiving objects: 51% (175/343) Receiving objects: 52% (179/343) Receiving objects: 53% (182/343) Receiving objects: 54% (186/343) Receiving objects: 55% (189/343) Receiving objects: 56% (193/343) Receiving objects: 57% (196/343) Receiving objects: 58% (199/343) Receiving objects: 59% (203/343) Receiving objects: 60% (206/343) Receiving objects: 61% (210/343) Receiving objects: 62% (213/343) Receiving objects: 63% (217/343) Receiving objects: 64% (220/343) Receiving objects: 65% (223/343) Receiving objects: 66% (227/343) Receiving objects: 67% (230/343) Receiving objects: 68% (234/343) Receiving objects: 69% (237/343) Receiving objects: 70% (241/343) Receiving objects: 71% (244/343) Receiving objects: 72% (247/343) Receiving objects: 73% (251/343) Receiving objects: 74% (254/343) Receiving objects: 75% (258/343) Receiving objects: 76% (261/343) Receiving objects: 77% (265/343) Receiving objects: 78% (268/343) Receiving objects: 79% (271/343) Receiving objects: 80% (275/343) Receiving objects: 81% (278/343) Receiving objects: 82% (282/343) Receiving objects: 83% (285/343) Receiving objects: 84% (289/343) Receiving objects: 85% (292/343) Receiving objects: 86% (295/343) Receiving objects: 87% (299/343) Receiving objects: 88% (302/343) Receiving objects: 89% (306/343) Receiving objects: 90% (309/343) Receiving objects: 91% (313/343) Receiving objects: 92% (316/343) Receiving objects: 93% (319/343) Receiving objects: 94% (323/343) Receiving objects: 95% (326/343) Receiving objects: 96% (330/343) Receiving objects: 97% (333/343) remote: Total 343 (delta 59), reused 109 (delta 27), pack-reused 0 (from 0) Receiving objects: 98% (337/343) Receiving objects: 99% (340/343) Receiving objects: 100% (343/343) Receiving objects: 100% (343/343), 1.52 MiB | 3.15 MiB/s, done. Resolving deltas: 0% (0/59) Resolving deltas: 1% (1/59) Resolving deltas: 3% (2/59) Resolving deltas: 5% (3/59) Resolving deltas: 6% (4/59) Resolving deltas: 8% (5/59) Resolving deltas: 10% (6/59) Resolving deltas: 11% (7/59) Resolving deltas: 13% (8/59) Resolving deltas: 15% (9/59) Resolving deltas: 16% (10/59) Resolving deltas: 22% (13/59) Resolving deltas: 23% (14/59) Resolving deltas: 25% (15/59) Resolving deltas: 27% (16/59) Resolving deltas: 28% (17/59) Resolving deltas: 30% (18/59) Resolving deltas: 33% (20/59) Resolving deltas: 35% (21/59) Resolving deltas: 37% (22/59) Resolving deltas: 38% (23/59) Resolving deltas: 40% (24/59) Resolving deltas: 42% (25/59) Resolving deltas: 44% (26/59) Resolving deltas: 45% (27/59) Resolving deltas: 47% (28/59) Resolving deltas: 49% (29/59) Resolving deltas: 50% (30/59) Resolving deltas: 52% (31/59) Resolving deltas: 57% (34/59) Resolving deltas: 59% (35/59) Resolving deltas: 61% (36/59) Resolving deltas: 62% (37/59) Resolving deltas: 64% (38/59) Resolving deltas: 66% (39/59) Resolving deltas: 67% (40/59) Resolving deltas: 69% (41/59) Resolving deltas: 71% (42/59) Resolving deltas: 74% (44/59) Resolving deltas: 76% (45/59) Resolving deltas: 77% (46/59) Resolving deltas: 79% (47/59) Resolving deltas: 81% (48/59) Resolving deltas: 83% (49/59) Resolving deltas: 84% (50/59) Resolving deltas: 86% (51/59) Resolving deltas: 88% (52/59) Resolving deltas: 89% (53/59) Resolving deltas: 91% (54/59) Resolving deltas: 93% (55/59) Resolving deltas: 94% (56/59) Resolving deltas: 96% (57/59) Resolving deltas: 98% (58/59) Resolving deltas: 100% (59/59) Resolving deltas: 100% (59/59), done. From https://github.com/rust-lang/stdarch * branch f4528dd6e85d97bb802240d7cd048b6e1bf72540 -> FETCH_HEAD Submodule path 'library/stdarch': checked out 'f4528dd6e85d97bb802240d7cd048b6e1bf72540' Building stage0 library artifacts (x86_64-unknown-linux-gnu(x86_64-unknown-linux-gnu)) Updating crates.io index Updating crates.io index Downloading crates ... Downloaded getopts v0.2.21 Downloaded adler v1.0.2 Downloaded unicode-width v0.1.11 Downloaded miniz_oxide v0.7.1 Downloaded memchr v2.5.0 Downloaded hashbrown v0.14.3 Downloaded gimli v0.28.0 Downloaded compiler_builtins v0.1.105 Downloaded allocator-api2 v0.2.15 Downloaded addr2line v0.21.0 Downloaded rustc-demangle v0.1.23 Compiling compiler_builtins v0.1.105 Compiling core v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/library/core) Compiling libc v0.2.153 (/var/lib/managarm-buildenv/src/ports/rust-libc) Compiling memchr v2.5.0 Compiling std v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/library/std) Compiling rustc-std-workspace-core v1.99.0 (/var/lib/managarm-buildenv/src/ports/rust/library/rustc-std-workspace-core) warning: private item shadows public glob re-export --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/lib.rs:38:13 | 38 | use core::option; | ^^^^^^^^^^^^ | note: the name `option` in the type namespace is supposed to be publicly re-exported here --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/lib.rs:131:17 | 131 | pub use unix::*; | ^^^^^^^ note: but the private item here shadows it --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/lib.rs:38:13 | 38 | use core::option; | ^^^^^^^^^^^^ = note: `#[warn(hidden_glob_reexports)]` on by default warning: unexpected `cfg` condition value: `managarm` --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/mod.rs:1552:25 | 1552 | target_os = "managarm"))] { | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `ohos`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `switch`, `teeos`, `tvos`, `uefi`, `unknown`, `vita`, `vxworks`, `wasi`, `watchos`, `windows`, `xous`, `zkvm` = help: consider using a Cargo feature instead or adding `println!("cargo:rustc-check-cfg=cfg(target_os, values(\"managarm\"))");` to the top of a `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `managarm` --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/mod.rs:1897:21 | 1897 | } else if #[cfg(target_os = "managarm")] { | ^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `ohos`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `switch`, `teeos`, `tvos`, `uefi`, `unknown`, `vita`, `vxworks`, `wasi`, `watchos`, `windows`, `xous`, `zkvm` = help: consider using a Cargo feature instead or adding `println!("cargo:rustc-check-cfg=cfg(target_os, values(\"managarm\"))");` to the top of a `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `managarm` --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/mod.rs:67:19 | 67 | target_os = "managarm"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `ohos`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `switch`, `teeos`, `tvos`, `uefi`, `unknown`, `vita`, `vxworks`, `wasi`, `watchos`, `windows`, `xous`, `zkvm` = help: consider using a Cargo feature instead or adding `println!("cargo:rustc-check-cfg=cfg(target_os, values(\"managarm\"))");` to the top of a `build.rs` = note: see for more information about checking conditional configuration Compiling alloc v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/library/alloc) Compiling cfg-if v1.0.0 Compiling adler v1.0.2 Compiling rustc-demangle v0.1.23 warning: `libc` (lib) generated 4 warnings Compiling unwind v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/library/unwind) warning: unexpected `cfg` condition value: `managarm` --> library/unwind/src/lib.rs:166:7 | 166 | #[cfg(target_os = "managarm")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `teeos`, `tvos`, `uefi`, `unknown`, `vita`, `vxworks`, `wasi`, `watchos`, `windows`, `xous`, `zkvm` = help: consider using a Cargo feature instead or adding `println!("cargo:rustc-check-cfg=cfg(target_os, values(\"managarm\"))");` to the top of a `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `unwind` (lib) generated 1 warning Compiling rustc-std-workspace-alloc v1.99.0 (/var/lib/managarm-buildenv/src/ports/rust/library/rustc-std-workspace-alloc) Compiling panic_abort v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/library/panic_abort) Compiling panic_unwind v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/library/panic_unwind) Compiling gimli v0.28.0 Compiling object v0.32.2 Compiling std_detect v0.1.5 (/var/lib/managarm-buildenv/src/ports/rust/library/stdarch/crates/std_detect) Compiling hashbrown v0.14.3 Compiling miniz_oxide v0.7.1 Compiling addr2line v0.21.0 warning: unexpected `cfg` condition value: `managarm` --> library/std/src/os/mod.rs:132:7 | 132 | #[cfg(target_os = "managarm")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `teeos`, `tvos`, `uefi`, `unknown`, `vita`, `vxworks`, `wasi`, `watchos`, `windows`, `xous`, `zkvm` = help: consider using a Cargo feature instead or adding `println!("cargo:rustc-check-cfg=cfg(target_os, values(\"managarm\"))");` to the top of a `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `managarm` --> library/std/src/os/unix/mod.rs:70:11 | 70 | #[cfg(target_os = "managarm")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `teeos`, `tvos`, `uefi`, `unknown`, `vita`, `vxworks`, `wasi`, `watchos`, `windows`, `xous`, `zkvm` = help: consider using a Cargo feature instead or adding `println!("cargo:rustc-check-cfg=cfg(target_os, values(\"managarm\"))");` to the top of a `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `managarm` --> library/std/src/sys/pal/unix/args.rs:76:5 | 76 | target_os = "managarm", | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `teeos`, `tvos`, `uefi`, `unknown`, `vita`, `vxworks`, `wasi`, `watchos`, `windows`, `xous`, `zkvm` = help: consider using a Cargo feature instead or adding `println!("cargo:rustc-check-cfg=cfg(target_os, values(\"managarm\"))");` to the top of a `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `managarm` --> library/std/src/sys/pal/unix/env.rs:265:7 | 265 | #[cfg(target_os = "managarm")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `teeos`, `tvos`, `uefi`, `unknown`, `vita`, `vxworks`, `wasi`, `watchos`, `windows`, `xous`, `zkvm` = help: consider using a Cargo feature instead or adding `println!("cargo:rustc-check-cfg=cfg(target_os, values(\"managarm\"))");` to the top of a `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `managarm` --> library/std/src/sys/pal/unix/fs.rs:957:9 | 957 | target_os = "managarm", | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `teeos`, `tvos`, `uefi`, `unknown`, `vita`, `vxworks`, `wasi`, `watchos`, `windows`, `xous`, `zkvm` = help: consider using a Cargo feature instead or adding `println!("cargo:rustc-check-cfg=cfg(target_os, values(\"managarm\"))");` to the top of a `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `managarm` --> library/std/src/sys/pal/unix/os.rs:412:5 | 412 | target_os = "managarm" | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `teeos`, `tvos`, `uefi`, `unknown`, `vita`, `vxworks`, `wasi`, `watchos`, `windows`, `xous`, `zkvm` = help: consider using a Cargo feature instead or adding `println!("cargo:rustc-check-cfg=cfg(target_os, values(\"managarm\"))");` to the top of a `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `managarm` --> library/std/src/sys/pal/unix/os.rs:51:13 | 51 | target_os = "managarm", | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `teeos`, `tvos`, `uefi`, `unknown`, `vita`, `vxworks`, `wasi`, `watchos`, `windows`, `xous`, `zkvm` = help: consider using a Cargo feature instead or adding `println!("cargo:rustc-check-cfg=cfg(target_os, values(\"managarm\"))");` to the top of a `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `managarm` --> library/std/src/sys/pal/unix/thread.rs:300:5 | 300 | target_os = "managarm" | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `teeos`, `tvos`, `uefi`, `unknown`, `vita`, `vxworks`, `wasi`, `watchos`, `windows`, `xous`, `zkvm` = help: consider using a Cargo feature instead or adding `println!("cargo:rustc-check-cfg=cfg(target_os, values(\"managarm\"))");` to the top of a `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `managarm` --> library/std/src/sys/pal/unix/thread.rs:133:36 | 133 | #[cfg(any(target_os = "linux", target_os = "managarm"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `teeos`, `tvos`, `uefi`, `unknown`, `vita`, `vxworks`, `wasi`, `watchos`, `windows`, `xous`, `zkvm` = help: consider using a Cargo feature instead or adding `println!("cargo:rustc-check-cfg=cfg(target_os, values(\"managarm\"))");` to the top of a `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `managarm` --> library/std/src/sys/pal/unix/thread_local_dtor.rs:23:5 | 23 | target_os = "managarm" | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `teeos`, `tvos`, `uefi`, `unknown`, `vita`, `vxworks`, `wasi`, `watchos`, `windows`, `xous`, `zkvm` = help: consider using a Cargo feature instead or adding `println!("cargo:rustc-check-cfg=cfg(target_os, values(\"managarm\"))");` to the top of a `build.rs` = note: see for more information about checking conditional configuration warning: `std` (lib) generated 10 warnings Compiling rustc-std-workspace-std v1.99.0 (/var/lib/managarm-buildenv/src/ports/rust/library/rustc-std-workspace-std) Compiling proc_macro v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/library/proc_macro) Compiling unicode-width v0.1.11 Compiling getopts v0.2.21 Compiling test v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/library/test) Compiling sysroot v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/library/sysroot) Finished release [optimized] target(s) in 43.31s Building compiler artifacts (stage0 -> stage1, x86_64-unknown-linux-gnu(x86_64-unknown-linux-gnu)) Downloading crates ... Downloaded darling_macro v0.20.3 Downloaded scoped-tls v1.0.1 Downloaded sha2 v0.10.7 Downloaded zerofrom-derive v0.1.3 Downloaded yoke-derive v0.7.2 Downloaded unicode-security v0.1.0 Downloaded zerocopy v0.7.28 Downloaded tracing-subscriber v0.3.17 Downloaded zerovec-derive v0.10.0 Downloaded rand v0.8.5 Downloaded rustc_apfloat v0.2.0+llvm-462a31f5a5ab Downloaded icu_locid_transform_data v1.3.2 Downloaded icu_locid v1.3.2 Downloaded icu_list v1.3.2 Downloaded rustc-rayon v0.5.0 Downloaded aho-corasick v1.0.2 Downloaded regex-syntax v0.6.29 Downloaded regex v1.8.4 Downloaded zerovec v0.10.0 Downloaded rustix v0.38.19 Downloaded regex-syntax v0.7.2 Downloaded regex-automata v0.2.0 Downloaded writeable v0.5.3 Downloaded unicode-properties v0.1.0 Downloaded tracing-tree v0.2.4 Downloaded linux-raw-sys v0.4.10 Downloaded regex-automata v0.1.10 Downloaded pulldown-cmark v0.9.6 Downloaded itertools v0.11.0 Downloaded icu_locid_transform v1.3.2 Downloaded syn v2.0.32 Downloaded syn v1.0.109 Downloaded ryu v1.0.13 Downloaded icu_provider v1.3.2 Downloaded time v0.3.22 Downloaded parking_lot v0.12.1 Downloaded log v0.4.19 Downloaded icu_provider_adapters v1.3.2 Downloaded icu_list_data v1.3.2 Downloaded unicode-normalization v0.1.22 Downloaded unic-langid-impl v0.9.4 Downloaded tracing-attributes v0.1.26 Downloaded tracing v0.1.37 Downloaded serde_json v1.0.99 Downloaded scopeguard v1.1.0 Downloaded parking_lot_core v0.9.8 Downloaded litemap v0.7.1 Downloaded libloading v0.8.1 Downloaded icu_provider_macros v1.3.2 Downloaded yoke v0.7.2 Downloaded unicode-script v0.5.5 Downloaded unicode-ident v1.0.9 Downloaded unicase v2.7.0 Downloaded unic-langid-macros v0.9.4 Downloaded unic-langid v0.9.4 Downloaded typenum v1.16.0 Downloaded type-map v0.4.0 Downloaded tracing-log v0.1.3 Downloaded tracing-core v0.1.30 Downloaded tinyvec v1.6.0 Downloaded tinystr v0.7.4 Downloaded thread_local v1.1.7 Downloaded thorin-dwp v0.7.0 Downloaded thiserror-impl v1.0.47 Downloaded thin-vec v0.2.13 Downloaded termcolor v1.2.0 Downloaded synstructure v0.13.0 Downloaded smallvec v1.11.0 Downloaded sharded-slab v0.1.4 Downloaded serde_derive v1.0.185 Downloaded semver v1.0.17 Downloaded rustc-rayon-core v0.5.0 Downloaded punycode v0.4.1 Downloaded psm v0.1.21 Downloaded proc-macro-hack v0.5.20+deprecated Downloaded polonius-engine v0.13.0 Downloaded perf-event-open-sys v3.0.0 Downloaded overload v0.1.1 Downloaded odht v0.3.1 Downloaded nu-ansi-term v0.46.0 Downloaded memmap2 v0.2.3 Downloaded md-5 v0.10.5 Downloaded itoa v1.0.6 Downloaded is-terminal v0.4.8 Downloaded indexmap v2.0.0 Downloaded getrandom v0.2.10 Downloaded crossbeam-channel v0.5.8 Downloaded zerofrom v0.1.3 Downloaded unicode-xid v0.2.4 Downloaded unic-langid-macros-impl v0.9.4 Downloaded twox-hash v1.6.3 Downloaded tinyvec_macros v0.1.1 Downloaded time-macros v0.2.9 Downloaded time-core v0.1.1 Downloaded thiserror v1.0.47 Downloaded termize v0.1.1 Downloaded tempfile v3.8.0 Downloaded strsim v0.10.0 Downloaded static_assertions v1.1.0 Downloaded stacker v0.1.15 Downloaded stable_deref_trait v1.2.0 Downloaded snap v1.1.0 Downloaded shlex v1.1.0 Downloaded sha1 v0.10.5 Downloaded serde v1.0.185 Downloaded ruzstd v0.5.0 Downloaded rand_core v0.6.4 Downloaded proc-macro2 v1.0.63 Downloaded pin-project-lite v0.2.10 Downloaded measureme v11.0.1 Downloaded fluent-syntax v0.11.0 Downloaded fluent-bundle v0.15.2 Downloaded flate2 v1.0.26 Downloaded derive_more v0.99.17 Downloaded darling_core v0.20.3 Downloaded crossbeam-utils v0.8.16 Downloaded crossbeam-epoch v0.9.15 Downloaded cc v1.0.79 Downloaded self_cell v1.0.2 Downloaded self_cell v0.10.3 Downloaded quote v1.0.29 Downloaded ppv-lite86 v0.2.17 Downloaded once_cell v1.18.0 Downloaded num_cpus v1.16.0 Downloaded memoffset v0.9.0 Downloaded lock_api v0.4.10 Downloaded jobserver v0.1.28 Downloaded intl-memoizer v0.5.1 Downloaded ident_case v1.0.1 Downloaded field-offset v0.3.6 Downloaded fallible-iterator v0.3.0 Downloaded equivalent v1.0.0 Downloaded elsa v1.7.1 Downloaded displaydoc v0.2.4 Downloaded derivative v2.2.0 Downloaded datafrog v2.0.1 Downloaded darling v0.20.3 Downloaded crossbeam-deque v0.8.3 Downloaded crc32fast v1.3.2 Downloaded bitflags v1.3.2 Downloaded arrayvec v0.7.4 Downloaded ar_archive_writer v0.1.5 Downloaded annotate-snippets v0.10.1 Downloaded ahash v0.8.6 Downloaded rustc_version v0.4.0 Downloaded rustc-hash v1.1.0 Downloaded rand_xoshiro v0.6.0 Downloaded rand_chacha v0.3.1 Downloaded pathdiff v0.2.1 Downloaded matchers v0.1.0 Downloaded lazy_static v1.4.0 Downloaded intl_pluralrules v7.0.2 Downloaded gsgdt v0.1.2 Downloaded fnv v1.0.7 Downloaded fluent-langneg v0.13.0 Downloaded fastrand v2.0.0 Downloaded errno v0.3.5 Downloaded ena v0.14.2 Downloaded either v1.8.1 Downloaded derive_setters v0.1.6 Downloaded cpufeatures v0.2.8 Downloaded convert_case v0.4.0 Downloaded byteorder v1.5.0 Compiling proc-macro2 v1.0.63 Compiling quote v1.0.29 Compiling unicode-ident v1.0.9 Compiling cfg-if v1.0.0 Compiling unicode-xid v0.2.4 Compiling libc v0.2.153 (/var/lib/managarm-buildenv/src/ports/rust-libc) Compiling autocfg v1.1.0 Compiling version_check v0.9.4 Compiling scopeguard v1.1.0 Compiling once_cell v1.18.0 Compiling stable_deref_trait v1.2.0 Compiling crossbeam-utils v0.8.16 Compiling smallvec v1.11.0 Compiling zerocopy v0.7.28 Compiling either v1.8.1 Compiling cc v1.0.79 Compiling allocator-api2 v0.2.15 Compiling equivalent v1.0.0 Compiling memchr v2.5.0 Compiling typenum v1.16.0 Compiling parking_lot_core v0.9.8 Compiling bitflags v2.4.1 Compiling tracing-core v0.1.30 Compiling rustix v0.38.19 Compiling pin-project-lite v0.2.10 Compiling log v0.4.19 Compiling proc-macro-hack v0.5.20+deprecated Compiling linux-raw-sys v0.4.10 Compiling ahash v0.8.6 Compiling memoffset v0.9.0 Compiling crossbeam-epoch v0.9.15 Compiling lock_api v0.4.10 Compiling generic-array v0.14.7 Compiling rustc-hash v1.1.0 Compiling rustc_macros v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_macros) warning: unexpected `cfg` condition value: `managarm` --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/mod.rs:1552:25 | 1552 | target_os = "managarm"))] { | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `ohos`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `switch`, `teeos`, `tvos`, `uefi`, `unknown`, `vita`, `vxworks`, `wasi`, `watchos`, `windows`, `xous` = help: consider using a Cargo feature instead or adding `println!("cargo:rustc-check-cfg=cfg(target_os, values(\"managarm\"))");` to the top of a `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `managarm` --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/mod.rs:67:19 | 67 | target_os = "managarm"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `ohos`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `switch`, `teeos`, `tvos`, `uefi`, `unknown`, `vita`, `vxworks`, `wasi`, `watchos`, `windows`, `xous` = help: consider using a Cargo feature instead or adding `println!("cargo:rustc-check-cfg=cfg(target_os, values(\"managarm\"))");` to the top of a `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `managarm` --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/mod.rs:1897:21 | 1897 | } else if #[cfg(target_os = "managarm")] { | ^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `ohos`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `switch`, `teeos`, `tvos`, `uefi`, `unknown`, `vita`, `vxworks`, `wasi`, `watchos`, `windows`, `xous` = help: consider using a Cargo feature instead or adding `println!("cargo:rustc-check-cfg=cfg(target_os, values(\"managarm\"))");` to the top of a `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/mod.rs:271:42 | 271 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 271 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/mod.rs:301:42 | 301 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 301 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/mod.rs:329:42 | 329 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 329 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/mod.rs:382:42 | 382 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 382 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/mod.rs:416:42 | 416 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 416 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ Compiling syn v1.0.109 Compiling thin-vec v0.2.13 warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:934:42 | 934 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 934 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:967:42 | 967 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 967 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1005:42 | 1005 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1005 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1035:42 | 1035 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1035 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1057:42 | 1057 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1057 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1079:42 | 1079 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1079 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1101:42 | 1101 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1101 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1135:42 | 1135 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1135 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1166:42 | 1166 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1166 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1197:42 | 1197 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1197 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1246:42 | 1246 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1246 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1270:42 | 1270 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1270 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1289:42 | 1289 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1289 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1308:42 | 1308 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1308 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1318:42 | 1318 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1318 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1326:42 | 1326 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1326 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1334:42 | 1334 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1334 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1359:42 | 1359 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1359 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/gnu/mod.rs:626:42 | 626 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 626 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/gnu/mod.rs:675:42 | 675 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 675 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/gnu/b64/x86_64/mod.rs:327:42 | 327 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 327 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/gnu/b64/x86_64/mod.rs:372:42 | 372 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 372 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ Compiling arrayvec v0.7.4 Compiling crossbeam-channel v0.5.8 Compiling hashbrown v0.14.3 Compiling syn v2.0.32 Compiling fastrand v2.0.0 Compiling ena v0.14.2 Compiling rustc_arena v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_arena) Compiling crossbeam-deque v0.8.3 Compiling elsa v1.7.1 Compiling cpufeatures v0.2.8 Compiling unicode-width v0.1.11 Compiling rustc_graphviz v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_graphviz) Compiling ppv-lite86 v0.2.17 Compiling scoped-tls v1.0.1 Compiling thiserror v1.0.47 Compiling crc32fast v1.3.2 Compiling psm v0.1.21 Compiling stacker v0.1.15 Compiling adler v1.0.2 Compiling static_assertions v1.1.0 Compiling convert_case v0.4.0 Compiling byteorder v1.5.0 Compiling litemap v0.7.1 Compiling miniz_oxide v0.7.1 Compiling writeable v0.5.3 Compiling serde v1.0.185 Compiling unicode-properties v0.1.0 Compiling icu_locid_transform_data v1.3.2 Compiling itoa v1.0.6 Compiling serde_json v1.0.99 Compiling rustc_lexer v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_lexer) Compiling ryu v1.0.13 Compiling regex-automata v0.2.0 Compiling type-map v0.4.0 Compiling rustc_fs_util v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_fs_util) Compiling strsim v0.10.0 Compiling ident_case v1.0.1 Compiling icu_list_data v1.3.2 Compiling fnv v1.0.7 Compiling self_cell v1.0.2 Compiling odht v0.3.1 Compiling self_cell v0.10.3 Compiling itertools v0.11.0 Compiling anstyle v1.0.4 Compiling rustc_error_codes v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_error_codes) Compiling flate2 v1.0.26 Compiling termcolor v1.2.0 Compiling num_cpus v1.16.0 Compiling getrandom v0.2.10 Compiling perf-event-open-sys v3.0.0 Compiling rustc-rayon-core v0.5.0 Compiling crypto-common v0.1.6 Compiling parking_lot v0.12.1 Compiling block-buffer v0.10.4 Compiling memmap2 v0.2.3 Compiling digest v0.10.7 Compiling rand_core v0.6.4 warning: `libc` (lib) generated 30 warnings Compiling jobserver v0.1.28 Compiling tempfile v3.8.0 Compiling measureme v11.0.1 Compiling md-5 v0.10.5 Compiling sha2 v0.10.7 Compiling sha1 v0.10.5 Compiling rand_chacha v0.3.1 Compiling rand_xoshiro v0.6.0 Compiling rustc-rayon v0.5.0 Compiling rand v0.8.5 Compiling annotate-snippets v0.10.1 Compiling termize v0.1.1 Compiling getopts v0.2.21 Compiling semver v1.0.17 Compiling rustc_apfloat v0.2.0+llvm-462a31f5a5ab Compiling bitflags v1.3.2 Compiling datafrog v2.0.1 Compiling tinyvec_macros v0.1.1 Compiling aho-corasick v1.0.2 Compiling regex-syntax v0.7.2 Compiling tinyvec v1.6.0 Compiling snap v1.1.0 Compiling polonius-engine v0.13.0 Compiling twox-hash v1.6.3 Compiling rustc_version v0.4.0 Compiling unicase v2.7.0 Compiling libloading v0.8.1 Compiling regex-syntax v0.6.29 Compiling lazy_static v1.4.0 Compiling unicode-normalization v0.1.22 Compiling field-offset v0.3.6 Compiling rustc_llvm v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_llvm) Compiling rustc-demangle v0.1.23 Compiling overload v0.1.1 Compiling unicode-script v0.5.5 Compiling pulldown-cmark v0.9.6 Compiling punycode v0.4.1 Compiling nu-ansi-term v0.46.0 Compiling derive_more v0.99.17 Compiling synstructure v0.13.0 Compiling derivative v2.2.0 Compiling darling_core v0.20.3 Compiling unicode-security v0.1.0 Compiling sharded-slab v0.1.4 Compiling thread_local v1.1.7 Compiling indexmap v2.0.0 Compiling pathdiff v0.2.1 Compiling tracing-log v0.1.3 Compiling regex v1.8.4 Compiling regex-automata v0.1.10 Compiling rustc_serialize v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_serialize) Compiling gimli v0.28.0 Compiling is-terminal v0.4.8 Compiling time-core v0.1.1 Compiling shlex v1.1.0 Compiling time v0.3.22 Compiling rustc-main v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc) Compiling matchers v0.1.0 Compiling zerofrom-derive v0.1.3 Compiling yoke-derive v0.7.2 Compiling zerovec-derive v0.10.0 Compiling displaydoc v0.2.4 Compiling tracing-attributes v0.1.26 Compiling rustc_index_macros v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_index_macros) Compiling thiserror-impl v1.0.47 Compiling ruzstd v0.5.0 Compiling icu_provider_macros v1.3.2 Compiling serde_derive v1.0.185 Compiling tracing v0.1.37 Compiling object v0.32.2 Compiling darling_macro v0.20.3 Compiling tracing-subscriber v0.3.17 Compiling stable_mir v0.1.0-preview (/var/lib/managarm-buildenv/src/ports/rust/compiler/stable_mir) Compiling fluent-syntax v0.11.0 Compiling darling v0.20.3 Compiling derive_setters v0.1.6 Compiling rustc_index v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_index) Compiling tracing-tree v0.2.4 Compiling zerofrom v0.1.3 Compiling yoke v0.7.2 Compiling rustc_log v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_log) Compiling zerovec v0.10.0 Compiling rustc_data_structures v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_data_structures) Compiling rustc_parse_format v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_parse_format) Compiling tinystr v0.7.4 Compiling unic-langid-impl v0.9.4 Compiling icu_locid v1.3.2 Compiling unic-langid-macros-impl v0.9.4 Compiling rustc_span v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_span) Compiling rustc_abi v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_abi) Compiling unic-langid-macros v0.9.4 Compiling unic-langid v0.9.4 Compiling intl_pluralrules v7.0.2 Compiling fluent-langneg v0.13.0 Compiling icu_provider v1.3.2 Compiling intl-memoizer v0.5.1 Compiling fluent-bundle v0.15.2 Compiling icu_locid_transform v1.3.2 Compiling rustc_fluent_macro v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_fluent_macro) Compiling icu_provider_adapters v1.3.2 Compiling icu_list v1.3.2 Compiling thorin-dwp v0.7.0 Compiling ar_archive_writer v0.1.5 Compiling rustc_type_ir v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_type_ir) Compiling rustc_feature v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_feature) Compiling rustc_baked_icu_data v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_baked_icu_data) Compiling rustc_ast v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_ast) Compiling rustc_error_messages v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_error_messages) Compiling gsgdt v0.1.2 Compiling rustc_next_trait_solver v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_next_trait_solver) Compiling rustc_target v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_target) Compiling rustc_ast_pretty v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_ast_pretty) Compiling rustc_hir v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_hir) Compiling rustc_lint_defs v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_lint_defs) Compiling rustc_hir_pretty v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_hir_pretty) Compiling rustc_errors v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_errors) Compiling rustc_session v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_session) Compiling rustc_attr v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_attr) Compiling rustc_query_system v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_query_system) Compiling rustc_parse v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_parse) Compiling rustc_middle v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_middle) Compiling rustc_ast_passes v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_ast_passes) Compiling rustc_expand v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_expand) Compiling rustc_builtin_macros v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_builtin_macros) Compiling rustc_infer v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_infer) Compiling rustc_metadata v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_metadata) Compiling rustc_mir_dataflow v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_mir_dataflow) Compiling rustc_pattern_analysis v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_pattern_analysis) Compiling rustc_symbol_mangling v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_symbol_mangling) Compiling rustc_incremental v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_incremental) Compiling rustc_monomorphize v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_monomorphize) Compiling rustc_query_impl v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_query_impl) Compiling rustc_ast_lowering v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_ast_lowering) Compiling rustc_smir v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_smir) Compiling rustc_codegen_ssa v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_codegen_ssa) Compiling rustc_resolve v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_resolve) Compiling rustc_transmute v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_transmute) Compiling rustc_trait_selection v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_trait_selection) Compiling rustc_codegen_llvm v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_codegen_llvm) Compiling rustc_hir_analysis v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_hir_analysis) Compiling rustc_lint v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_lint) Compiling rustc_traits v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_traits) Compiling rustc_const_eval v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_const_eval) Compiling rustc_mir_build v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_mir_build) Compiling rustc_hir_typeck v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_hir_typeck) Compiling rustc_privacy v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_privacy) Compiling rustc_mir_transform v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_mir_transform) Compiling rustc_borrowck v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_borrowck) Compiling rustc_ty_utils v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_ty_utils) Compiling rustc_passes v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_passes) Compiling rustc_interface v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_interface) Compiling rustc_driver_impl v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_driver_impl) Compiling rustc_driver v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_driver) Finished release [optimized] target(s) in 4m 27s Creating a sysroot for stage1 compiler (use `rustup toolchain link 'name' build/host/stage1`) Building stage1 library artifacts (x86_64-unknown-linux-gnu(x86_64-unknown-linux-gnu)) Compiling compiler_builtins v0.1.105 Compiling core v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/library/core) Compiling libc v0.2.153 (/var/lib/managarm-buildenv/src/ports/rust-libc) Compiling memchr v2.5.0 Compiling std v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/library/std) Compiling rustc-std-workspace-core v1.99.0 (/var/lib/managarm-buildenv/src/ports/rust/library/rustc-std-workspace-core) warning: private item shadows public glob re-export --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/lib.rs:38:13 | 38 | use core::option; | ^^^^^^^^^^^^ | note: the name `option` in the type namespace is supposed to be publicly re-exported here --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/lib.rs:131:17 | 131 | pub use unix::*; | ^^^^^^^ note: but the private item here shadows it --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/lib.rs:38:13 | 38 | use core::option; | ^^^^^^^^^^^^ = note: `#[warn(hidden_glob_reexports)]` on by default Compiling alloc v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/library/alloc) Compiling cfg-if v1.0.0 Compiling adler v1.0.2 Compiling rustc-demangle v0.1.23 Compiling unwind v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/library/unwind) warning: `libc` (lib) generated 1 warning Compiling rustc-std-workspace-alloc v1.99.0 (/var/lib/managarm-buildenv/src/ports/rust/library/rustc-std-workspace-alloc) Compiling panic_abort v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/library/panic_abort) Compiling panic_unwind v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/library/panic_unwind) Compiling gimli v0.28.0 Compiling object v0.32.2 Compiling miniz_oxide v0.7.1 Compiling std_detect v0.1.5 (/var/lib/managarm-buildenv/src/ports/rust/library/stdarch/crates/std_detect) Compiling hashbrown v0.14.3 Compiling addr2line v0.21.0 Compiling rustc-std-workspace-std v1.99.0 (/var/lib/managarm-buildenv/src/ports/rust/library/rustc-std-workspace-std) Compiling proc_macro v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/library/proc_macro) Compiling unicode-width v0.1.11 Compiling getopts v0.2.21 Compiling test v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/library/test) Compiling sysroot v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/library/sysroot) Finished release [optimized] target(s) in 1m 07s Building compiler artifacts (stage1 -> stage2, x86_64-unknown-linux-gnu(x86_64-unknown-linux-gnu)) Compiling proc-macro2 v1.0.63 Compiling unicode-ident v1.0.9 Compiling quote v1.0.29 Compiling cfg-if v1.0.0 Compiling unicode-xid v0.2.4 Compiling libc v0.2.153 (/var/lib/managarm-buildenv/src/ports/rust-libc) Compiling autocfg v1.1.0 Compiling version_check v0.9.4 Compiling once_cell v1.18.0 Compiling scopeguard v1.1.0 Compiling stable_deref_trait v1.2.0 Compiling crossbeam-utils v0.8.16 Compiling smallvec v1.11.0 Compiling either v1.8.1 Compiling zerocopy v0.7.28 Compiling cc v1.0.79 Compiling allocator-api2 v0.2.15 Compiling equivalent v1.0.0 Compiling memchr v2.5.0 Compiling parking_lot_core v0.9.8 Compiling typenum v1.16.0 Compiling pin-project-lite v0.2.10 Compiling log v0.4.19 Compiling bitflags v2.4.1 Compiling rustix v0.38.19 Compiling rustc-hash v1.1.0 Compiling tracing-core v0.1.30 Compiling linux-raw-sys v0.4.10 Compiling proc-macro-hack v0.5.20+deprecated Compiling ahash v0.8.6 Compiling memoffset v0.9.0 Compiling crossbeam-epoch v0.9.15 Compiling lock_api v0.4.10 Compiling generic-array v0.14.7 Compiling rustc_macros v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_macros) Compiling thin-vec v0.2.13 Compiling syn v1.0.109 warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/mod.rs:271:42 | 271 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 271 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/mod.rs:301:42 | 301 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 301 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/mod.rs:329:42 | 329 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 329 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/mod.rs:382:42 | 382 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 382 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/mod.rs:416:42 | 416 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 416 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:934:42 | 934 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 934 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:967:42 | 967 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 967 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1005:42 | 1005 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1005 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1035:42 | 1035 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1035 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1057:42 | 1057 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1057 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1079:42 | 1079 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1079 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1101:42 | 1101 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1101 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1135:42 | 1135 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1135 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1166:42 | 1166 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1166 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1197:42 | 1197 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1197 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1246:42 | 1246 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1246 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1270:42 | 1270 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1270 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1289:42 | 1289 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1289 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1308:42 | 1308 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1308 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1318:42 | 1318 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1318 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1326:42 | 1326 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1326 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1334:42 | 1334 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1334 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1359:42 | 1359 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1359 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/gnu/mod.rs:626:42 | 626 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 626 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/gnu/mod.rs:675:42 | 675 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 675 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/gnu/b64/x86_64/mod.rs:327:42 | 327 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 327 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/gnu/b64/x86_64/mod.rs:372:42 | 372 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 372 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ Compiling crossbeam-channel v0.5.8 Compiling arrayvec v0.7.4 Compiling hashbrown v0.14.3 Compiling fastrand v2.0.0 Compiling crossbeam-deque v0.8.3 Compiling ena v0.14.2 Compiling syn v2.0.32 Compiling rustc_arena v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_arena) Compiling elsa v1.7.1 Compiling cpufeatures v0.2.8 Compiling rustc_graphviz v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_graphviz) Compiling unicode-width v0.1.11 Compiling scoped-tls v1.0.1 Compiling ppv-lite86 v0.2.17 Compiling thiserror v1.0.47 Compiling crc32fast v1.3.2 Compiling static_assertions v1.1.0 Compiling convert_case v0.4.0 Compiling adler v1.0.2 Compiling byteorder v1.5.0 Compiling serde v1.0.185 Compiling psm v0.1.21 Compiling stacker v0.1.15 Compiling miniz_oxide v0.7.1 Compiling litemap v0.7.1 Compiling writeable v0.5.3 Compiling unicode-properties v0.1.0 Compiling icu_locid_transform_data v1.3.2 Compiling serde_json v1.0.99 Compiling itoa v1.0.6 Compiling ryu v1.0.13 Compiling regex-automata v0.2.0 Compiling rustc_lexer v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_lexer) Compiling type-map v0.4.0 Compiling icu_list_data v1.3.2 Compiling ident_case v1.0.1 Compiling strsim v0.10.0 Compiling self_cell v1.0.2 Compiling fnv v1.0.7 Compiling rustc_fs_util v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_fs_util) Compiling block-buffer v0.10.4 Compiling crypto-common v0.1.6 Compiling self_cell v0.10.3 Compiling odht v0.3.1 Compiling itertools v0.11.0 Compiling digest v0.10.7 Compiling anstyle v1.0.4 Compiling termcolor v1.2.0 Compiling rustc_error_codes v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_error_codes) Compiling getopts v0.2.21 Compiling annotate-snippets v0.10.1 Compiling sha1 v0.10.5 Compiling md-5 v0.10.5 Compiling num_cpus v1.16.0 Compiling perf-event-open-sys v3.0.0 Compiling memmap2 v0.2.3 Compiling rustc-rayon-core v0.5.0 Compiling parking_lot v0.12.1 Compiling getrandom v0.2.10 warning: `libc` (lib) generated 27 warnings Compiling jobserver v0.1.28 Compiling sha2 v0.10.7 Compiling flate2 v1.0.26 Compiling measureme v11.0.1 Compiling rand_core v0.6.4 Compiling rand_chacha v0.3.1 Compiling rand_xoshiro v0.6.0 Compiling rustc-rayon v0.5.0 Compiling rand v0.8.5 Compiling termize v0.1.1 Compiling semver v1.0.17 Compiling rustc_apfloat v0.2.0+llvm-462a31f5a5ab Compiling bitflags v1.3.2 Compiling datafrog v2.0.1 Compiling tinyvec_macros v0.1.1 Compiling tinyvec v1.6.0 Compiling aho-corasick v1.0.2 Compiling rustc_version v0.4.0 Compiling tempfile v3.8.0 Compiling regex-syntax v0.7.2 Compiling snap v1.1.0 Compiling unicase v2.7.0 Compiling polonius-engine v0.13.0 Compiling libloading v0.8.1 Compiling lazy_static v1.4.0 Compiling twox-hash v1.6.3 Compiling field-offset v0.3.6 Compiling regex-syntax v0.6.29 Compiling rustc_llvm v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_llvm) Compiling overload v0.1.1 Compiling rustc-demangle v0.1.23 Compiling unicode-script v0.5.5 Compiling pulldown-cmark v0.9.6 Compiling punycode v0.4.1 Compiling nu-ansi-term v0.46.0 Compiling unicode-normalization v0.1.22 Compiling sharded-slab v0.1.4 Compiling thread_local v1.1.7 Compiling pathdiff v0.2.1 Compiling tracing-log v0.1.3 Compiling unicode-security v0.1.0 Compiling is-terminal v0.4.8 Compiling time-core v0.1.1 Compiling time v0.3.22 Compiling shlex v1.1.0 Compiling synstructure v0.13.0 Compiling derive_more v0.99.17 Compiling derivative v2.2.0 Compiling darling_core v0.20.3 Compiling regex v1.8.4 Compiling indexmap v2.0.0 Compiling rustc-main v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc) Compiling regex-automata v0.1.10 Compiling rustc_serialize v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_serialize) Compiling gimli v0.28.0 Compiling matchers v0.1.0 Compiling zerofrom-derive v0.1.3 Compiling yoke-derive v0.7.2 Compiling zerovec-derive v0.10.0 Compiling displaydoc v0.2.4 Compiling tracing-attributes v0.1.26 Compiling rustc_index_macros v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_index_macros) Compiling thiserror-impl v1.0.47 Compiling ruzstd v0.5.0 Compiling icu_provider_macros v1.3.2 Compiling serde_derive v1.0.185 Compiling darling_macro v0.20.3 Compiling tracing v0.1.37 Compiling object v0.32.2 Compiling darling v0.20.3 Compiling derive_setters v0.1.6 Compiling tracing-subscriber v0.3.17 Compiling stable_mir v0.1.0-preview (/var/lib/managarm-buildenv/src/ports/rust/compiler/stable_mir) Compiling rustc_index v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_index) Compiling fluent-syntax v0.11.0 Compiling zerofrom v0.1.3 Compiling yoke v0.7.2 Compiling rustc_data_structures v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_data_structures) Compiling zerovec v0.10.0 Compiling rustc_parse_format v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_parse_format) Compiling tracing-tree v0.2.4 Compiling rustc_log v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_log) Compiling tinystr v0.7.4 Compiling unic-langid-impl v0.9.4 Compiling icu_locid v1.3.2 Compiling unic-langid-macros-impl v0.9.4 Compiling rustc_span v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_span) Compiling icu_provider v1.3.2 Compiling rustc_abi v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_abi) Compiling unic-langid-macros v0.9.4 Compiling unic-langid v0.9.4 Compiling intl-memoizer v0.5.1 Compiling intl_pluralrules v7.0.2 Compiling icu_locid_transform v1.3.2 Compiling fluent-langneg v0.13.0 Compiling fluent-bundle v0.15.2 Compiling icu_provider_adapters v1.3.2 Compiling icu_list v1.3.2 Compiling rustc_fluent_macro v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_fluent_macro) Compiling rustc_type_ir v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_type_ir) Compiling rustc_feature v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_feature) Compiling rustc_baked_icu_data v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_baked_icu_data) Compiling rustc_error_messages v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_error_messages) Compiling thorin-dwp v0.7.0 Compiling ar_archive_writer v0.1.5 Compiling rustc_ast v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_ast) Compiling gsgdt v0.1.2 Compiling rustc_next_trait_solver v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_next_trait_solver) Compiling rustc_target v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_target) Compiling rustc_ast_pretty v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_ast_pretty) Compiling rustc_hir v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_hir) Compiling rustc_lint_defs v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_lint_defs) Compiling rustc_hir_pretty v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_hir_pretty) Compiling rustc_errors v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_errors) Compiling rustc_session v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_session) Compiling rustc_attr v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_attr) Compiling rustc_query_system v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_query_system) Compiling rustc_parse v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_parse) Compiling rustc_middle v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_middle) Compiling rustc_ast_passes v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_ast_passes) Compiling rustc_expand v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_expand) Compiling rustc_builtin_macros v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_builtin_macros) Compiling rustc_infer v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_infer) Compiling rustc_metadata v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_metadata) Compiling rustc_mir_dataflow v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_mir_dataflow) Compiling rustc_incremental v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_incremental) Compiling rustc_pattern_analysis v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_pattern_analysis) Compiling rustc_symbol_mangling v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_symbol_mangling) Compiling rustc_ast_lowering v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_ast_lowering) Compiling rustc_monomorphize v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_monomorphize) Compiling rustc_query_impl v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_query_impl) Compiling rustc_smir v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_smir) Compiling rustc_codegen_ssa v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_codegen_ssa) Compiling rustc_resolve v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_resolve) Compiling rustc_transmute v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_transmute) Compiling rustc_trait_selection v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_trait_selection) Compiling rustc_codegen_llvm v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_codegen_llvm) Compiling rustc_hir_analysis v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_hir_analysis) Compiling rustc_traits v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_traits) Compiling rustc_mir_build v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_mir_build) Compiling rustc_const_eval v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_const_eval) Compiling rustc_lint v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_lint) Compiling rustc_borrowck v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_borrowck) Compiling rustc_hir_typeck v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_hir_typeck) Compiling rustc_mir_transform v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_mir_transform) Compiling rustc_privacy v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_privacy) Compiling rustc_ty_utils v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_ty_utils) Compiling rustc_passes v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_passes) Compiling rustc_interface v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_interface) Compiling rustc_driver_impl v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_driver_impl) Compiling rustc_driver v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/compiler/rustc_driver) Finished release [optimized] target(s) in 6m 45s Creating a sysroot for stage2 compiler (use `rustup toolchain link 'name' build/host/stage2`) Building stage2 library artifacts (x86_64-unknown-linux-gnu(x86_64-unknown-linux-gnu) -> x86_64-unknown-managarm-mlibc) Compiling compiler_builtins v0.1.105 Compiling core v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/library/core) Compiling libc v0.2.153 (/var/lib/managarm-buildenv/src/ports/rust-libc) Compiling memchr v2.5.0 Compiling std v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/library/std) Compiling rustc-std-workspace-core v1.99.0 (/var/lib/managarm-buildenv/src/ports/rust/library/rustc-std-workspace-core) warning: private item shadows public glob re-export --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/lib.rs:38:13 | 38 | use core::option; | ^^^^^^^^^^^^ | note: the name `option` in the type namespace is supposed to be publicly re-exported here --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/lib.rs:131:17 | 131 | pub use unix::*; | ^^^^^^^ note: but the private item here shadows it --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/lib.rs:38:13 | 38 | use core::option; | ^^^^^^^^^^^^ = note: `#[warn(hidden_glob_reexports)]` on by default warning: function `ftruncate64` is never used --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/managarm/mod.rs:920:12 | 920 | pub fn ftruncate64(arg0: ::c_int, arg1: ::off64_t) -> ::c_int; | ^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: function `truncate64` is never used --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/managarm/mod.rs:930:12 | 930 | pub fn truncate64(arg0: *const ::c_char, arg1: ::off64_t) -> ::c_int; | ^^^^^^^^^^ warning: function `readdir64` is never used --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/managarm/mod.rs:1992:12 | 1992 | pub fn readdir64(arg0: *mut ::DIR) -> *mut ::dirent64; | ^^^^^^^^^ warning: function `mmap64` is never used --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/managarm/mod.rs:3334:12 | 3334 | pub fn mmap64( | ^^^^^^ warning: function `fstat64` is never used --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/managarm/mod.rs:3730:12 | 3730 | pub fn fstat64(fd: ::c_int, result: *mut ::stat) -> ::c_int; | ^^^^^^^ warning: function `lstat64` is never used --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/managarm/mod.rs:3731:12 | 3731 | pub fn lstat64(arg0: *const ::c_char, arg1: *mut ::stat) -> ::c_int; | ^^^^^^^ warning: function `statvfs64` is never used --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/managarm/mod.rs:3739:12 | 3739 | pub fn statvfs64(arg0: *const ::c_char, arg1: *mut ::statvfs) -> ::c_int; | ^^^^^^^^^ warning: `libc` (lib) generated 8 warnings Compiling alloc v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/library/alloc) Compiling cfg-if v1.0.0 Compiling adler v1.0.2 Compiling rustc-demangle v0.1.23 Compiling unwind v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/library/unwind) Compiling rustc-std-workspace-alloc v1.99.0 (/var/lib/managarm-buildenv/src/ports/rust/library/rustc-std-workspace-alloc) Compiling panic_unwind v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/library/panic_unwind) Compiling panic_abort v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/library/panic_abort) Compiling gimli v0.28.0 Compiling std_detect v0.1.5 (/var/lib/managarm-buildenv/src/ports/rust/library/stdarch/crates/std_detect) Compiling hashbrown v0.14.3 Compiling miniz_oxide v0.7.1 Compiling object v0.32.2 Compiling addr2line v0.21.0 Compiling rustc-std-workspace-std v1.99.0 (/var/lib/managarm-buildenv/src/ports/rust/library/rustc-std-workspace-std) Compiling proc_macro v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/library/proc_macro) Compiling unicode-width v0.1.11 Compiling getopts v0.2.21 Compiling test v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/library/test) Compiling sysroot v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/library/sysroot) Finished release [optimized] target(s) in 1m 04s Uplifting library (stage1 -> stage2) WARNING: no codegen-backends config matched the requested path to build a codegen backend. HELP: add backend to codegen-backends in config.toml. Building tool rustdoc (stage1 -> stage2, x86_64-unknown-linux-gnu(x86_64-unknown-linux-gnu)) Downloading crates ... Downloaded askama_derive v0.12.5 Downloaded mime v0.3.17 Downloaded minimal-lexical v0.2.1 Downloaded threadpool v1.8.1 Downloaded nom v7.1.3 Downloaded minifier v0.3.0 Downloaded mime_guess v2.0.4 Downloaded basic-toml v0.1.2 Downloaded askama_parser v0.2.1 Downloaded askama_escape v0.10.3 Downloaded askama v0.12.1 Compiling proc-macro2 v1.0.63 Compiling unicode-ident v1.0.9 Compiling quote v1.0.29 Compiling memchr v2.5.0 Compiling serde v1.0.185 Compiling libc v0.2.153 (/var/lib/managarm-buildenv/src/ports/rust-libc) Compiling version_check v0.9.4 Compiling cfg-if v1.0.0 Compiling autocfg v1.1.0 Compiling once_cell v1.18.0 Compiling parking_lot_core v0.9.8 Compiling rustix v0.38.19 Compiling linux-raw-sys v0.4.10 Compiling bitflags v2.4.1 Compiling scopeguard v1.1.0 Compiling minimal-lexical v0.2.1 Compiling regex-syntax v0.6.29 Compiling lazy_static v1.4.0 Compiling smallvec v1.11.0 Compiling mime v0.3.17 Compiling tracing-core v0.1.30 Compiling regex-syntax v0.7.2 Compiling overload v0.1.1 Compiling pin-project-lite v0.2.10 Compiling nu-ansi-term v0.46.0 Compiling thread_local v1.1.7 Compiling unicase v2.7.0 Compiling sharded-slab v0.1.4 Compiling serde_json v1.0.99 Compiling log v0.4.19 Compiling rustc-hash v1.1.0 Compiling lock_api v0.4.10 Compiling fastrand v2.0.0 Compiling aho-corasick v1.0.2 warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/mod.rs:271:42 | 271 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 271 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/mod.rs:301:42 | 301 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 301 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/mod.rs:329:42 | 329 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 329 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/mod.rs:382:42 | 382 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 382 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/mod.rs:416:42 | 416 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 416 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:934:42 | 934 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 934 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:967:42 | 967 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 967 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1005:42 | 1005 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1005 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1035:42 | 1035 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1035 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1057:42 | 1057 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1057 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1079:42 | 1079 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1079 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1101:42 | 1101 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1101 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1135:42 | 1135 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1135 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1166:42 | 1166 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1166 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1197:42 | 1197 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1197 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1246:42 | 1246 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1246 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1270:42 | 1270 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1270 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1289:42 | 1289 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1289 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1308:42 | 1308 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1308 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1318:42 | 1318 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1318 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1326:42 | 1326 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1326 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1334:42 | 1334 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1334 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1359:42 | 1359 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1359 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/gnu/mod.rs:626:42 | 626 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 626 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/gnu/mod.rs:675:42 | 675 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 675 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/gnu/b64/x86_64/mod.rs:327:42 | 327 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 327 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/gnu/b64/x86_64/mod.rs:372:42 | 372 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 372 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ Compiling nom v7.1.3 Compiling mime_guess v2.0.4 Compiling itoa v1.0.6 Compiling tracing-log v0.1.3 Compiling either v1.8.1 Compiling ryu v1.0.13 Compiling equivalent v1.0.0 Compiling syn v2.0.32 Compiling hashbrown v0.14.3 Compiling askama_escape v0.10.3 Compiling itertools v0.11.0 Compiling arrayvec v0.7.4 Compiling minifier v0.3.0 Compiling indexmap v2.0.0 Compiling num_cpus v1.16.0 Compiling regex v1.8.4 Compiling regex-automata v0.1.10 Compiling parking_lot v0.12.1 warning: `libc` (lib) generated 27 warnings Compiling threadpool v1.8.1 Compiling askama_parser v0.2.1 Compiling matchers v0.1.0 Compiling is-terminal v0.4.8 Compiling tempfile v3.8.0 Compiling serde_derive v1.0.185 Compiling tracing-attributes v0.1.26 Compiling tracing v0.1.37 Compiling tracing-subscriber v0.3.17 Compiling tracing-tree v0.2.4 Compiling basic-toml v0.1.2 Compiling rustdoc-json-types v0.1.0 (/var/lib/managarm-buildenv/src/ports/rust/src/rustdoc-json-types) Compiling askama_derive v0.12.5 Compiling askama v0.12.1 Compiling rustdoc v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/src/librustdoc) Compiling rustdoc-tool v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/src/tools/rustdoc) Finished release [optimized] target(s) in 1m 32s Build completed successfully in 0:16:43 xbstrap: install-tool ('host-rust', None) [49/50] [2024-10-20 08:56:58.290178 tictac] DEBUG: xbbs.worker: got notify {'action': 'compile-tool', 'artifact_files': [], 'n_all': 50, 'n_this': 48, 'status': 'success', 'subject': ['host-rust', None]} xbstrap: Running ['python3', '@THIS_SOURCE_DIR@/x.py', 'install', '-j', '@PARALLELISM@'] (tools: ['host-python', 'host-llvm-toolchain', 'host-libffi']) via cbuildrt PID init is 4103429 (outside the namespace) Building bootstrap Finished dev [unoptimized] target(s) in 0.10s Building stage0 library artifacts (x86_64-unknown-linux-gnu(x86_64-unknown-linux-gnu)) warning: private item shadows public glob re-export --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/lib.rs:38:13 | 38 | use core::option; | ^^^^^^^^^^^^ | note: the name `option` in the type namespace is supposed to be publicly re-exported here --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/lib.rs:131:17 | 131 | pub use unix::*; | ^^^^^^^ note: but the private item here shadows it --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/lib.rs:38:13 | 38 | use core::option; | ^^^^^^^^^^^^ = note: `#[warn(hidden_glob_reexports)]` on by default warning: unexpected `cfg` condition value: `managarm` --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/mod.rs:1552:25 | 1552 | target_os = "managarm"))] { | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `ohos`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `switch`, `teeos`, `tvos`, `uefi`, `unknown`, `vita`, `vxworks`, `wasi`, `watchos`, `windows`, `xous`, `zkvm` = help: consider using a Cargo feature instead or adding `println!("cargo:rustc-check-cfg=cfg(target_os, values(\"managarm\"))");` to the top of a `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `managarm` --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/mod.rs:1897:21 | 1897 | } else if #[cfg(target_os = "managarm")] { | ^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `ohos`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `switch`, `teeos`, `tvos`, `uefi`, `unknown`, `vita`, `vxworks`, `wasi`, `watchos`, `windows`, `xous`, `zkvm` = help: consider using a Cargo feature instead or adding `println!("cargo:rustc-check-cfg=cfg(target_os, values(\"managarm\"))");` to the top of a `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `managarm` --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/mod.rs:67:19 | 67 | target_os = "managarm"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `ohos`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `switch`, `teeos`, `tvos`, `uefi`, `unknown`, `vita`, `vxworks`, `wasi`, `watchos`, `windows`, `xous`, `zkvm` = help: consider using a Cargo feature instead or adding `println!("cargo:rustc-check-cfg=cfg(target_os, values(\"managarm\"))");` to the top of a `build.rs` = note: see for more information about checking conditional configuration warning: `libc` (lib) generated 4 warnings warning: unexpected `cfg` condition value: `managarm` --> library/unwind/src/lib.rs:166:7 | 166 | #[cfg(target_os = "managarm")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `teeos`, `tvos`, `uefi`, `unknown`, `vita`, `vxworks`, `wasi`, `watchos`, `windows`, `xous`, `zkvm` = help: consider using a Cargo feature instead or adding `println!("cargo:rustc-check-cfg=cfg(target_os, values(\"managarm\"))");` to the top of a `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `unwind` (lib) generated 1 warning warning: unexpected `cfg` condition value: `managarm` --> library/std/src/os/mod.rs:132:7 | 132 | #[cfg(target_os = "managarm")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `teeos`, `tvos`, `uefi`, `unknown`, `vita`, `vxworks`, `wasi`, `watchos`, `windows`, `xous`, `zkvm` = help: consider using a Cargo feature instead or adding `println!("cargo:rustc-check-cfg=cfg(target_os, values(\"managarm\"))");` to the top of a `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `managarm` --> library/std/src/os/unix/mod.rs:70:11 | 70 | #[cfg(target_os = "managarm")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `teeos`, `tvos`, `uefi`, `unknown`, `vita`, `vxworks`, `wasi`, `watchos`, `windows`, `xous`, `zkvm` = help: consider using a Cargo feature instead or adding `println!("cargo:rustc-check-cfg=cfg(target_os, values(\"managarm\"))");` to the top of a `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `managarm` --> library/std/src/sys/pal/unix/args.rs:76:5 | 76 | target_os = "managarm", | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `teeos`, `tvos`, `uefi`, `unknown`, `vita`, `vxworks`, `wasi`, `watchos`, `windows`, `xous`, `zkvm` = help: consider using a Cargo feature instead or adding `println!("cargo:rustc-check-cfg=cfg(target_os, values(\"managarm\"))");` to the top of a `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `managarm` --> library/std/src/sys/pal/unix/env.rs:265:7 | 265 | #[cfg(target_os = "managarm")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `teeos`, `tvos`, `uefi`, `unknown`, `vita`, `vxworks`, `wasi`, `watchos`, `windows`, `xous`, `zkvm` = help: consider using a Cargo feature instead or adding `println!("cargo:rustc-check-cfg=cfg(target_os, values(\"managarm\"))");` to the top of a `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `managarm` --> library/std/src/sys/pal/unix/fs.rs:957:9 | 957 | target_os = "managarm", | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `teeos`, `tvos`, `uefi`, `unknown`, `vita`, `vxworks`, `wasi`, `watchos`, `windows`, `xous`, `zkvm` = help: consider using a Cargo feature instead or adding `println!("cargo:rustc-check-cfg=cfg(target_os, values(\"managarm\"))");` to the top of a `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `managarm` --> library/std/src/sys/pal/unix/os.rs:412:5 | 412 | target_os = "managarm" | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `teeos`, `tvos`, `uefi`, `unknown`, `vita`, `vxworks`, `wasi`, `watchos`, `windows`, `xous`, `zkvm` = help: consider using a Cargo feature instead or adding `println!("cargo:rustc-check-cfg=cfg(target_os, values(\"managarm\"))");` to the top of a `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `managarm` --> library/std/src/sys/pal/unix/os.rs:51:13 | 51 | target_os = "managarm", | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `teeos`, `tvos`, `uefi`, `unknown`, `vita`, `vxworks`, `wasi`, `watchos`, `windows`, `xous`, `zkvm` = help: consider using a Cargo feature instead or adding `println!("cargo:rustc-check-cfg=cfg(target_os, values(\"managarm\"))");` to the top of a `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `managarm` --> library/std/src/sys/pal/unix/thread.rs:300:5 | 300 | target_os = "managarm" | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `teeos`, `tvos`, `uefi`, `unknown`, `vita`, `vxworks`, `wasi`, `watchos`, `windows`, `xous`, `zkvm` = help: consider using a Cargo feature instead or adding `println!("cargo:rustc-check-cfg=cfg(target_os, values(\"managarm\"))");` to the top of a `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `managarm` --> library/std/src/sys/pal/unix/thread.rs:133:36 | 133 | #[cfg(any(target_os = "linux", target_os = "managarm"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `teeos`, `tvos`, `uefi`, `unknown`, `vita`, `vxworks`, `wasi`, `watchos`, `windows`, `xous`, `zkvm` = help: consider using a Cargo feature instead or adding `println!("cargo:rustc-check-cfg=cfg(target_os, values(\"managarm\"))");` to the top of a `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `managarm` --> library/std/src/sys/pal/unix/thread_local_dtor.rs:23:5 | 23 | target_os = "managarm" | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `teeos`, `tvos`, `uefi`, `unknown`, `vita`, `vxworks`, `wasi`, `watchos`, `windows`, `xous`, `zkvm` = help: consider using a Cargo feature instead or adding `println!("cargo:rustc-check-cfg=cfg(target_os, values(\"managarm\"))");` to the top of a `build.rs` = note: see for more information about checking conditional configuration warning: `std` (lib) generated 10 warnings Finished release [optimized] target(s) in 0.22s Building compiler artifacts (stage0 -> stage1, x86_64-unknown-linux-gnu(x86_64-unknown-linux-gnu)) warning: unexpected `cfg` condition value: `managarm` --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/mod.rs:1552:25 | 1552 | target_os = "managarm"))] { | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `ohos`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `switch`, `teeos`, `tvos`, `uefi`, `unknown`, `vita`, `vxworks`, `wasi`, `watchos`, `windows`, `xous` = help: consider using a Cargo feature instead or adding `println!("cargo:rustc-check-cfg=cfg(target_os, values(\"managarm\"))");` to the top of a `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `managarm` --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/mod.rs:67:19 | 67 | target_os = "managarm"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `ohos`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `switch`, `teeos`, `tvos`, `uefi`, `unknown`, `vita`, `vxworks`, `wasi`, `watchos`, `windows`, `xous` = help: consider using a Cargo feature instead or adding `println!("cargo:rustc-check-cfg=cfg(target_os, values(\"managarm\"))");` to the top of a `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `managarm` --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/mod.rs:1897:21 | 1897 | } else if #[cfg(target_os = "managarm")] { | ^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `ohos`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `switch`, `teeos`, `tvos`, `uefi`, `unknown`, `vita`, `vxworks`, `wasi`, `watchos`, `windows`, `xous` = help: consider using a Cargo feature instead or adding `println!("cargo:rustc-check-cfg=cfg(target_os, values(\"managarm\"))");` to the top of a `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/mod.rs:271:42 | 271 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 271 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/mod.rs:301:42 | 301 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 301 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/mod.rs:329:42 | 329 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 329 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/mod.rs:382:42 | 382 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 382 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/mod.rs:416:42 | 416 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 416 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:934:42 | 934 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 934 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:967:42 | 967 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 967 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1005:42 | 1005 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1005 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1035:42 | 1035 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1035 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1057:42 | 1057 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1057 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1079:42 | 1079 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1079 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1101:42 | 1101 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1101 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1135:42 | 1135 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1135 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1166:42 | 1166 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1166 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1197:42 | 1197 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1197 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1246:42 | 1246 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1246 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1270:42 | 1270 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1270 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1289:42 | 1289 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1289 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1308:42 | 1308 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1308 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1318:42 | 1318 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1318 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1326:42 | 1326 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1326 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1334:42 | 1334 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1334 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1359:42 | 1359 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1359 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/gnu/mod.rs:626:42 | 626 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 626 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/gnu/mod.rs:675:42 | 675 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 675 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/gnu/b64/x86_64/mod.rs:327:42 | 327 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 327 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/gnu/b64/x86_64/mod.rs:372:42 | 372 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 372 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: `libc` (lib) generated 30 warnings Finished release [optimized] target(s) in 0.42s Creating a sysroot for stage1 compiler (use `rustup toolchain link 'name' build/host/stage1`) Building stage1 library artifacts (x86_64-unknown-linux-gnu(x86_64-unknown-linux-gnu)) warning: private item shadows public glob re-export --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/lib.rs:38:13 | 38 | use core::option; | ^^^^^^^^^^^^ | note: the name `option` in the type namespace is supposed to be publicly re-exported here --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/lib.rs:131:17 | 131 | pub use unix::*; | ^^^^^^^ note: but the private item here shadows it --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/lib.rs:38:13 | 38 | use core::option; | ^^^^^^^^^^^^ = note: `#[warn(hidden_glob_reexports)]` on by default warning: `libc` (lib) generated 1 warning Finished release [optimized] target(s) in 0.21s Building compiler artifacts (stage1 -> stage2, x86_64-unknown-linux-gnu(x86_64-unknown-linux-gnu)) warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/mod.rs:271:42 | 271 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 271 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/mod.rs:301:42 | 301 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 301 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/mod.rs:329:42 | 329 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 329 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/mod.rs:382:42 | 382 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 382 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/mod.rs:416:42 | 416 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 416 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:934:42 | 934 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 934 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:967:42 | 967 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 967 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1005:42 | 1005 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1005 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1035:42 | 1035 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1035 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1057:42 | 1057 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1057 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1079:42 | 1079 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1079 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1101:42 | 1101 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1101 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1135:42 | 1135 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1135 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1166:42 | 1166 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1166 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1197:42 | 1197 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1197 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1246:42 | 1246 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1246 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1270:42 | 1270 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1270 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1289:42 | 1289 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1289 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1308:42 | 1308 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1308 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1318:42 | 1318 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1318 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1326:42 | 1326 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1326 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1334:42 | 1334 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1334 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1359:42 | 1359 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1359 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/gnu/mod.rs:626:42 | 626 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 626 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/gnu/mod.rs:675:42 | 675 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 675 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/gnu/b64/x86_64/mod.rs:327:42 | 327 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 327 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/gnu/b64/x86_64/mod.rs:372:42 | 372 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 372 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: `libc` (lib) generated 27 warnings Finished release [optimized] target(s) in 0.36s Creating a sysroot for stage2 compiler (use `rustup toolchain link 'name' build/host/stage2`) Building stage2 library artifacts (x86_64-unknown-linux-gnu(x86_64-unknown-linux-gnu) -> x86_64-unknown-managarm-mlibc) warning: private item shadows public glob re-export --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/lib.rs:38:13 | 38 | use core::option; | ^^^^^^^^^^^^ | note: the name `option` in the type namespace is supposed to be publicly re-exported here --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/lib.rs:131:17 | 131 | pub use unix::*; | ^^^^^^^ note: but the private item here shadows it --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/lib.rs:38:13 | 38 | use core::option; | ^^^^^^^^^^^^ = note: `#[warn(hidden_glob_reexports)]` on by default warning: function `ftruncate64` is never used --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/managarm/mod.rs:920:12 | 920 | pub fn ftruncate64(arg0: ::c_int, arg1: ::off64_t) -> ::c_int; | ^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: function `truncate64` is never used --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/managarm/mod.rs:930:12 | 930 | pub fn truncate64(arg0: *const ::c_char, arg1: ::off64_t) -> ::c_int; | ^^^^^^^^^^ warning: function `readdir64` is never used --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/managarm/mod.rs:1992:12 | 1992 | pub fn readdir64(arg0: *mut ::DIR) -> *mut ::dirent64; | ^^^^^^^^^ warning: function `mmap64` is never used --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/managarm/mod.rs:3334:12 | 3334 | pub fn mmap64( | ^^^^^^ warning: function `fstat64` is never used --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/managarm/mod.rs:3730:12 | 3730 | pub fn fstat64(fd: ::c_int, result: *mut ::stat) -> ::c_int; | ^^^^^^^ warning: function `lstat64` is never used --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/managarm/mod.rs:3731:12 | 3731 | pub fn lstat64(arg0: *const ::c_char, arg1: *mut ::stat) -> ::c_int; | ^^^^^^^ warning: function `statvfs64` is never used --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/managarm/mod.rs:3739:12 | 3739 | pub fn statvfs64(arg0: *const ::c_char, arg1: *mut ::statvfs) -> ::c_int; | ^^^^^^^^^ warning: `libc` (lib) generated 8 warnings Finished release [optimized] target(s) in 0.22s Building stage0 tool rust-installer (x86_64-unknown-linux-gnu(x86_64-unknown-linux-gnu)) Downloading crates ... Downloaded anyhow v1.0.75 Downloaded xattr v0.2.3 Downloaded rayon-core v1.12.0 Downloaded rayon v1.8.0 Downloaded clap v4.4.4 Downloaded anstream v0.5.0 Downloaded walkdir v2.3.3 Downloaded utf8parse v0.2.1 Downloaded tar v0.4.38 Downloaded pkg-config v0.3.27 Downloaded filetime v0.2.21 Downloaded colorchoice v1.0.0 Downloaded clap_lex v0.5.0 Downloaded clap_derive v4.4.2 Downloaded clap_builder v4.4.4 Downloaded anstyle-query v1.0.0 Downloaded anstyle-parse v0.2.1 Compiling autocfg v1.1.0 Compiling cfg-if v1.0.0 Compiling libc v0.2.153 (/var/lib/managarm-buildenv/src/ports/rust-libc) Compiling proc-macro2 v1.0.63 Compiling crossbeam-utils v0.8.16 Compiling unicode-ident v1.0.9 Compiling quote v1.0.29 Compiling cc v1.0.79 Compiling scopeguard v1.1.0 Compiling utf8parse v0.2.1 Compiling pkg-config v0.3.27 Compiling crc32fast v1.3.2 Compiling colorchoice v1.0.0 Compiling anstyle-query v1.0.0 Compiling rayon-core v1.12.0 Compiling anstyle v1.0.4 Compiling heck v0.4.1 Compiling anstyle-parse v0.2.1 Compiling strsim v0.10.0 Compiling anyhow v1.0.75 Compiling adler v1.0.2 Compiling clap_lex v0.5.0 Compiling miniz_oxide v0.7.1 Compiling anstream v0.5.0 Compiling either v1.8.1 Compiling same-file v1.0.6 Compiling memoffset v0.9.0 Compiling crossbeam-epoch v0.9.15 Compiling walkdir v2.3.3 Compiling clap_builder v4.4.4 warning: unexpected `cfg` condition value: `managarm` --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/mod.rs:1552:25 | 1552 | target_os = "managarm"))] { | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `ohos`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `switch`, `teeos`, `tvos`, `uefi`, `unknown`, `vita`, `vxworks`, `wasi`, `watchos`, `windows`, `xous` = help: consider using a Cargo feature instead or adding `println!("cargo:rustc-check-cfg=cfg(target_os, values(\"managarm\"))");` to the top of a `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `managarm` --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/mod.rs:1897:21 | 1897 | } else if #[cfg(target_os = "managarm")] { | ^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `ohos`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `switch`, `teeos`, `tvos`, `uefi`, `unknown`, `vita`, `vxworks`, `wasi`, `watchos`, `windows`, `xous` = help: consider using a Cargo feature instead or adding `println!("cargo:rustc-check-cfg=cfg(target_os, values(\"managarm\"))");` to the top of a `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `managarm` --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/mod.rs:67:19 | 67 | target_os = "managarm"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `ohos`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `switch`, `teeos`, `tvos`, `uefi`, `unknown`, `vita`, `vxworks`, `wasi`, `watchos`, `windows`, `xous` = help: consider using a Cargo feature instead or adding `println!("cargo:rustc-check-cfg=cfg(target_os, values(\"managarm\"))");` to the top of a `build.rs` = note: see for more information about checking conditional configuration Compiling flate2 v1.0.26 Compiling lzma-sys v0.1.20 Compiling filetime v0.2.21 Compiling xattr v0.2.3 warning: `libc` (lib) generated 3 warnings Compiling crossbeam-deque v0.8.3 Compiling syn v2.0.32 Compiling tar v0.4.38 Compiling rayon v1.8.0 Compiling clap_derive v4.4.2 Compiling clap v4.4.4 Compiling xz2 v0.1.7 Compiling installer v0.0.0 (/var/lib/managarm-buildenv/src/ports/rust/src/tools/rust-installer) Finished release [optimized] target(s) in 17.65s Dist rust-std-1.77.1-dev-x86_64-unknown-managarm-mlibc finished in 2.586 seconds Installing stage2 std (x86_64-unknown-managarm-mlibc) install: creating uninstall script at /var/lib/managarm-buildenv/build/tools/host-rust/lib/rustlib/uninstall.sh install: installing component 'rust-std-x86_64-unknown-managarm-mlibc' rust std installed. Uplifting library (stage1 -> stage2) Dist rust-std-1.77.1-dev-x86_64-unknown-linux-gnu finished in 2.639 seconds Installing stage2 std (x86_64-unknown-linux-gnu(x86_64-unknown-linux-gnu)) install: creating uninstall script at /var/lib/managarm-buildenv/build/tools/host-rust/lib/rustlib/uninstall.sh install: installing component 'rust-std-x86_64-unknown-linux-gnu' rust std installed. Building tool rustdoc (stage1 -> stage2, x86_64-unknown-linux-gnu(x86_64-unknown-linux-gnu)) warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/mod.rs:271:42 | 271 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 271 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/mod.rs:301:42 | 301 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 301 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/mod.rs:329:42 | 329 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 329 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/mod.rs:382:42 | 382 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 382 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/mod.rs:416:42 | 416 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 416 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:934:42 | 934 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 934 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:967:42 | 967 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 967 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1005:42 | 1005 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1005 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1035:42 | 1035 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1035 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1057:42 | 1057 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1057 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1079:42 | 1079 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1079 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1101:42 | 1101 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1101 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1135:42 | 1135 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1135 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1166:42 | 1166 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1166 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1197:42 | 1197 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1197 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1246:42 | 1246 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1246 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1270:42 | 1270 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1270 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1289:42 | 1289 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1289 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1308:42 | 1308 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1308 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1318:42 | 1318 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1318 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1326:42 | 1326 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1326 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1334:42 | 1334 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1334 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/mod.rs:1359:42 | 1359 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1359 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/gnu/mod.rs:626:42 | 626 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 626 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/gnu/mod.rs:675:42 | 675 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 675 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/gnu/b64/x86_64/mod.rs:327:42 | 327 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 327 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /var/lib/managarm-buildenv/src/ports/rust-libc/src/unix/linux_like/linux/gnu/b64/x86_64/mod.rs:372:42 | 372 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 372 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: `libc` (lib) generated 27 warnings Finished release [optimized] target(s) in 0.32s Dist rustc-1.77.1-dev-x86_64-unknown-linux-gnu finished in 4.825 seconds Installing stage2 rustc (x86_64-unknown-linux-gnu(x86_64-unknown-linux-gnu)) install: creating uninstall script at /var/lib/managarm-buildenv/build/tools/host-rust/lib/rustlib/uninstall.sh install: installing component 'rustc' rustc installed. Build completed successfully in 0:00:42 xbstrap: archive-tool host-rust [50/50] [2024-10-20 08:57:41.926208 tictac] DEBUG: xbbs.worker: got notify {'action': 'install-tool', 'artifact_files': [], 'n_all': 50, 'n_this': 49, 'status': 'success', 'subject': ['host-rust', None]} [2024-10-20 08:58:35.166330 tictac] DEBUG: xbbs.worker: got notify {'action': 'archive-tool', 'architecture': 'noarch', 'artifact_files': [], 'n_all': 50, 'n_this': 50, 'status': 'success', 'subject': 'host-rust'} [2024-10-20 08:58:43.193766 tictac] DEBUG: xbbs.worker: successfully uploaded tool host-rust for JobMessage(project='managarm', job='tool:host-rust', repository='https://github.com/managarm/bootstrap-managarm.git', revision='c3112f6f96263c4012d1f6106f8808dd7440f323', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={}, needed_tools={'host-python': {'architecture': {'x86_64'}, 'version': '3.10.12_1'}, 'host-llvm-toolchain': {'architecture': {'x86_64'}, 'version': '18.1.2_2'}, 'host-libffi': {'architecture': 'x86_64', 'version': '3.4.4_1'}}, prod_pkgs={}, prod_tools={'host-rust': {'architecture': {'x86_64'}, 'version': '1.77.1_2'}}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/x86_64/') [2024-10-20 08:58:43.195091 tictac] INFO: xbbs.worker: job done. return code: 0