[INFO] cloning repository https://github.com/asonix/kv-testing [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/asonix/kv-testing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasonix%2Fkv-testing"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasonix%2Fkv-testing'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7d3504523ec9b19e76b28dad67056eba5141e4db [INFO] testing asonix/kv-testing against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasonix%2Fkv-testing" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/asonix/kv-testing on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/asonix/kv-testing [INFO] finished tweaking git repo https://github.com/asonix/kv-testing [INFO] tweaked toml for git repo https://github.com/asonix/kv-testing written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/asonix/kv-testing already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded kv v0.6.0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2020-06-03" "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] 7f9aeb85985bea65fcd5628400bf2c198c80932db9d4687cfc33a577aa580283 [INFO] running `"docker" "start" "-a" "7f9aeb85985bea65fcd5628400bf2c198c80932db9d4687cfc33a577aa580283"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling cc v1.0.10 [INFO] [stderr] Compiling serde v1.0.38 [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling byteorder v1.2.2 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling rustc-demangle v0.1.7 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling quick-error v1.2.1 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling proc-macro2 v0.3.6 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling regex-syntax v0.5.5 [INFO] [stderr] Compiling yaml-rust v0.4.0 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.8 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling quote v0.5.1 [INFO] [stderr] Compiling syn v0.13.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling lmdb-sys v0.8.0 [INFO] [stderr] Compiling rmp v0.8.7 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling serde_derive_internals v0.23.1 [INFO] [stderr] Compiling serde_derive v1.0.38 [INFO] [stderr] Compiling lmdb v0.8.0 [INFO] [stderr] Compiling env_logger v0.5.7 [INFO] [stderr] Compiling serde_cbor v0.8.2 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.14 [INFO] [stderr] Compiling bincode v1.0.0 [INFO] [stderr] Compiling serde_yaml v0.7.3 [INFO] [stderr] Compiling rmp-serde v0.13.7 [INFO] [stderr] Compiling backtrace v0.3.6 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling kv v0.6.0 [INFO] [stderr] Compiling kv-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `"docker" "inspect" "7f9aeb85985bea65fcd5628400bf2c198c80932db9d4687cfc33a577aa580283"` [INFO] running `"docker" "rm" "-f" "7f9aeb85985bea65fcd5628400bf2c198c80932db9d4687cfc33a577aa580283"` [INFO] [stdout] 7f9aeb85985bea65fcd5628400bf2c198c80932db9d4687cfc33a577aa580283 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2020-06-03" "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] e1dd6b5f48331086c3c772f43f70b03c289e9273bf77a14815df12531ca7fb7b [INFO] running `"docker" "start" "-a" "e1dd6b5f48331086c3c772f43f70b03c289e9273bf77a14815df12531ca7fb7b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling kv-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.03s [INFO] running `"docker" "inspect" "e1dd6b5f48331086c3c772f43f70b03c289e9273bf77a14815df12531ca7fb7b"` [INFO] running `"docker" "rm" "-f" "e1dd6b5f48331086c3c772f43f70b03c289e9273bf77a14815df12531ca7fb7b"` [INFO] [stdout] e1dd6b5f48331086c3c772f43f70b03c289e9273bf77a14815df12531ca7fb7b [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2020-06-03" "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] 435f7f7e97705c828edb39ee94e7f3a8ec1d730c42502a028f0b0780927e6f67 [INFO] running `"docker" "start" "-a" "435f7f7e97705c828edb39ee94e7f3a8ec1d730c42502a028f0b0780927e6f67"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/kv_test-9554c9fc5de9799b [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" "435f7f7e97705c828edb39ee94e7f3a8ec1d730c42502a028f0b0780927e6f67"` [INFO] running `"docker" "rm" "-f" "435f7f7e97705c828edb39ee94e7f3a8ec1d730c42502a028f0b0780927e6f67"` [INFO] [stdout] 435f7f7e97705c828edb39ee94e7f3a8ec1d730c42502a028f0b0780927e6f67