[INFO] updating cached repository https://github.com/necroglitch/overwatch-arcade-cli [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] 7323495d098ebd134f2950d0a26a3f29cddc7790 [INFO] testing necroglitch/overwatch-arcade-cli against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnecroglitch%2Foverwatch-arcade-cli" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/necroglitch/overwatch-arcade-cli 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/necroglitch/overwatch-arcade-cli [INFO] finished tweaking git repo https://github.com/necroglitch/overwatch-arcade-cli [INFO] tweaked toml for git repo https://github.com/necroglitch/overwatch-arcade-cli written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/necroglitch/overwatch-arcade-cli 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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stdout] e890b27f307f2a20cd9738044d70ac25d5522fca6bf5a5a8302b92cea7edf04c [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" "e890b27f307f2a20cd9738044d70ac25d5522fca6bf5a5a8302b92cea7edf04c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling tokio-threadpool v0.1.16 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling publicsuffix v1.5.3 [INFO] [stderr] Compiling os_type v2.2.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling human-panic v1.0.1 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.22 [INFO] [stderr] Compiling overwatch-arcade-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `"docker" "inspect" "e890b27f307f2a20cd9738044d70ac25d5522fca6bf5a5a8302b92cea7edf04c"` [INFO] running `"docker" "rm" "-f" "e890b27f307f2a20cd9738044d70ac25d5522fca6bf5a5a8302b92cea7edf04c"` [INFO] [stdout] e890b27f307f2a20cd9738044d70ac25d5522fca6bf5a5a8302b92cea7edf04c [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 288c18d72cf5f44fad2a15b3075981626db768b9b8c532b9edc5b708925a65c6 [INFO] running `"docker" "start" "-a" "288c18d72cf5f44fad2a15b3075981626db768b9b8c532b9edc5b708925a65c6"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling overwatch-arcade-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.23s [INFO] running `"docker" "inspect" "288c18d72cf5f44fad2a15b3075981626db768b9b8c532b9edc5b708925a65c6"` [INFO] running `"docker" "rm" "-f" "288c18d72cf5f44fad2a15b3075981626db768b9b8c532b9edc5b708925a65c6"` [INFO] [stdout] 288c18d72cf5f44fad2a15b3075981626db768b9b8c532b9edc5b708925a65c6 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 738807c6b14a4a0283137d8030dad58383e065972691723460f838c89016e488 [INFO] running `"docker" "start" "-a" "738807c6b14a4a0283137d8030dad58383e065972691723460f838c89016e488"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.43s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/overwatch_arcade_cli-6692f773fab729fb [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] running `"docker" "inspect" "738807c6b14a4a0283137d8030dad58383e065972691723460f838c89016e488"` [INFO] running `"docker" "rm" "-f" "738807c6b14a4a0283137d8030dad58383e065972691723460f838c89016e488"` [INFO] [stdout] 738807c6b14a4a0283137d8030dad58383e065972691723460f838c89016e488