[INFO] updating cached repository https://github.com/petrSchreiber/pi-monte-carlo-rs [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] ffb8871f2c5b0794cd7c76a85ec49c24c12b07d0 [INFO] testing petrSchreiber/pi-monte-carlo-rs against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FpetrSchreiber%2Fpi-monte-carlo-rs" "/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/petrSchreiber/pi-monte-carlo-rs on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/petrSchreiber/pi-monte-carlo-rs [INFO] finished tweaking git repo https://github.com/petrSchreiber/pi-monte-carlo-rs [INFO] tweaked toml for git repo https://github.com/petrSchreiber/pi-monte-carlo-rs written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/petrSchreiber/pi-monte-carlo-rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "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" "+1.44.0" "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] ced7a171002bc69cde73e5e569c99f6246fe8b52948ae95a0ddb4eca00e8a7b3 [INFO] running `"docker" "start" "-a" "ced7a171002bc69cde73e5e569c99f6246fe8b52948ae95a0ddb4eca00e8a7b3"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling pi-monte-carlo-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.67s [INFO] running `"docker" "inspect" "ced7a171002bc69cde73e5e569c99f6246fe8b52948ae95a0ddb4eca00e8a7b3"` [INFO] running `"docker" "rm" "-f" "ced7a171002bc69cde73e5e569c99f6246fe8b52948ae95a0ddb4eca00e8a7b3"` [INFO] [stdout] ced7a171002bc69cde73e5e569c99f6246fe8b52948ae95a0ddb4eca00e8a7b3 [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" "+1.44.0" "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] bf4a6e34fa55b301a3767c63492e53de0e07db922cf0d66404c00754f2353636 [INFO] running `"docker" "start" "-a" "bf4a6e34fa55b301a3767c63492e53de0e07db922cf0d66404c00754f2353636"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling pi-monte-carlo-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.69s [INFO] running `"docker" "inspect" "bf4a6e34fa55b301a3767c63492e53de0e07db922cf0d66404c00754f2353636"` [INFO] running `"docker" "rm" "-f" "bf4a6e34fa55b301a3767c63492e53de0e07db922cf0d66404c00754f2353636"` [INFO] [stdout] bf4a6e34fa55b301a3767c63492e53de0e07db922cf0d66404c00754f2353636 [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" "+1.44.0" "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] 32fa9d8e50f9c5a2c23fc03d4ff750f0421ede59e50aa8aa4ebf32671c3566b7 [INFO] running `"docker" "start" "-a" "32fa9d8e50f9c5a2c23fc03d4ff750f0421ede59e50aa8aa4ebf32671c3566b7"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/pi_monte_carlo_rs-eae8bfbacc075093 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::belongs_unit_circle_for_outside_point ... ok [INFO] [stdout] test tests::belongs_unit_circle_for_inside_point ... ok [INFO] [stdout] test tests::belongs_unit_circle_for_edge_point ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "32fa9d8e50f9c5a2c23fc03d4ff750f0421ede59e50aa8aa4ebf32671c3566b7"` [INFO] running `"docker" "rm" "-f" "32fa9d8e50f9c5a2c23fc03d4ff750f0421ede59e50aa8aa4ebf32671c3566b7"` [INFO] [stdout] 32fa9d8e50f9c5a2c23fc03d4ff750f0421ede59e50aa8aa4ebf32671c3566b7