[INFO] cloning repository https://github.com/Dmarcano/RustMazeSearch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dmarcano/RustMazeSearch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDmarcano%2FRustMazeSearch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDmarcano%2FRustMazeSearch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f53378f425494033de77c488499c351a68117f3e [INFO] testing Dmarcano/RustMazeSearch against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDmarcano%2FRustMazeSearch" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Dmarcano/RustMazeSearch on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Dmarcano/RustMazeSearch [INFO] finished tweaking git repo https://github.com/Dmarcano/RustMazeSearch [INFO] tweaked toml for git repo https://github.com/Dmarcano/RustMazeSearch written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/Dmarcano/RustMazeSearch already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ba5b13b8512333101c8aef9f93ba4c1cfa76ea508efbc20b6caa08896e34506 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7ba5b13b8512333101c8aef9f93ba4c1cfa76ea508efbc20b6caa08896e34506", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ba5b13b8512333101c8aef9f93ba4c1cfa76ea508efbc20b6caa08896e34506", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ba5b13b8512333101c8aef9f93ba4c1cfa76ea508efbc20b6caa08896e34506", kill_on_drop: false }` [INFO] [stdout] 7ba5b13b8512333101c8aef9f93ba4c1cfa76ea508efbc20b6caa08896e34506 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d031e284f297caeca73775564e713c4ac532cd55f2740c7ba8924d084840f179 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d031e284f297caeca73775564e713c4ac532cd55f2740c7ba8924d084840f179", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termion v1.5.5 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rust_maze_search v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.52s [INFO] running `Command { std: "docker" "inspect" "d031e284f297caeca73775564e713c4ac532cd55f2740c7ba8924d084840f179", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d031e284f297caeca73775564e713c4ac532cd55f2740c7ba8924d084840f179", kill_on_drop: false }` [INFO] [stdout] d031e284f297caeca73775564e713c4ac532cd55f2740c7ba8924d084840f179 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c9b2d22275bf4f9b51a8655b722948114c28823970da78a061bbccd5e16ccee [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4c9b2d22275bf4f9b51a8655b722948114c28823970da78a061bbccd5e16ccee", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rust_maze_search v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.83s [INFO] running `Command { std: "docker" "inspect" "4c9b2d22275bf4f9b51a8655b722948114c28823970da78a061bbccd5e16ccee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c9b2d22275bf4f9b51a8655b722948114c28823970da78a061bbccd5e16ccee", kill_on_drop: false }` [INFO] [stdout] 4c9b2d22275bf4f9b51a8655b722948114c28823970da78a061bbccd5e16ccee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 31c8d49478790157ff0e1cf3f9d9ced68aa9da11b5dc87d3613eddfc036bebd9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "31c8d49478790157ff0e1cf3f9d9ced68aa9da11b5dc87d3613eddfc036bebd9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.73s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_maze_search-ec4e90361940287d [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test maze_solver::maze::maze_position::tests::get_row_maze ... ok [INFO] [stdout] test maze_solver::maze::maze_position::tests::parse_maze_test ... ok [INFO] [stdout] test maze_solver::maze::maze_position::tests::get_matrix_maze ... ok [INFO] [stdout] test maze_solver::maze::tests::into_iter_test ... ok [INFO] [stdout] test maze_solver::maze::maze_position::tests::get_neighbors_edges ... ok [INFO] [stdout] test maze_solver::maze::maze_position::tests::parse_maze_row_usual ... ok [INFO] [stdout] test maze_solver::maze::maze_position::tests::get_neighbors ... ok [INFO] [stdout] test maze_solver::maze::tests::iter_rows_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "31c8d49478790157ff0e1cf3f9d9ced68aa9da11b5dc87d3613eddfc036bebd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31c8d49478790157ff0e1cf3f9d9ced68aa9da11b5dc87d3613eddfc036bebd9", kill_on_drop: false }` [INFO] [stdout] 31c8d49478790157ff0e1cf3f9d9ced68aa9da11b5dc87d3613eddfc036bebd9