[INFO] cloning repository https://github.com/MichaelAquilina/rolldice [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MichaelAquilina/rolldice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichaelAquilina%2Frolldice"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichaelAquilina%2Frolldice'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 626e544dcc3eb1f957d64384343047f721e080fd [INFO] testing MichaelAquilina/rolldice against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichaelAquilina%2Frolldice" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MichaelAquilina/rolldice 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/MichaelAquilina/rolldice [INFO] finished tweaking git repo https://github.com/MichaelAquilina/rolldice [INFO] tweaked toml for git repo https://github.com/MichaelAquilina/rolldice written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/MichaelAquilina/rolldice 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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] b021cbbaa554c4c6c10be071ac7b28fc4b0d93d3a36bfcbf0b25fac23b6fbc09 [INFO] running `"docker" "start" "-a" "b021cbbaa554c4c6c10be071ac7b28fc4b0d93d3a36bfcbf0b25fac23b6fbc09"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.35 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling clap v2.29.0 [INFO] [stderr] Compiling rolldice v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.63s [INFO] running `"docker" "inspect" "b021cbbaa554c4c6c10be071ac7b28fc4b0d93d3a36bfcbf0b25fac23b6fbc09"` [INFO] running `"docker" "rm" "-f" "b021cbbaa554c4c6c10be071ac7b28fc4b0d93d3a36bfcbf0b25fac23b6fbc09"` [INFO] [stdout] b021cbbaa554c4c6c10be071ac7b28fc4b0d93d3a36bfcbf0b25fac23b6fbc09 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 2ee76706e6e2ce6bf4bfefa8f97debd619118682ad0e89304fe3b56c4d2cb69b [INFO] running `"docker" "start" "-a" "2ee76706e6e2ce6bf4bfefa8f97debd619118682ad0e89304fe3b56c4d2cb69b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling rolldice v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.41s [INFO] running `"docker" "inspect" "2ee76706e6e2ce6bf4bfefa8f97debd619118682ad0e89304fe3b56c4d2cb69b"` [INFO] running `"docker" "rm" "-f" "2ee76706e6e2ce6bf4bfefa8f97debd619118682ad0e89304fe3b56c4d2cb69b"` [INFO] [stdout] 2ee76706e6e2ce6bf4bfefa8f97debd619118682ad0e89304fe3b56c4d2cb69b [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 687f3145765874a269fa132ab09352fcb81f03c91c14a87a20fc3a8266edc525 [INFO] running `"docker" "start" "-a" "687f3145765874a269fa132ab09352fcb81f03c91c14a87a20fc3a8266edc525"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rolldice-97889c969d0caa7b [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test::dice_parse_invalid_dice_format ... ok [INFO] [stdout] test test::dice_parse_invalid_number_of_dice ... ok [INFO] [stdout] test test::dice_parse_invalid_number_of_sides ... ok [INFO] [stdout] test test::dice_parse_correct ... ok [INFO] [stdout] test test::dice_generate ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rolldice-d916cac043f5cb83 [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] [stderr] Doc-tests rolldice [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - Dice::generate (line 46) ... ok [INFO] [stdout] test src/lib.rs - Dice::parse (line 19) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "687f3145765874a269fa132ab09352fcb81f03c91c14a87a20fc3a8266edc525"` [INFO] running `"docker" "rm" "-f" "687f3145765874a269fa132ab09352fcb81f03c91c14a87a20fc3a8266edc525"` [INFO] [stdout] 687f3145765874a269fa132ab09352fcb81f03c91c14a87a20fc3a8266edc525