[INFO] cloning repository https://github.com/iammaxence/treasure_map
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iammaxence/treasure_map" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiammaxence%2Ftreasure_map", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiammaxence%2Ftreasure_map'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a4c9835de5b93ba90e2f02099ed83cdf053c8318
[INFO] testing iammaxence/treasure_map against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiammaxence%2Ftreasure_map" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/iammaxence/treasure_map
[INFO] finished tweaking git repo https://github.com/iammaxence/treasure_map
[INFO] tweaked toml for git repo https://github.com/iammaxence/treasure_map written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/iammaxence/treasure_map on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/iammaxence/treasure_map 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0f6437570541901cddedbdec64369db5c8586c0831bacf12910974d9c200cff0
[INFO] running `Command { std: "docker" "start" "-a" "0f6437570541901cddedbdec64369db5c8586c0831bacf12910974d9c200cff0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f6437570541901cddedbdec64369db5c8586c0831bacf12910974d9c200cff0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f6437570541901cddedbdec64369db5c8586c0831bacf12910974d9c200cff0", kill_on_drop: false }`
[INFO] [stdout] 0f6437570541901cddedbdec64369db5c8586c0831bacf12910974d9c200cff0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9fc114993330183de5f1f70db59287cd3ddf8d3bb2add212c0bfb8942a89d46d
[INFO] running `Command { std: "docker" "start" "-a" "9fc114993330183de5f1f70db59287cd3ddf8d3bb2add212c0bfb8942a89d46d", kill_on_drop: false }`
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling parameterized-macro v2.0.0
[INFO] [stderr]    Compiling parameterized v2.0.0
[INFO] [stderr]    Compiling technicalIT v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.73s
[INFO] running `Command { std: "docker" "inspect" "9fc114993330183de5f1f70db59287cd3ddf8d3bb2add212c0bfb8942a89d46d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fc114993330183de5f1f70db59287cd3ddf8d3bb2add212c0bfb8942a89d46d", kill_on_drop: false }`
[INFO] [stdout] 9fc114993330183de5f1f70db59287cd3ddf8d3bb2add212c0bfb8942a89d46d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3737c997f65dd56e9daa95c963273be84fc09fe1cb39d98fc94012b004aba59c
[INFO] running `Command { std: "docker" "start" "-a" "3737c997f65dd56e9daa95c963273be84fc09fe1cb39d98fc94012b004aba59c", kill_on_drop: false }`
[INFO] [stderr]    Compiling technicalIT v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.92s
[INFO] running `Command { std: "docker" "inspect" "3737c997f65dd56e9daa95c963273be84fc09fe1cb39d98fc94012b004aba59c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3737c997f65dd56e9daa95c963273be84fc09fe1cb39d98fc94012b004aba59c", kill_on_drop: false }`
[INFO] [stdout] 3737c997f65dd56e9daa95c963273be84fc09fe1cb39d98fc94012b004aba59c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9723c30927904c2362025efab73f2831d1b96823f1ee7b650492101b3b21d2a8
[INFO] running `Command { std: "docker" "start" "-a" "9723c30927904c2362025efab73f2831d1b96823f1ee7b650492101b3b21d2a8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/technicalIT-b880ff7f524754ea)
[INFO] [stdout] 
[INFO] [stdout] running 46 tests
[INFO] [stdout] test element::tests::should_add_treasure_to_adventurer ... ok
[INFO] [stdout] test element::tests::should_get_adventurer_orientation_to_string::case_2 ... ok
[INFO] [stdout] test element::tests::should_get_orientation_when_given_char::case_1 ... ok
[INFO] [stdout] test element::tests::should_get_orientation_when_given_char::case_3 ... ok
[INFO] [stdout] test element::tests::should_get_position_for_an_element::case_1 ... ok
[INFO] [stdout] test element::tests::should_get_position_for_an_element::case_2 ... ok
[INFO] [stdout] test element::tests::should_get_position_for_an_element::case_3 ... ok
[INFO] [stdout] test element::tests::should_init_adventurer ... ok
[INFO] [stdout] test element::tests::should_init_empty ... ok
[INFO] [stdout] test element::tests::should_init_raw_map ... ok
[INFO] [stdout] test element::tests::should_init_raw_mountain ... ok
[INFO] [stdout] test element::tests::should_init_raw_treasure ... ok
[INFO] [stdout] test element::tests::should_get_adventurer_orientation_to_string::case_3 ... ok
[INFO] [stdout] test element::tests::should_update_adventurer_position ... ok
[INFO] [stdout] test map::tests::should_update_nb_treasure_when_element_at_position_x_y_is_treasure ... ok
[INFO] [stdout] test element::tests::should_get_orientation_when_given_char::case_2 ... ok
[INFO] [stdout] test element::tests::should_get_position_for_an_element::case_4 ... ok
[INFO] [stdout] test tests::should_adventurer_change_orientation_when_adventurer_turn_to_left::case_2 ... ok
[INFO] [stdout] test tests::should_adventurer_change_orientation_when_adventurer_turn_to_left::case_3 ... ok
[INFO] [stdout] test tests::should_adventurer_change_orientation_when_adventurer_turn_to_left::case_1 ... ok
[INFO] [stdout] test map::tests::should_create_new_map ... ok
[INFO] [stdout] test element::tests::should_get_adventurer_orientation_to_string::case_1 ... ok
[INFO] [stdout] test file::tests::test_generate_map_file ... FAILED
[INFO] [stdout] test tests::should_adventurer_change_orientation_when_adventurer_turn_to_left::case_0 ... ok
[INFO] [stdout] test tests::should_adventurer_change_orientation_when_adventurer_turn_to_right::case_0 ... ok
[INFO] [stdout] test tests::should_adventurer_change_orientation_when_adventurer_turn_to_right::case_1 ... ok
[INFO] [stdout] test tests::should_adventurer_change_orientation_when_adventurer_turn_to_right::case_2 ... ok
[INFO] [stdout] test tests::should_adventurer_change_orientation_when_adventurer_turn_to_right::case_3 ... ok
[INFO] [stdout] test file::tests::should_convert_file_to_hashmap ... ok
[INFO] [stdout] test element::tests::should_get_position_for_an_element::case_0 ... ok
[INFO] [stdout] test element::tests::should_get_orientation_when_given_char::case_0 ... ok
[INFO] [stdout] test tests::should_adventurer_do_nothing_when_moving_to_mountain_position ... ok
[INFO] [stdout] test tests::should_adventurer_get_treasure_when_move_to_treasure_position ... ok
[INFO] [stdout] test tests::should_adventurer_not_change_orientation_when_move::case_1 ... ok
[INFO] [stdout] test tests::should_adventurer_move_to_next_position ... ok
[INFO] [stdout] test tests::should_adventurer_not_move_when_next_position_x_is_oustide_map ... ok
[INFO] [stdout] test tests::should_adventurer_not_change_orientation_when_move::case_3 ... ok
[INFO] [stdout] test tests::should_adventurer_not_move_when_next_position_y_is_oustide_map ... ok
[INFO] [stdout] test tests::should_get_adeventurer_action_sequence ... ok
[INFO] [stdout] test element::tests::should_panic_when_given_unknown_character - should panic ... ok
[INFO] [stdout] test tests::should_panic_when_empty_action_sequence - should panic ... ok
[INFO] [stdout] test tests::should_adventurer_not_change_orientation_when_move::case_0 ... ok
[INFO] [stdout] test tests::should_adventurer_not_change_orientation_when_move::case_2 ... ok
[INFO] [stdout] test element::tests::should_get_adventurer_orientation_to_string::case_0 ... ok
[INFO] [stdout] test map::tests::should_map_to_hash_map ... ok
[INFO] [stdout] test map::tests::should_panic_when_data_filled_with_an_incorrect_position - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- file::tests::test_generate_map_file stdout ----
[INFO] [stdout] Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     file::tests::test_generate_map_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 45 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin technicalIT`
[INFO] running `Command { std: "docker" "inspect" "9723c30927904c2362025efab73f2831d1b96823f1ee7b650492101b3b21d2a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9723c30927904c2362025efab73f2831d1b96823f1ee7b650492101b3b21d2a8", kill_on_drop: false }`
[INFO] [stdout] 9723c30927904c2362025efab73f2831d1b96823f1ee7b650492101b3b21d2a8
