[INFO] cloning repository https://github.com/Etienne-Bernoux/neural-garden
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Etienne-Bernoux/neural-garden" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEtienne-Bernoux%2Fneural-garden", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEtienne-Bernoux%2Fneural-garden'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c236dd26cc38d51c37e3ca0d5a78d7c3e7f10090
[INFO] testing Etienne-Bernoux/neural-garden against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEtienne-Bernoux%2Fneural-garden" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Etienne-Bernoux/neural-garden
[INFO] finished tweaking git repo https://github.com/Etienne-Bernoux/neural-garden
[INFO] tweaked toml for git repo https://github.com/Etienne-Bernoux/neural-garden written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Etienne-Bernoux/neural-garden on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Etienne-Bernoux/neural-garden 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4a67f0a15b9256b12ad0be3c54fbf35687c185e709dee7fae3fe6cef149e0d23
[INFO] running `Command { std: "docker" "start" "4a67f0a15b9256b12ad0be3c54fbf35687c185e709dee7fae3fe6cef149e0d23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a67f0a15b9256b12ad0be3c54fbf35687c185e709dee7fae3fe6cef149e0d23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4a67f0a15b9256b12ad0be3c54fbf35687c185e709dee7fae3fe6cef149e0d23" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a67f0a15b9256b12ad0be3c54fbf35687c185e709dee7fae3fe6cef149e0d23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4a67f0a15b9256b12ad0be3c54fbf35687c185e709dee7fae3fe6cef149e0d23" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling chunked_transfer v1.5.0
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling tiny_http v0.12.0
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling noise v0.9.0
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling garden-core v0.1.0 (/opt/rustwide/workdir/crates/garden-core)
[INFO] [stderr]    Compiling garden-cli v0.1.0 (/opt/rustwide/workdir/crates/garden-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.69s
[INFO] running `Command { std: "docker" "inspect" "4a67f0a15b9256b12ad0be3c54fbf35687c185e709dee7fae3fe6cef149e0d23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4a67f0a15b9256b12ad0be3c54fbf35687c185e709dee7fae3fe6cef149e0d23" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling inventory v0.3.22
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling peg v0.6.3
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling nom_locate v5.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling sealed v0.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling typed-builder-macro v0.23.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling synthez-core v0.4.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling synthez-codegen v0.4.0
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling synthez v0.4.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling typed-builder v0.23.2
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling cucumber-expressions v0.5.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cucumber-codegen v0.22.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling gherkin v0.15.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling cucumber v0.22.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling garden-core v0.1.0 (/opt/rustwide/workdir/crates/garden-core)
[INFO] [stderr]    Compiling garden-cli v0.1.0 (/opt/rustwide/workdir/crates/garden-cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "4a67f0a15b9256b12ad0be3c54fbf35687c185e709dee7fae3fe6cef149e0d23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4a67f0a15b9256b12ad0be3c54fbf35687c185e709dee7fae3fe6cef149e0d23" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/garden_cli-73cacb16ecf6c29f)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test nursery_runner::tests::controls_commence_non_pause ... ok
[INFO] [stdout] test nursery_snapshot::tests::apply_update_calcule_le_delta_best ... ok
[INFO] [stdout] test nursery_snapshot::tests::max_gen_retourne_la_generation_la_plus_avancee ... ok
[INFO] [stdout] test nursery_snapshot::tests::snapshot_initial_a_le_bon_nombre_d_envs ... ok
[INFO] [stdout] test nursery_runner::tests::toggle_pause_bascule_l_etat ... ok
[INFO] [stdout] test nursery_runner::tests::request_quit_debloque_la_pause ... ok
[INFO] [stdout] test nursery_snapshot::tests::apply_update_finished_marque_termine ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/garden_core-d308d5e86b62198a)
[INFO] [stdout] test nursery_snapshot::tests::apply_update_generation_met_a_jour_l_env ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 194 tests
[INFO] [stdout] test application::absorption::tests::taux_absorption_par_cellule_diminue_avec_racines ... ok
[INFO] [stdout] test application::absorption::tests::taux_absorption_grande_plante_dilue ... ok
[INFO] [stdout] test application::absorption::tests::taux_absorption_petite_plante ... ok
[INFO] [stdout] test application::absorption::tests::zero_racines_donne_zero_absorption ... ok
[INFO] [stdout] test application::actions::tests::la_fixation_azote_consomme_du_carbone_du_sol ... ok
[INFO] [stdout] test application::actions::tests::cout_croissance_proportionnel_a_la_taille ... ok
[INFO] [stdout] test application::absorption::tests::taux_absorption_total_augmente_avec_biomasse ... ok
[INFO] [stdout] test application::actions::tests::premiere_cellule_coute_presque_rien ... ok
[INFO] [stdout] test application::evolution::tests::diversity_spread_est_coherent ... ok
[INFO] [stdout] test application::evolution::tests::la_banque_remplace_le_pire ... ok
[INFO] [stdout] test application::evolution::tests::la_banque_maintient_la_diversite ... ok
[INFO] [stdout] test application::evolution::tests::entries_et_from_entries_roundtrip ... ok
[INFO] [stdout] test application::evolution::tests::la_banque_sinsere_et_trie ... ok
[INFO] [stdout] test application::actions::tests::la_fixation_skip_si_pas_assez_energie ... ok
[INFO] [stdout] test application::evolution::tests::la_fitness_est_positive ... ok
[INFO] [stdout] test application::actions::tests::lombre_reduit_la_photosynthese ... ok
[INFO] [stdout] test application::actions::tests::linvasion_de_graine_est_gratuite ... ok
[INFO] [stdout] test application::actions::tests::la_fixation_ne_modifie_pas_lenergie ... ok
[INFO] [stdout] test application::evolution::tests::la_fitness_inclut_toutes_les_composantes ... ok
[INFO] [stdout] test application::evolution::tests::la_mutation_modifie_les_poids ... ok
[INFO] [stdout] test application::evolution::tests::le_compteur_de_generation_sincrement ... ok
[INFO] [stdout] test application::highlights::tests::changement_saison_detecte ... ok
[INFO] [stdout] test application::evolution::tests::produce_seed_retourne_un_genome ... ok
[INFO] [stdout] test application::evolution::tests::les_graines_fraiches_sont_valides ... ok
[INFO] [stdout] test application::highlights::tests::invasion_majeure_detectee ... ok
[INFO] [stdout] test application::actions::tests::lechange_energie_va_du_riche_au_pauvre ... ok
[INFO] [stdout] test application::highlights::tests::mort_de_masse_detectee ... ok
[INFO] [stdout] test application::highlights::tests::pas_dextinction_si_lignee_toujours_presente ... ok
[INFO] [stdout] test application::highlights::tests::premiere_symbiose_detectee ... ok
[INFO] [stdout] test application::highlights::tests::premiere_symbiose_une_seule_fois ... ok
[INFO] [stdout] test application::highlights::tests::record_fitness_detecte ... ok
[INFO] [stdout] test application::nursery::tests::apply_variation_deplace_la_fixture ... ok
[INFO] [stdout] test application::nursery::tests::apply_variation_conserve_la_distance_au_centre ... ok
[INFO] [stdout] test application::nursery::tests::compute_variation_donne_des_valeurs_dans_les_bornes ... ok
[INFO] [stdout] test application::nursery::tests::les_10_environnements_existent ... ok
[INFO] [stdout] test application::highlights::tests::extinction_de_lignee_detectee ... ok
[INFO] [stdout] test application::nursery::tests::variations_differentes_entre_generations ... ok
[INFO] [stdout] test application::perception::tests::le_sol_local_reflete_la_canopee ... ok
[INFO] [stdout] test application::nursery::tests::evaluer_genome_sol_vide ... ok
[INFO] [stdout] test application::perception::tests::le_gradient_pointe_vers_la_ressource ... ok
[INFO] [stdout] test application::nursery::tests::evaluer_genome_sol_riche ... ok
[INFO] [stdout] test application::photosynthesis::tests::canopees_non_chevauchantes_captent_independamment ... ok
[INFO] [stdout] test application::photosynthesis::tests::cellule_sans_lumiere_donne_zero_gain ... ok
[INFO] [stdout] test application::perception::tests::les_gradients_sont_bornes ... ok
[INFO] [stdout] test application::photosynthesis::tests::la_lumiere_s_attenue_par_couche ... ok
[INFO] [stdout] test application::photosynthesis::tests::plante_morte_ignoree_dans_le_calcul ... ok
[INFO] [stdout] test application::photosynthesis::tests::une_plante_seule_capte_toute_la_lumiere ... ok
[INFO] [stdout] test application::season::tests::advance_detecte_la_transition ... ok
[INFO] [stdout] test application::season::tests::le_cycle_demarre_au_printemps ... ok
[INFO] [stdout] test application::season::tests::les_modificateurs_de_lhiver ... ok
[INFO] [stdout] test application::season::tests::les_modificateurs_du_printemps ... ok
[INFO] [stdout] test application::season::tests::les_saisons_se_succedent ... ok
[INFO] [stdout] test application::perception::tests::les_inputs_internes_sont_normalises ... ok
[INFO] [stdout] test application::perception::tests::une_graine_a_des_gradients_nuls ... ok
[INFO] [stdout] test application::photosynthesis::tests::la_plus_grande_plante_capte_en_premier ... ok
[INFO] [stdout] test application::season::tests::annee_correcte ... ok
[INFO] [stdout] test application::nursery::tests::environnement_hostile_fitness_bornee ... ok
[INFO] [stdout] test application::nursery::tests::evaluer_genome_avec_fixture_fixatrice ... ok
[INFO] [stdout] test application::sim::tests::la_photosynthese_donne_de_lenergie ... ok
[INFO] [stdout] test application::sim::tests::les_plantes_vieillissent ... ok
[INFO] [stdout] test application::metrics::tests::les_metriques_comptent_les_plantes_vivantes ... ok
[INFO] [stdout] test application::actions::tests::les_graines_ne_font_aucune_action ... ok
[INFO] [stdout] test application::sim::tests::la_famine_draine_la_vitalite ... ok
[INFO] [stdout] test domain::brain::tests::creation_cerveau_avec_taille_cachee_max ... ok
[INFO] [stdout] test domain::brain::tests::creation_cerveau_avec_taille_cachee_min ... ok
[INFO] [stdout] test application::sim::tests::une_graine_germe_sur_sol_riche ... ok
[INFO] [stdout] test domain::brain::tests::forward_pass_est_deterministe ... ok
[INFO] [stdout] test application::sim::tests::la_decomposition_enrichit_le_sol ... ok
[INFO] [stdout] test domain::brain::tests::forward_pass_retourne_des_sorties_valides ... ok
[INFO] [stdout] test domain::brain::tests::from_weights_refuse_vecteur_invalide ... ok
[INFO] [stdout] test domain::brain::tests::le_cerveau_borne_la_taille_cachee ... ok
[INFO] [stdout] test domain::brain::tests::le_cerveau_roundtrip_weights ... ok
[INFO] [stdout] test domain::brain::tests::tailles_cachees_differentes_donnent_nombres_poids_differents ... ok
[INFO] [stdout] test domain::events::tests::evenement_croissance_a_les_bonnes_donnees ... ok
[INFO] [stdout] test domain::events::tests::evenement_lie_et_delie ... ok
[INFO] [stdout] test domain::events::tests::evenement_mort_a_les_bonnes_donnees ... ok
[INFO] [stdout] test domain::events::tests::evenement_naissance_avec_parent ... ok
[INFO] [stdout] test domain::events::tests::evenement_naissance_depuis_banque_graines ... ok
[INFO] [stdout] test domain::events::tests::les_evenements_sont_clonables ... ok
[INFO] [stdout] test domain::fixture::tests::fixture_a_un_etat_mature ... ok
[INFO] [stdout] test domain::fixture::tests::fixture_est_immortelle ... ok
[INFO] [stdout] test domain::fixture::tests::fixture_ne_produit_pas_de_graines ... ok
[INFO] [stdout] test domain::island::tests::accesseur_niveau_mer ... ok
[INFO] [stdout] test domain::island::tests::hors_limites_est_mer ... ok
[INFO] [stdout] test application::metrics::tests::les_metriques_suivent_les_lignees ... ok
[INFO] [stdout] test domain::island::tests::ile_a_terre_et_mer ... ok
[INFO] [stdout] test application::sim::tests::un_tick_ne_crashe_pas ... ok
[INFO] [stdout] test application::metrics::tests::lhistorique_population_se_remplit ... ok
[INFO] [stdout] test domain::plant::tests::bounded_f32_sub_ne_descend_pas_sous_zero ... ok
[INFO] [stdout] test domain::plant::tests::clamp_to_reduit_la_valeur ... ok
[INFO] [stdout] test domain::plant::tests::egalite_de_lignee ... ok
[INFO] [stdout] test domain::plant::tests::bounded_f32_clampe_a_la_creation ... ok
[INFO] [stdout] test domain::plant::tests::energie_add_respecte_le_cap ... ok
[INFO] [stdout] test domain::plant::tests::germinate_retourne_evenement_germination ... ok
[INFO] [stdout] test domain::plant::tests::grow_footprint_retourne_evenement_croissance ... ok
[INFO] [stdout] test domain::plant::tests::la_biomasse_ne_depasse_pas_max_size ... ok
[INFO] [stdout] test domain::island::tests::land_count_correspond_a_land_cells ... ok
[INFO] [stdout] test domain::plant::tests::grow_roots_retourne_evenement_croissance ... ok
[INFO] [stdout] test domain::plant::tests::la_decomposition_libere_des_ressources ... ok
[INFO] [stdout] test application::nursery::tests::nursery_mode_ne_place_pas_de_graines ... ok
[INFO] [stdout] test domain::plant::tests::la_plante_atteint_la_maturite ... ok
[INFO] [stdout] test domain::island::tests::masque_terre_coherent_avec_altitude ... ok
[INFO] [stdout] test domain::plant::tests::la_plante_clampe_les_stats_au_retrecissement ... ok
[INFO] [stdout] test domain::plant::tests::la_plante_devient_stressee ... ok
[INFO] [stdout] test domain::plant::tests::la_plante_est_completement_decomposee ... ok
[INFO] [stdout] test domain::plant::tests::la_plante_fait_pousser_lemprise ... ok
[INFO] [stdout] test domain::plant::tests::la_plante_fait_pousser_la_canopee ... ok
[INFO] [stdout] test domain::plant::tests::la_plante_germe ... ok
[INFO] [stdout] test domain::plant::tests::la_plante_demarre_la_decomposition ... ok
[INFO] [stdout] test domain::plant::tests::la_plante_devient_mourante ... ok
[INFO] [stdout] test domain::plant::tests::la_plante_fait_pousser_les_racines ... ok
[INFO] [stdout] test domain::plant::tests::la_plante_meurt_quand_vitalite_a_zero ... ok
[INFO] [stdout] test domain::plant::tests::la_plante_retrecit ... ok
[INFO] [stdout] test domain::plant::tests::la_vitalite_sub_est_bornee_a_zero ... ok
[INFO] [stdout] test domain::plant::tests::les_traits_genetiques_clampent_les_bornes ... ok
[INFO] [stdout] test domain::plant::tests::lineage_getters ... ok
[INFO] [stdout] test domain::plant::tests::shrink_retourne_evenement_retrecissement ... ok
[INFO] [stdout] test domain::plant::tests::update_state_retourne_evenement_changement_etat ... ok
[INFO] [stdout] test domain::plant::tests::update_state_retourne_evenement_mort ... ok
[INFO] [stdout] test domain::stages::tests::definition_retourne_le_bon_stade ... ok
[INFO] [stdout] test domain::stages::tests::la_table_par_defaut_a_neuf_stades ... ok
[INFO] [stdout] test domain::stages::tests::le_stade_correspond_a_la_biomasse ... ok
[INFO] [stdout] test domain::stages::tests::le_venerable_a_les_bons_bonus ... ok
[INFO] [stdout] test domain::stages::tests::les_bonus_par_defaut_sont_neutres ... ok
[INFO] [stdout] test domain::stages::tests::max_stage_plafonne_le_stade ... ok
[INFO] [stdout] test domain::symbiosis::tests::echange_equilibre_pas_de_transfert ... ok
[INFO] [stdout] test domain::symbiosis::tests::le_lien_contient_les_plantes ... ok
[INFO] [stdout] test domain::symbiosis::tests::le_lien_retourne_lautre_plante ... ok
[INFO] [stdout] test domain::symbiosis::tests::le_reseau_cree_un_lien ... ok
[INFO] [stdout] test domain::symbiosis::tests::le_reseau_detecte_les_liens ... ok
[INFO] [stdout] test domain::symbiosis::tests::le_reseau_refuse_les_auto_liens ... ok
[INFO] [stdout] test domain::plant::tests::la_vitalite_est_bornee_au_cap ... ok
[INFO] [stdout] test domain::symbiosis::tests::le_reseau_supprime_un_lien ... ok
[INFO] [stdout] test domain::symbiosis::tests::le_reseau_refuse_les_liens_dupliques ... ok
[INFO] [stdout] test domain::world::tests::get_cellule_valide ... ok
[INFO] [stdout] test domain::plant::tests::la_plante_demarre_en_graine ... ok
[INFO] [stdout] test domain::symbiosis::tests::echange_energie_coule_du_haut_vers_le_bas ... ok
[INFO] [stdout] test domain::symbiosis::tests::le_lien_normalise_lordre ... ok
[INFO] [stdout] test domain::symbiosis::tests::le_reseau_supprime_une_plante ... ok
[INFO] [stdout] test domain::world::tests::lumiere_par_defaut_de_la_cellule ... ok
[INFO] [stdout] test domain::world::tests::get_mut_modifie_la_cellule ... ok
[INFO] [stdout] test domain::world::tests::get_hors_limites ... ok
[INFO] [stdout] test domain::world::tests::la_cellule_clampe_les_valeurs ... ok
[INFO] [stdout] test domain::brain::tests::le_cerveau_resize_augmente_la_taille ... ok
[INFO] [stdout] test domain::brain::tests::le_cerveau_resize_diminue_la_taille ... ok
[INFO] [stdout] test domain::world::tests::voisins_bord ... ok
[INFO] [stdout] test infra::config::tests::le_toml_partiel_fusionne_avec_defaults ... ok
[INFO] [stdout] test domain::world::tests::voisins_centre ... ok
[INFO] [stdout] test application::nursery::tests::population_initiale_injectee_remplace_random ... ok
[INFO] [stdout] test infra::config::tests::le_toml_invalide_retourne_une_erreur ... ok
[INFO] [stdout] test infra::config::tests::le_toml_par_defaut_est_valide ... ok
[INFO] [stdout] test domain::world::tests::voisins_coin ... ok
[INFO] [stdout] test domain::world::tests::le_monde_a_la_bonne_taille ... ok
[INFO] [stdout] test infra::config::tests::le_toml_vide_donne_les_defaults ... ok
[INFO] [stdout] test infra::dto::tests::aller_retour_brain_dto ... ok
[INFO] [stdout] test infra::dto::tests::aller_retour_plant_dto ... ok
[INFO] [stdout] test infra::dto::tests::aller_retour_domain_event_dto ... ok
[INFO] [stdout] test infra::nursery::tests::export_seed_bank_cree_le_fichier_json ... ok
[INFO] [stdout] test infra::nursery::tests::charger_envs_depuis_yaml ... ok
[INFO] [stdout] test infra::nursery::tests::load_seed_bank_fichier_inexistant ... ok
[INFO] [stdout] test infra::nursery::tests::load_seed_bank_json_invalide ... ok
[INFO] [stdout] test infra::nursery::tests::load_seed_bank_roundtrip ... ok
[INFO] [stdout] test infra::nursery::tests::save_generation_cree_le_fichier ... ok
[INFO] [stdout] test infra::nursery::tests::yaml_contient_les_bons_noms ... ok
[INFO] [stdout] test infra::nursery::tests::yaml_fixtures_deserializees_correctement ... ok
[INFO] [stdout] test infra::persistence::tests::le_json_corrompu_retourne_une_erreur ... ok
[INFO] [stdout] test infra::persistence::tests::le_slot_auto_save_est_correct ... ok
[INFO] [stdout] test application::sim::tests::la_reproduction_clone_le_parent ... ok
[INFO] [stdout] test infra::persistence::tests::should_auto_save_correct ... ok
[INFO] [stdout] test infra::noise::tests::le_terrain_perlin_a_des_altitudes_variees ... ok
[INFO] [stdout] test application::sim::tests::simstate_avec_fixture_et_plant ... ok
[INFO] [stdout] test infra::replay::tests::le_recorder_filtre_par_score ... ok
[INFO] [stdout] test infra::replay::tests::le_recorder_respecte_le_cooldown ... ok
[INFO] [stdout] test infra::rng::tests::des_seeds_differents_donnent_des_sequences_differentes ... ok
[INFO] [stdout] test infra::replay::tests::le_montage_se_serialise_en_json ... ok
[INFO] [stdout] test infra::rng::tests::le_seeded_rng_est_reproductible ... ok
[INFO] [stdout] test infra::rng::tests::le_seeded_rng_produit_des_valeurs_dans_0_1 ... ok
[INFO] [stdout] test infra::stages::tests::erreur_si_fichier_inexistant ... ok
[INFO] [stdout] test infra::stages::tests::les_bonus_absents_prennent_la_valeur_par_defaut ... ok
[INFO] [stdout] test infra::stages::tests::charge_le_yaml_des_stades ... ok
[INFO] [stdout] test application::sim::tests::la_pluie_de_graines_ajoute_une_plante ... ok
[INFO] [stdout] test infra::replay::tests::le_recorder_capture_un_clip ... ok
[INFO] [stdout] test infra::noise::tests::le_masque_circulaire_force_les_bords_a_zero ... ok
[INFO] [stdout] test infra::noise::tests::le_meme_seed_donne_la_meme_ile ... ok
[INFO] [stdout] test infra::noise::tests::lile_perlin_a_terre_et_mer ... ok
[INFO] [stdout] test application::nursery::tests::scoring_multi_env_retourne_10_scores ... ok
[INFO] [stdout] test infra::nursery::tests::export_et_reload_champions ... ok
[INFO] [stdout] test infra::nursery::tests::run_nursery_all_retourne_un_resultat_par_env ... ok
[INFO] [stdout] test application::sim::tests::les_saisons_changent ... ok
[INFO] [stdout] test infra::persistence::tests::sauvegarde_et_chargement_roundtrip ... ok
[INFO] [stdout] test infra::dto::tests::aller_retour_world_dto ... ok
[INFO] [stdout] test application::nursery::tests::le_report_contient_worst_fitness_et_timing ... ok
[INFO] [stdout] test application::sim::tests::les_plantes_vieillissent_et_perdent_de_la_vitalite ... ok
[INFO] [stdout] test application::nursery::tests::boucle_genetique_ameliore_fitness ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 194 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.82s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-f9956fc2144271c3)
[INFO] [stdout] Fonctionnalité: Croissance des plantes
[INFO] [stdout]   Scénario: Une graine germe quand le sol est riche
[INFO] [stdout]    ✔  Soit une île avec du sol riche en carbone et azote
[INFO] [stdout]    ✔  Et une graine plantée sur ce sol
[INFO] [stdout]    ✔  Quand la simulation avance de 10 ticks
[INFO] [stdout]    ✔  Alors la graine a germé et pousse
[INFO] [stdout]   Scénario: Une graine meurt si le sol reste pauvre trop longtemps
[INFO] [stdout]    ✔  Soit une île avec du sol très pauvre
[INFO] [stdout]    ✔  Et une graine plantée sur ce sol
[INFO] [stdout]    ✔  Quand la simulation avance de 400 ticks
[INFO] [stdout]    ✔  Alors la graine est morte
[INFO] [stdout]   Scénario: Une plante grandit en ajoutant des cellules canopée
[INFO] [stdout]    ✔  Soit une île avec du sol riche
[INFO] [stdout]    ✔  Et une plante germée avec de l'énergie
[INFO] [stdout]    ✔  Quand la simulation avance de 50 ticks
[INFO] [stdout]    ✔  Alors la plante a plus d'une cellule de canopée
[INFO] [stdout]   Scénario: Une plante développe ses racines
[INFO] [stdout]    ✔  Soit une île avec du sol riche
[INFO] [stdout]    ✔  Et une plante germée avec de l'énergie
[INFO] [stdout]    ✔  Quand la simulation avance de 50 ticks
[INFO] [stdout]    ✔  Alors la plante a plus d'une cellule de racines
[INFO] [stdout]   Scénario: Une plante atteint la maturité
[INFO] [stdout]    ✔  Soit une île avec du sol très riche
[INFO] [stdout]    ✔  Et une plante germée avec beaucoup d'énergie
[INFO] [stdout]    ✔  Quand la simulation avance de 200 ticks
[INFO] [stdout]    ✔  Alors la plante est mature
[INFO] [stdout] Fonctionnalité: Décomposition des plantes mortes
[INFO] [stdout]   Scénario: Une plante morte enrichit progressivement le sol
[INFO] [stdout]    ✔  Soit une île avec du sol pauvre
[INFO] [stdout]    ✔  Et une plante morte en décomposition sur ce sol
[INFO] [stdout]    ✔  Quand la simulation avance de 30 ticks
[INFO] [stdout]    ✔  Alors le sol sous la plante est plus riche qu'avant
[INFO] [stdout]   Scénario: La décomposition s'étale sur plusieurs ticks
[INFO] [stdout]    ✔  Soit une plante morte en décomposition
[INFO] [stdout]    ✔  Quand la simulation avance de 10 ticks
[INFO] [stdout]    ✔  Alors la plante est toujours en décomposition
[INFO] [stdout]    ✔  Quand la simulation avance de 50 ticks supplémentaires
[INFO] [stdout]    ✔  Alors la plante est complètement décomposée
[INFO] [stdout] Fonctionnalité: Invasion entre plantes
[INFO] [stdout]   Scénario: Une plante envahit une cellule d'un voisin plus faible
[INFO] [stdout]    ✔  Soit une île avec deux plantes adjacentes
[INFO] [stdout]    ✔  Et la plante A a beaucoup plus d'énergie que la plante B
[INFO] [stdout]    ✔  Quand la plante A tente de pousser vers la cellule de B
[INFO] [stdout]    ✔  Alors la plante A a pris la cellule de B
[INFO] [stdout]   Scénario: L'invasion échoue contre un défenseur plus fort
[INFO] [stdout]    ✔  Soit une île avec deux plantes adjacentes
[INFO] [stdout]    ✔  Et la plante B a plus d'énergie que la plante A
[INFO] [stdout]    ✔  Quand la plante A tente de pousser vers la cellule de B
[INFO] [stdout]    ✔  Alors la cellule appartient toujours à B
[INFO] [stdout]   Scénario: L'invasion rompt le lien mycorhizien entre les deux plantes
[INFO] [stdout]    ✔  Soit deux plantes liées par un réseau mycorhizien
[INFO] [stdout]    ✔  Et la plante A a beaucoup plus d'énergie que la plante B
[INFO] [stdout]    ✔  Quand la plante A envahit une cellule de B
[INFO] [stdout]    ✔  Alors le lien mycorhizien entre A et B est rompu
[INFO] [stdout] Fonctionnalité: Cycle saisonnier
[INFO] [stdout]   Scénario: L'hiver ralentit la croissance
[INFO] [stdout]    ✔  Soit une île avec du sol riche
[INFO] [stdout]    ✔  Et deux plantes identiques germées
[INFO] [stdout]    ✔  Et une plante vit un cycle en été et l'autre en hiver
[INFO] [stdout]    ✔  Quand chaque plante simule 100 ticks dans sa saison
[INFO] [stdout]    ✔  Alors la plante d'été a plus de biomasse que celle d'hiver
[INFO] [stdout]   Scénario: Le printemps accélère la régénération du sol
[INFO] [stdout]    ✔  Soit une île avec du sol à moitié riche
[INFO] [stdout]    ✔  Quand la simulation avance de 100 ticks au printemps
[INFO] [stdout]    ✔  Et la simulation avance de 100 ticks en hiver
[INFO] [stdout]    ✘  Alors le sol s'est plus régénéré au printemps qu'en hiver
[INFO] [stdout]       Step failed:
[INFO] [stderr] 
[INFO] [stdout]       Defined: tests/features/saisons.feature:16:5
[INFO] [stderr] thread 'main' (2656) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.22.1/src/cucumber.rs:1243:13:
[INFO] [stdout]       Matched: crates/garden-core/tests/steps/saisons.rs:186:1
[INFO] [stderr] 2 steps failed
[INFO] [stdout]       Step panicked. Captured output: le sol devrait s'etre plus regenere au printemps qu'en hiver : printemps=0.5, hiver=0.5
[INFO] [stdout]   Scénario: Les plantes affamées meurent plus vite en hiver
[INFO] [stdout]    ✔  Soit une île avec du sol pauvre
[INFO] [stdout]    ✔  Et une plante avec très peu d'énergie
[INFO] [stdout]    ✔  Quand la simulation avance en hiver pendant 100 ticks
[INFO] [stdout]    ✔  Alors la plante est morte ou mourante
[INFO] [stdout] Fonctionnalité: Symbiose mycorhizienne
[INFO] [stdout]   Scénario: Deux plantes forment un lien quand leurs racines se chevauchent
[INFO] [stdout]    ✔  Soit une île avec du sol riche
[INFO] [stdout]    ✔  Et deux plantes voisines dont les racines se chevauchent
[INFO] [stdout]    ✔  Et les deux plantes ont un signal de connexion fort
[INFO] [stdout]    ✔  Quand la simulation avance de 5 ticks
[INFO] [stdout]    ✔  Alors un lien mycorhizien existe entre les deux plantes
[INFO] [stdout]   Scénario: Les plantes liées échangent de l'énergie
[INFO] [stdout]    ✔  Soit une île avec du sol riche
[INFO] [stdout]    ✔  Et deux plantes liées par un réseau mycorhizien
[INFO] [stdout]    ✔  Et la première plante a beaucoup d'énergie et la seconde peu
[INFO] [stdout]    ✔  Quand la simulation avance de 10 ticks
[INFO] [stdout]    ✘  Alors l'écart d'énergie entre les deux plantes a diminué
[INFO] [stdout]       Step failed:
[INFO] [stdout]       Defined: tests/features/symbiose.feature:17:5
[INFO] [stdout]       Matched: crates/garden-core/tests/steps/symbiose.rs:133:1
[INFO] [stdout]       Step panicked. Captured output: l'ecart d'energie devrait avoir diminue : initial=4, actuel=15
[INFO] [stdout]   Scénario: Un lien se rompt quand les racines ne se chevauchent plus
[INFO] [stdout]    ✔  Soit deux plantes liées par un réseau mycorhizien
[INFO] [stdout]    ✔  Quand une plante perd sa racine partagée
[INFO] [stdout]    ✔  Alors le lien mycorhizien est rompu
[INFO] [stdout] [Summary]
[INFO] [stdout] 5 features
[INFO] [stdout] 16 scenarios (14 passed, 2 failed)
[INFO] [stdout] 67 steps (65 passed, 2 failed)
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x5c5c0e5c74e1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5c5c0e5c74e1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5c5c0e5c74e1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x5c5c0e5c74e1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x5c5c0e5dd14a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x5c5c0e5dd14a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stderr]    6:     0x5c5c0e5cca1c - std[73adb7dc35730857]::io::default_write_fmt::<std[73adb7dc35730857]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stderr]    7:     0x5c5c0e5cca1c - <std[73adb7dc35730857]::sys::stdio::unix::Stderr as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stderr]    8:     0x5c5c0e5ac306 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x5c5c0e5ac306 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x5c5c0e5bf5d1 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x5c5c0e5bf932 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stderr]   12:     0x5c5c0e5bf932 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stderr]   13:     0x5c5c0e5ac3b2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stderr]   14:     0x5c5c0e5a3c29 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   15:     0x5c5c0e5ad02d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stderr]   16:     0x5c5c0e5dd9cc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stderr]   17:     0x5c5c0e0569c8 - core[6883ba1bc0fe4ed1]::panicking::panic_display::<alloc[55a36b64bcbf2c0d]::string::String>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:259:5
[INFO] [stderr]   18:     0x5c5c0dff9e49 - <cucumber[8aac55bff32db8ae]::cucumber::Cucumber<integration[48427f297cec9265]::GardenWorld, cucumber[8aac55bff32db8ae]::parser::basic::Basic, &str, cucumber[8aac55bff32db8ae]::runner::basic::Basic<integration[48427f297cec9265]::GardenWorld, for<'a, 'b, 'c> fn(&'a gherkin[1ce76fef2bff8192]::Feature, core[6883ba1bc0fe4ed1]::option::Option<&'b gherkin[1ce76fef2bff8192]::Rule>, &'c gherkin[1ce76fef2bff8192]::Scenario) -> cucumber[8aac55bff32db8ae]::runner::basic::ScenarioType, for<'a> fn(&'a gherkin[1ce76fef2bff8192]::Feature, core[6883ba1bc0fe4ed1]::option::Option<&'a gherkin[1ce76fef2bff8192]::Rule>, &'a gherkin[1ce76fef2bff8192]::Scenario, &'a mut integration[48427f297cec9265]::GardenWorld) -> core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()> + 'a>>, for<'a> fn(&'a gherkin[1ce76fef2bff8192]::Feature, core[6883ba1bc0fe4ed1]::option::Option<&'a gherkin[1ce76fef2bff8192]::Rule>, &'a gherkin[1ce76fef2bff8192]::Scenario, &'a cucumber[8aac55bff32db8ae]::event::ScenarioFinished, core[6883ba1bc0fe4ed1]::option::Option<&'a mut integration[48427f297cec9265]::GardenWorld>) -> core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()> + 'a>>>, cucumber[8aac55bff32db8ae]::writer::summarize::Summarize<cucumber[8aac55bff32db8ae]::writer::normalize::Normalize<integration[48427f297cec9265]::GardenWorld, cucumber[8aac55bff32db8ae]::writer::basic::Basic>>>>::filter_run_and_exit::<<cucumber[8aac55bff32db8ae]::cucumber::Cucumber<integration[48427f297cec9265]::GardenWorld, cucumber[8aac55bff32db8ae]::parser::basic::Basic, &str, cucumber[8aac55bff32db8ae]::runner::basic::Basic<integration[48427f297cec9265]::GardenWorld, for<'a, 'b, 'c> fn(&'a gherkin[1ce76fef2bff8192]::Feature, core[6883ba1bc0fe4ed1]::option::Option<&'b gherkin[1ce76fef2bff8192]::Rule>, &'c gherkin[1ce76fef2bff8192]::Scenario) -> cucumber[8aac55bff32db8ae]::runner::basic::ScenarioType, for<'a> fn(&'a gherkin[1ce76fef2bff8192]::Feature, core[6883ba1bc0fe4ed1]::option::Option<&'a gherkin[1ce76fef2bff8192]::Rule>, &'a gherkin[1ce76fef2bff8192]::Scenario, &'a mut integration[48427f297cec9265]::GardenWorld) -> core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()> + 'a>>, for<'a> fn(&'a gherkin[1ce76fef2bff8192]::Feature, core[6883ba1bc0fe4ed1]::option::Option<&'a gherkin[1ce76fef2bff8192]::Rule>, &'a gherkin[1ce76fef2bff8192]::Scenario, &'a cucumber[8aac55bff32db8ae]::event::ScenarioFinished, core[6883ba1bc0fe4ed1]::option::Option<&'a mut integration[48427f297cec9265]::GardenWorld>) -> core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()> + 'a>>>, cucumber[8aac55bff32db8ae]::writer::summarize::Summarize<cucumber[8aac55bff32db8ae]::writer::normalize::Normalize<integration[48427f297cec9265]::GardenWorld, cucumber[8aac55bff32db8ae]::writer::basic::Basic>>>>::run_and_exit::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.22.1/src/cucumber.rs:1243:13
[INFO] [stderr]   19:     0x5c5c0dffcabb - <cucumber[8aac55bff32db8ae]::cucumber::Cucumber<integration[48427f297cec9265]::GardenWorld, cucumber[8aac55bff32db8ae]::parser::basic::Basic, &str, cucumber[8aac55bff32db8ae]::runner::basic::Basic<integration[48427f297cec9265]::GardenWorld, for<'a, 'b, 'c> fn(&'a gherkin[1ce76fef2bff8192]::Feature, core[6883ba1bc0fe4ed1]::option::Option<&'b gherkin[1ce76fef2bff8192]::Rule>, &'c gherkin[1ce76fef2bff8192]::Scenario) -> cucumber[8aac55bff32db8ae]::runner::basic::ScenarioType, for<'a> fn(&'a gherkin[1ce76fef2bff8192]::Feature, core[6883ba1bc0fe4ed1]::option::Option<&'a gherkin[1ce76fef2bff8192]::Rule>, &'a gherkin[1ce76fef2bff8192]::Scenario, &'a mut integration[48427f297cec9265]::GardenWorld) -> core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()> + 'a>>, for<'a> fn(&'a gherkin[1ce76fef2bff8192]::Feature, core[6883ba1bc0fe4ed1]::option::Option<&'a gherkin[1ce76fef2bff8192]::Rule>, &'a gherkin[1ce76fef2bff8192]::Scenario, &'a cucumber[8aac55bff32db8ae]::event::ScenarioFinished, core[6883ba1bc0fe4ed1]::option::Option<&'a mut integration[48427f297cec9265]::GardenWorld>) -> core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()> + 'a>>>, cucumber[8aac55bff32db8ae]::writer::summarize::Summarize<cucumber[8aac55bff32db8ae]::writer::normalize::Normalize<integration[48427f297cec9265]::GardenWorld, cucumber[8aac55bff32db8ae]::writer::basic::Basic>>>>::run_and_exit::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.22.1/src/cucumber.rs:1151:57
[INFO] [stderr]   20:     0x5c5c0dfc1397 - integration[48427f297cec9265]::main::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/workdir/crates/garden-core/tests/integration.rs:73:40
[INFO] [stderr]   21:     0x5c5c0dfd5b9d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<integration[48427f297cec9265]::main::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stderr]   22:     0x5c5c0e02aa4d - <tokio[cfedaa22bb762a88]::runtime::park::CachedParkThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<integration[48427f297cec9265]::main::{closure#0}>>>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/park.rs:284:71
[INFO] [stderr]   23:     0x5c5c0e027244 - tokio[cfedaa22bb762a88]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cfedaa22bb762a88]::runtime::park::CachedParkThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<integration[48427f297cec9265]::main::{closure#0}>>>::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stderr]   24:     0x5c5c0e027244 - tokio[cfedaa22bb762a88]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cfedaa22bb762a88]::runtime::park::CachedParkThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<integration[48427f297cec9265]::main::{closure#0}>>>::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stderr]   25:     0x5c5c0e027244 - <tokio[cfedaa22bb762a88]::runtime::park::CachedParkThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<integration[48427f297cec9265]::main::{closure#0}>>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/park.rs:284:31
[INFO] [stderr]   26:     0x5c5c0e025c60 - <tokio[cfedaa22bb762a88]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<integration[48427f297cec9265]::main::{closure#0}>>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/blocking.rs:66:14
[INFO] [stderr]   27:     0x5c5c0e03501e - <tokio[cfedaa22bb762a88]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<integration[48427f297cec9265]::main::{closure#0}>>>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/mod.rs:89:22
[INFO] [stderr]   28:     0x5c5c0e019fce - tokio[cfedaa22bb762a88]::runtime::context::runtime::enter_runtime::<<tokio[cfedaa22bb762a88]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<integration[48427f297cec9265]::main::{closure#0}>>>::{closure#0}, ()>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stderr]   29:     0x5c5c0e032be1 - <tokio[cfedaa22bb762a88]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<integration[48427f297cec9265]::main::{closure#0}>>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/mod.rs:88:9
[INFO] [stderr]   30:     0x5c5c0e025717 - <tokio[cfedaa22bb762a88]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<integration[48427f297cec9265]::main::{closure#0}>>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:373:50
[INFO] [stderr]   31:     0x5c5c0e025bcb - <tokio[cfedaa22bb762a88]::runtime::runtime::Runtime>::block_on::<integration[48427f297cec9265]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stderr]   32:     0x5c5c0dfc1a94 - integration[48427f297cec9265]::main
[INFO] [stderr]                                at /opt/rustwide/workdir/crates/garden-core/tests/integration.rs:73:45
[INFO] [stderr]   33:     0x5c5c0df9d1cb - <fn() as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   34:     0x5c5c0dfe9d9e - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   35:     0x5c5c0e0499f1 - std[73adb7dc35730857]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:206:18
[INFO] [stderr]   36:     0x5c5c0e5be6c7 - <&dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:287:21
[INFO] [stderr]   37:     0x5c5c0e5be6c7 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<&dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync, i32>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stderr]   38:     0x5c5c0e5be6c7 - std[73adb7dc35730857]::panicking::catch_unwind::<i32, &dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stderr]   39:     0x5c5c0e5be6c7 - std[73adb7dc35730857]::panic::catch_unwind::<&dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync, i32>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stderr]   40:     0x5c5c0e5be6c7 - std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:175:24
[INFO] [stderr]   41:     0x5c5c0e5be6c7 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stderr]   42:     0x5c5c0e5be6c7 - std[73adb7dc35730857]::panicking::catch_unwind::<isize, std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stderr]   43:     0x5c5c0e5be6c7 - std[73adb7dc35730857]::panic::catch_unwind::<std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stderr]   44:     0x5c5c0e5be6c7 - std[73adb7dc35730857]::rt::lang_start_internal
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:171:5
[INFO] [stderr]   45:     0x5c5c0e047787 - std[73adb7dc35730857]::rt::lang_start::<()>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:205:5
[INFO] [stderr]   46:     0x5c5c0dfc864e - main
[INFO] [stderr]   47:     0x74fb729ad1ca - <unknown>
[INFO] [stderr]   48:     0x74fb729ad28b - __libc_start_main
[INFO] [stderr]   49:     0x5c5c0df7d335 - _start
[INFO] [stderr]   50:                0x0 - <unknown>
[INFO] [stderr] error: test failed, to rerun pass `-p garden-core --test integration`
[INFO] running `Command { std: "docker" "inspect" "4a67f0a15b9256b12ad0be3c54fbf35687c185e709dee7fae3fe6cef149e0d23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a67f0a15b9256b12ad0be3c54fbf35687c185e709dee7fae3fe6cef149e0d23", kill_on_drop: false }`
[INFO] [stdout] 4a67f0a15b9256b12ad0be3c54fbf35687c185e709dee7fae3fe6cef149e0d23
