[INFO] updating cached repository https://github.com/cmsd2/rogue1 [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9b5c8d0e8ed8fae02038294c2285ff717e62c1aa [INFO] testing cmsd2/rogue1 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcmsd2%2Frogue1" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cmsd2/rogue1 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cmsd2/rogue1 [INFO] finished tweaking git repo https://github.com/cmsd2/rogue1 [INFO] tweaked toml for git repo https://github.com/cmsd2/rogue1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/cmsd2/rogue1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21653b7db91a3ae6169f8cc5e6ae93a49d36fbf5c94af68dca0c8178b7546149 [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" "21653b7db91a3ae6169f8cc5e6ae93a49d36fbf5c94af68dca0c8178b7546149", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21653b7db91a3ae6169f8cc5e6ae93a49d36fbf5c94af68dca0c8178b7546149", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21653b7db91a3ae6169f8cc5e6ae93a49d36fbf5c94af68dca0c8178b7546149", kill_on_drop: false }` [INFO] [stdout] 21653b7db91a3ae6169f8cc5e6ae93a49d36fbf5c94af68dca0c8178b7546149 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eae5e1cb19b9450ae44c579363f73a346b4ff0291c644cae9f2f9402c21c508f [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" "eae5e1cb19b9450ae44c579363f73a346b4ff0291c644cae9f2f9402c21c508f", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling downcast-rs v1.1.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling indexmap v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling doryen-fov v0.1.1 [INFO] [stderr] Compiling snowflake v1.3.0 [INFO] [stderr] Compiling hashbrown v0.6.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling hibitset v0.6.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling tint v1.0.1 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling rusttype v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling tui v0.6.2 [INFO] [stderr] Compiling pathfinding v1.1.12 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling pathfinding v0.7.3 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling advancedresearch-utility_programming v0.3.0 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling rgoap v0.1.0 (https://github.com/cmsd2/rgoap?rev=8fdbd0883714f6b993bc2903b6c3f5b582e2dfd6#8fdbd088) [INFO] [stderr] Compiling gl v0.13.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.3 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling env_logger v0.7.0 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling jpeg-decoder v0.1.16 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling image v0.21.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.10 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling const-random-macro v0.1.6 [INFO] [stderr] Compiling const-random v0.1.6 [INFO] [stderr] Compiling ahash v0.2.16 [INFO] [stderr] Compiling shred v0.9.3 (https://github.com/mystal/shred.git?branch=fix_no_parallel#37df3e39) [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling specs v0.15.1 [INFO] [stderr] Compiling winit v0.19.3 [INFO] [stderr] Compiling glutin v0.21.1 [INFO] [stderr] Compiling quicksilver v0.3.19 [INFO] [stderr] Compiling hello-piston v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 24s [INFO] running `Command { std: "docker" "inspect" "eae5e1cb19b9450ae44c579363f73a346b4ff0291c644cae9f2f9402c21c508f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eae5e1cb19b9450ae44c579363f73a346b4ff0291c644cae9f2f9402c21c508f", kill_on_drop: false }` [INFO] [stdout] eae5e1cb19b9450ae44c579363f73a346b4ff0291c644cae9f2f9402c21c508f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fcfeabe63c6083f10a1aca8a21d9726e7214127a9f880e090af37bb2de7b3ba8 [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" "fcfeabe63c6083f10a1aca8a21d9726e7214127a9f880e090af37bb2de7b3ba8", kill_on_drop: false }` [INFO] [stderr] Compiling hello-piston v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.01s [INFO] running `Command { std: "docker" "inspect" "fcfeabe63c6083f10a1aca8a21d9726e7214127a9f880e090af37bb2de7b3ba8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcfeabe63c6083f10a1aca8a21d9726e7214127a9f880e090af37bb2de7b3ba8", kill_on_drop: false }` [INFO] [stdout] fcfeabe63c6083f10a1aca8a21d9726e7214127a9f880e090af37bb2de7b3ba8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1b4226eeb6d5bfce63eecb81b807f3f2f64bafd873c787b4e05e7a4e2412b75f [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" "1b4226eeb6d5bfce63eecb81b807f3f2f64bafd873c787b4e05e7a4e2412b75f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/hello_piston-a346bebbfe594dc0 [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test game::events::tests::test_queue ... ok [INFO] [stdout] test game::level::tests::it_translates_to_and_from_coordinates ... ok [INFO] [stdout] test game::events::tests::test_display_time ... ok [INFO] [stdout] test tween::tests::test_decay ... ok [INFO] [stdout] test game::level::tests::pos_of_panics_on_out_of_bounds ... ok [INFO] [stdout] test game::level::tests::index_of_panics_on_out_of_bounds ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1b4226eeb6d5bfce63eecb81b807f3f2f64bafd873c787b4e05e7a4e2412b75f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b4226eeb6d5bfce63eecb81b807f3f2f64bafd873c787b4e05e7a4e2412b75f", kill_on_drop: false }` [INFO] [stdout] 1b4226eeb6d5bfce63eecb81b807f3f2f64bafd873c787b4e05e7a4e2412b75f