[INFO] updating cached repository https://github.com/alercah/split-analytics [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] f03111439308ab33971cbf13abd7d399ee8f3653 [INFO] testing alercah/split-analytics against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falercah%2Fsplit-analytics" "/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/alercah/split-analytics 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/alercah/split-analytics [INFO] finished tweaking git repo https://github.com/alercah/split-analytics [INFO] tweaked toml for git repo https://github.com/alercah/split-analytics written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/alercah/split-analytics 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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fb4c62fc1bd9384b3b167456ca247acc3c480741716ffc18e08abe53e0c01e2e [INFO] running `"docker" "start" "-a" "fb4c62fc1bd9384b3b167456ca247acc3c480741716ffc18e08abe53e0c01e2e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling serde v1.0.83 [INFO] [stderr] Compiling failure_derive v0.1.4 [INFO] [stderr] Compiling rustc-demangle v0.1.11 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling palette v0.4.1 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling inflate v0.4.4 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling rawslice v0.1.0 [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling ordered-float v1.0.1 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling odds v0.3.1 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling time v0.1.41 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling promising-future v0.2.4 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling image v0.20.1 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling livesplit-hotkey v0.4.0 [INFO] [stderr] Compiling palette_derive v0.4.1 [INFO] [stderr] Compiling derive_more v0.12.0 [INFO] [stderr] Compiling serde_derive v1.0.83 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling failure v0.1.4 [INFO] [stderr] Compiling quick-xml v0.12.4 [INFO] [stderr] Compiling livesplit-core v0.10.0 [INFO] [stderr] Compiling split-analytics v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `"docker" "inspect" "fb4c62fc1bd9384b3b167456ca247acc3c480741716ffc18e08abe53e0c01e2e"` [INFO] running `"docker" "rm" "-f" "fb4c62fc1bd9384b3b167456ca247acc3c480741716ffc18e08abe53e0c01e2e"` [INFO] [stdout] fb4c62fc1bd9384b3b167456ca247acc3c480741716ffc18e08abe53e0c01e2e [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] [stdout] a02c7f94eff3796e6ac11d0ba26bb4f53756b851bfc19ae5a0714100b3a94fab [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" "a02c7f94eff3796e6ac11d0ba26bb4f53756b851bfc19ae5a0714100b3a94fab"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling split-analytics v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.48s [INFO] running `"docker" "inspect" "a02c7f94eff3796e6ac11d0ba26bb4f53756b851bfc19ae5a0714100b3a94fab"` [INFO] running `"docker" "rm" "-f" "a02c7f94eff3796e6ac11d0ba26bb4f53756b851bfc19ae5a0714100b3a94fab"` [INFO] [stdout] a02c7f94eff3796e6ac11d0ba26bb4f53756b851bfc19ae5a0714100b3a94fab [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] e262dd57bbad12446904f5dfe6eabc3496c33128ef5a3f3463cbc740f2dcb43c [INFO] running `"docker" "start" "-a" "e262dd57bbad12446904f5dfe6eabc3496c33128ef5a3f3463cbc740f2dcb43c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/split_analytics-c412209e3f9d0593 [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" "e262dd57bbad12446904f5dfe6eabc3496c33128ef5a3f3463cbc740f2dcb43c"` [INFO] running `"docker" "rm" "-f" "e262dd57bbad12446904f5dfe6eabc3496c33128ef5a3f3463cbc740f2dcb43c"` [INFO] [stdout] e262dd57bbad12446904f5dfe6eabc3496c33128ef5a3f3463cbc740f2dcb43c