Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created November 6, 2020 11:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Whateverable/b0d6c86f917201c88663d8e6d8dcd13e to your computer and use it in GitHub Desktop.
Save Whateverable/b0d6c86f917201c88663d8e6d8dcd13e to your computer and use it in GitHub Desktop.
bisectable6
role A[*@types] does Positional {method new(*@a) { self.CREATE }; method STORE(*@a) { } }; my @b is A[Int,Int] = 42,666; dd @b
Bisecting: 166 revisions left to test after this (roughly 7 steps)
[b0d5d818a983fc3b5bf2d79a3e3857626b8e3979] Adds README.md to avoid deletion
»»»»» Testing b0d5d818a983fc3b5bf2d79a3e3857626b8e3979
»»»»» Script output:
===SORRY!=== Error while compiling /tmp/X3PFXvCThI
Can't use unknown trait 'is ' in a variable declaration.
at /tmp/X3PFXvCThI:1
------> od STORE(*@a) { } }; my @b is A[Int,Int]⏏ = 42,666; dd @b
expecting any of:
TypeObject
default
dynamic
export
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
===SORRY!=== Error while compiling /tmp/X3PFXvCThI
Can't use unknown trait 'is ' in a variable declaration.
at /tmp/X3PFXvCThI:1
------> od STORE(*@a) { } }; my @b is A[Int,Int]⏏ = 42,666; dd @b
expecting any of:
TypeObject
default
dynamic
export
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 89ca56affba135857bbcef83c399ce549daba2fe
»»»»» Script output:
===SORRY!=== Error while compiling /tmp/X3PFXvCThI
Can't use unknown trait 'is' -> 'unknown subtype' in a variable declaration.
at /tmp/X3PFXvCThI:1
------> od STORE(*@a) { } }; my @b is A[Int,Int]⏏ = 42,666; dd @b
expecting any of:
TypeObject
default
dynamic
export
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
===SORRY!=== Error while compiling /tmp/X3PFXvCThI
Can't use unknown trait 'is ' in a variable declaration.
at /tmp/X3PFXvCThI:1
------> od STORE(*@a) { } }; my @b is A[Int,Int]⏏ = 42,666; dd @b
expecting any of:
TypeObject
default
dynamic
export
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 0d9e9f34ce481e28228762d6fec0add90c4c6a81
»»»»» Script output:
===SORRY!=== Error while compiling /tmp/X3PFXvCThI
Can't use unknown trait 'is ' in a variable declaration.
at /tmp/X3PFXvCThI:1
------> od STORE(*@a) { } }; my @b is A[Int,Int]⏏ = 42,666; dd @b
expecting any of:
TypeObject
default
dynamic
export
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
===SORRY!=== Error while compiling /tmp/X3PFXvCThI
Can't use unknown trait 'is ' in a variable declaration.
at /tmp/X3PFXvCThI:1
------> od STORE(*@a) { } }; my @b is A[Int,Int]⏏ = 42,666; dd @b
expecting any of:
TypeObject
default
dynamic
export
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 89fee86acec7feaf2b70843416c513f2a4bac5f6
»»»»» Script output:
===SORRY!=== Error while compiling /tmp/X3PFXvCThI
Can't use unknown trait 'is' -> 'unknown subtype' in a variable declaration.
at /tmp/X3PFXvCThI:1
------> od STORE(*@a) { } }; my @b is A[Int,Int]⏏ = 42,666; dd @b
expecting any of:
TypeObject
default
dynamic
export
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
===SORRY!=== Error while compiling /tmp/X3PFXvCThI
Can't use unknown trait 'is ' in a variable declaration.
at /tmp/X3PFXvCThI:1
------> od STORE(*@a) { } }; my @b is A[Int,Int]⏏ = 42,666; dd @b
expecting any of:
TypeObject
default
dynamic
export
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 54fe8a1a8bc8332faf2402b71148bd5abd32b4a3
»»»»» Cannot test this commit. Reason: Commit exists, but an executable could not be built for it
»»»»» Therefore, skipping this revision
»»»»» -------------------------------------------------------------------------
»»»»» Testing 2ed2f398136e2e3d1cd73bf3c51faad5c00fbb7b
»»»»» Script output:
A[Int].new
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
===SORRY!=== Error while compiling /tmp/X3PFXvCThI
Can't use unknown trait 'is ' in a variable declaration.
at /tmp/X3PFXvCThI:1
------> od STORE(*@a) { } }; my @b is A[Int,Int]⏏ = 42,666; dd @b
expecting any of:
TypeObject
default
dynamic
export
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 5fcba5b366888fe8c88ca18ffe2d6dabd34ebdbd
»»»»» Script output:
===SORRY!=== Error while compiling /tmp/X3PFXvCThI
Can't use unknown trait 'is ' in a variable declaration.
at /tmp/X3PFXvCThI:1
------> od STORE(*@a) { } }; my @b is A[Int,Int]⏏ = 42,666; dd @b
expecting any of:
TypeObject
default
dynamic
export
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
===SORRY!=== Error while compiling /tmp/X3PFXvCThI
Can't use unknown trait 'is ' in a variable declaration.
at /tmp/X3PFXvCThI:1
------> od STORE(*@a) { } }; my @b is A[Int,Int]⏏ = 42,666; dd @b
expecting any of:
TypeObject
default
dynamic
export
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 1c101a04f92ed199eec62cc31a6b2ffba874a8cd
»»»»» Script output:
===SORRY!=== Error while compiling /tmp/X3PFXvCThI
Can't use unknown trait 'is ' in a variable declaration.
at /tmp/X3PFXvCThI:1
------> od STORE(*@a) { } }; my @b is A[Int,Int]⏏ = 42,666; dd @b
expecting any of:
TypeObject
default
dynamic
export
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
===SORRY!=== Error while compiling /tmp/X3PFXvCThI
Can't use unknown trait 'is ' in a variable declaration.
at /tmp/X3PFXvCThI:1
------> od STORE(*@a) { } }; my @b is A[Int,Int]⏏ = 42,666; dd @b
expecting any of:
TypeObject
default
dynamic
export
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing bcc8054a4d79952809e073169d5116aba5469dd2
»»»»» Script output:
===SORRY!=== Error while compiling /tmp/X3PFXvCThI
Can't use unknown trait 'is ' in a variable declaration.
at /tmp/X3PFXvCThI:1
------> od STORE(*@a) { } }; my @b is A[Int,Int]⏏ = 42,666; dd @b
expecting any of:
TypeObject
default
dynamic
export
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
===SORRY!=== Error while compiling /tmp/X3PFXvCThI
Can't use unknown trait 'is ' in a variable declaration.
at /tmp/X3PFXvCThI:1
------> od STORE(*@a) { } }; my @b is A[Int,Int]⏏ = 42,666; dd @b
expecting any of:
TypeObject
default
dynamic
export
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
There are only 'skip'ped commits left to test.
The first new commit could be any of:
54fe8a1a8bc8332faf2402b71148bd5abd32b4a3
2ed2f398136e2e3d1cd73bf3c51faad5c00fbb7b
We cannot bisect more!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment