[INFO] cloning repository https://github.com/ThatsGobbles/unicode-path-gen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ThatsGobbles/unicode-path-gen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThatsGobbles%2Funicode-path-gen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThatsGobbles%2Funicode-path-gen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f6197cbe86805a21db09a803b35db94fa65f577d [INFO] testing ThatsGobbles/unicode-path-gen against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThatsGobbles%2Funicode-path-gen" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ThatsGobbles/unicode-path-gen on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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 /workspace/builds/worker-4/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum_macros v0.17.1 [INFO] [stderr] Downloaded darling_macro v0.9.0 [INFO] [stderr] Downloaded darling v0.9.0 [INFO] [stderr] Downloaded enum-map-internals v0.1.3 [INFO] [stderr] Downloaded enum-map-derive v0.4.1 [INFO] [stderr] Downloaded strum v0.17.1 [INFO] [stderr] Downloaded toml v0.5.1 [INFO] [stderr] Downloaded array-macro v1.0.3 [INFO] [stderr] Downloaded cursive v0.12.0 [INFO] [stderr] Downloaded darling_core v0.9.0 [INFO] [stderr] Downloaded signal-hook-registry v1.0.1 [INFO] [stderr] Downloaded enum-map v0.5.0 [INFO] [stderr] Downloaded enumset v0.4.0 [INFO] [stderr] Downloaded enumset_derive v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1786e51f02512a4dc3107163927a53331074207181b37bb6653f5ffc5bd78324 [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" "1786e51f02512a4dc3107163927a53331074207181b37bb6653f5ffc5bd78324", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1786e51f02512a4dc3107163927a53331074207181b37bb6653f5ffc5bd78324", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1786e51f02512a4dc3107163927a53331074207181b37bb6653f5ffc5bd78324", kill_on_drop: false }` [INFO] [stdout] 1786e51f02512a4dc3107163927a53331074207181b37bb6653f5ffc5bd78324 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aac4128c7c93803affc04a7a5b901a45ea4b6e209c44be9e394088607469abc0 [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" "aac4128c7c93803affc04a7a5b901a45ea4b6e209c44be9e394088607469abc0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling array-macro v1.0.3 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling xi-unicode v0.1.0 [INFO] [stderr] Compiling hashbrown v0.3.1 [INFO] [stderr] Compiling strum v0.17.1 [INFO] [stderr] Compiling enum-map-internals v0.1.3 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.0.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling termion v1.5.3 [INFO] [stderr] Compiling signal-hook v0.1.10 [INFO] [stderr] Compiling chrono v0.4.7 [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 toml v0.5.1 [INFO] [stderr] Compiling strum_macros v0.17.1 [INFO] [stderr] Compiling darling_core v0.9.0 [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 1m 32s [INFO] running `Command { std: "docker" "inspect" "aac4128c7c93803affc04a7a5b901a45ea4b6e209c44be9e394088607469abc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aac4128c7c93803affc04a7a5b901a45ea4b6e209c44be9e394088607469abc0", kill_on_drop: false }` [INFO] [stdout] aac4128c7c93803affc04a7a5b901a45ea4b6e209c44be9e394088607469abc0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 218bf1c4666fa850dce70373853ff33ceab6b4cd05e4c90ba4c2d7bb084eea34 [INFO] running `Command { std: "docker" "start" "-a" "218bf1c4666fa850dce70373853ff33ceab6b4cd05e4c90ba4c2d7bb084eea34", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-path-gen v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.73s [INFO] running `Command { std: "docker" "inspect" "218bf1c4666fa850dce70373853ff33ceab6b4cd05e4c90ba4c2d7bb084eea34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "218bf1c4666fa850dce70373853ff33ceab6b4cd05e4c90ba4c2d7bb084eea34", kill_on_drop: false }` [INFO] [stdout] 218bf1c4666fa850dce70373853ff33ceab6b4cd05e4c90ba4c2d7bb084eea34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 33c77c6c6b3bc49b0e576ee9f91f7eeb671f6f916d5a3cf5134f9c428eca38bb [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" "33c77c6c6b3bc49b0e576ee9f91f7eeb671f6f916d5a3cf5134f9c428eca38bb", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/unicode_path_gen-9318f923a1f6a134) [INFO] [stdout] running 15 tests [INFO] [stdout] test grid::coordinate::tests::add ... ok [INFO] [stdout] test grid::coordinate::tests::in_bounds ... ok [INFO] [stdout] test grid::coordinate::tests::sub ... ok [INFO] [stdout] test grid::direction::tests::invert ... ok [INFO] [stdout] test grid::direction::tests::steer ... ok [INFO] [stdout] test grid::direction::tests::turn_left ... ok [INFO] [stdout] test grid::direction::tests::turn_right ... ok [INFO] [stdout] test grid::coordinate::tests::neg ... ok [INFO] [stdout] test grid::walk::tests::next ... ok [INFO] [stdout] test grid::position::tests::in_bounds ... ok [INFO] [stdout] test grid::coordinate::tests::from_usize ... ok [INFO] [stdout] test grid::walk::tests::invariants ... ok [INFO] [stdout] test grid::position::tests::shift ... ok [INFO] [stdout] test grid::coordinate::tests::default ... ok [INFO] [stdout] test grid::coordinate::tests::distance ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "33c77c6c6b3bc49b0e576ee9f91f7eeb671f6f916d5a3cf5134f9c428eca38bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33c77c6c6b3bc49b0e576ee9f91f7eeb671f6f916d5a3cf5134f9c428eca38bb", kill_on_drop: false }` [INFO] [stdout] 33c77c6c6b3bc49b0e576ee9f91f7eeb671f6f916d5a3cf5134f9c428eca38bb