[INFO] cloning repository https://github.com/jottabyte/rust-baseball
[INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jottabyte/rust-baseball" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjottabyte%2Frust-baseball"`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjottabyte%2Frust-baseball'...
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] f5cbff2e2d447d772aba1bc46af3b21dcc5b27e4
[INFO] testing jottabyte/rust-baseball against 1.44.0 for beta-1.45-1
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjottabyte%2Frust-baseball" "/workspace/builds/worker-6/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jottabyte/rust-baseball 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/jottabyte/rust-baseball
[INFO] finished tweaking git repo https://github.com/jottabyte/rust-baseball
[INFO] tweaked toml for git repo https://github.com/jottabyte/rust-baseball written to /workspace/builds/worker-6/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 8329a15a944f70ee59b58e6cbea291b7700c0ff7161daadd4ade35a56ee37794
[INFO] running `"docker" "start" "-a" "8329a15a944f70ee59b58e6cbea291b7700c0ff7161daadd4ade35a56ee37794"`
[INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted
[INFO] [stderr] Compiling autocfg v1.0.0
[INFO] [stderr] Compiling proc-macro2 v1.0.18
[INFO] [stderr] Compiling libc v0.2.71
[INFO] [stderr] Compiling unicode-xid v0.2.0
[INFO] [stderr] Compiling cc v1.0.54
[INFO] [stderr] Compiling syn v1.0.30
[INFO] [stderr] Compiling pkg-config v0.3.17
[INFO] [stderr] Compiling memchr v2.3.3
[INFO] [stderr] Compiling lazy_static v1.4.0
[INFO] [stderr] Compiling cfg-if v0.1.10
[INFO] [stderr] Compiling byteorder v1.3.4
[INFO] [stderr] Compiling maybe-uninit v2.0.0
[INFO] [stderr] Compiling proc-macro-nested v0.1.4
[INFO] [stderr] Compiling once_cell v1.4.0
[INFO] [stderr] Compiling futures-core v0.3.5
[INFO] [stderr] Compiling proc-macro-hack v0.5.16
[INFO] [stderr] Compiling futures-sink v0.3.5
[INFO] [stderr] Compiling pin-utils v0.1.0
[INFO] [stderr] Compiling slab v0.4.2
[INFO] [stderr] Compiling futures-io v0.3.5
[INFO] [stderr] Compiling serde v1.0.111
[INFO] [stderr] Compiling ryu v1.0.5
[INFO] [stderr] Compiling itoa v0.4.5
[INFO] [stderr] Compiling scopeguard v1.1.0
[INFO] [stderr] Compiling curl v0.4.29
[INFO] [stderr] Compiling rayon-core v1.7.0
[INFO] [stderr] Compiling log v0.4.8
[INFO] [stderr] Compiling isahc v0.8.2
[INFO] [stderr] Compiling fnv v1.0.7
[INFO] [stderr] Compiling openssl-probe v0.1.2
[INFO] [stderr] Compiling either v1.5.3
[INFO] [stderr] Compiling regex-syntax v0.6.18
[INFO] [stderr] Compiling thread_local v1.0.1
[INFO] [stderr] Compiling futures-channel v0.3.5
[INFO] [stderr] Compiling futures-task v0.3.5
[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 num-traits v0.2.11
[INFO] [stderr] Compiling num-integer v0.1.42
[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 quote v1.0.6
[INFO] [stderr] Compiling iovec v0.1.4
[INFO] [stderr] Compiling time v0.1.43
[INFO] [stderr] Compiling num_cpus v1.13.0
[INFO] [stderr] Compiling socket2 v0.3.12
[INFO] [stderr] Compiling bytes v0.4.12
[INFO] [stderr] Compiling crossbeam-queue v0.2.2
[INFO] [stderr] Compiling crossbeam-channel v0.4.2
[INFO] [stderr] Compiling libz-sys v1.0.25
[INFO] [stderr] Compiling libnghttp2-sys v0.1.4+1.41.0
[INFO] [stderr] Compiling openssl-sys v0.9.58
[INFO] [stderr] Compiling curl-sys v0.4.31+curl-7.70.0
[INFO] [stderr] Compiling http v0.1.21
[INFO] [stderr] Compiling crossbeam-deque v0.7.3
[INFO] [stderr] Compiling chrono v0.4.11
[INFO] [stderr] Compiling rayon v1.3.0
[INFO] [stderr] Compiling regex v1.3.9
[INFO] [stderr] Compiling pin-project-internal v0.4.20
[INFO] [stderr] Compiling futures-macro v0.3.5
[INFO] [stderr] Compiling serde_derive v1.0.111
[INFO] [stderr] Compiling pin-project v0.4.20
[INFO] [stderr] Compiling futures-util v0.3.5
[INFO] [stderr] Compiling futures-executor v0.3.5
[INFO] [stderr] Compiling sluice v0.5.2
[INFO] [stderr] Compiling futures v0.3.5
[INFO] [stderr] Compiling bstr v0.2.13
[INFO] [stderr] Compiling serde_json v1.0.53
[INFO] [stderr] Compiling csv v1.1.3
[INFO] [stderr] Compiling boss v0.0.4 (/opt/rustwide/workdir)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 50s
[INFO] running `"docker" "inspect" "8329a15a944f70ee59b58e6cbea291b7700c0ff7161daadd4ade35a56ee37794"`
[INFO] running `"docker" "rm" "-f" "8329a15a944f70ee59b58e6cbea291b7700c0ff7161daadd4ade35a56ee37794"`
[INFO] [stdout] 8329a15a944f70ee59b58e6cbea291b7700c0ff7161daadd4ade35a56ee37794
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 1d59dd757cda65c0503a70aa2620502637b6c3eedd2d340d0f4e9309e6302838
[INFO] running `"docker" "start" "-a" "1d59dd757cda65c0503a70aa2620502637b6c3eedd2d340d0f4e9309e6302838"`
[INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted
[INFO] [stderr] Compiling boss v0.0.4 (/opt/rustwide/workdir)
[INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.92s
[INFO] running `"docker" "inspect" "1d59dd757cda65c0503a70aa2620502637b6c3eedd2d340d0f4e9309e6302838"`
[INFO] running `"docker" "rm" "-f" "1d59dd757cda65c0503a70aa2620502637b6c3eedd2d340d0f4e9309e6302838"`
[INFO] [stdout] 1d59dd757cda65c0503a70aa2620502637b6c3eedd2d340d0f4e9309e6302838
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] f330fcf071c2c16ed589bafcf1db46a0543c16910e0188281c2fa6e78bc2463c
[INFO] running `"docker" "start" "-a" "f330fcf071c2c16ed589bafcf1db46a0543c16910e0188281c2fa6e78bc2463c"`
[INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted
[INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr] Running /opt/rustwide/target/debug/deps/boss-6e55b1cbaf062cf6
[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] [stderr] Running /opt/rustwide/target/debug/deps/boss-b2079ea020706a00
[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] [stderr] Doc-tests boss
[INFO] [stdout]
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/run_expectancy.rs - run_expectancy::RE288 (line 5) ... FAILED
[INFO] [stdout] test src/run_expectancy.rs - run_expectancy::RE288 (line 11) ... FAILED
[INFO] [stdout]
[INFO] [stdout] failures:
[INFO] [stdout]
[INFO] [stdout] ---- src/run_expectancy.rs - run_expectancy::RE288 (line 5) stdout ----
[INFO] [stdout] error: unexpected closing delimiter: `)`
[INFO] [stdout] --> src/run_expectancy.rs:7:2
[INFO] [stdout] |
[INFO] [stdout] 2 | fn main() {
[INFO] [stdout] | -- this block is empty, you might have not meant to close it
[INFO] [stdout] 3 | 1) For each venue, season and sport_id, calculate the average number of runs scored for after reaching a specific 288 state.
[INFO] [stdout] 4 | 2) Then we make sure that for items that have sample size < 30, we take the average of the two neighbours. Neighbours will be classified
[INFO] [stdout] | ^ unexpected closing delimiter
[INFO] [stdout]
[INFO] [stdout] error: mismatched closing delimiter: `)`
[INFO] [stdout] --> src/run_expectancy.rs:6:2
[INFO] [stdout] |
[INFO] [stdout] 2 | fn main() {
[INFO] [stdout] | - unclosed delimiter
[INFO] [stdout] 3 | 1) For each venue, season and sport_id, calculate the average number of runs scored for after reaching a specific 288 state.
[INFO] [stdout] | ^ mismatched closing delimiter
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout]
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/run_expectancy.rs - run_expectancy::RE288 (line 11) stdout ----
[INFO] [stdout] error: unexpected closing delimiter: `)`
[INFO] [stdout] --> src/run_expectancy.rs:13:2
[INFO] [stdout] |
[INFO] [stdout] 2 | fn main() {
[INFO] [stdout] | -- this block is empty, you might have not meant to close it
[INFO] [stdout] 3 | 1) For each venue, season and sport_id, calculate the probability of each high-level event type (ball, strike, in-play)
[INFO] [stdout] 4 | 2) The in-play probability (specifically single/double/triple) is dependent on the ball-strike-out state.
[INFO] [stdout] | ^ unexpected closing delimiter
[INFO] [stdout]
[INFO] [stdout] error: mismatched closing delimiter: `)`
[INFO] [stdout] --> src/run_expectancy.rs:12:2
[INFO] [stdout] |
[INFO] [stdout] 2 | fn main() {
[INFO] [stdout] | - unclosed delimiter
[INFO] [stdout] 3 | 1) For each venue, season and sport_id, calculate the probability of each high-level event type (ball, strike, in-play)
[INFO] [stdout] | ^ mismatched closing delimiter
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout]
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout]
[INFO] [stdout] failures:
[INFO] [stdout] src/run_expectancy.rs - run_expectancy::RE288 (line 11)
[INFO] [stdout] src/run_expectancy.rs - run_expectancy::RE288 (line 5)
[INFO] [stdout]
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out
[INFO] [stdout]
[INFO] [stderr] error: test failed, to rerun pass '--doc'
[INFO] running `"docker" "inspect" "f330fcf071c2c16ed589bafcf1db46a0543c16910e0188281c2fa6e78bc2463c"`
[INFO] running `"docker" "rm" "-f" "f330fcf071c2c16ed589bafcf1db46a0543c16910e0188281c2fa6e78bc2463c"`
[INFO] [stdout] f330fcf071c2c16ed589bafcf1db46a0543c16910e0188281c2fa6e78bc2463c