[INFO] updating cached repository https://github.com/0x0caf/pandemic_simulation [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] d43da0ff3a539746f912e4576c81f18a86bf4129 [INFO] testing 0x0caf/pandemic_simulation against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x0caf%2Fpandemic_simulation" "/workspace/builds/worker-13/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 60% (9/15) Checking out files: 66% (10/15) Checking out files: 73% (11/15) Checking out files: 80% (12/15) Checking out files: 86% (13/15) Checking out files: 93% (14/15) Checking out files: 100% (15/15) Checking out files: 100% (15/15), done. [INFO] validating manifest of git repo https://github.com/0x0caf/pandemic_simulation on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/0x0caf/pandemic_simulation [INFO] finished tweaking git repo https://github.com/0x0caf/pandemic_simulation [INFO] tweaked toml for git repo https://github.com/0x0caf/pandemic_simulation written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/0x0caf/pandemic_simulation already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9131000ec9b82a56d7061841c0a89ac06e977f1a46c7d9b860f6748cf44b7d32 [INFO] running `"docker" "start" "-a" "9131000ec9b82a56d7061841c0a89ac06e977f1a46c7d9b860f6748cf44b7d32"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling relevant v0.4.2 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling gfx-hal v0.4.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling zerocopy-derive v0.1.4 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling zerocopy v0.2.8 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling rendy-memory v0.5.2 [INFO] [stderr] Compiling rendy-descriptor v0.5.1 [INFO] [stderr] Compiling gfx-backend-vulkan v0.4.2 [INFO] [stderr] Compiling gfx-backend-empty v0.4.0 [INFO] [stderr] Compiling wgpu-native v0.4.3 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling winit v0.20.0 [INFO] [stderr] Compiling wgpu v0.4.0 [INFO] [stderr] Compiling rgx v0.8.1 [INFO] [stderr] Compiling pandemic_simulation v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 51s [INFO] running `"docker" "inspect" "9131000ec9b82a56d7061841c0a89ac06e977f1a46c7d9b860f6748cf44b7d32"` [INFO] running `"docker" "rm" "-f" "9131000ec9b82a56d7061841c0a89ac06e977f1a46c7d9b860f6748cf44b7d32"` [INFO] [stdout] 9131000ec9b82a56d7061841c0a89ac06e977f1a46c7d9b860f6748cf44b7d32 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=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" "+beta-2020-06-03" "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] 312053a2b4ab05ca258e809edea93db4892cabfb0261553511fe3179343c6d9b [INFO] running `"docker" "start" "-a" "312053a2b4ab05ca258e809edea93db4892cabfb0261553511fe3179343c6d9b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling pandemic_simulation v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.50s [INFO] running `"docker" "inspect" "312053a2b4ab05ca258e809edea93db4892cabfb0261553511fe3179343c6d9b"` [INFO] running `"docker" "rm" "-f" "312053a2b4ab05ca258e809edea93db4892cabfb0261553511fe3179343c6d9b"` [INFO] [stdout] 312053a2b4ab05ca258e809edea93db4892cabfb0261553511fe3179343c6d9b [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=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" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8b66fd0dc3d64f4e3095962996cbfc736b72c9ed0970e8948abb4bb39dc0894d [INFO] running `"docker" "start" "-a" "8b66fd0dc3d64f4e3095962996cbfc736b72c9ed0970e8948abb4bb39dc0894d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/pandemic_simulation-de0233f1955d9e09 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "8b66fd0dc3d64f4e3095962996cbfc736b72c9ed0970e8948abb4bb39dc0894d"` [INFO] running `"docker" "rm" "-f" "8b66fd0dc3d64f4e3095962996cbfc736b72c9ed0970e8948abb4bb39dc0894d"` [INFO] [stdout] 8b66fd0dc3d64f4e3095962996cbfc736b72c9ed0970e8948abb4bb39dc0894d