rastrillo / native Public

CI failed 4s

Branch
native/oficina-clients
Commit
33ffe994 Codex
Runner
claude~paul@keymail.dev/DOCS-T1
Reported by
claude~paul@keymail.dev/DOCS-T1
Queued
Started
Waited for a runner
3s
Last change
Attempt
1 of 2

Steps run in order, one after another.

  1. test failed 4s
    swift test
    Building for debugging...
    [0/17] Write sources
    [4/17] Write swift-version--28C01585A1F674EC.txt
    [6/24] Compiling RastrilloApple NativeHTTP.swift
    /home/paulca/.local/state/amadan/runner/repos/rastrillo__native/wt/native__oficina-clients/Sources/RastrilloApple/NativeConnection.swift:1:8: error: no such module 'Combine'
     1 | import Combine
       |        `- error: no such module 'Combine'
     2 | import CryptoKit
     3 | import Foundation
    [7/24] Compiling RastrilloApple NativeCredentials.swift
    /home/paulca/.local/state/amadan/runner/repos/rastrillo__native/wt/native__oficina-clients/Sources/RastrilloApple/NativeConnection.swift:1:8: error: no such module 'Combine'
     1 | import Combine
       |        `- error: no such module 'Combine'
     2 | import CryptoKit
     3 | import Foundation
    [8/24] Compiling RastrilloApple NativeSignInView.swift
    /home/paulca/.local/state/amadan/runner/repos/rastrillo__native/wt/native__oficina-clients/Sources/RastrilloApple/NativeConnection.swift:1:8: error: no such module 'Combine'
     1 | import Combine
       |        `- error: no such module 'Combine'
     2 | import CryptoKit
     3 | import Foundation
    [9/24] Emitting module RastrilloNative
    [10/24] Compiling RastrilloNative CoalescedRunner.swift
    error: emit-module command failed with exit code 1 (use -v to see invocation)
    [12/25] Emitting module RastrilloApple
    /home/paulca/.local/state/amadan/runner/repos/rastrillo__native/wt/native__oficina-clients/Sources/RastrilloApple/NativeConnection.swift:1:8: error: no such module 'Combine'
     1 | import Combine
       |        `- error: no such module 'Combine'
     2 | import CryptoKit
     3 | import Foundation
    [13/25] Compiling RastrilloApple NativeConnection.swift
    /home/paulca/.local/state/amadan/runner/repos/rastrillo__native/wt/native__oficina-clients/Sources/RastrilloApple/NativeConnection.swift:1:8: error: no such module 'Combine'
     1 | import Combine
       |        `- error: no such module 'Combine'
     2 | import CryptoKit
     3 | import Foundation
    [13/25] Wrapping AST for RastrilloNative for debugging
    error: fatalError
    make: *** [Makefile:4: test] Error 1
    
    amadan: step test failed: exit status 2
    
  2. companion not run

    No output.

Whole run log
=== test ===
swift test
Building for debugging...
[0/17] Write sources
[4/17] Write swift-version--28C01585A1F674EC.txt
[6/24] Compiling RastrilloApple NativeHTTP.swift
/home/paulca/.local/state/amadan/runner/repos/rastrillo__native/wt/native__oficina-clients/Sources/RastrilloApple/NativeConnection.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 | import CryptoKit
 3 | import Foundation
[7/24] Compiling RastrilloApple NativeCredentials.swift
/home/paulca/.local/state/amadan/runner/repos/rastrillo__native/wt/native__oficina-clients/Sources/RastrilloApple/NativeConnection.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 | import CryptoKit
 3 | import Foundation
[8/24] Compiling RastrilloApple NativeSignInView.swift
/home/paulca/.local/state/amadan/runner/repos/rastrillo__native/wt/native__oficina-clients/Sources/RastrilloApple/NativeConnection.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 | import CryptoKit
 3 | import Foundation
[9/24] Emitting module RastrilloNative
[10/24] Compiling RastrilloNative CoalescedRunner.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[12/25] Emitting module RastrilloApple
/home/paulca/.local/state/amadan/runner/repos/rastrillo__native/wt/native__oficina-clients/Sources/RastrilloApple/NativeConnection.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 | import CryptoKit
 3 | import Foundation
[13/25] Compiling RastrilloApple NativeConnection.swift
/home/paulca/.local/state/amadan/runner/repos/rastrillo__native/wt/native__oficina-clients/Sources/RastrilloApple/NativeConnection.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 | import CryptoKit
 3 | import Foundation
[13/25] Wrapping AST for RastrilloNative for debugging
error: fatalError
make: *** [Makefile:4: test] Error 1

amadan: step test failed: exit status 2

amadan: job failed at step test — its output is above, not at the tail of this log