Cirrus CI / lint
failed
Jul 13, 2025 in 1m 2s
Task Summary
Instruction lint failed in 00:25
Details
✅ 00:02 clone
✅ 00:01 merge_base
✅ 00:30 unshallow
❌ 00:25 lint
[22:18:44.774] ++ git rev-list -1 HEAD
[22:18:44.776] ++ git rev-list -1 --merges HEAD
[22:18:44.778] + '[' 80a4cc366a24a4204809a059799b34d3ce1bcc01 '!=' 80a4cc366a24a4204809a059799b34d3ce1bcc01 ']'
[22:18:44.778] + RUST_BACKTRACE=1
[22:18:44.778] + cargo run --manifest-path ./test/lint/test_runner/Cargo.toml
[22:18:44.899] Compiling test_runner v0.1.0 (/tmp/cirrus-ci-build/test/lint/test_runner)
[22:18:46.004] Finished dev [unoptimized + debuginfo] target(s) in 1.21s
[22:18:46.005] Running `test/lint/test_runner/target/debug/test_runner`
[22:18:46.011] Checking commit range (HEAD~..HEAD):
[22:18:46.011] b1522adfc8 fix spelling in tor.md docs
[22:18:46.011]
[22:18:46.293] Args used : 206
[22:18:46.293] Args documented : 218
[22:18:46.293] Args undocumented: 0
[22:18:46.293] set()
[22:18:46.293] Args unknown : 12
[22:18:46.293] {'-zmqpubhashtx', '-zmqpubsequencehwm', '-zmqpubhashtxhwm', '-zmqpubsequence', '-testdatadir', '-includeconf', '-zmqpubhashblock', '-zmqpubrawblock', '-zmqpubrawtxhwm', '-zmqpubrawblockhwm', '-zmqpubhashblockhwm', '-zmqpubrawtx'}
[22:18:49.773] All checks passed!
[22:18:50.045] src/crc32c in HEAD currently refers to tree 454691a9b89ee8b9e1f71a48a7398edba49c3805
[22:18:50.054] src/crc32c in HEAD was last updated in commit 5d45552fd4303f8d668ffbc50cce1053485aeead (tree 454691a9b89ee8b9e1f71a48a7398edba49c3805)
[22:18:50.054] GOOD
[22:18:50.543] src/crypto/ctaes in HEAD currently refers to tree 1b6c31139a71f80245c09597c343936a8e41d021
[22:18:50.543] src/crypto/ctaes in HEAD was last updated in commit 8501bedd7508ac514385806e191aec21ee978891 (tree 1b6c31139a71f80245c09597c343936a8e41d021)
[22:18:50.544] GOOD
[22:18:50.566] src/ipc/libmultiprocess in HEAD currently refers to tree 918b3c8915a1163c2f7aba7df2ddddd8d295f037
[22:18:50.569] src/ipc/libmultiprocess in HEAD was last updated in commit 154af1eea1170f5626aa1c5f19cc77d1434bcc9d (tree 918b3c8915a1163c2f7aba7df2ddddd8d295f037)
[22:18:50.569] GOOD
[22:18:50.583] src/leveldb in HEAD currently refers to tree d14157fb2064132c65fef31feb2aba21d0aff025
[22:18:50.585] src/leveldb in HEAD was last updated in commit 240a4fb95d5b843826081807019cd405aa654e2b (tree d14157fb2064132c65fef31feb2aba21d0aff025)
[22:18:50.586] GOOD
[22:18:50.611] src/minisketch in HEAD currently refers to tree a79ef74c72212ddba7435e63769685157782ed6a
[22:18:50.613] src/minisketch in HEAD was last updated in commit bf25a0918f94524bda8e8fb7505d68a772e88b45 (tree a79ef74c72212ddba7435e63769685157782ed6a)
[22:18:50.613] GOOD
[22:18:50.677] src/secp256k1 in HEAD currently refers to tree df05ebb1886dcc0075b112ab5568034a0218fda3
[22:18:50.680] src/secp256k1 in HEAD was last updated in commit c31fcaaad38b68fa170cf9fd900f2237c24016e3 (tree b20631a75e1e5b5b5cd75b668f01d16508173c81)
[22:18:50.685] diff --git a/src/wycheproof/ecdsa_secp256k1_sha256_bitcoin_test.json b/src/wycheproof/ecdsa_secp256k1_sha256_bitcoin_test.json
[22:18:50.685] index 9c90747993..7e8fd1a46e 100644
[22:18:50.685] --- a/src/wycheproof/ecdsa_secp256k1_sha256_bitcoin_test.json
[22:18:50.685] +++ b/src/wycheproof/ecdsa_secp256k1_sha256_bitcoin_test.json
[22:18:50.685] @@ -10,7 +10,7 @@
[22:18:50.685] "notes" : {
[22:18:50.685] "ArithmeticError" : {
[22:18:50.685] "bugType" : "EDGE_CASE",
[22:18:50.685] - "description" : "Some implementations of ECDSA have arithmetic errors that occur when intermediate results have extreme values. This test vector has been constructed to test such occurences.",
[22:18:50.685] + "description" : "Some implementations of ECDSA have arithmetic errors that occur when intermediate results have extreme values. This test vector has been constructed to test such occurrences.",
[22:18:50.685] "cves" : [
[22:18:50.685] "CVE-2017-18146"
[22:18:50.685] ]
[22:18:50.685] FAIL: subtree directory was touched without subtree merge
[22:18:50.685] ^^^
[22:18:50.685]
[22:18:50.685] ^---- ⚠️ Failure generated from lint check 'subtree' (Check that subtrees are pure subtrees)!
[22:18:50.685]
[22:18:50.685]
[22:19:06.203] Success: no issues found in 299 source files
����
Loading