Build:
  1. 1
  2. 0
2026-09-03 17:15.07: New job: build rsdd.0.1.0 (6f83a31ff816)
2026-09-03 17:15.07: Waiting for resource in pool day11-builds
2026-09-03 17:32.40: Got resource from pool day11-builds
2026-09-03 17:32.40: [profile full] build rsdd.0.1.0
2026-09-03 17:32.40: build rsdd.0.1.0 (6f83a31ff816)
=== DEPENDENCIES (7 transitive) ===
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  conf-rust-2021.1                                   c78274491183
  dune.3.24.2                                        bf83cdf0a904
  ocaml.4.14.4                                       c7d6265b51fe
  ocaml-base-compiler.4.14.4                         7a409b6ffbef
  ocaml-config.2                                     85edea6ac168
=== STDOUT ===
Processing: [default: loading data]
[rsdd.0.1.0: dl]
[rsdd.0.1.0: extract]
-> retrieved rsdd.0.1.0  (https://opam.ocaml.org/cache)
[rsdd: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "rsdd" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/rsdd.0.1.0)
- (cd _build/default/src && /usr/bin/sh -c 'cd ./../../.. && cargo build --release')
- warning: `/home/opam/.opam/default/.opam-switch/build/rsdd.0.1.0/.cargo/config` is deprecated in favor of `config.toml`
- note: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
-    Compiling libc v0.2.147
-    Compiling proc-macro2 v1.0.66
-    Compiling unicode-ident v1.0.11
-    Compiling autocfg v1.1.0
-    Compiling memchr v2.5.0
-    Compiling syn v1.0.109
-    Compiling cc v1.0.83
-    Compiling quote v1.0.33
-    Compiling num-traits v0.2.16
-    Compiling cfg-if v1.0.0
-    Compiling getrandom v0.2.10
-    Compiling aho-corasick v1.0.4
-    Compiling num-integer v0.1.45
-    Compiling version_check v0.1.5
-    Compiling regex-syntax v0.7.4
-    Compiling ocaml-boxroot-sys v0.2.0
-    Compiling nom v4.2.3
-    Compiling regex-automata v0.3.6
-    Compiling rand_core v0.6.4
-    Compiling syn v2.0.29
-    Compiling indexmap v1.9.3
-    Compiling hamming v0.1.3
-    Compiling ocaml-sys v0.22.3
-    Compiling cty v0.2.2
-    Compiling ppv-lite86 v0.2.17
-    Compiling serde v1.0.185
-    Compiling primal-bit v0.3.1
-    Compiling rand_chacha v0.3.1
-    Compiling serde_derive v1.0.185
-    Compiling regex v1.9.3
-    Compiling ocaml-sys v0.23.0
-    Compiling primal-estimate v0.3.2
-    Compiling hashbrown v0.12.3
-    Compiling smallvec v1.11.0
-    Compiling log v0.4.20
-    Compiling ocaml-interop v0.8.8
-    Compiling env_logger v0.8.4
-    Compiling primal-sieve v0.3.6
-    Compiling primal-check v0.3.3
-    Compiling rand v0.8.5
-    Compiling ocaml-build v1.0.0-beta.4
-    Compiling bit-vec v0.6.3
-    Compiling fixedbitset v0.2.0
-    Compiling static_assertions v1.1.0
-    Compiling typed-arena v1.7.0
-    Compiling bitflags v0.8.2
-    Compiling dimacs v0.2.0
-    Compiling pretty v0.3.3
-    Compiling petgraph v0.5.1
-    Compiling serde_sexpr v0.1.0
-    Compiling rsdd v0.1.0 (/home/opam/.opam/default/.opam-switch/build/rsdd.0.1.0)
-    Compiling bit-set v0.5.3
-    Compiling quickcheck v1.0.3
-    Compiling primal v0.3.2
-    Compiling ocaml-derive v1.0.0-beta.5
-    Compiling rational v1.3.0
-    Compiling rustc-hash v1.1.0
-    Compiling bumpalo v3.13.0
-    Compiling segment-tree v2.0.0
-    Compiling ocaml v1.0.0-beta.5
-    Compiling rsdd v0.1.0 (https://github.com/neuppl/rsdd?rev=1613459#16134595)
- warning: field `0` is never read
-   --> src/lib.rs:23:29
-    |
- 23 | pub struct RsddPartialModel(PartialModel);
-    |            ---------------- ^^^^^^^^^^^^
-    |            |
-    |            field in this struct
-    |
-    = help: consider removing this field
-    = note: `#[warn(dead_code)]` on by default
- 
- warning: field `0` is never read
-    --> src/lib.rs:193:32
-     |
- 193 | pub struct RsddExpectedUtility(ExpectedUtility);
-     |            ------------------- ^^^^^^^^^^^^^^^
-     |            |
-     |            field in this struct
-     |
-     = help: consider removing this field
- 
- warning: `rsdd` (lib) generated 2 warnings
-     Finished `release` profile [optimized] target(s) in 1m 37s
- warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.8.2, nom v4.2.3
- note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
-> compiled  rsdd.0.1.0
-> installed rsdd.0.1.0

=== STDERR ===

2026-09-03 17:34.26: OK: build rsdd.0.1.0 (runc: 101.2s, disk: 8KB)
2026-09-03 17:34.26: Job succeeded