[INFO] fetching crate tinkv 0.10.0... [INFO] testing tinkv-0.10.0 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate tinkv 0.10.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate tinkv 0.10.0 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate tinkv 0.10.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate tinkv 0.10.0 [INFO] tweaked toml for crates.io crate tinkv 0.10.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate tinkv 0.10.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded os_info v2.0.6 [INFO] [stderr] Downloaded bytefmt v0.1.7 [INFO] [stderr] Downloaded sled v0.32.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d5eb40fcc2203af0775204e0c99e39215d124f135b5e538d1e46a2e14d6813b9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d5eb40fcc2203af0775204e0c99e39215d124f135b5e538d1e46a2e14d6813b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5eb40fcc2203af0775204e0c99e39215d124f135b5e538d1e46a2e14d6813b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5eb40fcc2203af0775204e0c99e39215d124f135b5e538d1e46a2e14d6813b9", kill_on_drop: false }` [INFO] [stdout] d5eb40fcc2203af0775204e0c99e39215d124f135b5e538d1e46a2e14d6813b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40474b865eea45012142dc50912d200606e6a3a487c0deda77688a6fd59e928a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "40474b865eea45012142dc50912d200606e6a3a487c0deda77688a6fd59e928a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling cc v1.0.55 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling impls v1.0.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling sys-info v0.7.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling bytefmt v0.1.7 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling clap-verbosity-flag v0.3.1 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling os_info v2.0.6 [INFO] [stderr] Compiling tinkv v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "40474b865eea45012142dc50912d200606e6a3a487c0deda77688a6fd59e928a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40474b865eea45012142dc50912d200606e6a3a487c0deda77688a6fd59e928a", kill_on_drop: false }` [INFO] [stdout] 40474b865eea45012142dc50912d200606e6a3a487c0deda77688a6fd59e928a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb992c5ff3c80298e9972acd9e5c4283abff1ff3a5904b52cdefdf31f7e19281 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "eb992c5ff3c80298e9972acd9e5c4283abff1ff3a5904b52cdefdf31f7e19281", kill_on_drop: false }` [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling escargot v0.4.0 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling float-cmp v0.6.0 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling predicates v1.0.4 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling criterion-plot v0.4.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling addr2line v0.12.2 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling backtrace v0.3.49 [INFO] [stderr] Compiling sled v0.32.0 [INFO] [stderr] Compiling assert_cmd v0.11.1 [INFO] [stderr] Compiling criterion v0.3.2 [INFO] [stderr] Compiling tinkv v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "eb992c5ff3c80298e9972acd9e5c4283abff1ff3a5904b52cdefdf31f7e19281", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb992c5ff3c80298e9972acd9e5c4283abff1ff3a5904b52cdefdf31f7e19281", kill_on_drop: false }` [INFO] [stdout] eb992c5ff3c80298e9972acd9e5c4283abff1ff3a5904b52cdefdf31f7e19281 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 14b9e60e59600b594655ab1ffcd1c2e0df0ece08ebfa859fb016b3a32929ac00 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "14b9e60e59600b594655ab1ffcd1c2e0df0ece08ebfa859fb016b3a32929ac00", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tinkv-bd15516539c14e9f [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test resp::tests::test_bulk_string ... ok [INFO] [stdout] test resp::tests::test_array ... ok [INFO] [stdout] test resp::tests::test_deserialize_from_slice ... ok [INFO] [stdout] test resp::tests::test_error ... ok [INFO] [stdout] test resp::tests::test_integer ... ok [INFO] [stdout] test resp::tests::test_serialize_array ... ok [INFO] [stdout] test resp::tests::test_parse_length ... ok [INFO] [stdout] test resp::tests::test_invalid_bulk_string ... ok [INFO] [stdout] test resp::tests::test_invalid_array ... ok [INFO] [stdout] test resp::tests::test_serialize_null_bulk_string ... ok [INFO] [stdout] test segment::data::tests::test_new_entry ... ok [INFO] [stdout] test resp::tests::test_serialize_null_array ... ok [INFO] [stdout] test resp::tests::test_serialize_integer ... ok [INFO] [stdout] test resp::tests::test_serialize_error ... ok [INFO] [stdout] test resp::tests::test_serialize_simple_string ... ok [INFO] [stdout] test util::misc::tests::test_to_utf8_str ... ok [INFO] [stdout] test resp::tests::test_serialize_bulk_string ... ok [INFO] [stdout] test segment::data::tests::test_checksum_valid ... ok [INFO] [stdout] test util::misc::tests::test_parse_file_id ... ok [INFO] [stdout] test resp::tests::test_simple_string ... ok [INFO] [stdout] test segment::data::tests::test_checksum_invalid ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tinkv-212ada58c350efa3 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tinkv_server-acdf078798584714 [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] [stderr] Running /opt/rustwide/target/debug/deps/store-1e7b33746f91bd0a [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] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test remove_key ... ok [INFO] [stdout] test remove_non_existent_key ... ok [INFO] [stdout] test get_stored_value ... ok [INFO] [stdout] test overwrite_value ... ok [INFO] [stdout] test get_non_existent_key ... ok [INFO] [stdout] test compaction ... ok [INFO] [stderr] Doc-tests tinkv [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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 `Command { std: "docker" "inspect" "14b9e60e59600b594655ab1ffcd1c2e0df0ece08ebfa859fb016b3a32929ac00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14b9e60e59600b594655ab1ffcd1c2e0df0ece08ebfa859fb016b3a32929ac00", kill_on_drop: false }` [INFO] [stdout] 14b9e60e59600b594655ab1ffcd1c2e0df0ece08ebfa859fb016b3a32929ac00