[INFO] updating cached repository https://github.com/Celeo/CoD_dice_roller [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/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] 43bcf3ead95e48d967bef521f68427a815f1b658 [INFO] testing Celeo/CoD_dice_roller against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FCeleo%2FCoD_dice_roller" "work/builds/worker-1/source"` [INFO] [stderr] Cloning into 'work/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Celeo/CoD_dice_roller on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Celeo/CoD_dice_roller [INFO] finished tweaking git repo https://github.com/Celeo/CoD_dice_roller [INFO] tweaked toml for git repo https://github.com/Celeo/CoD_dice_roller written to work/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Celeo/CoD_dice_roller already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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.38.0" "build" "--frozen"` [INFO] [stdout] cd2df91ad09064b9f805ef3af1fdf7ca533663eeaad1e0ab52bf24d52abf433a [INFO] running `"docker" "start" "-a" "cd2df91ad09064b9f805ef3af1fdf7ca533663eeaad1e0ab52bf24d52abf433a"` [INFO] [stderr] Compiling syn v0.15.36 [INFO] [stderr] Compiling serenity v0.6.0 [INFO] [stderr] Compiling kankyo v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling command_attr v0.1.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling csv v1.0.7 [INFO] [stderr] Compiling serde_yaml v0.8.9 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling serde-value v0.5.3 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling rustls v0.15.2 [INFO] [stderr] Compiling tungstenite v0.6.1 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling h2 v0.1.24 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling log4rs v0.8.3 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-rustls v0.9.3 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling hyper v0.12.30 [INFO] [stderr] Compiling hyper-rustls v0.16.1 [INFO] [stderr] Compiling reqwest v0.9.18 [INFO] [stderr] Compiling cod_dice_roller v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 18s [INFO] running `"docker" "inspect" "cd2df91ad09064b9f805ef3af1fdf7ca533663eeaad1e0ab52bf24d52abf433a"` [INFO] running `"docker" "rm" "-f" "cd2df91ad09064b9f805ef3af1fdf7ca533663eeaad1e0ab52bf24d52abf433a"` [INFO] [stdout] cd2df91ad09064b9f805ef3af1fdf7ca533663eeaad1e0ab52bf24d52abf433a [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 2d5f07978527f218494f9bded7d417a45a54957b7015a17f81cf70cdbc83a9b9 [INFO] running `"docker" "start" "-a" "2d5f07978527f218494f9bded7d417a45a54957b7015a17f81cf70cdbc83a9b9"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cod_dice_roller v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.98s [INFO] running `"docker" "inspect" "2d5f07978527f218494f9bded7d417a45a54957b7015a17f81cf70cdbc83a9b9"` [INFO] running `"docker" "rm" "-f" "2d5f07978527f218494f9bded7d417a45a54957b7015a17f81cf70cdbc83a9b9"` [INFO] [stdout] 2d5f07978527f218494f9bded7d417a45a54957b7015a17f81cf70cdbc83a9b9 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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.38.0" "test" "--frozen"` [INFO] [stdout] dd00b82e6599f756ee8800b4f0944f7cf853b3de905d08837cd588e5c087f508 [INFO] running `"docker" "start" "-a" "dd00b82e6599f756ee8800b4f0944f7cf853b3de905d08837cd588e5c087f508"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.17s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cod_dice_roller-831736f75725906f [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test commands::roll::test::test_mod_for_str ... ok [INFO] [stdout] test commands::roll::test::test_count_successes ... ok [INFO] [stdout] test commands::roll::test::test_roll_again ... ok [INFO] [stdout] test util::characters::test::test_character_get_set ... ok [INFO] [stdout] test util::characters::test::test_get_mut ... ok [INFO] [stdout] test util::characters::test::test_store_from_file ... ok [INFO] [stdout] test commands::roll::test::test_roll_attribs ... ok [INFO] [stdout] test util::characters::test::test_store_save ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "dd00b82e6599f756ee8800b4f0944f7cf853b3de905d08837cd588e5c087f508"` [INFO] running `"docker" "rm" "-f" "dd00b82e6599f756ee8800b4f0944f7cf853b3de905d08837cd588e5c087f508"` [INFO] [stdout] dd00b82e6599f756ee8800b4f0944f7cf853b3de905d08837cd588e5c087f508