[INFO] cloning repository https://github.com/leglands/mes-aides
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leglands/mes-aides" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleglands%2Fmes-aides", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleglands%2Fmes-aides'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6d2d76e709cd4d5ab57ab192c2b22b64205eaac7
[INFO] testing leglands/mes-aides against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleglands%2Fmes-aides" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/leglands/mes-aides
[INFO] finished tweaking git repo https://github.com/leglands/mes-aides
[INFO] tweaked toml for git repo https://github.com/leglands/mes-aides written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/leglands/mes-aides on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/leglands/mes-aides already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 30 packages to latest compatible versions
[INFO] [stderr]       Adding aho-corasick v1.1.4
[INFO] [stderr]       Adding anes v0.1.6
[INFO] [stderr]       Adding anstyle v1.0.14
[INFO] [stderr]       Adding ciborium v0.2.2
[INFO] [stderr]       Adding ciborium-io v0.2.2
[INFO] [stderr]       Adding ciborium-ll v0.2.2
[INFO] [stderr]       Adding clap v4.6.1
[INFO] [stderr]       Adding clap_builder v4.6.0
[INFO] [stderr]       Adding clap_lex v1.1.0
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.8.2)
[INFO] [stderr]       Adding criterion-plot v0.5.0
[INFO] [stderr]       Adding crossbeam-deque v0.8.6
[INFO] [stderr]       Adding crossbeam-epoch v0.9.18
[INFO] [stderr]       Adding crossbeam-utils v0.8.21
[INFO] [stderr]       Adding crunchy v0.2.4
[INFO] [stderr]       Adding either v1.15.0
[INFO] [stderr]       Adding half v2.7.1
[INFO] [stderr]       Adding hermit-abi v0.5.2
[INFO] [stderr]       Adding is-terminal v0.4.17
[INFO] [stderr]       Adding itertools v0.10.5
[INFO] [stderr]       Adding plotters v0.3.7
[INFO] [stderr]       Adding plotters-backend v0.3.7
[INFO] [stderr]       Adding plotters-svg v0.3.7
[INFO] [stderr]       Adding rayon v1.12.0
[INFO] [stderr]       Adding rayon-core v1.13.0
[INFO] [stderr]       Adding regex v1.12.3
[INFO] [stderr]       Adding regex-syntax v0.8.10
[INFO] [stderr]       Adding tinytemplate v1.2.1
[INFO] [stderr]       Adding zerocopy v0.8.48
[INFO] [stderr]       Adding zerocopy-derive v0.8.48
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 236bca602802fadf47e3dd7fea25f746a809e34f46bba7bcf4e8934628551519
[INFO] running `Command { std: "docker" "start" "-a" "236bca602802fadf47e3dd7fea25f746a809e34f46bba7bcf4e8934628551519", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "236bca602802fadf47e3dd7fea25f746a809e34f46bba7bcf4e8934628551519", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "236bca602802fadf47e3dd7fea25f746a809e34f46bba7bcf4e8934628551519", kill_on_drop: false }`
[INFO] [stdout] 236bca602802fadf47e3dd7fea25f746a809e34f46bba7bcf4e8934628551519
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6257b58ccd8ed136d9b35044da73c2cfde011c3f0a74cbfc9dd72aa7da1bbed9
[INFO] running `Command { std: "docker" "start" "-a" "6257b58ccd8ed136d9b35044da73c2cfde011c3f0a74cbfc9dd72aa7da1bbed9", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling ttf-parser v0.12.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling aides-core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling compression-codecs v0.4.37
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling owned_ttf_parser v0.12.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling pom v3.4.0
[INFO] [stderr]    Compiling lopdf v0.31.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling printpdf v0.6.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling async-compression v0.4.41
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling aides-api v0.1.0 (/opt/rustwide/workdir/api)
[INFO] [stdout] warning: type `AppState` is more private than the item `app`
[INFO] [stdout]    --> api/src/main.rs:305:1
[INFO] [stdout]     |
[INFO] [stdout] 305 | pub fn app(state: AppState) -> Router {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `app` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AppState` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> api/src/main.rs:22:1
[INFO] [stdout]     |
[INFO] [stdout]  22 | pub(crate) struct AppState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.73s
[INFO] running `Command { std: "docker" "inspect" "6257b58ccd8ed136d9b35044da73c2cfde011c3f0a74cbfc9dd72aa7da1bbed9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6257b58ccd8ed136d9b35044da73c2cfde011c3f0a74cbfc9dd72aa7da1bbed9", kill_on_drop: false }`
[INFO] [stdout] 6257b58ccd8ed136d9b35044da73c2cfde011c3f0a74cbfc9dd72aa7da1bbed9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d672eb673d6467bbb4b809bed90f92292dcda6e4f6037c0ba0191c14a5d0c37
[INFO] running `Command { std: "docker" "start" "-a" "2d672eb673d6467bbb4b809bed90f92292dcda6e4f6037c0ba0191c14a5d0c37", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.114
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wasm-bindgen v0.2.114
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling wasm-bindgen-test-shared v0.2.114
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling pom v3.4.0
[INFO] [stderr]    Compiling lopdf v0.31.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling printpdf v0.6.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.114
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.64
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.114
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling aides-core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling js-sys v0.3.91
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling async-compression v0.4.41
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.64
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.64
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stdout] error[E0432]: unresolved imports `crate::engine::types::Logement`, `crate::engine::types::LogementType`, `crate::engine::types::ZoneAPL`, `crate::engine::types::CompositionFamiliale`
[INFO] [stdout]   --> core/src/engine/simulator.rs:99:43
[INFO] [stdout]    |
[INFO] [stdout] 99 |     use crate::engine::types::{Situation, Logement, LogementType, ZoneAPL, CompositionFamiliale};
[INFO] [stdout]    |                                           ^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^  ^^^^^^^^^^^^^^^^^^^^ no `CompositionFamiliale` in `engine::types`
[INFO] [stdout]    |                                           |         |             |
[INFO] [stdout]    |                                           |         |             no `ZoneAPL` in `engine::types`
[INFO] [stdout]    |                                           |         no `LogementType` in `engine::types`
[INFO] [stdout]    |                                           no `Logement` in `engine::types`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this variant instead:
[INFO] [stdout]            crate::Categorie::Logement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `Situation` has no field named `revenus_mensuels`
[INFO] [stdout]    --> core/src/engine/simulator.rs:104:13
[INFO] [stdout]     |
[INFO] [stdout] 104 |             revenus_mensuels: 0.0,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 104 |             revenus_nets_mensuels: 0.0,
[INFO] [stdout]     |                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `Situation` has no field named `composition_familiale`
[INFO] [stdout]    --> core/src/engine/simulator.rs:105:13
[INFO] [stdout]     |
[INFO] [stdout] 105 |             composition_familiale: CompositionFamiliale::Seul,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 105 -             composition_familiale: CompositionFamiliale::Seul,
[INFO] [stdout] 105 +             situation_familiale: CompositionFamiliale::Seul,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `Situation` has no field named `nombre_enfants`
[INFO] [stdout]    --> core/src/engine/simulator.rs:106:13
[INFO] [stdout]     |
[INFO] [stdout] 106 |             nombre_enfants: 0,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 106 -             nombre_enfants: 0,
[INFO] [stdout] 106 +             nb_enfants: 0,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stdout] error[E0560]: struct `Situation` has no field named `handicap_taux`
[INFO] [stdout]    --> core/src/engine/simulator.rs:115:13
[INFO] [stdout]     |
[INFO] [stdout] 115 |             handicap_taux: None,
[INFO] [stdout]     |             ^^^^^^^^^^^^^ `Situation` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `situation_familiale`, `nb_enfants`, `loyer_mensuel`, `code_postal`, `zone_apl` ... and 15 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `Situation` has no field named `demandeur_emploi`
[INFO] [stdout]    --> core/src/engine/simulator.rs:116:13
[INFO] [stdout]     |
[INFO] [stdout] 116 |             demandeur_emploi: false,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ `Situation` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `situation_familiale`, `nb_enfants`, `loyer_mensuel`, `code_postal`, `zone_apl` ... and 15 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `Situation` has no field named `etudiant`
[INFO] [stdout]    --> core/src/engine/simulator.rs:117:13
[INFO] [stdout]     |
[INFO] [stdout] 117 |             etudiant: false,
[INFO] [stdout]     |             ^^^^^^^^ `Situation` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `situation_familiale`, `nb_enfants`, `loyer_mensuel`, `code_postal`, `zone_apl` ... and 15 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `Situation` has no field named `retraite`
[INFO] [stdout]    --> core/src/engine/simulator.rs:118:13
[INFO] [stdout]     |
[INFO] [stdout] 118 |             retraite: false,
[INFO] [stdout]     |             ^^^^^^^^ `Situation` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `situation_familiale`, `nb_enfants`, `loyer_mensuel`, `code_postal`, `zone_apl` ... and 15 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `Situation` has no field named `departement`
[INFO] [stdout]    --> core/src/engine/simulator.rs:119:13
[INFO] [stdout]     |
[INFO] [stdout] 119 |             departement: Some("75".to_string()),
[INFO] [stdout]     |             ^^^^^^^^^^^ `Situation` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `situation_familiale`, `nb_enfants`, `loyer_mensuel`, `code_postal`, `zone_apl` ... and 15 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `Situation` has no field named `ressortissant_ue`
[INFO] [stdout]    --> core/src/engine/simulator.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 |             ressortissant_ue: true,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ `Situation` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `situation_familiale`, `nb_enfants`, `loyer_mensuel`, `code_postal`, `zone_apl` ... and 15 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `Situation` has no field named `residence_france_5ans`
[INFO] [stdout]    --> core/src/engine/simulator.rs:121:13
[INFO] [stdout]     |
[INFO] [stdout] 121 |             residence_france_5ans: true,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^ `Situation` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `situation_familiale`, `nb_enfants`, `loyer_mensuel`, `code_postal`, `zone_apl` ... and 15 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `revenus_mensuels` on type `Situation`
[INFO] [stdout]    --> core/src/engine/simulator.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout] 129 |         sit.revenus_mensuels = 0.0;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 129 |         sit.revenus_nets_mensuels = 0.0;
[INFO] [stdout]     |                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `revenus_mensuels` on type `Situation`
[INFO] [stdout]    --> core/src/engine/simulator.rs:144:13
[INFO] [stdout]     |
[INFO] [stdout] 144 |         sit.revenus_mensuels = 2000.0;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 144 |         sit.revenus_nets_mensuels = 2000.0;
[INFO] [stdout]     |                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `handicap_taux` on type `Situation`
[INFO] [stdout]    --> core/src/engine/simulator.rs:156:13
[INFO] [stdout]     |
[INFO] [stdout] 156 |         sit.handicap_taux = Some(80);
[INFO] [stdout]     |             ^^^^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `age`, `situation_familiale`, `nb_enfants`, `ages_enfants`, `logement` ... and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `handicap_taux` on type `Situation`
[INFO] [stdout]    --> core/src/engine/simulator.rs:168:13
[INFO] [stdout]     |
[INFO] [stdout] 168 |         sit.handicap_taux = Some(50);
[INFO] [stdout]     |             ^^^^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `age`, `situation_familiale`, `nb_enfants`, `ages_enfants`, `logement` ... and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> core/src/engine/simulator.rs:191:16
[INFO] [stdout]     |
[INFO] [stdout] 191 |         if let Some(ref mut logement) = sit.logement {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^   ------------ this expression has type `LogementStatus`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                expected `LogementStatus`, found `Option<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `LogementStatus`
[INFO] [stdout]                found enum `std::option::Option<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `revenus_mensuels` on type `Situation`
[INFO] [stdout]    --> core/src/engine/simulator.rs:216:13
[INFO] [stdout]     |
[INFO] [stdout] 216 |         sit.revenus_mensuels = 900.0;  // Travailleur modeste
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 216 |         sit.revenus_nets_mensuels = 900.0;  // Travailleur modeste
[INFO] [stdout]     |                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `retraite` on type `Situation`
[INFO] [stdout]    --> core/src/engine/simulator.rs:229:13
[INFO] [stdout]     |
[INFO] [stdout] 229 |         sit.retraite = true;
[INFO] [stdout]     |             ^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `age`, `situation_familiale`, `nb_enfants`, `ages_enfants`, `logement` ... and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `revenus_mensuels` on type `Situation`
[INFO] [stdout]    --> core/src/engine/simulator.rs:230:13
[INFO] [stdout]     |
[INFO] [stdout] 230 |         sit.revenus_mensuels = 500.0;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 230 |         sit.revenus_nets_mensuels = 500.0;
[INFO] [stdout]     |                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `composition_familiale` on type `Situation`
[INFO] [stdout]    --> core/src/engine/simulator.rs:242:13
[INFO] [stdout]     |
[INFO] [stdout] 242 |         sit.composition_familiale = CompositionFamiliale::Couple;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 242 -         sit.composition_familiale = CompositionFamiliale::Couple;
[INFO] [stdout] 242 +         sit.situation_familiale = CompositionFamiliale::Couple;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `nombre_enfants` on type `Situation`
[INFO] [stdout]    --> core/src/engine/simulator.rs:243:13
[INFO] [stdout]     |
[INFO] [stdout] 243 |         sit.nombre_enfants = 2;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 243 -         sit.nombre_enfants = 2;
[INFO] [stdout] 243 +         sit.nb_enfants = 2;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0432, E0560, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aides-core` (lib test) due to 21 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2d672eb673d6467bbb4b809bed90f92292dcda6e4f6037c0ba0191c14a5d0c37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d672eb673d6467bbb4b809bed90f92292dcda6e4f6037c0ba0191c14a5d0c37", kill_on_drop: false }`
[INFO] [stdout] 2d672eb673d6467bbb4b809bed90f92292dcda6e4f6037c0ba0191c14a5d0c37
