Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rustup update could not rename component file when upgrading from stable 1.52 to stable 1.53 #2798

Closed
spastorino opened this issue Jun 17, 2021 · 2 comments
Labels

Comments

@spastorino
Copy link
Member

[santiago@galago ~]$ rustup update
info: syncing channel updates for 'stable-x86_64-unknown-linux-gnu'
info: latest update on 2021-06-17, rust version 1.53.0 (53cb7b09b 2021-06-17)
info: downloading component 'rustc-dev'
 94.6 MiB /  94.6 MiB (100 %)  14.8 MiB/s in  9s ETA:  0s    
info: downloading component 'rust-src'
info: downloading component 'rust-analysis'
  2.8 MiB /   2.8 MiB (100 %)   2.1 MiB/s in  2s ETA:  0s
info: downloading component 'llvm-tools-preview'
 21.4 MiB /  21.4 MiB (100 %)   7.3 MiB/s in  3s ETA:  0s
info: downloading component 'cargo'
info: downloading component 'clippy'
info: downloading component 'rust-docs'
info: downloading component 'rust-std'
info: downloading component 'rustc'
 48.4 MiB /  48.4 MiB (100 %)  35.0 MiB/s in  1s ETA:  0s
info: downloading component 'rustfmt'
info: removing previous version of component 'rustc-dev'
info: removing previous version of component 'rust-src'
info: removing previous version of component 'rust-analysis'
info: removing previous version of component 'llvm-tools-preview'
info: removing previous version of component 'cargo'
info: removing previous version of component 'clippy'
info: removing previous version of component 'rust-docs'
info: removing previous version of component 'rust-std'
info: removing previous version of component 'rustc'
info: removing previous version of component 'rustfmt'
info: installing component 'rustc-dev'
 94.6 MiB /  94.6 MiB (100 %)  11.9 MiB/s in  9s ETA:  0s
info: installing component 'rust-src'
info: installing component 'rust-analysis'
info: installing component 'llvm-tools-preview'
 21.4 MiB /  21.4 MiB (100 %)  12.1 MiB/s in  1s ETA:  0s
info: installing component 'cargo'
info: installing component 'clippy'
info: installing component 'rust-docs'
 16.1 MiB /  16.1 MiB (100 %)   8.4 MiB/s in  1s ETA:  0s
info: rolling back changes
error: could not rename component file from '/home/santiago/.rustup/tmp/3en6d5fm4sf1a0ic_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/share/man'
error: could not rename component file from '/home/santiago/.rustup/tmp/aj9fbzabousqk_iz_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu'
error: could not rename component file from '/home/santiago/.rustup/tmp/ce3a022dm2enbtfu_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/share/zsh'
error: could not rename component file from '/home/santiago/.rustup/tmp/vq36ccbpj68l9t4n_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/etc'
error: could not rename component file from '/home/santiago/.rustup/tmp/ngh_1ba_fv46ni1r_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src'
error: could not rename component file from '/home/santiago/.rustup/tmp/t1pxlbdxk15kxuux_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust'
error: could not rename component file from '/home/santiago/.rustup/tmp/dgc0bbpoo17lvhpq_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library'
error: could not rename component file from '/home/santiago/.rustup/tmp/et2vh07vxuubmwds_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std'
error: could not rename component file from '/home/santiago/.rustup/tmp/54my0o0y8ndbg6n5_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src'
error: could not rename component file from '/home/santiago/.rustup/tmp/v73huz5xn1uv2zmm_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/sys'
error: could not rename component file from '/home/santiago/.rustup/tmp/yit49x7z_373dlwh_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/sys/unix'
error: could not rename component file from '/home/santiago/.rustup/tmp/j3qxwdy11ie304jj_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/stdarch'
error: could not rename component file from '/home/santiago/.rustup/tmp/uuxqvsofrmfveu64_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/stdarch/ci'
error: could not rename component file from '/home/santiago/.rustup/tmp/0zt4r1o046suatva_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/stdarch/ci/docker'
error: could not rename component file from '/home/santiago/.rustup/tmp/rnbpe_z4mxizbk7e_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core'
error: could not rename component file from '/home/santiago/.rustup/tmp/pwpbxv1sxzt9iq3j_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src'
error: could not rename component file from '/home/santiago/.rustup/tmp/q68nh8r4kefi4fc6_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/stdarch/crates'
error: could not rename component file from '/home/santiago/.rustup/tmp/jtoe3n7ulb8bcyof_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/stdarch/crates/std_detect'
error: could not rename component file from '/home/santiago/.rustup/tmp/x1xutbmptbywua7n_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src'
error: could not rename component file from '/home/santiago/.rustup/tmp/uzr1uoudys94z1_u_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect'
error: could not rename component file from '/home/santiago/.rustup/tmp/_8ovuhw_zvfqdy74_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/backtrace'
error: could not rename component file from '/home/santiago/.rustup/tmp/2ajsm6io8zi30gdu_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/backtrace/ci'
error: could not rename component file from '/home/santiago/.rustup/tmp/nw1pb49tva5o6upy_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/backtrace/ci/docker'
error: could not rename component file from '/home/santiago/.rustup/tmp/ls7gsg8k1a919fg7_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/tests'
error: could not rename component file from '/home/santiago/.rustup/tmp/x9idgqjhzcur4jgm_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/tests/iter'
error: could not rename component file from '/home/santiago/.rustup/tmp/fh143v1dskuc3el3_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/benches'
error: could not rename component file from '/home/santiago/.rustup/tmp/esfrzm1ci04xh46y_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/benches/num'
error: could not rename component file from '/home/santiago/.rustup/tmp/5sboxssmv636rfmd_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/stdarch/.github'
error: could not rename component file from '/home/santiago/.rustup/tmp/zacxdpcmcz88lhvo_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/net'
error: could not rename component file from '/home/santiago/.rustup/tmp/a1xudj3hwp497rb3_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/sys_common'
error: could not rename component file from '/home/santiago/.rustup/tmp/5y7gl80ll6sulx02_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/alloc'
error: could not rename component file from '/home/santiago/.rustup/tmp/ol6k1f6appb98os7_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/alloc/benches'
error: could not rename component file from '/home/santiago/.rustup/tmp/klcb4rauh7hlb3jr_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/test'
error: could not rename component file from '/home/santiago/.rustup/tmp/vnca5205azipvn58_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/test/src'
error: could not rename component file from '/home/santiago/.rustup/tmp/8le1zlnphzoka0ru_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/stdarch/crates/core_arch'
error: could not rename component file from '/home/santiago/.rustup/tmp/xn40rq3jd0oiwphe_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src'
error: could not rename component file from '/home/santiago/.rustup/tmp/jdnyw4ip1iyyvr2x_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/os'
error: could not rename component file from '/home/santiago/.rustup/tmp/ox0t82sl75qzqrje_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/stdarch/crates/stdarch-gen'
error: could not rename component file from '/home/santiago/.rustup/tmp/qa2xvtknnr_nk878_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/src'
error: could not rename component file from '/home/santiago/.rustup/tmp/26tzrfkxg82z7n9k_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/src/llvm-project'
error: could not rename component file from '/home/santiago/.rustup/tmp/shkn4mbf0j_4u5m8_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/src/llvm-project/libunwind'
error: could not rename component file from '/home/santiago/.rustup/tmp/u16t1kyr3dc9ref9_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/src/llvm-project/libunwind/test'
error: could not rename component file from '/home/santiago/.rustup/tmp/ze1ysq0w6z_tzmke_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/src/llvm-project/libunwind/test/libunwind'
error: could not rename component file from '/home/santiago/.rustup/tmp/iutbcyolyzxuhtew_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/sync'
error: could not rename component file from '/home/santiago/.rustup/tmp/_oo5x69_0brer44l_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/tests/num'
error: could not rename component file from '/home/santiago/.rustup/tmp/sc7wz3zaga4idqqk_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/src/llvm-project/libunwind/include'
error: could not rename component file from '/home/santiago/.rustup/tmp/8rkzvq71qpnbom4j_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/sys/wasi'
error: could not rename component file from '/home/santiago/.rustup/tmp/pfc221gysbkekxef_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/acle'
error: could not rename component file from '/home/santiago/.rustup/tmp/ba8k65cfg11iqznt_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/io'
error: could not rename component file from '/home/santiago/.rustup/tmp/s1zpoxy_789b0xwj_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/num'
error: could not rename component file from '/home/santiago/.rustup/tmp/2snuzarpc2a0lljz_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/aarch64'
error: could not rename component file from '/home/santiago/.rustup/tmp/5a0sx50hwij0gkgx_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/benches'
error: could not rename component file from '/home/santiago/.rustup/tmp/yojb3liumkmv6b6w_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/sys/windows'
error: could not rename component file from '/home/santiago/.rustup/tmp/yiseb9e_da2shlqn_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/sync/mpsc'
error: could not rename component file from '/home/santiago/.rustup/tmp/8ycav5z7qkx597mf_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/benches/num/flt2dec'
error: could not rename component file from '/home/santiago/.rustup/tmp/4mgdnw5v0hni7q3__dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/alloc/src'
error: could not rename component file from '/home/santiago/.rustup/tmp/mttb3up9f87ch4du_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/alloc/src/collections'
error: could not rename component file from '/home/santiago/.rustup/tmp/g2e3nnqi8rmib4al_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/alloc/src/collections/btree'
error: could not rename component file from '/home/santiago/.rustup/tmp/w89ksn0z0ip73lpj_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/sys/sgx'
error: could not rename component file from '/home/santiago/.rustup/tmp/9wfib8fgvphdfeo__dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/sys/sgx/abi'
error: could not rename component file from '/home/santiago/.rustup/tmp/pk69y7gy1291q8bf_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/stdarch/crates/stdarch-verify'
error: could not rename component file from '/home/santiago/.rustup/tmp/kmcwecw1ahttpzuk_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/iter'
error: could not rename component file from '/home/santiago/.rustup/tmp/6c9ouralm39do8o9_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/os'
error: could not rename component file from '/home/santiago/.rustup/tmp/6dtw6n8l0d7cfdna_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/sys/hermit'
error: could not rename component file from '/home/santiago/.rustup/tmp/_yuhlnlkxtl1fu3__dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/collections'
error: could not rename component file from '/home/santiago/.rustup/tmp/o7soxbyr14ienwiy_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/collections/hash'
error: could not rename component file from '/home/santiago/.rustup/tmp/5rv1zzhh_fskam5z_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/sys/sgx/abi/tls'
error: could not rename component file from '/home/santiago/.rustup/tmp/kjh_m3kl_z7szwpp_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/backtrace/src'
error: could not rename component file from '/home/santiago/.rustup/tmp/_4g2yxe7d0pmww3c_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/backtrace/.github'
error: could not rename component file from '/home/santiago/.rustup/tmp/996su1gh_x6wtgtv_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/stdarch/crates/simd-test-macro'
error: could not rename component file from '/home/santiago/.rustup/tmp/4rlxc_q7ieat29pn_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/sys/unix/process'
error: could not rename component file from '/home/santiago/.rustup/tmp/knkv5nl7njmc32vw_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/thread'
error: could not rename component file from '/home/santiago/.rustup/tmp/almp9ig502xrb6je_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/proc_macro'
error: could not rename component file from '/home/santiago/.rustup/tmp/96d6pv1kf6dp0m3l_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/proc_macro/src'
error: could not rename component file from '/home/santiago/.rustup/tmp/q7f8p3j1y5xo8le2_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/sys/sgx/waitqueue'
error: could not rename component file from '/home/santiago/.rustup/tmp/ho5fn09c479mmcvr_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/mips'
error: could not rename component file from '/home/santiago/.rustup/tmp/xjot28qo8swktl_2_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/sys/unix/ext'
error: could not rename component file from '/home/santiago/.rustup/tmp/7ehrsslwu81aqq8v_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/panic_unwind'
error: could not rename component file from '/home/santiago/.rustup/tmp/msfsk9x4jnyrgin1_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/panic_unwind/src'
error: could not rename component file from '/home/santiago/.rustup/tmp/b_cai8t87a8tkuju_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/ffi'
error: could not rename component file from '/home/santiago/.rustup/tmp/mbke28fc63nci1gc_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/term'
error: could not rename component file from '/home/santiago/.rustup/tmp/8ce4adssbs73i7s7_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/term/src'
error: could not rename component file from '/home/santiago/.rustup/tmp/j__v8occqvp8ls_o_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/term/src/terminfo'
error: could not rename component file from '/home/santiago/.rustup/tmp/m3nm50jircbp3rdv_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/profiler_builtins'
error: could not rename component file from '/home/santiago/.rustup/tmp/3mzygb2lqvln5dj4_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/stdarch/crates/stdarch-test'
error: could not rename component file from '/home/santiago/.rustup/tmp/mlbocga2crk9iaem_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/backtrace/tests'
error: could not rename component file from '/home/santiago/.rustup/tmp/me15da21r269srvw_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/arm'
error: could not rename component file from '/home/santiago/.rustup/tmp/czyemgr14nat_rf3_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/slice'
error: could not rename component file from '/home/santiago/.rustup/tmp/w9cnbfjk2eehlue5_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/stdarch/crates/assert-instr-macro'
error: could not rename component file from '/home/santiago/.rustup/tmp/tzk4imoyvm07bfoc_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/unwind'
error: could not rename component file from '/home/santiago/.rustup/tmp/565rq8p80_wujasj_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/backtrace/src/symbolize'
error: could not rename component file from '/home/santiago/.rustup/tmp/l01ozsgjtcm0pvpq_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/fmt'
error: could not rename component file from '/home/santiago/.rustup/tmp/n4oxjzrf5nszrt17_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/stream'
error: could not rename component file from '/home/santiago/.rustup/tmp/8lyoyr0ed89jvh1i_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/src/llvm-project/libunwind/cmake'
error: could not rename component file from '/home/santiago/.rustup/tmp/ypb2ob4czd_cggqh_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/term/src/terminfo/parser'
error: could not rename component file from '/home/santiago/.rustup/tmp/mo8n2fpe1euhy0uw_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/num/flt2dec'
error: could not rename component file from '/home/santiago/.rustup/tmp/e6uax3ml20sc_11e_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/tests/num/flt2dec'
error: could not rename component file from '/home/santiago/.rustup/tmp/aan2sl93zryff84h_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/panic_abort'
error: could not rename component file from '/home/santiago/.rustup/tmp/9paff2n_w1gagloa_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src'
error: could not rename component file from '/home/santiago/.rustup/tmp/bbc_j_i1s_pa238y_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust'
error: could not rename component file from '/home/santiago/.rustup/tmp/j6n7e1giyebmypwd_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler'
error: could not rename component file from '/home/santiago/.rustup/tmp/li8my02wc3nuc6zm_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_typeck'
error: could not rename component file from '/home/santiago/.rustup/tmp/ym09bo8holmw9l2j_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_typeck/src'
error: could not rename component file from '/home/santiago/.rustup/tmp/g9o15uguwtovjj49_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_mir'
error: could not rename component file from '/home/santiago/.rustup/tmp/sg926c7c3pkgv36a_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_mir/src'
error: could not rename component file from '/home/santiago/.rustup/tmp/zh6f8t76w4towxx9_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_mir/src/borrow_check'
error: could not rename component file from '/home/santiago/.rustup/tmp/k3bl4t5exuydzs00_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_mir/src/borrow_check/type_check'
error: could not rename component file from '/home/santiago/.rustup/tmp/pase50e0v0lj1vil_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_mir_build'
error: could not rename component file from '/home/santiago/.rustup/tmp/40892ivqe6w6jger_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_mir_build/src'
error: could not rename component file from '/home/santiago/.rustup/tmp/qy3apgkh7pccxuf3_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_mir_build/src/thir'
error: could not rename component file from '/home/santiago/.rustup/tmp/3nutxarfrb82rmfz_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_ast'
error: could not rename component file from '/home/santiago/.rustup/tmp/deeqvsp0e4al53bl_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_ast/src'
error: could not rename component file from '/home/santiago/.rustup/tmp/3reeubgwqzm_e0tf_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures'
error: could not rename component file from '/home/santiago/.rustup/tmp/xew7tkn05alpzbii_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src'
error: could not rename component file from '/home/santiago/.rustup/tmp/adqdav7j56n5ouid_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_mir/src/dataflow'
error: could not rename component file from '/home/santiago/.rustup/tmp/w30rr6mto68tmatr_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_llvm'
error: could not rename component file from '/home/santiago/.rustup/tmp/xznsdfppg9sub4v2_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_llvm/src'
error: could not rename component file from '/home/santiago/.rustup/tmp/f27no6w79k_xdzdj_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_target'
error: could not rename component file from '/home/santiago/.rustup/tmp/e65vetozfxi4eosr_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_target/src'
error: could not rename component file from '/home/santiago/.rustup/tmp/wfdxqeku93fd3pnr_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec'
error: could not rename component file from '/home/santiago/.rustup/tmp/i479rdlmyrsmhjip_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift'
error: could not rename component file from '/home/santiago/.rustup/tmp/dhwh4egntegi7n3w_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/src'
error: could not rename component file from '/home/santiago/.rustup/tmp/3j1wmiq9iezn3jtr_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_span'
error: could not rename component file from '/home/santiago/.rustup/tmp/uti0__sl5klyq3h1_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_span/src'
error: could not rename component file from '/home/santiago/.rustup/tmp/5d0prtbnpx35xjdl_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_parse'
error: could not rename component file from '/home/santiago/.rustup/tmp/f_08pywym_4reajl_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_parse/src'
error: could not rename component file from '/home/santiago/.rustup/tmp/vojxr993htbeya52_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection'
error: could not rename component file from '/home/santiago/.rustup/tmp/y7935vyrzkibkzn__dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src'
error: could not rename component file from '/home/santiago/.rustup/tmp/8t_59ujis3iczukf_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/traits'
error: could not rename component file from '/home/santiago/.rustup/tmp/swplrgv5vbchh_dh_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/traits/query'
error: could not rename component file from '/home/santiago/.rustup/tmp/fq_xspju0f0h81ld_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_builtin_macros'
error: could not rename component file from '/home/santiago/.rustup/tmp/xvueqs8a9t0xdt4n_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_builtin_macros/src'
error: could not rename component file from '/home/santiago/.rustup/tmp/z_k7ass71dkb5pk1_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_builtin_macros/src/deriving'
error: could not rename component file from '/home/santiago/.rustup/tmp/61j6tzwvovb5m9nf_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_driver'
error: could not rename component file from '/home/santiago/.rustup/tmp/gm73ni9ykzdtd0lt_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_interface'
error: could not rename component file from '/home/santiago/.rustup/tmp/nejnp9kj0kuass1s_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc'
error: could not rename component file from '/home/santiago/.rustup/tmp/y5i8wn_eebq4ts8f_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_feature'
error: could not rename component file from '/home/santiago/.rustup/tmp/e8cs77utjhepuidd_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_parse_format'
error: could not rename component file from '/home/santiago/.rustup/tmp/wqsuf9bezttfmanb_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_traits'
error: could not rename component file from '/home/santiago/.rustup/tmp/bzb_8bng4lymsghg_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_traits/src'
error: could not rename component file from '/home/santiago/.rustup/tmp/nr1dnwqoaby9hbkq_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_symbol_mangling'
error: could not rename component file from '/home/santiago/.rustup/tmp/42tofq4_olnxv3iy_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_middle'
error: could not rename component file from '/home/santiago/.rustup/tmp/xbl2bg8om3nxj5tf_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src'
error: could not rename component file from '/home/santiago/.rustup/tmp/iitvguyevzbhieaf_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_resolve'
error: could not rename component file from '/home/santiago/.rustup/tmp/0cgjgg8x2jj_xqsh_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_resolve/src'
error: could not rename component file from '/home/santiago/.rustup/tmp/y7sqsmq828gu03cl_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/graph'
error: could not rename component file from '/home/santiago/.rustup/tmp/7uahr8vy0f933jd5_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/ty'
error: could not rename component file from '/home/santiago/.rustup/tmp/lug0v614s7gsazl4_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_errors'
error: could not rename component file from '/home/santiago/.rustup/tmp/ajpo6f8oeors2xvm_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_errors/src'
error: could not rename component file from '/home/santiago/.rustup/tmp/6k1m_7c6u8oixoki_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/hir'
error: could not rename component file from '/home/santiago/.rustup/tmp/fogb3upawj3ocfb9_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_infer'
error: could not rename component file from '/home/santiago/.rustup/tmp/qcc5v8dlxgle46hb_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_infer/src'
error: could not rename component file from '/home/santiago/.rustup/tmp/sst9rrkfn3q44ly4_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_infer/src/infer'
error: could not rename component file from '/home/santiago/.rustup/tmp/rmv2uzw8if6pntf1_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_typeck/src/check'
error: could not rename component file from '/home/santiago/.rustup/tmp/lgwkennp_a815tbv_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_plugin_impl'
error: could not rename component file from '/home/santiago/.rustup/tmp/03rqf0p2o6zhdzqz_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_ast_lowering'
error: could not rename component file from '/home/santiago/.rustup/tmp/0ilqkqvooykgjni1_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_graphviz'
error: could not rename component file from '/home/santiago/.rustup/tmp/qejce4j88efn305p_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_session'
error: could not rename component file from '/home/santiago/.rustup/tmp/nhqbdcq6nuvyq5sc_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_builtin_macros/src/format_foreign'
error: could not rename component file from '/home/santiago/.rustup/tmp/crxi675o_94y1y0e_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_query_system'
error: could not rename component file from '/home/santiago/.rustup/tmp/6oho521kqm3o4fr2_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_query_system/src'
error: could not rename component file from '/home/santiago/.rustup/tmp/d8w2ndisgf6k3bly_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/.github'
error: could not rename component file from '/home/santiago/.rustup/tmp/wm_8o_ekm5qda7zj_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_save_analysis'
error: could not rename component file from '/home/santiago/.rustup/tmp/_qnr8vf460tzhudw_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_infer/src/infer/error_reporting'
error: could not rename component file from '/home/santiago/.rustup/tmp/gdtxlrhgq3jk9kut_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_mir/src/interpret'
error: could not rename component file from '/home/santiago/.rustup/tmp/fxptcmygc5y5flmy_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_mir/src/transform'
error: could not rename component file from '/home/santiago/.rustup/tmp/rkp5cah1n_dvhpcl_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_mir/src/transform/coverage'
error: could not rename component file from '/home/santiago/.rustup/tmp/byy7v8agzlc7e53g_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_mir/src/transform/coverage/test_macros'
error: could not rename component file from '/home/santiago/.rustup/tmp/hq_doruytzi66ocy_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_mir/src/monomorphize'
error: could not rename component file from '/home/santiago/.rustup/tmp/p68q__368_f3006l_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_mir_build/src/build'
error: could not rename component file from '/home/santiago/.rustup/tmp/x2i9jne4q4tbdkdy_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_attr'
error: could not rename component file from '/home/santiago/.rustup/tmp/bqufhdylx4x51yhr_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_fs_util'
error: could not rename component file from '/home/santiago/.rustup/tmp/6n3upvkznn0xoh0y_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_incremental'
error: could not rename component file from '/home/santiago/.rustup/tmp/sxu94fijpz3996ux_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_incremental/src'
error: could not rename component file from '/home/santiago/.rustup/tmp/3pq4tqny8h185lnw_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_incremental/src/persist'
error: could not rename component file from '/home/santiago/.rustup/tmp/0b6_0qafdhshnt8d_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_query_impl'
error: could not rename component file from '/home/santiago/.rustup/tmp/7kyrjbfnphutbs03_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_apfloat'
error: could not rename component file from '/home/santiago/.rustup/tmp/yveh7utsvkxmvg83_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_expand'
error: could not rename component file from '/home/santiago/.rustup/tmp/izzr0abvcev2tjk8_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_expand/src'
error: could not rename component file from '/home/santiago/.rustup/tmp/pdwh_nag0hh2x1f5_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes'
error: could not rename component file from '/home/santiago/.rustup/tmp/qe1ohzpqan8kxwp8_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src'
error: could not rename component file from '/home/santiago/.rustup/tmp/cx80waav88udekdt_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_serialize'
error: could not rename component file from '/home/santiago/.rustup/tmp/jhojoa4kvgjm99ik_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa'
error: could not rename component file from '/home/santiago/.rustup/tmp/vy3yx9qmv768uuzl_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/src'
error: could not rename component file from '/home/santiago/.rustup/tmp/_rfji4sw4fdz6l2v_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/src'
error: could not rename component file from '/home/santiago/.rustup/tmp/i9adm6x5q9t8cb_y_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_infer/src/traits'
error: could not rename component file from '/home/santiago/.rustup/tmp/37zg76u7ul55ddt9_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_metadata'
error: could not rename component file from '/home/santiago/.rustup/tmp/8egri1bgscw7olvt_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_metadata/src'
error: could not rename component file from '/home/santiago/.rustup/tmp/q2tbsukwsfjyisj3_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_hir'
error: could not rename component file from '/home/santiago/.rustup/tmp/d276r8_80rzxitv7_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_index'
error: could not rename component file from '/home/santiago/.rustup/tmp/1u1ze3uo2b7_5vqy_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_index/src'
error: could not rename component file from '/home/santiago/.rustup/tmp/knxuorrjuu5ku3mv_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_privacy'
error: could not rename component file from '/home/santiago/.rustup/tmp/5x_orti4qhttiz0z_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_metadata/src/rmeta'
error: could not rename component file from '/home/santiago/.rustup/tmp/9zwtmmky7wjiw93x_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/build_sysroot'
error: could not rename component file from '/home/santiago/.rustup/tmp/_tu8kj20q8v3q6qu_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_arena'
error: could not rename component file from '/home/santiago/.rustup/tmp/wunfauzi00i3b55v_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_hir_pretty'
error: could not rename component file from '/home/santiago/.rustup/tmp/2y6up5_krk6za3gd_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_ast/src/util'
error: could not rename component file from '/home/santiago/.rustup/tmp/zezn02tsw1rtbcmv_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/mir'
error: could not rename component file from '/home/santiago/.rustup/tmp/fnpbv86bl7zgxre1_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/src/back'
error: could not rename component file from '/home/santiago/.rustup/tmp/sh09jzxwlzok1gza_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_llvm'
error: could not rename component file from '/home/santiago/.rustup/tmp/41k8pgi2fq3v665d_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_serialize/src'
error: could not rename component file from '/home/santiago/.rustup/tmp/6tyak21k0i3628t7_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_type_ir'
error: could not rename component file from '/home/santiago/.rustup/tmp/zw4a2r4c52gq5xs8_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_passes'
error: could not rename component file from '/home/santiago/.rustup/tmp/4_l5ncpe1neo6lpq_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_passes/src'
error: could not rename component file from '/home/santiago/.rustup/tmp/usxgkupy7t2110p3_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/abi'
error: could not rename component file from '/home/santiago/.rustup/tmp/okpc51fr61pqgdb4_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/util'
error: could not rename component file from '/home/santiago/.rustup/tmp/gjo26zltqp6qtgy1_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_ast_pretty'
error: could not rename component file from '/home/santiago/.rustup/tmp/i9rcmr62co3299mq_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_ast_pretty/src'
error: could not rename component file from '/home/santiago/.rustup/tmp/g9eqt402jul154u4_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_ty_utils'
error: could not rename component file from '/home/santiago/.rustup/tmp/4zgzxyqq1d277tgq_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_macros'
error: could not rename component file from '/home/santiago/.rustup/tmp/n76cvhsgvtcb0qkj_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_macros/src'
error: could not rename component file from '/home/santiago/.rustup/tmp/6alh6xgv8duj2_m4_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_lexer'
error: could not rename component file from '/home/santiago/.rustup/tmp/50ty0lvfxusbad9f_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_lexer/src'
error: could not rename component file from '/home/santiago/.rustup/tmp/why5gyv6qjqn6r5i_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_ast_passes'
error: could not rename component file from '/home/santiago/.rustup/tmp/ax43apyo_dq25odw_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_lint_defs'
error: could not rename component file from '/home/santiago/.rustup/tmp/6_20ajmvy_vvdps0_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_lint'
error: could not rename component file from '/home/santiago/.rustup/tmp/io7owrklryk7bfv1_dir/bk' to '/home/santiago/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/rustc-src/rust/compiler/rustc_lint/src'
error: failed to install component: 'rust-docs-x86_64-unknown-linux-gnu', detected conflict: 'share/doc/rust/html'
info: syncing channel updates for 'beta-x86_64-unknown-linux-gnu'
info: syncing channel updates for 'nightly-x86_64-unknown-linux-gnu'

  stable-x86_64-unknown-linux-gnu update failed - rustc 1.52.1 (9bc8c42bb 2021-05-09)
        beta-x86_64-unknown-linux-gnu unchanged - rustc 1.53.0-beta.12 (e7a67cc91 2021-06-12)
     nightly-x86_64-unknown-linux-gnu unchanged - rustc 1.55.0-nightly (a85f584ae 2021-06-16)

info: cleaning up downloads & tmp directories
[santiago@galago ~]$ rustup uninstall stable
info: uninstalling toolchain 'stable-x86_64-unknown-linux-gnu'
info: toolchain 'stable-x86_64-unknown-linux-gnu' uninstalled
[santiago@galago ~]$ rustup install stable
info: syncing channel updates for 'stable-x86_64-unknown-linux-gnu'
info: latest update on 2021-06-17, rust version 1.53.0 (53cb7b09b 2021-06-17)
info: downloading component 'cargo'
info: downloading component 'clippy'
info: downloading component 'rust-docs'
info: downloading component 'rust-std'
info: downloading component 'rustc'
 48.4 MiB /  48.4 MiB (100 %)  37.6 MiB/s in  1s ETA:  0s
info: downloading component 'rustfmt'
info: installing component 'cargo'
info: installing component 'clippy'
info: installing component 'rust-docs'
 16.1 MiB /  16.1 MiB (100 %)   8.7 MiB/s in  1s ETA:  0s
info: installing component 'rust-std'
 25.3 MiB /  25.3 MiB (100 %)  10.8 MiB/s in  2s ETA:  0s
info: installing component 'rustc'
 48.4 MiB /  48.4 MiB (100 %)  12.5 MiB/s in  3s ETA:  0s
info: installing component 'rustfmt'

  stable-x86_64-unknown-linux-gnu installed - rustc 1.53.0 (53cb7b09b 2021-06-17)

[santiago@galago ~]$ 
@spastorino spastorino added the bug label Jun 17, 2021
@rsalmei
Copy link

rsalmei commented Jun 17, 2021

Yes, same here on macOS, latest rustup.

...
error: failed to install component: 'rust-docs-x86_64-apple-darwin', detected conflict: 'share/doc/rust/html'
info: checking for self-updates

  stable-x86_64-apple-darwin update failed - rustc 1.52.1 (9bc8c42bb 2021-05-09)

info: cleaning up downloads & tmp directories

❯ rustup self update
info: checking for self-updates
  rustup unchanged - 1.24.3

@rbtcollins
Copy link
Contributor

You are suffering from #2417 - this is a duplicate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants