[INFO] cloning repository https://github.com/dwarkeshsp/rust-covid-simulation [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dwarkeshsp/rust-covid-simulation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdwarkeshsp%2Frust-covid-simulation"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdwarkeshsp%2Frust-covid-simulation'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f176741159ffc9c8a3457970fc596f8636aa5028 [INFO] testing dwarkeshsp/rust-covid-simulation against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdwarkeshsp%2Frust-covid-simulation" "/workspace/builds/worker-13/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dwarkeshsp/rust-covid-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/dwarkeshsp/rust-covid-simulation [INFO] finished tweaking git repo https://github.com/dwarkeshsp/rust-covid-simulation [INFO] tweaked toml for git repo https://github.com/dwarkeshsp/rust-covid-simulation written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/dwarkeshsp/rust-covid-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] 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] 6385e3b7bb0690c97735f2d8ba43986e524fff9fb97124a3f1a8694ff9c6268e [INFO] running `"docker" "start" "-a" "6385e3b7bb0690c97735f2d8ba43986e524fff9fb97124a3f1a8694ff9c6268e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.29 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling ggez v0.5.1 [INFO] [stderr] Compiling structs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `"docker" "inspect" "6385e3b7bb0690c97735f2d8ba43986e524fff9fb97124a3f1a8694ff9c6268e"` [INFO] running `"docker" "rm" "-f" "6385e3b7bb0690c97735f2d8ba43986e524fff9fb97124a3f1a8694ff9c6268e"` [INFO] [stdout] 6385e3b7bb0690c97735f2d8ba43986e524fff9fb97124a3f1a8694ff9c6268e [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] 4c7b81927b2387f2c8c4063a0da4704ba049a684cb00ce1c245591380e0ed4f8 [INFO] running `"docker" "start" "-a" "4c7b81927b2387f2c8c4063a0da4704ba049a684cb00ce1c245591380e0ed4f8"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling structs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.26s [INFO] running `"docker" "inspect" "4c7b81927b2387f2c8c4063a0da4704ba049a684cb00ce1c245591380e0ed4f8"` [INFO] running `"docker" "rm" "-f" "4c7b81927b2387f2c8c4063a0da4704ba049a684cb00ce1c245591380e0ed4f8"` [INFO] [stdout] 4c7b81927b2387f2c8c4063a0da4704ba049a684cb00ce1c245591380e0ed4f8 [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] [stdout] e9f3ef3e2aca08225c1a29af11100fe8f8d84444fc76f56dfe8a82ddcba6e406 [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" "e9f3ef3e2aca08225c1a29af11100fe8f8d84444fc76f56dfe8a82ddcba6e406"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/structs-7383ecfb7253224d [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" "e9f3ef3e2aca08225c1a29af11100fe8f8d84444fc76f56dfe8a82ddcba6e406"` [INFO] running `"docker" "rm" "-f" "e9f3ef3e2aca08225c1a29af11100fe8f8d84444fc76f56dfe8a82ddcba6e406"` [INFO] [stdout] e9f3ef3e2aca08225c1a29af11100fe8f8d84444fc76f56dfe8a82ddcba6e406