[INFO] updating cached repository https://github.com/ThatsGobbles/unicode-path-gen [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/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] 105e1792a9283f842964b00c0f0dc39b49228480 [INFO] testing ThatsGobbles/unicode-path-gen against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FThatsGobbles%2Funicode-path-gen" "work/builds/worker-3/source"` [INFO] [stderr] Cloning into 'work/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ThatsGobbles/unicode-path-gen on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/ThatsGobbles/unicode-path-gen [INFO] finished tweaking git repo https://github.com/ThatsGobbles/unicode-path-gen [INFO] tweaked toml for git repo https://github.com/ThatsGobbles/unicode-path-gen written to work/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/ThatsGobbles/unicode-path-gen already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 62eca814815f9b60c01e8c439d8d6528f9db1c01dc2537a484c4fe9d3d2d4a27 [INFO] running `"docker" "start" "-a" "62eca814815f9b60c01e8c439d8d6528f9db1c01dc2537a484c4fe9d3d2d4a27"` [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling array-macro v1.0.3 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling termion v1.5.3 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling enum-map-internals v0.1.3 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling enum-map-derive v0.4.1 [INFO] [stderr] Compiling enum-map v0.5.0 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling toml v0.5.1 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling enumset_derive v0.4.0 [INFO] [stderr] Compiling enumset v0.4.0 [INFO] [stderr] Compiling cursive v0.12.0 [INFO] [stderr] Compiling unicode-path-gen v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.94s [INFO] running `"docker" "inspect" "62eca814815f9b60c01e8c439d8d6528f9db1c01dc2537a484c4fe9d3d2d4a27"` [INFO] running `"docker" "rm" "-f" "62eca814815f9b60c01e8c439d8d6528f9db1c01dc2537a484c4fe9d3d2d4a27"` [INFO] [stdout] 62eca814815f9b60c01e8c439d8d6528f9db1c01dc2537a484c4fe9d3d2d4a27 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] e520179835f1bfb9fb763304750b29b526941bc1bc1055051c632d3db02dde0c [INFO] running `"docker" "start" "-a" "e520179835f1bfb9fb763304750b29b526941bc1bc1055051c632d3db02dde0c"` [INFO] [stderr] Compiling unicode-path-gen v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.03s [INFO] running `"docker" "inspect" "e520179835f1bfb9fb763304750b29b526941bc1bc1055051c632d3db02dde0c"` [INFO] running `"docker" "rm" "-f" "e520179835f1bfb9fb763304750b29b526941bc1bc1055051c632d3db02dde0c"` [INFO] [stdout] e520179835f1bfb9fb763304750b29b526941bc1bc1055051c632d3db02dde0c [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 34ad1e157370c18e8070652f185f1b50a360178e7619b58ceea56d83a46bfa1a [INFO] running `"docker" "start" "-a" "34ad1e157370c18e8070652f185f1b50a360178e7619b58ceea56d83a46bfa1a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/unicode_path_gen-4bd008ec846cfc61 [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test grid::coordinate::tests::coordinate_default ... ok [INFO] [stdout] test grid::coordinate::tests::coordinate_distance ... ok [INFO] [stdout] test grid::coordinate::tests::coordinate_add ... ok [INFO] [stdout] test grid::coordinate::tests::coordinate_in_bounds ... ok [INFO] [stdout] test grid::coordinate::tests::coordinate_neg ... ok [INFO] [stdout] test grid::coordinate::tests::coordinate_sub ... ok [INFO] [stdout] test grid::position::tests::position_flip ... ok [INFO] [stdout] test grid::position::tests::position_flip_x ... ok [INFO] [stdout] test grid::position::tests::position_flip_y ... ok [INFO] [stdout] test grid::position::tests::position_shift ... ok [INFO] [stdout] test grid::coordinate::tests::coordinate_from_usize ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "34ad1e157370c18e8070652f185f1b50a360178e7619b58ceea56d83a46bfa1a"` [INFO] running `"docker" "rm" "-f" "34ad1e157370c18e8070652f185f1b50a360178e7619b58ceea56d83a46bfa1a"` [INFO] [stdout] 34ad1e157370c18e8070652f185f1b50a360178e7619b58ceea56d83a46bfa1a