[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 try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftommyjk%2Frs-bitcask" "/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/tommyjk/rs-bitcask on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "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-1/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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] 1b32147a55e166f694a8b79c9a6a99a445be7c467a7f24661e278d7325193852 [INFO] running `"docker" "start" "-a" "1b32147a55e166f694a8b79c9a6a99a445be7c467a7f24661e278d7325193852"` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling atty v0.2.12 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling quote v0.6.13 [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 kvs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.08s [INFO] running `"docker" "inspect" "1b32147a55e166f694a8b79c9a6a99a445be7c467a7f24661e278d7325193852"` [INFO] running `"docker" "rm" "-f" "1b32147a55e166f694a8b79c9a6a99a445be7c467a7f24661e278d7325193852"` [INFO] [stdout] 1b32147a55e166f694a8b79c9a6a99a445be7c467a7f24661e278d7325193852 [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=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stdout] 2402ff913f032a4da846b5852aa396facd30440815bfc02b34ba8b35781ec6e2 [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" "2402ff913f032a4da846b5852aa396facd30440815bfc02b34ba8b35781ec6e2"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling spin v0.5.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling regex v1.1.9 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling escargot v0.4.0 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand_chacha v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.8 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling float-cmp v0.4.0 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling aho-corasick v0.7.4 [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 49.59s [INFO] running `"docker" "inspect" "2402ff913f032a4da846b5852aa396facd30440815bfc02b34ba8b35781ec6e2"` [INFO] running `"docker" "rm" "-f" "2402ff913f032a4da846b5852aa396facd30440815bfc02b34ba8b35781ec6e2"` [INFO] [stdout] 2402ff913f032a4da846b5852aa396facd30440815bfc02b34ba8b35781ec6e2 [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=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] 32547bd8e44c53ee934053a63361879ab42b7cf6cede1487420e2e3011b2f228 [INFO] running `"docker" "start" "-a" "32547bd8e44c53ee934053a63361879ab42b7cf6cede1487420e2e3011b2f228"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.58s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tests-9d788ff48a8b7d1d [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test get_non_existent_value ... ok [INFO] [stdout] test remove_key ... ok [INFO] [stdout] test get_stored_value ... ok [INFO] [stdout] test cli_no_args ... ok [INFO] [stdout] test cli_version ... ok [INFO] [stdout] test cli_invalid_subcommand ... ok [INFO] [stdout] test cli_set ... ok [INFO] [stdout] test remove_non_existent_key ... ok [INFO] [stdout] test overwrite_value ... ok [INFO] [stdout] test cli_rm_non_existent_key ... ok [INFO] [stdout] test cli_get_non_existent_key ... ok [INFO] [stdout] test cli_rm_stored ... ok [INFO] [stdout] test cli_invalid_set ... ok [INFO] [stdout] test cli_invalid_rm ... ok [INFO] [stdout] test cli_invalid_get ... ok [INFO] [stdout] test cli_get_stored ... 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" "32547bd8e44c53ee934053a63361879ab42b7cf6cede1487420e2e3011b2f228"` [INFO] running `"docker" "rm" "-f" "32547bd8e44c53ee934053a63361879ab42b7cf6cede1487420e2e3011b2f228"` [INFO] [stdout] 32547bd8e44c53ee934053a63361879ab42b7cf6cede1487420e2e3011b2f228