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: 1.13.0 -> 1.15.0 #51136

Merged
merged 1 commit into from Nov 30, 2018
Merged

rustup: 1.13.0 -> 1.15.0 #51136

merged 1 commit into from Nov 30, 2018

Conversation

dywedir
Copy link
Member

@dywedir dywedir commented Nov 27, 2018

Motivation for this change
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Assured whether relevant documentation is up to date
  • Fits CONTRIBUTING.md.

cc @Mic92

@dywedir
Copy link
Member Author

dywedir commented Nov 27, 2018

@GrahamcOfBorg eval

@GrahamcOfBorg
Copy link

Unexpected error: command failed with exit code 1 on aarch64-linux (full log)

Attempted: rustup

Partial log (click to expand)

shrinking RPATHs of ELF executables and libraries in /nix/store/mf4xry07prswzlibaf9lw7kfgvr5s8qi-cargo-vendor-normalise
strip is /nix/store/qjrnv0qw44bw1hc23zhfh26xd1c25dfs-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/mf4xry07prswzlibaf9lw7kfgvr5s8qi-cargo-vendor-normalise/bin
patching script interpreter paths in /nix/store/mf4xry07prswzlibaf9lw7kfgvr5s8qi-cargo-vendor-normalise
checking for references to /build in /nix/store/mf4xry07prswzlibaf9lw7kfgvr5s8qi-cargo-vendor-normalise...
wrapping `/nix/store/mf4xry07prswzlibaf9lw7kfgvr5s8qi-cargo-vendor-normalise/bin/cargo-vendor-normalise'...
running install tests
cannot build derivation '/nix/store/afz66qq4zlk8qbf6z1gc7p96y7lrk1g2-rustup-1.15.0-vendor.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/78h942zcgmzw1vj9cgbylnl5rfm0j6jq-rustup-1.15.0.drv': 2 dependencies couldn't be built
error: build of '/nix/store/78h942zcgmzw1vj9cgbylnl5rfm0j6jq-rustup-1.15.0.drv' failed

@GrahamcOfBorg
Copy link

Unexpected error: command failed with exit code 1 on x86_64-darwin (full log)

Attempted: rustup

Partial log (click to expand)

installing
post-installation fixup
strip is /nix/store/mvpvjar6m4jpjcz48715w2pax53djv6g-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/wfls14zzr9b64m9rlg6k9y55v1lnrknn-cargo-vendor-normalise/bin
patching script interpreter paths in /nix/store/wfls14zzr9b64m9rlg6k9y55v1lnrknn-cargo-vendor-normalise
wrapping `/nix/store/wfls14zzr9b64m9rlg6k9y55v1lnrknn-cargo-vendor-normalise/bin/cargo-vendor-normalise'...
running install tests
cannot build derivation '/nix/store/5m0m4qyrx8l50h4srp6x1q0y7w14rci5-rustup-1.15.0-vendor.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/73r22lld07r6bb1943razsyf7vqlx3nb-rustup-1.15.0.drv': 2 dependencies couldn't be built
error: build of '/nix/store/73r22lld07r6bb1943razsyf7vqlx3nb-rustup-1.15.0.drv' failed

@GrahamcOfBorg
Copy link

Unexpected error: command failed with exit code 1 on x86_64-linux (full log)

Attempted: rustup

Partial log (click to expand)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/6lhchnbgaadlh7hqq6sw7dlri6h2kxgs-rust_cargo-vendor-0.1.13
shrinking /nix/store/6lhchnbgaadlh7hqq6sw7dlri6h2kxgs-rust_cargo-vendor-0.1.13/bin/cargo-vendor
strip is /nix/store/n4hb93w6j076xcjw5pm09rdmc09s075b-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/6lhchnbgaadlh7hqq6sw7dlri6h2kxgs-rust_cargo-vendor-0.1.13/lib  /nix/store/6lhchnbgaadlh7hqq6sw7dlri6h2kxgs-rust_cargo-vendor-0.1.13/bin
patching script interpreter paths in /nix/store/6lhchnbgaadlh7hqq6sw7dlri6h2kxgs-rust_cargo-vendor-0.1.13
checking for references to /build in /nix/store/6lhchnbgaadlh7hqq6sw7dlri6h2kxgs-rust_cargo-vendor-0.1.13...
cannot build derivation '/nix/store/1fcsyngzimzl0bnrllkxl6p6dlcp2rch-rustup-1.15.0-vendor.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/0s34b6b3s8sfxlpyk4703md4ff8jk9vy-rustup-1.15.0.drv': 2 dependencies couldn't be built
error: build of '/nix/store/0s34b6b3s8sfxlpyk4703md4ff8jk9vy-rustup-1.15.0.drv' failed

@Mic92
Copy link
Member

Mic92 commented Nov 27, 2018

@GrahamcOfBorg build rustup

@GrahamcOfBorg
Copy link

Unexpected error: command failed with exit code 1 on aarch64-linux (full log)

Attempted: rustup

Partial log (click to expand)

trying https://github.com/rust-lang/rustup.rs/archive/1.15.0.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   127    0   127    0     0   1395      0 --:--:-- --:--:-- --:--:--  1395
100  820k    0  820k    0     0  2890k      0 --:--:-- --:--:-- --:--:-- 2890k
unpacking source archive /build/1.15.0.tar.gz
fixed-output derivation produced path '/nix/store/00dp00zxp1q52lh0d265hjm6mw66yxbp-source' with sha256 hash '1f0qz1msjj9ahwyqnr56bz7jlk7pa9zn3slmaawrx47vsx7bshw5' instead of the expected hash '19n9ynqxjcymii53x2dz9jn7wiz162h45zngb1ckw47l7h8mppds'
cannot build derivation '/nix/store/afz66qq4zlk8qbf6z1gc7p96y7lrk1g2-rustup-1.15.0-vendor.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/78h942zcgmzw1vj9cgbylnl5rfm0j6jq-rustup-1.15.0.drv': 2 dependencies couldn't be built
error: build of '/nix/store/78h942zcgmzw1vj9cgbylnl5rfm0j6jq-rustup-1.15.0.drv' failed

@GrahamcOfBorg
Copy link

Unexpected error: command failed with exit code 1 on x86_64-darwin (full log)

Attempted: rustup

Partial log (click to expand)

trying https://github.com/rust-lang/rustup.rs/archive/1.15.0.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   127    0   127    0     0    475      0 --:--:-- --:--:-- --:--:--   475
100  820k    0  820k    0     0   606k      0 --:--:--  0:00:01 --:--:--  873k
unpacking source archive /private/tmp/nix-build-source.drv-0/1.15.0.tar.gz
fixed-output derivation produced path '/nix/store/00dp00zxp1q52lh0d265hjm6mw66yxbp-source' with sha256 hash '1f0qz1msjj9ahwyqnr56bz7jlk7pa9zn3slmaawrx47vsx7bshw5' instead of the expected hash '19n9ynqxjcymii53x2dz9jn7wiz162h45zngb1ckw47l7h8mppds'
cannot build derivation '/nix/store/5m0m4qyrx8l50h4srp6x1q0y7w14rci5-rustup-1.15.0-vendor.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/73r22lld07r6bb1943razsyf7vqlx3nb-rustup-1.15.0.drv': 2 dependencies couldn't be built
error: build of '/nix/store/73r22lld07r6bb1943razsyf7vqlx3nb-rustup-1.15.0.drv' failed

@GrahamcOfBorg
Copy link

Unexpected error: command failed with exit code 1 on x86_64-linux (full log)

Attempted: rustup

Partial log (click to expand)

trying https://github.com/rust-lang/rustup.rs/archive/1.15.0.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   127    0   127    0     0    324      0 --:--:-- --:--:-- --:--:--   324
100  820k    0  820k    0     0   686k      0 --:--:--  0:00:01 --:--:-- 1363k
unpacking source archive /build/1.15.0.tar.gz
fixed-output derivation produced path '/nix/store/00dp00zxp1q52lh0d265hjm6mw66yxbp-source' with sha256 hash '1f0qz1msjj9ahwyqnr56bz7jlk7pa9zn3slmaawrx47vsx7bshw5' instead of the expected hash '19n9ynqxjcymii53x2dz9jn7wiz162h45zngb1ckw47l7h8mppds'
cannot build derivation '/nix/store/1fcsyngzimzl0bnrllkxl6p6dlcp2rch-rustup-1.15.0-vendor.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/0s34b6b3s8sfxlpyk4703md4ff8jk9vy-rustup-1.15.0.drv': 2 dependencies couldn't be built
error: build of '/nix/store/0s34b6b3s8sfxlpyk4703md4ff8jk9vy-rustup-1.15.0.drv' failed

@Mic92
Copy link
Member

Mic92 commented Nov 27, 2018

Mhm. That checksum worked for me.

@Mic92
Copy link
Member

Mic92 commented Nov 27, 2018

Did our cargo-vendor fail?

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: rustup

Partial log (click to expand)

/nix/store/wwbplb94h9gqc0lwq08whalnps2yg3jj-rustup-1.15.0/bin /build/source
/build/source
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/wwbplb94h9gqc0lwq08whalnps2yg3jj-rustup-1.15.0
shrinking /nix/store/wwbplb94h9gqc0lwq08whalnps2yg3jj-rustup-1.15.0/bin/rustup
strip is /nix/store/n4hb93w6j076xcjw5pm09rdmc09s075b-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/wwbplb94h9gqc0lwq08whalnps2yg3jj-rustup-1.15.0/bin
patching script interpreter paths in /nix/store/wwbplb94h9gqc0lwq08whalnps2yg3jj-rustup-1.15.0
checking for references to /build in /nix/store/wwbplb94h9gqc0lwq08whalnps2yg3jj-rustup-1.15.0...
/nix/store/wwbplb94h9gqc0lwq08whalnps2yg3jj-rustup-1.15.0

@Mic92
Copy link
Member

Mic92 commented Nov 29, 2018

@GrahamcOfBorg build rustup

@GrahamcOfBorg
Copy link

Timed out, unknown build status on x86_64-darwin (full log)

Attempted: rustup

Partial log (click to expand)

cannot build derivation '/nix/store/nz7fn4g0v0db5xjzp7ryayg9215x539v-rust_serde_derive-1.0.18.drv': 6 dependencies couldn't be built
cannot build derivation '/nix/store/a33rpn03rn4swqc4fdy0m4i2a4dkpj26-rust_crates-io-0.11.0.drv': 27 dependencies couldn't be built
cannot build derivation '/nix/store/xskq2n07y1x0v23sr2phxyyajrbydqcv-rust_docopt-0.8.1.drv': 19 dependencies couldn't be built
cannot build derivation '/nix/store/mknzd54mw5g60b7ijcp12xkk43l2n88v-rust_git2-curl-0.7.0.drv': 19 dependencies couldn't be built
cannot build derivation '/nix/store/wm7diyrvpark469zsk76cbkgf1pwhcmq-rust_ignore-0.2.2.drv': 18 dependencies couldn't be built
cannot build derivation '/nix/store/82c43nly6rw7sdy7b3y8dvvhnihsdw9b-rust_cargo-0.22.0.drv': 78 dependencies couldn't be built
cannot build derivation '/nix/store/iygsx3cg9mh95xg5g6167jmhxf4rz795-rust_cargo-vendor-0.1.13.drv': 79 dependencies couldn't be built
cannot build derivation '/nix/store/mjg846wdbba842cv64r4r4jaj0g6gj3r-rustup-1.15.0-vendor.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/x3dc3c3qad20pzkf65ivnffmr9yybm8d-rustup-1.15.0.drv': 3 dependencies couldn't be built
error: build of '/nix/store/x3dc3c3qad20pzkf65ivnffmr9yybm8d-rustup-1.15.0.drv' failed

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Attempted: rustup

Partial log (click to expand)

    update
    update_again
    update_invalid_toolchain
    update_no_manifest

test result: FAILED. 0 passed; 19 failed; 0 ignored; 0 measured; 0 filtered out

error: test failed, to rerun pass '--test cli-exact'
builder for '/nix/store/x3dc3c3qad20pzkf65ivnffmr9yybm8d-rustup-1.15.0.drv' failed with exit code 101
error: build of '/nix/store/x3dc3c3qad20pzkf65ivnffmr9yybm8d-rustup-1.15.0.drv' failed

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: rustup

Partial log (click to expand)

/nix/store/9nkgqrr54b4cyk9qa5dijv4x6kb5vkn0-rustup-1.15.0/bin /build/source
/build/source
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/9nkgqrr54b4cyk9qa5dijv4x6kb5vkn0-rustup-1.15.0
shrinking /nix/store/9nkgqrr54b4cyk9qa5dijv4x6kb5vkn0-rustup-1.15.0/bin/rustup
strip is /nix/store/qjrnv0qw44bw1hc23zhfh26xd1c25dfs-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/9nkgqrr54b4cyk9qa5dijv4x6kb5vkn0-rustup-1.15.0/bin
patching script interpreter paths in /nix/store/9nkgqrr54b4cyk9qa5dijv4x6kb5vkn0-rustup-1.15.0
checking for references to /build in /nix/store/9nkgqrr54b4cyk9qa5dijv4x6kb5vkn0-rustup-1.15.0...
/nix/store/9nkgqrr54b4cyk9qa5dijv4x6kb5vkn0-rustup-1.15.0

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: rustup

Partial log (click to expand)

/build/rustc-1.30.0-src/src
installing
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/xginfxq295ss0k9w4dd6fx920rrhjc0w-cargo-1.30.0
shrinking /nix/store/xginfxq295ss0k9w4dd6fx920rrhjc0w-cargo-1.30.0/bin/.cargo-wrapped
strip is /nix/store/qjrnv0qw44bw1hc23zhfh26xd1c25dfs-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/xginfxq295ss0k9w4dd6fx920rrhjc0w-cargo-1.30.0/bin
patching script interpreter paths in /nix/store/xginfxq295ss0k9w4dd6fx920rrhjc0w-cargo-1.30.0
checking for references to /build in /nix/store/xginfxq295ss0k9w4dd6fx920rrhjc0w-cargo-1.30.0...
/nix/store/9nkgqrr54b4cyk9qa5dijv4x6kb5vkn0-rustup-1.15.0

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: rustup

Partial log (click to expand)

/nix/store/wwbplb94h9gqc0lwq08whalnps2yg3jj-rustup-1.15.0/bin /build/source
/build/source
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/wwbplb94h9gqc0lwq08whalnps2yg3jj-rustup-1.15.0
shrinking /nix/store/wwbplb94h9gqc0lwq08whalnps2yg3jj-rustup-1.15.0/bin/rustup
strip is /nix/store/n4hb93w6j076xcjw5pm09rdmc09s075b-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/wwbplb94h9gqc0lwq08whalnps2yg3jj-rustup-1.15.0/bin
patching script interpreter paths in /nix/store/wwbplb94h9gqc0lwq08whalnps2yg3jj-rustup-1.15.0
checking for references to /build in /nix/store/wwbplb94h9gqc0lwq08whalnps2yg3jj-rustup-1.15.0...
/nix/store/wwbplb94h9gqc0lwq08whalnps2yg3jj-rustup-1.15.0

@Mic92 Mic92 merged commit a296b6e into NixOS:master Nov 30, 2018
@dywedir dywedir deleted the rustup branch December 2, 2018 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants