2022-12-04T23:48:05 rust-analyzer-unwrapped 2022-10-31 -> 2022-11-28 https://github.com/rust-lang/rust-analyzer/releases 2022-12-04T23:48:08 attrpath: rust-analyzer-unwrapped 2022-12-04T23:48:08 Checking auto update branch... 2022-12-04T23:48:11 [version] 2022-12-04T23:48:11 [version] generic version rewriter does not support multiple hashes 2022-12-04T23:48:11 [rustCrateVersion] 2022-12-04T23:48:11 [rustCrateVersion] skipping because derivation has updateScript 2022-12-04T23:48:11 [golangModuleVersion] 2022-12-04T23:48:11 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-04T23:48:11 [updateScript] 2022-12-04T23:49:33 [updateScript] Success 2022-12-04T23:49:33 [updateScript] this derivation will be built: /nix/store/4jfk9k5nnhkygqqxqx53x6dvd87hjcd8-packages.json.drv building '/nix/store/4jfk9k5nnhkygqqxqx53x6dvd87hjcd8-packages.json.drv'... Going to be running update for following packages: - rust-analyzer-unwrapped-2022-10-31 Press Enter key to continue... Running update for: - rust-analyzer-unwrapped-2022-10-31: UPDATING ... - rust-analyzer-unwrapped-2022-10-31: DONE. Packages updated! 2022-12-04T23:49:33 2022-12-04T23:49:33 [quotedUrls] 2022-12-04T23:49:33 [quotedUrls] nothing found to replace 2022-12-04T23:49:33 Diff after rewrites: diff --git a/pkgs/development/tools/rust/rust-analyzer/default.nix b/pkgs/development/tools/rust/rust-analyzer/default.nix index f9ec10f3430..e00018bf8fb 100644 --- a/pkgs/development/tools/rust/rust-analyzer/default.nix +++ b/pkgs/development/tools/rust/rust-analyzer/default.nix @@ -12,14 +12,14 @@ rustPlatform.buildRustPackage rec { pname = "rust-analyzer-unwrapped"; - version = "2022-10-31"; - cargoSha256 = "sha256-yehukhYwNhFqHUYmIe0P/LPgRHvyj1/DFCl2yzBkB8Q="; + version = "2022-11-28"; + cargoSha256 = "sha256-iqj5z52DMZHST4d5zO+T6cyMcsbleSZ8FopQhzQU2Rg="; src = fetchFromGitHub { owner = "rust-lang"; repo = "rust-analyzer"; rev = version; - sha256 = "sha256-D0YwkSqwtD08twtCtN5q0a8S0Y26kgDWg1ruRNEQEOw="; + sha256 = "sha256-ScH3I2/5+tCN23U8mUUj/HoZXDF11fo1z93X9imAfOo="; }; cargoBuildFlags = [ "--bin" "rust-analyzer" "--bin" "rust-analyzer-proc-macro-srv" ]; 2022-12-04T23:51:04 No auto update branch exists 2022-12-04T23:51:08 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A rust-analyzer-unwrapped nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/lr51hfz46v0wxijk6sip1vvdqfwbjv9g-source source root is source Executing cargoSetupPostUnpackHook unpacking source archive /nix/store/73fy6y49mnhjlwzip93jkp3638xa19yg-rust-analyzer-unwrapped-2022-11-28-vendor.tar.gz Finished cargoSetupPostUnpackHook @nix { "action": "setPhase", "phase": "patchPhase" } patching sources Executing cargoSetupPostPatchHook Validating consistency between /build/source/Cargo.lock and /build/rust-analyzer-unwrapped-2022-11-28-vendor.tar.gz/Cargo.lock Finished cargoSetupPostPatchHook @nix { "action": "setPhase", "phase": "configurePhase" } configuring @nix { "action": "setPhase", "phase": "buildPhase" } building Executing cargoBuildHook ++ env CC_x86_64-unknown-linux-gnu=/nix/store/dq0xwmsk1g0i2ayg6pb7y87na2knzylh-gcc-wrapper-11.3.0/bin/cc CXX_x86_64-unknown-linux-gnu=/nix/store/dq0xwmsk1g0i2ayg6pb7y87na2knzylh-gcc-wrapper-11.3.0/bin/c++ CC_x86_64-unknown-linux-gnu=/nix/store/dq0xwmsk1g0i2ayg6pb7y87na2knzylh-gcc-wrapper-11.3.0/bin/cc CXX_x86_64-unknown-linux-gnu=/nix/store/dq0xwmsk1g0i2ayg6pb7y87na2knzylh-gcc-wrapper-11.3.0/bin/c++ cargo build -j 16 --target x86_64-unknown-linux-gnu --frozen --release --bin rust-analyzer --bin rust-analyzer-proc-macro-srv error: package `toolchain v0.0.0 (/build/source/crates/toolchain)` cannot be built because it requires rustc 1.65 or newer, while the currently active rustc version is 1.64.0