[INFO] updating cached repository https://github.com/MarcChesebro/dice_string_parser [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] 6e38518d7bb816b2c714015e17b9b2d8798da580 [INFO] testing MarcChesebro/dice_string_parser against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarcChesebro%2Fdice_string_parser" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MarcChesebro/dice_string_parser on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/MarcChesebro/dice_string_parser [INFO] finished tweaking git repo https://github.com/MarcChesebro/dice_string_parser [INFO] tweaked toml for git repo https://github.com/MarcChesebro/dice_string_parser written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 3f244850d85200aeb1b598cf0f593a0a79674016674a7161312534287faa005d [INFO] running `"docker" "start" "-a" "3f244850d85200aeb1b598cf0f593a0a79674016674a7161312534287faa005d"` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling meval v0.2.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling destiny v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `"docker" "inspect" "3f244850d85200aeb1b598cf0f593a0a79674016674a7161312534287faa005d"` [INFO] running `"docker" "rm" "-f" "3f244850d85200aeb1b598cf0f593a0a79674016674a7161312534287faa005d"` [INFO] [stdout] 3f244850d85200aeb1b598cf0f593a0a79674016674a7161312534287faa005d [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 181aa8ea5e47af995cc18eff8ee7cb706fc60d1d2ad15547523b3a2151cc9ce1 [INFO] running `"docker" "start" "-a" "181aa8ea5e47af995cc18eff8ee7cb706fc60d1d2ad15547523b3a2151cc9ce1"` [INFO] [stderr] Compiling destiny v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.95s [INFO] running `"docker" "inspect" "181aa8ea5e47af995cc18eff8ee7cb706fc60d1d2ad15547523b3a2151cc9ce1"` [INFO] running `"docker" "rm" "-f" "181aa8ea5e47af995cc18eff8ee7cb706fc60d1d2ad15547523b3a2151cc9ce1"` [INFO] [stdout] 181aa8ea5e47af995cc18eff8ee7cb706fc60d1d2ad15547523b3a2151cc9ce1 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen"` [INFO] [stdout] a66ebd812f0c45b12771428c80c09468ce596bef0e46b63d8891c6681c335e3c [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" "a66ebd812f0c45b12771428c80c09468ce596bef0e46b63d8891c6681c335e3c"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.44s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/destiny-bcc79bc40695f7b8 [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test tests::test_complexity_4 ... ok [INFO] [stdout] test tests::test_complexity_2 ... ok [INFO] [stdout] test tests::test_complexity_1 ... ok [INFO] [stdout] test tests::test_math ... ok [INFO] [stdout] test tests::test_math_2 ... ok [INFO] [stdout] test tests::test_math_1 ... ok [INFO] [stdout] test tests::test_more_whitespace ... ok [INFO] [stdout] test tests::test_less_whitespace ... ok [INFO] [stdout] test tests::test_math_4 ... ok [INFO] [stdout] test tests::test_complexity_3 ... ok [INFO] [stdout] test tests::test_math_3 ... ok [INFO] [stdout] test tests::test_distribution_1 ... ok [INFO] [stdout] test tests::test_distribution_2 ... ok [INFO] [stdout] test tests::test_parse_dice_string ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests destiny [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test src/lib.rs - DiceDistribution (line 150) ... FAILED [INFO] [stdout] test src/lib.rs - (line 5) ... FAILED [INFO] [stdout] test src/lib.rs - possible_rolls (line 272) ... FAILED [INFO] [stdout] test src/lib.rs - roll_distribution (line 313) ... FAILED [INFO] [stdout] test src/lib.rs - possible_rolls (line 288) ... FAILED [INFO] [stdout] test src/lib.rs - possible_rolls (line 280) ... FAILED [INFO] [stdout] test src/lib.rs - roll_complexity (line 233) ... FAILED [INFO] [stdout] test src/lib.rs - parse_dice_string (line 104) ... FAILED [INFO] [stdout] test src/lib.rs - parse_dice_string (line 97) ... FAILED [INFO] [stdout] test src/lib.rs - parse_dice_string (line 111) ... FAILED [INFO] [stdout] test src/lib.rs - (line 16) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - DiceDistribution (line 150) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 5) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - possible_rolls (line 272) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - roll_distribution (line 313) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - possible_rolls (line 288) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - possible_rolls (line 280) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - roll_complexity (line 233) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - parse_dice_string (line 104) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - parse_dice_string (line 97) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - parse_dice_string (line 111) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 5) [INFO] [stdout] src/lib.rs - DiceDistribution (line 150) [INFO] [stdout] src/lib.rs - parse_dice_string (line 104) [INFO] [stdout] src/lib.rs - parse_dice_string (line 111) [INFO] [stdout] src/lib.rs - parse_dice_string (line 97) [INFO] [stdout] src/lib.rs - possible_rolls (line 272) [INFO] [stdout] src/lib.rs - possible_rolls (line 280) [INFO] [stdout] src/lib.rs - possible_rolls (line 288) [INFO] [stdout] src/lib.rs - roll_complexity (line 233) [INFO] [stdout] src/lib.rs - roll_distribution (line 313) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `"docker" "inspect" "a66ebd812f0c45b12771428c80c09468ce596bef0e46b63d8891c6681c335e3c"` [INFO] running `"docker" "rm" "-f" "a66ebd812f0c45b12771428c80c09468ce596bef0e46b63d8891c6681c335e3c"` [INFO] [stdout] a66ebd812f0c45b12771428c80c09468ce596bef0e46b63d8891c6681c335e3c