[INFO] cloning repository https://github.com/DavideCanton/maze-exit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DavideCanton/maze-exit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavideCanton%2Fmaze-exit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavideCanton%2Fmaze-exit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac044a148b6e9b054dee17c15df5fee2c12d3ef4 [INFO] testing DavideCanton/maze-exit against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavideCanton%2Fmaze-exit" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/DavideCanton/maze-exit [INFO] finished tweaking git repo https://github.com/DavideCanton/maze-exit [INFO] tweaked toml for git repo https://github.com/DavideCanton/maze-exit written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/DavideCanton/maze-exit on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/DavideCanton/maze-exit 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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded test-case v3.3.1 [INFO] [stderr] Downloaded quad-rand v0.2.3 [INFO] [stderr] Downloaded png v0.17.16 [INFO] [stderr] Downloaded image v0.25.10 [INFO] [stderr] Downloaded moxcms v0.8.1 [INFO] [stderr] Downloaded zerocopy v0.8.47 [INFO] [stderr] Downloaded glam v0.30.10 [INFO] [stderr] Downloaded fontdue v0.9.3 [INFO] [stderr] Downloaded gimli v0.32.3 [INFO] [stderr] Downloaded miniquad v0.4.8 [INFO] [stderr] Downloaded image v0.24.9 [INFO] [stderr] Downloaded typed-arena v2.0.2 [INFO] [stderr] Downloaded nix v0.23.2 [INFO] [stderr] Downloaded rustc-demangle v0.1.27 [INFO] [stderr] Downloaded macroquad v0.4.14 [INFO] [stderr] Downloaded ravif v0.13.0 [INFO] [stderr] Downloaded ttf-parser v0.21.1 [INFO] [stderr] Downloaded cc v1.2.57 [INFO] [stderr] Downloaded memoffset v0.6.5 [INFO] [stderr] Downloaded zune-jpeg v0.5.14 [INFO] [stderr] Downloaded test-case-macros v3.3.1 [INFO] [stderr] Downloaded ndk-sys v0.2.2 [INFO] [stderr] Downloaded zstd v0.13.3 [INFO] [stderr] Downloaded backtrace-on-stack-overflow v0.3.0 [INFO] [stderr] Downloaded backtrace v0.3.76 [INFO] [stderr] Downloaded zerocopy-derive v0.8.47 [INFO] [stderr] Downloaded zstd-safe v7.2.4 [INFO] [stderr] Downloaded malloc_buf v0.0.6 [INFO] [stderr] Downloaded macroquad_macro v0.1.8 [INFO] [stderr] Downloaded test-case-core v3.3.1 [INFO] [stderr] Downloaded objc-rs v0.2.8 [INFO] [stderr] Downloaded glam v0.27.0 [INFO] [stderr] Downloaded tiff v0.11.3 [INFO] [stderr] Downloaded addr2line v0.25.1 [INFO] [stderr] Downloaded zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Downloaded object v0.37.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4fd511da24852398fe4e0150617bdbf51cfda284d9f42470c754998910743228 [INFO] running `Command { std: "docker" "start" "-a" "4fd511da24852398fe4e0150617bdbf51cfda284d9f42470c754998910743228", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4fd511da24852398fe4e0150617bdbf51cfda284d9f42470c754998910743228", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fd511da24852398fe4e0150617bdbf51cfda284d9f42470c754998910743228", kill_on_drop: false }` [INFO] [stdout] 4fd511da24852398fe4e0150617bdbf51cfda284d9f42470c754998910743228 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39aae628f877f911f6cb9517bf0fdfb8bf6927ae7b88d9eb5e50f6841626703a [INFO] running `Command { std: "docker" "start" "-a" "39aae628f877f911f6cb9517bf0fdfb8bf6927ae7b88d9eb5e50f6841626703a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling as-slice v0.2.1 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling aligned v0.4.3 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling y4m v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling bitstream-io v4.9.0 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling zune-core v0.5.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling imgref v1.12.0 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling zune-jpeg v0.5.14 [INFO] [stderr] Compiling avif-serialize v0.8.8 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling rgb v0.8.53 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling pxfm v0.1.28 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling png v0.18.1 [INFO] [stderr] Compiling gif v0.14.1 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling glam v0.30.10 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling miniquad v0.4.8 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling quad-rand v0.2.3 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling fontdue v0.9.3 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling moxcms v0.8.1 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerocopy-derive v0.8.47 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling macroquad v0.4.14 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling av1-grain v0.2.5 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling maze_exit_lib v0.1.0 (/opt/rustwide/workdir/crates/lib) [INFO] [stderr] Compiling ravif v0.13.0 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling exr v1.74.0 [INFO] [stderr] Compiling tiff v0.11.3 [INFO] [stderr] Compiling image v0.25.10 [INFO] [stderr] Compiling maze_exit_bin_common v0.1.0 (/opt/rustwide/workdir/crates/bin_common) [INFO] [stderr] Compiling maze_exit_img_to_bin v0.1.0 (/opt/rustwide/workdir/crates/img_to_bin) [INFO] [stderr] Compiling maze_exit_bin_gui v0.1.0 (/opt/rustwide/workdir/crates/gui) [INFO] [stderr] Compiling maze_exit_bin_headless v0.1.0 (/opt/rustwide/workdir/crates/headless) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "39aae628f877f911f6cb9517bf0fdfb8bf6927ae7b88d9eb5e50f6841626703a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39aae628f877f911f6cb9517bf0fdfb8bf6927ae7b88d9eb5e50f6841626703a", kill_on_drop: false }` [INFO] [stdout] 39aae628f877f911f6cb9517bf0fdfb8bf6927ae7b88d9eb5e50f6841626703a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8758b46c682c2a1b0ca6ae453f5ea5ecd995789223e6ede6518cf80c86d04ee [INFO] running `Command { std: "docker" "start" "-a" "f8758b46c682c2a1b0ca6ae453f5ea5ecd995789223e6ede6518cf80c86d04ee", kill_on_drop: false }` [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling maze_exit_lib v0.1.0 (/opt/rustwide/workdir/crates/lib) [INFO] [stderr] Compiling maze_exit_bin_gui v0.1.0 (/opt/rustwide/workdir/crates/gui) [INFO] [stderr] Compiling maze_exit_img_to_bin v0.1.0 (/opt/rustwide/workdir/crates/img_to_bin) [INFO] [stderr] Compiling maze_exit_bin_headless v0.1.0 (/opt/rustwide/workdir/crates/headless) [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling maze_exit_bin_common v0.1.0 (/opt/rustwide/workdir/crates/bin_common) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.80s [INFO] running `Command { std: "docker" "inspect" "f8758b46c682c2a1b0ca6ae453f5ea5ecd995789223e6ede6518cf80c86d04ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8758b46c682c2a1b0ca6ae453f5ea5ecd995789223e6ede6518cf80c86d04ee", kill_on_drop: false }` [INFO] [stdout] f8758b46c682c2a1b0ca6ae453f5ea5ecd995789223e6ede6518cf80c86d04ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 264750c27cbc7599c569c7c2ec9cd1fb790e51900e56e94a4530657ffc541f4d [INFO] running `Command { std: "docker" "start" "-a" "264750c27cbc7599c569c7c2ec9cd1fb790e51900e56e94a4530657ffc541f4d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/maze_exit_bin_common-dd0c195fcb21a04e) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test app::maze_readers::image_reader::tests::detect_green ... ok [INFO] [stdout] test app::maze_readers::image_reader::tests::detect_red ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 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/maze_exit_bin_gui-8784bd10b5a31207) [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/maze_exit_bin_headless-1400f303142d12b7) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/maze_exit_img_to_bin-b7e9036b4ad19a5d) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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/lib.rs (/opt/rustwide/target/debug/deps/maze_exit_lib-f8ceb0a1bbfecf27) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::generator::test_generate_no_parent ... ok [INFO] [stdout] test tests::generator::test_generate_no_parent_walls ... ok [INFO] [stdout] test tests::maze::test_creation ... ok [INFO] [stdout] test tests::algorithm::test_find_path ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::algorithm::test_find_path stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::algorithm::test_find_path' (23) panicked at crates/lib/src/tests/algorithm.rs:27:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: [I16Vec2(0, 0), I16Vec2(1, 1), I16Vec2(2, 2), I16Vec2(3, 3), I16Vec2(4, 4), I16Vec2(5, 5), I16Vec2(6, 6), I16Vec2(7, 7), I16Vec2(8, 8), I16Vec2(9, 9)] [INFO] [stdout] right: [I16Vec2(0, 0), I16Vec2(1, 1), I16Vec2(9, 9)] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x60258e7e05ca - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x60258e7e05ca - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x60258e7e05ca - std[f92b4c606f291077]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x60258e7e05ca - <::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x60258e7f4c6a - ::fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x60258e7f4c6a - core[786f478f706679df]::fmt::write [INFO] [stdout] 6: 0x60258e7e53d2 - std[f92b4c606f291077]::io::default_write_fmt::> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x60258e7e53d2 - as std[f92b4c606f291077]::io::Write>::write_fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x60258e7bf3df - ::print [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x60258e7bf3df - std[f92b4c606f291077]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x60258e7d8b69 - std[f92b4c606f291077]::panicking::default_hook [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x60258e76bf3c - core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x60258e76bf3c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x60258e7d8d22 - core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x60258e7d8d22 - std[f92b4c606f291077]::panicking::panic_with_hook [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x60258e7bf498 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x60258e7b68a9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x60258e7c029d - __rustc[8241495c18a89d70]::rust_begin_unwind [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x60258e7f53bc - core[786f478f706679df]::panicking::panic_fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x60258e7f5273 - core[786f478f706679df]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x60258e75ece7 - core[786f478f706679df]::panicking::assert_failed::, &[glam[24e977d45fcc5172]::i16::i16vec2::I16Vec2; 3usize]> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x60258e75164c - maze_exit_lib[8fb568e1a8cd76b5]::tests::algorithm::test_find_path [INFO] [stdout] at /opt/rustwide/workdir/crates/lib/src/tests/algorithm.rs:27:5 [INFO] [stdout] 22: 0x60258e74ec37 - maze_exit_lib[8fb568e1a8cd76b5]::tests::algorithm::test_find_path::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/crates/lib/src/tests/algorithm.rs:7:20 [INFO] [stdout] 23: 0x60258e75abd6 - >::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x60258e76001b - core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x60258e76001b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x60258e76ca0b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x60258e76ca0b - as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x60258e76ca0b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x60258e76ca0b - std[f92b4c606f291077]::panicking::catch_unwind::, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x60258e76ca0b - std[f92b4c606f291077]::panic::catch_unwind::, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x60258e76ca0b - test[20e1f0ae6cad7a17]::run_test_in_process [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x60258e76ca0b - test[20e1f0ae6cad7a17]::run_test::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x60258e768124 - test[20e1f0ae6cad7a17]::run_test::{closure#1} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x60258e768124 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x60258e76f612 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x60258e76f612 - ::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x60258e76f612 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x60258e76f612 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x60258e76f612 - std[f92b4c606f291077]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x60258e76f612 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x60258e76f612 - ::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x60258e7dfedf - + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: 0x60258e7dfedf - ::new::thread_start [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x76c668f07aa4 - [INFO] [stdout] 45: 0x76c668f94a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::algorithm::test_find_path [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p maze_exit_lib --lib` [INFO] running `Command { std: "docker" "inspect" "264750c27cbc7599c569c7c2ec9cd1fb790e51900e56e94a4530657ffc541f4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "264750c27cbc7599c569c7c2ec9cd1fb790e51900e56e94a4530657ffc541f4d", kill_on_drop: false }` [INFO] [stdout] 264750c27cbc7599c569c7c2ec9cd1fb790e51900e56e94a4530657ffc541f4d