2022-10-28T01:45:40 ameba 1.0.1 -> 1.2.0 https://github.com/crystal-ameba/ameba/releases 2022-10-28T01:45:43 attrpath: ameba 2022-10-28T01:45:43 Checking auto update branch... 2022-10-28T01:45:43 No auto update branch exists 2022-10-28T01:45:47 [version] 2022-10-28T01:45:49 [version] updated version and sha256 2022-10-28T01:45:49 [rustCrateVersion] 2022-10-28T01:45:49 [rustCrateVersion] No cargoSha256 found 2022-10-28T01:45:49 [golangModuleVersion] 2022-10-28T01:45:49 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-10-28T01:45:49 [updateScript] 2022-10-28T01:45:49 [updateScript] skipping because derivation has no updateScript 2022-10-28T01:45:49 2022-10-28T01:45:49 [quotedUrls] 2022-10-28T01:45:50 [quotedUrls] nothing found to replace 2022-10-28T01:45:50 Diff after rewrites: diff --git a/pkgs/development/tools/ameba/default.nix b/pkgs/development/tools/ameba/default.nix index 4239f5c0056..d7478443fa1 100644 --- a/pkgs/development/tools/ameba/default.nix +++ b/pkgs/development/tools/ameba/default.nix @@ -2,13 +2,13 @@ crystal.buildCrystalPackage rec { pname = "ameba"; - version = "1.0.1"; + version = "1.2.0"; src = fetchFromGitHub { owner = "crystal-ameba"; repo = "ameba"; rev = "v${version}"; - hash = "sha256-dvhGk6IbSV3pxtoIV7+0+qf47hz2TooPhsSwFd2+xkw="; + hash = "sha256-NOe0yxkK+EyY4NkVGIj3d8MGAsp11UbgMb+MsXAtB6c="; }; format = "make"; 2022-10-28T01:47:28 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 ameba nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/g7pp6q3yp9mfg0mm8jz0wbqnfrlacxww-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring @nix { "action": "setPhase", "phase": "buildPhase" } building shards build --release --progress --verbose Dependencies are satisfied Building: ameba crystal build -o /build/source/bin/ameba src/cli.cr --verbose --release --progress [1/13] Parse [1/13] Parse [2/13] Semantic (top level) [2/13] Semantic (top level) [3/13] Semantic (new) [3/13] Semantic (new) [4/13] Semantic (type declarations) [4/13] Semantic (type declarations) [5/13] Semantic (abstract def check) [5/13] Semantic (abstract def check) [6/13] Semantic (ivars initializers) [6/13] Semantic (ivars initializers) [7/13] Semantic (cvars initializers) [7/13] Semantic (cvars initializers) [8/13] Semantic (main) Error target ameba failed to compile: Showing last frame. Use --error-trace for full trace. In src/ameba/inline_comments.cr:98:65  98 | Tokenizer.new(lexer).run { |t| commented = true if t.type.comment? } ^------- Error: undefined method 'comment?' for Symbol make: *** [Makefile:9: bin/ameba] Error 1 2022-10-28T05:11:07 ameba 1.0.1 -> 1.1.0 https://repology.org/metapackage/ameba/versions 2022-10-28T05:11:09 attrpath: ameba 2022-10-28T05:11:10 Checking auto update branch... 2022-10-28T05:11:10 No auto update branch exists 2022-10-28T05:11:14 [version] 2022-10-28T05:11:16 [version] updated version and sha256 2022-10-28T05:11:16 [rustCrateVersion] 2022-10-28T05:11:16 [rustCrateVersion] No cargoSha256 found 2022-10-28T05:11:16 [golangModuleVersion] 2022-10-28T05:11:16 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-10-28T05:11:16 [updateScript] 2022-10-28T05:11:16 [updateScript] skipping because derivation has no updateScript 2022-10-28T05:11:16 2022-10-28T05:11:16 [quotedUrls] 2022-10-28T05:11:17 [quotedUrls] nothing found to replace 2022-10-28T05:11:17 Diff after rewrites: diff --git a/pkgs/development/tools/ameba/default.nix b/pkgs/development/tools/ameba/default.nix index 4239f5c0056..201d12d3be2 100644 --- a/pkgs/development/tools/ameba/default.nix +++ b/pkgs/development/tools/ameba/default.nix @@ -2,13 +2,13 @@ crystal.buildCrystalPackage rec { pname = "ameba"; - version = "1.0.1"; + version = "1.1.0"; src = fetchFromGitHub { owner = "crystal-ameba"; repo = "ameba"; rev = "v${version}"; - hash = "sha256-dvhGk6IbSV3pxtoIV7+0+qf47hz2TooPhsSwFd2+xkw="; + hash = "sha256-aIHWoNVROEXlEKOfc7JmeRRvCcqVCG/2gzr7OgLZVTk="; }; format = "make"; 2022-10-28T05:13:09 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 ameba nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/w4i4f8alcmrppblpw03gpn1hkzir7ggc-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring @nix { "action": "setPhase", "phase": "buildPhase" } building shards build --release --progress --verbose Dependencies are satisfied Building: ameba crystal build -o /build/source/bin/ameba src/cli.cr --verbose --release --progress [1/13] Parse [1/13] Parse [2/13] Semantic (top level) [2/13] Semantic (top level) [3/13] Semantic (new) [3/13] Semantic (new) [4/13] Semantic (type declarations) [4/13] Semantic (type declarations) [5/13] Semantic (abstract def check) [5/13] Semantic (abstract def check) [6/13] Semantic (ivars initializers) [6/13] Semantic (ivars initializers) [7/13] Semantic (cvars initializers) [7/13] Semantic (cvars initializers) [8/13] Semantic (main) Error target ameba failed to compile: Showing last frame. Use --error-trace for full trace. In src/ameba/inline_comments.cr:98:65  98 | Tokenizer.new(lexer).run { |t| commented = true if t.type.comment? } ^------- Error: undefined method 'comment?' for Symbol make: *** [Makefile:9: bin/ameba] Error 1 2022-10-28T06:12:41 ameba 1.0.1 -> 1.1.0 https://repology.org/metapackage/ameba/versions 2022-10-28T06:12:43 attrpath: ameba 2022-10-28T06:12:43 Checking auto update branch... 2022-10-28T06:12:43 No auto update branch exists 2022-10-28T06:12:47 [version] 2022-10-28T06:12:50 [version] updated version and sha256 2022-10-28T06:12:50 [rustCrateVersion] 2022-10-28T06:12:50 [rustCrateVersion] No cargoSha256 found 2022-10-28T06:12:50 [golangModuleVersion] 2022-10-28T06:12:50 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-10-28T06:12:50 [updateScript] 2022-10-28T06:12:50 [updateScript] skipping because derivation has no updateScript 2022-10-28T06:12:50 2022-10-28T06:12:50 [quotedUrls] 2022-10-28T06:12:50 [quotedUrls] nothing found to replace 2022-10-28T06:12:50 Diff after rewrites: diff --git a/pkgs/development/tools/ameba/default.nix b/pkgs/development/tools/ameba/default.nix index 4239f5c0056..201d12d3be2 100644 --- a/pkgs/development/tools/ameba/default.nix +++ b/pkgs/development/tools/ameba/default.nix @@ -2,13 +2,13 @@ crystal.buildCrystalPackage rec { pname = "ameba"; - version = "1.0.1"; + version = "1.1.0"; src = fetchFromGitHub { owner = "crystal-ameba"; repo = "ameba"; rev = "v${version}"; - hash = "sha256-dvhGk6IbSV3pxtoIV7+0+qf47hz2TooPhsSwFd2+xkw="; + hash = "sha256-aIHWoNVROEXlEKOfc7JmeRRvCcqVCG/2gzr7OgLZVTk="; }; format = "make"; 2022-10-28T06:14: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 ameba nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/w4i4f8alcmrppblpw03gpn1hkzir7ggc-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring @nix { "action": "setPhase", "phase": "buildPhase" } building shards build --release --progress --verbose Dependencies are satisfied Building: ameba crystal build -o /build/source/bin/ameba src/cli.cr --verbose --release --progress [1/13] Parse [1/13] Parse [2/13] Semantic (top level) [2/13] Semantic (top level) [3/13] Semantic (new) [3/13] Semantic (new) [4/13] Semantic (type declarations) [4/13] Semantic (type declarations) [5/13] Semantic (abstract def check) [5/13] Semantic (abstract def check) [6/13] Semantic (ivars initializers) [6/13] Semantic (ivars initializers) [7/13] Semantic (cvars initializers) [7/13] Semantic (cvars initializers) [8/13] Semantic (main) Error target ameba failed to compile: Showing last frame. Use --error-trace for full trace. In src/ameba/inline_comments.cr:98:65  98 | Tokenizer.new(lexer).run { |t| commented = true if t.type.comment? } ^------- Error: undefined method 'comment?' for Symbol make: *** [Makefile:9: bin/ameba] Error 1 2022-10-28T09:18:19 ameba 1.0.1 -> 1.2.0 https://github.com/crystal-ameba/ameba/releases 2022-10-28T09:18:22 attrpath: ameba 2022-10-28T09:18:22 Checking auto update branch... 2022-10-28T09:18:22 No auto update branch exists 2022-10-28T09:18:26 [version] 2022-10-28T09:18:29 [version] updated version and sha256 2022-10-28T09:18:29 [rustCrateVersion] 2022-10-28T09:18:29 [rustCrateVersion] No cargoSha256 found 2022-10-28T09:18:29 [golangModuleVersion] 2022-10-28T09:18:29 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-10-28T09:18:29 [updateScript] 2022-10-28T09:18:29 [updateScript] skipping because derivation has no updateScript 2022-10-28T09:18:29 2022-10-28T09:18:29 [quotedUrls] 2022-10-28T09:18:29 [quotedUrls] nothing found to replace 2022-10-28T09:18:29 Diff after rewrites: diff --git a/pkgs/development/tools/ameba/default.nix b/pkgs/development/tools/ameba/default.nix index 4239f5c0056..d7478443fa1 100644 --- a/pkgs/development/tools/ameba/default.nix +++ b/pkgs/development/tools/ameba/default.nix @@ -2,13 +2,13 @@ crystal.buildCrystalPackage rec { pname = "ameba"; - version = "1.0.1"; + version = "1.2.0"; src = fetchFromGitHub { owner = "crystal-ameba"; repo = "ameba"; rev = "v${version}"; - hash = "sha256-dvhGk6IbSV3pxtoIV7+0+qf47hz2TooPhsSwFd2+xkw="; + hash = "sha256-NOe0yxkK+EyY4NkVGIj3d8MGAsp11UbgMb+MsXAtB6c="; }; format = "make"; 2022-10-28T09:20:07 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 ameba nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/g7pp6q3yp9mfg0mm8jz0wbqnfrlacxww-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring @nix { "action": "setPhase", "phase": "buildPhase" } building shards build --release --progress --verbose Dependencies are satisfied Building: ameba crystal build -o /build/source/bin/ameba src/cli.cr --verbose --release --progress [1/13] Parse [1/13] Parse [2/13] Semantic (top level) [2/13] Semantic (top level) [3/13] Semantic (new) [3/13] Semantic (new) [4/13] Semantic (type declarations) [4/13] Semantic (type declarations) [5/13] Semantic (abstract def check) [5/13] Semantic (abstract def check) [6/13] Semantic (ivars initializers) [6/13] Semantic (ivars initializers) [7/13] Semantic (cvars initializers) [7/13] Semantic (cvars initializers) [8/13] Semantic (main) Error target ameba failed to compile: Showing last frame. Use --error-trace for full trace. In src/ameba/inline_comments.cr:98:65  98 | Tokenizer.new(lexer).run { |t| commented = true if t.type.comment? } ^------- Error: undefined method 'comment?' for Symbol make: *** [Makefile:9: bin/ameba] Error 1