[INFO] updating cached repository https://github.com/charypar/martian-robots-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4aed26e6f8c70178f9876f3a2d4a89acb233e4d1 [INFO] testing charypar/martian-robots-rs against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharypar%2Fmartian-robots-rs" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/charypar/martian-robots-rs on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/charypar/martian-robots-rs [INFO] finished tweaking git repo https://github.com/charypar/martian-robots-rs [INFO] tweaked toml for git repo https://github.com/charypar/martian-robots-rs written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/charypar/martian-robots-rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stdout] b3f9d64f72c28557cc4ff8dce42e82be9c1fd80b64f5715a3ffe92b49e7e4386 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "b3f9d64f72c28557cc4ff8dce42e82be9c1fd80b64f5715a3ffe92b49e7e4386"` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling ascii v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling combine v4.0.0-beta.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling structopt-derive v0.4.5 [INFO] [stderr] Compiling structopt v0.3.12 [INFO] [stderr] Compiling martian_robots v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `"docker" "inspect" "b3f9d64f72c28557cc4ff8dce42e82be9c1fd80b64f5715a3ffe92b49e7e4386"` [INFO] running `"docker" "rm" "-f" "b3f9d64f72c28557cc4ff8dce42e82be9c1fd80b64f5715a3ffe92b49e7e4386"` [INFO] [stdout] b3f9d64f72c28557cc4ff8dce42e82be9c1fd80b64f5715a3ffe92b49e7e4386 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d27bf07e57c6b7aee648ea9fb572c39bf529333eb0b288121e61dce1a13e1cb9 [INFO] running `"docker" "start" "-a" "d27bf07e57c6b7aee648ea9fb572c39bf529333eb0b288121e61dce1a13e1cb9"` [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling console v0.10.0 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Compiling insta v0.15.0 [INFO] [stderr] Compiling martian_robots v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 47.86s [INFO] running `"docker" "inspect" "d27bf07e57c6b7aee648ea9fb572c39bf529333eb0b288121e61dce1a13e1cb9"` [INFO] running `"docker" "rm" "-f" "d27bf07e57c6b7aee648ea9fb572c39bf529333eb0b288121e61dce1a13e1cb9"` [INFO] [stdout] d27bf07e57c6b7aee648ea9fb572c39bf529333eb0b288121e61dce1a13e1cb9 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stdout] b6c79aee0b74a850fdbfc35d6197e84f5405094ab94a51bcc48bb266edb1fb70 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "b6c79aee0b74a850fdbfc35d6197e84f5405094ab94a51bcc48bb266edb1fb70"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/martian_robots-251b1915f1f9e8b0 [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test geo::orientation::tests::turns_left ... ok [INFO] [stdout] test mission::tests::simple_robot ... ok [INFO] [stdout] test geo::orientation::tests::turns_right ... ok [INFO] [stdout] test parser::tests::does_not_recognise_a_point_with_whitespaces_in_front ... ok [INFO] [stdout] test mission::tests::robots_are_clever ... ok [INFO] [stdout] test mission::tests::robot_is_lost ... ok [INFO] [stdout] test parser::tests::recognises_a_point_with_extra_whitespace ... ok [INFO] [stdout] test parser::tests::recognises_a_robot ... ok [INFO] [stdout] test parser::tests::recognises_commands ... ok [INFO] [stdout] test parser::tests::collects_three_robots ... ok [INFO] [stdout] test robot::tests::robot_moves_forward ... ok [INFO] [stdout] test parser::tests::recognises_a_simple_point ... ok [INFO] [stdout] test parser::tests::reads_one_robot ... ok [INFO] [stdout] test robot::tests::robot_turns_left ... ok [INFO] [stdout] test parser::tests::reads_upper_right ... ok [INFO] [stdout] test robot::tests::robot_turns_right ... ok [INFO] [stdout] test generator::tests::generates_three_robots ... ok [INFO] [stdout] test generator::tests::creates_mission ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "b6c79aee0b74a850fdbfc35d6197e84f5405094ab94a51bcc48bb266edb1fb70"` [INFO] running `"docker" "rm" "-f" "b6c79aee0b74a850fdbfc35d6197e84f5405094ab94a51bcc48bb266edb1fb70"` [INFO] [stdout] b6c79aee0b74a850fdbfc35d6197e84f5405094ab94a51bcc48bb266edb1fb70