[INFO] fetching crate ricochet_robots 0.2.0...
[INFO] testing ricochet_robots-0.2.0 against beta-2025-09-21 for beta-1.91-2
[INFO] extracting crate ricochet_robots 0.2.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate ricochet_robots 0.2.0
[INFO] finished tweaking crates.io crate ricochet_robots 0.2.0
[INFO] tweaked toml for crates.io crate ricochet_robots 0.2.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ricochet_robots 0.2.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ricochet_robots 0.2.0 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a41170a6b1a7659cc5e4dbca536dbd0436e6b891aef84002adc2d040161d797b
[INFO] running `Command { std: "docker" "start" "-a" "a41170a6b1a7659cc5e4dbca536dbd0436e6b891aef84002adc2d040161d797b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a41170a6b1a7659cc5e4dbca536dbd0436e6b891aef84002adc2d040161d797b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a41170a6b1a7659cc5e4dbca536dbd0436e6b891aef84002adc2d040161d797b", kill_on_drop: false }`
[INFO] [stdout] a41170a6b1a7659cc5e4dbca536dbd0436e6b891aef84002adc2d040161d797b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 228c952e0b5da94eac36347b822e12a646a1a49ccc82ae8a35303353bd144d9d
[INFO] running `Command { std: "docker" "start" "-a" "228c952e0b5da94eac36347b822e12a646a1a49ccc82ae8a35303353bd144d9d", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling miniquad v0.4.0-alpha.10
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling fdeflate v0.3.2
[INFO] [stderr]    Compiling quad-rand v0.2.1
[INFO] [stderr]    Compiling glam v0.21.3
[INFO] [stderr]    Compiling macroquad_macro v0.1.7
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling png v0.17.10
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling fontdue v0.7.3
[INFO] [stderr]    Compiling image v0.24.7
[INFO] [stderr]    Compiling macroquad v0.4.4
[INFO] [stderr]    Compiling ricochet_robots v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/calculateur.rs:51:21
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn probleme(&self) -> &Probleme {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^
[INFO] [stdout]    |                     |         ||
[INFO] [stdout]    |                     |         |the same lifetime is hidden here
[INFO] [stdout]    |                     |         the same lifetime is elided here
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn probleme(&self) -> &Probleme<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/calculateur.rs:136:21
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn probleme(&self) -> &Probleme {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^
[INFO] [stdout]     |                     |         ||
[INFO] [stdout]     |                     |         |the same lifetime is hidden here
[INFO] [stdout]     |                     |         the same lifetime is elided here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn probleme(&self) -> &Probleme<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 39.72s
[INFO] running `Command { std: "docker" "inspect" "228c952e0b5da94eac36347b822e12a646a1a49ccc82ae8a35303353bd144d9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "228c952e0b5da94eac36347b822e12a646a1a49ccc82ae8a35303353bd144d9d", kill_on_drop: false }`
[INFO] [stdout] 228c952e0b5da94eac36347b822e12a646a1a49ccc82ae8a35303353bd144d9d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 71c31ac5f664c98ff5509fa54ab81848f1e2465f7d413b80b477d99e181b2fed
[INFO] running `Command { std: "docker" "start" "-a" "71c31ac5f664c98ff5509fa54ab81848f1e2465f7d413b80b477d99e181b2fed", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/calculateur.rs:51:21
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn probleme(&self) -> &Probleme {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^
[INFO] [stdout]    |                     |         ||
[INFO] [stdout]    |                     |         |the same lifetime is hidden here
[INFO] [stdout]    |                     |         the same lifetime is elided here
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn probleme(&self) -> &Probleme<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/calculateur.rs:136:21
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn probleme(&self) -> &Probleme {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^
[INFO] [stdout]     |                     |         ||
[INFO] [stdout]     |                     |         |the same lifetime is hidden here
[INFO] [stdout]     |                     |         the same lifetime is elided here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn probleme(&self) -> &Probleme<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ricochet_robots v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/calculateur.rs:51:21
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn probleme(&self) -> &Probleme {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^
[INFO] [stdout]    |                     |         ||
[INFO] [stdout]    |                     |         |the same lifetime is hidden here
[INFO] [stdout]    |                     |         the same lifetime is elided here
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn probleme(&self) -> &Probleme<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/calculateur.rs:136:21
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn probleme(&self) -> &Probleme {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^
[INFO] [stdout]     |                     |         ||
[INFO] [stdout]     |                     |         |the same lifetime is hidden here
[INFO] [stdout]     |                     |         the same lifetime is elided here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn probleme(&self) -> &Probleme<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.69s
[INFO] running `Command { std: "docker" "inspect" "71c31ac5f664c98ff5509fa54ab81848f1e2465f7d413b80b477d99e181b2fed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71c31ac5f664c98ff5509fa54ab81848f1e2465f7d413b80b477d99e181b2fed", kill_on_drop: false }`
[INFO] [stdout] 71c31ac5f664c98ff5509fa54ab81848f1e2465f7d413b80b477d99e181b2fed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ac731ddb00439bd1b3b66274d25b6c7a00d6c4c4a32c92b23f0f76992098295a
[INFO] running `Command { std: "docker" "start" "-a" "ac731ddb00439bd1b3b66274d25b6c7a00d6c4c4a32c92b23f0f76992098295a", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/calculateur.rs:51:21
[INFO] [stderr]    |
[INFO] [stderr] 51 |     pub fn probleme(&self) -> &Probleme {
[INFO] [stderr]    |                     ^^^^^     ^^^^^^^^^
[INFO] [stderr]    |                     |         ||
[INFO] [stderr]    |                     |         |the same lifetime is hidden here
[INFO] [stderr]    |                     |         the same lifetime is elided here
[INFO] [stderr]    |                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 51 |     pub fn probleme(&self) -> &Probleme<'_> {
[INFO] [stderr]    |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/calculateur.rs:136:21
[INFO] [stderr]     |
[INFO] [stderr] 136 |     pub fn probleme(&self) -> &Probleme {
[INFO] [stderr]     |                     ^^^^^     ^^^^^^^^^
[INFO] [stderr]     |                     |         ||
[INFO] [stderr]     |                     |         |the same lifetime is hidden here
[INFO] [stderr]     |                     |         the same lifetime is elided here
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 136 |     pub fn probleme(&self) -> &Probleme<'_> {
[INFO] [stderr]     |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `ricochet_robots` (lib) generated 2 warnings (run `cargo fix --lib -p ricochet_robots` to apply 2 suggestions)
[INFO] [stderr] warning: `ricochet_robots` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ricochet_robots-97c851fabd4b16a8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ricochet_robots-a8a597becb491ad7)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ricochet_robots
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - (line 38) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 12) ... ok
[INFO] [stdout] test src/lib.rs - graphiques (line 69) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 38) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coup`
[INFO] [stdout]  --> src/lib.rs:40:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Coup::new(TypePion::Auxiliaire(1), Direction::Bas),
[INFO] [stdout]   |     ^^^^ use of undeclared type `Coup`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ricochet_robots::Coup;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TypePion`
[INFO] [stdout]  --> src/lib.rs:40:15
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Coup::new(TypePion::Auxiliaire(1), Direction::Bas),
[INFO] [stdout]   |               ^^^^^^^^ use of undeclared type `TypePion`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ricochet_robots::TypePion;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Direction`
[INFO] [stdout]  --> src/lib.rs:40:40
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Coup::new(TypePion::Auxiliaire(1), Direction::Bas),
[INFO] [stdout]   |                                        ^^^^^^^^^ use of undeclared type `Direction`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ricochet_robots::Direction;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coup`
[INFO] [stdout]  --> src/lib.rs:41:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Coup::new(TypePion::Auxiliaire(1), Direction::Droite),
[INFO] [stdout]   |     ^^^^ use of undeclared type `Coup`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ricochet_robots::Coup;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TypePion`
[INFO] [stdout]  --> src/lib.rs:41:15
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Coup::new(TypePion::Auxiliaire(1), Direction::Droite),
[INFO] [stdout]   |               ^^^^^^^^ use of undeclared type `TypePion`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ricochet_robots::TypePion;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Direction`
[INFO] [stdout]  --> src/lib.rs:41:40
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Coup::new(TypePion::Auxiliaire(1), Direction::Droite),
[INFO] [stdout]   |                                        ^^^^^^^^^ use of undeclared type `Direction`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ricochet_robots::Direction;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coup`
[INFO] [stdout]  --> src/lib.rs:42:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Coup::new(TypePion::Robot, Direction::Bas),
[INFO] [stdout]   |     ^^^^ use of undeclared type `Coup`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ricochet_robots::Coup;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TypePion`
[INFO] [stdout]  --> src/lib.rs:42:15
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Coup::new(TypePion::Robot, Direction::Bas),
[INFO] [stdout]   |               ^^^^^^^^ use of undeclared type `TypePion`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ricochet_robots::TypePion;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Direction`
[INFO] [stdout]  --> src/lib.rs:42:32
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Coup::new(TypePion::Robot, Direction::Bas),
[INFO] [stdout]   |                                ^^^^^^^^^ use of undeclared type `Direction`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ricochet_robots::Direction;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coup`
[INFO] [stdout]  --> src/lib.rs:43:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Coup::new(TypePion::Robot, Direction::Droite),
[INFO] [stdout]   |     ^^^^ use of undeclared type `Coup`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ricochet_robots::Coup;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TypePion`
[INFO] [stdout]  --> src/lib.rs:43:15
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Coup::new(TypePion::Robot, Direction::Droite),
[INFO] [stdout]   |               ^^^^^^^^ use of undeclared type `TypePion`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ricochet_robots::TypePion;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Direction`
[INFO] [stdout]  --> src/lib.rs:43:32
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Coup::new(TypePion::Robot, Direction::Droite),
[INFO] [stdout]   |                                ^^^^^^^^^ use of undeclared type `Direction`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ricochet_robots::Direction;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `verifier` in this scope
[INFO] [stdout]  --> src/lib.rs:45:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | match verifier(&solution, &probleme) {
[INFO] [stdout]   |       ^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ricochet_robots::verifier;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `probleme` in this scope
[INFO] [stdout]  --> src/lib.rs:45:28
[INFO] [stdout]   |
[INFO] [stdout] 9 | match verifier(&solution, &probleme) {
[INFO] [stdout]   |                            ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 14 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - graphiques (line 69) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (89) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miniquad-0.4.0-alpha.10/src/native/linux_x11.rs:528:13:
[INFO] [stdout] XOpenDisplay() failed!
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x608ab7367482 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x608ab7367482 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x608ab7367482 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x608ab7367482 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x608ab7376aff - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x608ab7376aff - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x608ab7343201 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x608ab7343201 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x608ab7349372 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x608ab734b50f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x608ab734b369 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x608ab734bb95 - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x608ab734b21c - std::panicking::begin_panic::{{closure}}::h03764aec75fd6fbf
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:771:9
[INFO] [stdout]   13:     0x608ab73494b9 - std::sys::backtrace::__rust_end_short_backtrace::h840811b1dfa0dad5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x608ab734b1e9 - std::panicking::begin_panic::hcf2bdd8da61aefe8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:770:5
[INFO] [stdout]   15:     0x608ab72d579f - miniquad::native::linux_x11::run::h1483592a4584eab6
[INFO] [stdout]   16:     0x608ab72c589c - miniquad::start::h8458c6cb63db44f3
[INFO] [stdout]   17:     0x608ab72d93b8 - macroquad::Window::from_config::h4a6faf937e0d8765
[INFO] [stdout]   18:     0x608ab72d6517 - rust_out::main::h909c389308a13d94
[INFO] [stdout]   19:     0x608ab72bb7c3 - core::ops::function::FnOnce::call_once::he80aaf16098e337a
[INFO] [stdout]   20:     0x608ab72b7736 - std::sys::backtrace::__rust_begin_short_backtrace::hd4f5856814720a68
[INFO] [stdout]   21:     0x608ab72b7509 - std::rt::lang_start::{{closure}}::hdd522a24cafb4b4b
[INFO] [stdout]   22:     0x608ab7344b50 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4967fb77e0dfb65c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   23:     0x608ab7344b50 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   24:     0x608ab7344b50 - std::panicking::catch_unwind::h26f0e342004b5114
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   25:     0x608ab7344b50 - std::panic::catch_unwind::h9ee33ca17775d897
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x608ab7344b50 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stdout]   27:     0x608ab7344b50 - std::panicking::catch_unwind::do_call::h819db0a7788e7259
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x608ab7344b50 - std::panicking::catch_unwind::h23e08fb4a7b9f405
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x608ab7344b50 - std::panic::catch_unwind::h7ca3d9eabb6135ff
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x608ab7344b50 - std::rt::lang_start_internal::h06ad7395f4fda8d7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stdout]   31:     0x608ab72b74f1 - std::rt::lang_start::h5d51bffdfd88737a
[INFO] [stdout]   32:     0x608ab72d9715 - main
[INFO] [stdout]   33:     0x79e75f7cc1ca - <unknown>
[INFO] [stdout]   34:     0x79e75f7cc28b - __libc_start_main
[INFO] [stdout]   35:     0x608ab72b6d85 - _start
[INFO] [stdout]   36:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 38)
[INFO] [stdout]     src/lib.rs - graphiques (line 69)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.08s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "ac731ddb00439bd1b3b66274d25b6c7a00d6c4c4a32c92b23f0f76992098295a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac731ddb00439bd1b3b66274d25b6c7a00d6c4c4a32c92b23f0f76992098295a", kill_on_drop: false }`
[INFO] [stdout] ac731ddb00439bd1b3b66274d25b6c7a00d6c4c4a32c92b23f0f76992098295a
