2022-11-17T01:37:25 rust-analyzer-unwrapped 2022-10-31 -> 2022-11-14 https://github.com/rust-lang/rust-analyzer/releases 2022-11-17T01:37:27 attrpath: rust-analyzer-unwrapped 2022-11-17T01:37:28 Checking auto update branch... 2022-11-17T01:37:31 [version] 2022-11-17T01:37:31 [version] generic version rewriter does not support multiple hashes 2022-11-17T01:37:31 [rustCrateVersion] 2022-11-17T01:37:31 [rustCrateVersion] skipping because derivation has updateScript 2022-11-17T01:37:31 [golangModuleVersion] 2022-11-17T01:37:31 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-17T01:37:31 [updateScript] 2022-11-17T01:38:50 [updateScript] Success 2022-11-17T01:38:50 [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-11-17T01:38:50 2022-11-17T01:38:50 [quotedUrls] 2022-11-17T01:38:50 [quotedUrls] nothing found to replace 2022-11-17T01:38:51 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..2a7c1393f57 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-14"; + cargoSha256 = "sha256-WPrlAADQLD0uNkvGGBQtb7Z+582J+ShGLc1rhbz0G/M="; src = fetchFromGitHub { owner = "rust-lang"; repo = "rust-analyzer"; rev = version; - sha256 = "sha256-D0YwkSqwtD08twtCtN5q0a8S0Y26kgDWg1ruRNEQEOw="; + sha256 = "sha256-PYGaOCiFvnJdVz+ZCaKF8geGdffXjJUNcMwaBHv0FT4="; }; cargoBuildFlags = [ "--bin" "rust-analyzer" "--bin" "rust-analyzer-proc-macro-srv" ]; 2022-11-17T01:40:20 No auto update branch exists 2022-11-17T01:40:25 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/l08svk5rk9wnz8a1237l7f95q6w7nr7j-source source root is source Executing cargoSetupPostUnpackHook unpacking source archive /nix/store/j244k7ii65rdw8a9sgjm6nv73whaj2v7-rust-analyzer-unwrapped-2022-11-14-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-14-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 `hir-def v0.0.0 (/build/source/crates/hir-def)` cannot be built because it requires rustc 1.65 or newer, while the currently active rustc version is 1.64.0