[INFO] updating cached repository https://github.com/tommyjk/rs-bitcask [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] 50a25425bae278a705e224c1967726742b1c1e46 [INFO] testing tommyjk/rs-bitcask against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftommyjk%2Frs-bitcask" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tommyjk/rs-bitcask 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/tommyjk/rs-bitcask [INFO] finished tweaking git repo https://github.com/tommyjk/rs-bitcask [INFO] tweaked toml for git repo https://github.com/tommyjk/rs-bitcask written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/tommyjk/rs-bitcask 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 4bff899d827422c5f04d8416c28e9c197bf3b2e1b54212e39280f83f9166fd07 [INFO] running `"docker" "start" "-a" "4bff899d827422c5f04d8416c28e9c197bf3b2e1b54212e39280f83f9166fd07"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling libc v0.2.59 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling atty v0.2.12 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling serde_derive v1.0.97 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling kvs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.73s [INFO] running `"docker" "inspect" "4bff899d827422c5f04d8416c28e9c197bf3b2e1b54212e39280f83f9166fd07"` [INFO] running `"docker" "rm" "-f" "4bff899d827422c5f04d8416c28e9c197bf3b2e1b54212e39280f83f9166fd07"` [INFO] [stdout] 4bff899d827422c5f04d8416c28e9c197bf3b2e1b54212e39280f83f9166fd07 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] a1701226be8f14f6d493ef4843d5da151d4708ea33e63c209b2cad0c49e37df4 [INFO] running `"docker" "start" "-a" "a1701226be8f14f6d493ef4843d5da151d4708ea33e63c209b2cad0c49e37df4"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling regex v1.1.9 [INFO] [stderr] Compiling escargot v0.4.0 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling normalize-line-endings v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.8 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling getrandom v0.1.6 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.2.0 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling float-cmp v0.4.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling predicates v1.0.1 [INFO] [stderr] Compiling assert_cmd v0.11.1 [INFO] [stderr] Compiling kvs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 37.69s [INFO] running `"docker" "inspect" "a1701226be8f14f6d493ef4843d5da151d4708ea33e63c209b2cad0c49e37df4"` [INFO] running `"docker" "rm" "-f" "a1701226be8f14f6d493ef4843d5da151d4708ea33e63c209b2cad0c49e37df4"` [INFO] [stdout] a1701226be8f14f6d493ef4843d5da151d4708ea33e63c209b2cad0c49e37df4 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 79d36beb8539665db9d6d7514f175baac3305f39bb19112c7c26825ed46a971f [INFO] running `"docker" "start" "-a" "79d36beb8539665db9d6d7514f175baac3305f39bb19112c7c26825ed46a971f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tests-5367b2e7af2d4952 [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test cli_no_args ... ok [INFO] [stdout] test cli_invalid_subcommand ... ok [INFO] [stdout] test cli_get_non_existent_key ... ok [INFO] [stdout] test cli_invalid_get ... ok [INFO] [stdout] test cli_get_stored ... ok [INFO] [stdout] test get_stored_value ... ok [INFO] [stdout] test get_non_existent_value ... ok [INFO] [stdout] test cli_version ... ok [INFO] [stdout] test remove_key ... ok [INFO] [stdout] test cli_set ... ok [INFO] [stdout] test cli_invalid_rm ... ok [INFO] [stdout] test cli_invalid_set ... ok [INFO] [stdout] test remove_non_existent_key ... ok [INFO] [stdout] test cli_rm_stored ... ok [INFO] [stdout] test overwrite_value ... ok [INFO] [stdout] test cli_rm_non_existent_key ... ok [INFO] [stdout] test compaction ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "79d36beb8539665db9d6d7514f175baac3305f39bb19112c7c26825ed46a971f"` [INFO] running `"docker" "rm" "-f" "79d36beb8539665db9d6d7514f175baac3305f39bb19112c7c26825ed46a971f"` [INFO] [stdout] 79d36beb8539665db9d6d7514f175baac3305f39bb19112c7c26825ed46a971f