Build:
  1. 0
2026-09-03 20:05.06: New job: build llama.0.1.0 (9ea3d2810fd9)
2026-09-03 20:05.06: Waiting for resource in pool day11-builds
2026-09-03 22:00.36: Got resource from pool day11-builds
2026-09-03 22:00.36: [profile full] build llama.0.1.0
2026-09-03 22:00.36: build llama.0.1.0 (9ea3d2810fd9)
=== DEPENDENCIES (18 transitive) ===
  base-bytes.base                                    68d84c459288
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  conf-alsa.1                                        216bb6739950
  conf-pkg-config.5                                  74f50f3cfe72
  conf-rust-2021.1                                   c78274491183
  cppo.1.8.0                                         8b34f9718c9c
  csexp.1.5.2                                        c758d7657e5b
  dune.3.24.2                                        bf83cdf0a904
  dune-configurator.3.24.2                           23afe5cb4d3b
  llama_core.0.1.0                                   0b031d24a27e
  llama_midi.0.1.0                                   f6b79e27b00c
  lwt.6.1.2                                          3072189ea5c2
  ocaml.4.14.4                                       c7d6265b51fe
  ocaml-base-compiler.4.14.4                         7a409b6ffbef
  ocaml-config.2                                     85edea6ac168
  ocamlfind.1.9.8                                    3cae95bed0a0
  ocplib-endian.1.2                                  a626410be6a1
=== STDOUT ===
Processing: [default: loading data]
[llama.0.1.0: dl]
[llama.0.1.0: extract]
-> retrieved llama.0.1.0  (https://opam.ocaml.org/cache)
[llama: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "llama" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/llama.0.1.0)
- (cd _build/default/src/low-level/low-level-rust && /usr/bin/cargo build --offline --release)
-    Compiling libc v0.2.147
-    Compiling proc-macro2 v1.0.63
-    Compiling cfg-if v1.0.0
-    Compiling quote v1.0.29
-    Compiling pkg-config v0.3.27
-    Compiling unicode-ident v1.0.9
-    Compiling alsa-sys v0.3.1
-    Compiling syn v1.0.109
-    Compiling autocfg v1.1.0
-    Compiling cc v1.0.79
-    Compiling memchr v2.5.0
-    Compiling lock_api v0.4.10
-    Compiling ocaml-sys v0.22.3
-    Compiling bitflags v1.3.2
-    Compiling parking_lot_core v0.9.8
-    Compiling nix v0.24.3
-    Compiling scopeguard v1.1.0
-    Compiling cty v0.2.2
-    Compiling ocaml-interop v0.8.8
-    Compiling unicode-xid v0.2.4
-    Compiling smallvec v1.10.0
-    Compiling ocaml-boxroot-sys v0.2.0
-    Compiling aho-corasick v1.0.2
-    Compiling alsa v0.7.0
-    Compiling regex-syntax v0.7.2
-    Compiling anyhow v1.0.71
-    Compiling static_assertions v1.1.0
-    Compiling cpal v0.15.2
-    Compiling synstructure v0.12.6
-    Compiling regex v1.8.4
-    Compiling parking_lot v0.12.1
-    Compiling atty v0.2.14
-    Compiling log v0.4.19
-    Compiling termcolor v1.2.0
-    Compiling dasp_sample v0.11.0
-    Compiling humantime v2.1.0
-    Compiling ocaml-derive v0.22.0
-    Compiling env_logger v0.9.3
-    Compiling ocaml v0.22.4
-    Compiling midir v0.9.1
-    Compiling hound v3.5.0
-    Compiling low_level v0.1.0 (/home/opam/.opam/default/.opam-switch/build/llama.0.1.0/_build/default/src/low-level/low-level-rust)
- warning: unexpected `cfg` condition value: `no-std`
-    --> src/lib.rs:146:1
-     |
- 146 | #[ocaml::func]
-     | ^^^^^^^^^^^^^^
-     |
-     = note: no expected values for `feature`
-     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
-     = help: try referring to `ocaml::body` crate for guidance on how handle this unexpected cfg
-     = help: the macro `ocaml::body` may come from an old version of the `ocaml` crate, try updating your dependency with `cargo update -p ocaml`
-     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
-     = note: `#[warn(unexpected_cfgs)]` on by default
-     = note: this warning originates in the macro `ocaml::body` which comes from the expansion of the attribute macro `ocaml::func` (in Nightly builds, run with -Z macro-backtrace for more info)
- 
- warning: unexpected `cfg` condition value: `no-std`
-    --> src/lib.rs:157:1
-     |
- 157 | #[ocaml::func]
-     | ^^^^^^^^^^^^^^
-     |
-     = note: no expected values for `feature`
-     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
-     = help: try referring to `ocaml::body` crate for guidance on how handle this unexpected cfg
-     = help: the macro `ocaml::body` may come from an old version of the `ocaml` crate, try updating your dependency with `cargo update -p ocaml`
-     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
-     = note: this warning originates in the macro `ocaml::body` which comes from the expansion of the attribute macro `ocaml::func` (in Nightly builds, run with -Z macro-backtrace for more info)
- 
- warning: unexpected `cfg` condition value: `no-std`
-    --> src/lib.rs:162:1
-     |
- 162 | #[ocaml::func]
-     | ^^^^^^^^^^^^^^
-     |
-     = note: no expected values for `feature`
-     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
-     = help: try referring to `ocaml::body` crate for guidance on how handle this unexpected cfg
-     = help: the macro `ocaml::body` may come from an old version of the `ocaml` crate, try updating your dependency with `cargo update -p ocaml`
-     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
-     = note: this warning originates in the macro `ocaml::body` which comes from the expansion of the attribute macro `ocaml::func` (in Nightly builds, run with -Z macro-backtrace for more info)
- 
- warning: unexpected `cfg` condition value: `no-std`
-    --> src/lib.rs:168:1
-     |
- 168 | #[ocaml::func]
-     | ^^^^^^^^^^^^^^
-     |
-     = note: no expected values for `feature`
-     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
-     = help: try referring to `ocaml::body` crate for guidance on how handle this unexpected cfg
-     = help: the macro `ocaml::body` may come from an old version of the `ocaml` crate, try updating your dependency with `cargo update -p ocaml`
-     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
-     = note: this warning originates in the macro `ocaml::body` which comes from the expansion of the attribute macro `ocaml::func` (in Nightly builds, run with -Z macro-backtrace for more info)
- 
- warning: unexpected `cfg` condition value: `no-std`
-    --> src/lib.rs:181:1
-     |
- 181 | #[ocaml::func]
-     | ^^^^^^^^^^^^^^
-     |
-     = note: no expected values for `feature`
-     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
-     = help: try referring to `ocaml::body` crate for guidance on how handle this unexpected cfg
-     = help: the macro `ocaml::body` may come from an old version of the `ocaml` crate, try updating your dependency with `cargo update -p ocaml`
-     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
-     = note: this warning originates in the macro `ocaml::body` which comes from the expansion of the attribute macro `ocaml::func` (in Nightly builds, run with -Z macro-backtrace for more info)
- 
- warning: unexpected `cfg` condition value: `no-std`
-    --> src/lib.rs:187:1
-     |
- 187 | #[ocaml::func]
-     | ^^^^^^^^^^^^^^
-     |
-     = note: no expected values for `feature`
-     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
-     = help: try referring to `ocaml::body` crate for guidance on how handle this unexpected cfg
-     = help: the macro `ocaml::body` may come from an old version of the `ocaml` crate, try updating your dependency with `cargo update -p ocaml`
-     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
-     = note: this warning originates in the macro `ocaml::body` which comes from the expansion of the attribute macro `ocaml::func` (in Nightly builds, run with -Z macro-backtrace for more info)
- 
- warning: unexpected `cfg` condition value: `no-std`
-    --> src/lib.rs:193:1
-     |
- 193 | #[ocaml::func]
-     | ^^^^^^^^^^^^^^
-     |
-     = note: no expected values for `feature`
-     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
-     = help: try referring to `ocaml::body` crate for guidance on how handle this unexpected cfg
-     = help: the macro `ocaml::body` may come from an old version of the `ocaml` crate, try updating your dependency with `cargo update -p ocaml`
-     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
-     = note: this warning originates in the macro `ocaml::body` which comes from the expansion of the attribute macro `ocaml::func` (in Nightly builds, run with -Z macro-backtrace for more info)
- 
- warning: unexpected `cfg` condition value: `no-std`
-    --> src/lib.rs:199:1
-     |
- 199 | #[ocaml::func]
-     | ^^^^^^^^^^^^^^
-     |
-     = note: no expected values for `feature`
-     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
-     = help: try referring to `ocaml::body` crate for guidance on how handle this unexpected cfg
-     = help: the macro `ocaml::body` may come from an old version of the `ocaml` crate, try updating your dependency with `cargo update -p ocaml`
-     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
-     = note: this warning originates in the macro `ocaml::body` which comes from the expansion of the attribute macro `ocaml::func` (in Nightly builds, run with -Z macro-backtrace for more info)
- 
- warning: unexpected `cfg` condition value: `no-std`
-    --> src/lib.rs:232:1
-     |
- 232 | #[ocaml::func]
-     | ^^^^^^^^^^^^^^
-     |
-     = note: no expected values for `feature`
-     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
-     = help: try referring to `ocaml::body` crate for guidance on how handle this unexpected cfg
-     = help: the macro `ocaml::body` may come from an old version of the `ocaml` crate, try updating your dependency with `cargo update -p ocaml`
-     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
-     = note: this warning originates in the macro `ocaml::body` which comes from the expansion of the attribute macro `ocaml::func` (in Nightly builds, run with -Z macro-backtrace for more info)
- 
- warning: unexpected `cfg` condition value: `no-std`
-    --> src/lib.rs:255:1
-     |
- 255 | #[ocaml::func]
-     | ^^^^^^^^^^^^^^
-     |
-     = note: no expected values for `feature`
-     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
-     = help: try referring to `ocaml::body` crate for guidance on how handle this unexpected cfg
-     = help: the macro `ocaml::body` may come from an old version of the `ocaml` crate, try updating your dependency with `cargo update -p ocaml`
-     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
-     = note: this warning originates in the macro `ocaml::body` which comes from the expansion of the attribute macro `ocaml::func` (in Nightly builds, run with -Z macro-backtrace for more info)
- 
- warning: unexpected `cfg` condition value: `no-std`
-    --> src/lib.rs:260:1
-     |
- 260 | #[ocaml::func]
-     | ^^^^^^^^^^^^^^
-     |
-     = note: no expected values for `feature`
-     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
-     = help: try referring to `ocaml::body` crate for guidance on how handle this unexpected cfg
-     = help: the macro `ocaml::body` may come from an old version of the `ocaml` crate, try updating your dependency with `cargo update -p ocaml`
-     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
-     = note: this warning originates in the macro `ocaml::body` which comes from the expansion of the attribute macro `ocaml::func` (in Nightly builds, run with -Z macro-backtrace for more info)
- 
- warning: unexpected `cfg` condition value: `no-std`
-    --> src/lib.rs:265:1
-     |
- 265 | #[ocaml::func]
-     | ^^^^^^^^^^^^^^
-     |
-     = note: no expected values for `feature`
-     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
-     = help: try referring to `ocaml::body` crate for guidance on how handle this unexpected cfg
-     = help: the macro `ocaml::body` may come from an old version of the `ocaml` crate, try updating your dependency with `cargo update -p ocaml`
-     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
-     = note: this warning originates in the macro `ocaml::body` which comes from the expansion of the attribute macro `ocaml::func` (in Nightly builds, run with -Z macro-backtrace for more info)
- 
- warning: unexpected `cfg` condition value: `no-std`
-    --> src/lib.rs:291:1
-     |
- 291 | #[ocaml::func]
-     | ^^^^^^^^^^^^^^
-     |
-     = note: no expected values for `feature`
-     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
-     = help: try referring to `ocaml::body` crate for guidance on how handle this unexpected cfg
-     = help: the macro `ocaml::body` may come from an old version of the `ocaml` crate, try updating your dependency with `cargo update -p ocaml`
-     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
-     = note: this warning originates in the macro `ocaml::body` which comes from the expansion of the attribute macro `ocaml::func` (in Nightly builds, run with -Z macro-backtrace for more info)
- 
- warning: unexpected `cfg` condition value: `no-std`
-    --> src/lib.rs:328:1
-     |
- 328 | #[ocaml::func]
-     | ^^^^^^^^^^^^^^
-     |
-     = note: no expected values for `feature`
-     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
-     = help: try referring to `ocaml::body` crate for guidance on how handle this unexpected cfg
-     = help: the macro `ocaml::body` may come from an old version of the `ocaml` crate, try updating your dependency with `cargo update -p ocaml`
-     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
-     = note: this warning originates in the macro `ocaml::body` which comes from the expansion of the attribute macro `ocaml::func` (in Nightly builds, run with -Z macro-backtrace for more info)
- 
- warning: `low_level` (lib) generated 14 warnings
-     Finished `release` profile [optimized] target(s) in 52.13s
-> compiled  llama.0.1.0
-> installed llama.0.1.0
[WARNING] Opam packages conf-alsa.1 and conf-rust-2021.1 depend on the following system packages that are no longer installed: cargo libasound2-dev
  - conf-alsa.1: depends on libasound2-dev
  - conf-rust-2021.1: depends on cargo

=== STDERR ===

2026-09-03 22:01.52: OK: build llama.0.1.0 (runc: 69.7s, disk: 22KB)
2026-09-03 22:01.52: Job succeeded