[INFO] fetching crate pliantdb-local 0.1.0-dev.4... [INFO] testing pliantdb-local-0.1.0-dev.4 against 1.59.0 for beta-1.60-1 [INFO] extracting crate pliantdb-local 0.1.0-dev.4 into /workspace/builds/worker-67/source [INFO] validating manifest of crates.io crate pliantdb-local 0.1.0-dev.4 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pliantdb-local 0.1.0-dev.4 [INFO] finished tweaking crates.io crate pliantdb-local 0.1.0-dev.4 [INFO] tweaked toml for crates.io crate pliantdb-local 0.1.0-dev.4 written to /workspace/builds/worker-67/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 936d39325c9a8b0506113a1c4bd8a28f866fcecaa228bf92ebc19e9946ecc727 [INFO] running `Command { std: "docker" "start" "-a" "936d39325c9a8b0506113a1c4bd8a28f866fcecaa228bf92ebc19e9946ecc727", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "936d39325c9a8b0506113a1c4bd8a28f866fcecaa228bf92ebc19e9946ecc727", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "936d39325c9a8b0506113a1c4bd8a28f866fcecaa228bf92ebc19e9946ecc727", kill_on_drop: false }` [INFO] [stdout] 936d39325c9a8b0506113a1c4bd8a28f866fcecaa228bf92ebc19e9946ecc727 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c63a4b475190a14c4c2efca2f58a1e42a1e765a406cea798d8136ccdee5fe344 [INFO] running `Command { std: "docker" "start" "-a" "c63a4b475190a14c4c2efca2f58a1e42a1e765a406cea798d8136ccdee5fe344", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling nanorand v0.6.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pliantdb-macros v0.1.0-dev.4 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling flume v0.10.11 [INFO] [stderr] Compiling actionable-macros v0.1.1 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling actionable v0.1.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling circulate v0.1.0 [INFO] [stderr] Compiling pliantdb-jobs v0.1.0-dev.4 [INFO] [stderr] Compiling pliantdb-core v0.1.0-dev.4 [INFO] [stderr] Compiling pliantdb-local v0.1.0-dev.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "c63a4b475190a14c4c2efca2f58a1e42a1e765a406cea798d8136ccdee5fe344", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c63a4b475190a14c4c2efca2f58a1e42a1e765a406cea798d8136ccdee5fe344", kill_on_drop: false }` [INFO] [stdout] c63a4b475190a14c4c2efca2f58a1e42a1e765a406cea798d8136ccdee5fe344 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 698fb1cf189b325b7c291fc7b9d78de1427f4556fd36db70e13d0aed791c18b8 [INFO] running `Command { std: "docker" "start" "-a" "698fb1cf189b325b7c291fc7b9d78de1427f4556fd36db70e13d0aed791c18b8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling pliantdb-local v0.1.0-dev.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 45.54s [INFO] running `Command { std: "docker" "inspect" "698fb1cf189b325b7c291fc7b9d78de1427f4556fd36db70e13d0aed791c18b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "698fb1cf189b325b7c291fc7b9d78de1427f4556fd36db70e13d0aed791c18b8", kill_on_drop: false }` [INFO] [stdout] 698fb1cf189b325b7c291fc7b9d78de1427f4556fd36db70e13d0aed791c18b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9096eb51c509f3e53b05081d9a00e2703e032db832f9d94f8e2919f39fd601ef [INFO] running `Command { std: "docker" "start" "-a" "9096eb51c509f3e53b05081d9a00e2703e032db832f9d94f8e2919f39fd601ef", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pliantdb_local-cd85ab78af5fe292) [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test error::test_converting_error ... ok [INFO] [stdout] test storage::name_validation_tests ... ok [INFO] [stdout] test tests::multiple_subscribers_test ... ok [INFO] [stdout] test tests::bad_update ... ok [INFO] [stdout] test tests::unassociated_collection ... ok [INFO] [stdout] test storage::kv::tests::basic_expiration ... ok [INFO] [stdout] test storage::kv::tests::clearing_expiration ... ok [INFO] [stdout] test tests::publish_to_all_test ... ok [INFO] [stdout] test tests::simple_pubsub_test ... ok [INFO] [stdout] test tests::get_multiple ... ok [INFO] [stdout] test storage::kv::tests::multiple_keys_expiration ... ok [INFO] [stdout] test tests::not_found ... ok [INFO] [stdout] test storage::kv::tests::updating_expiration ... ok [INFO] [stdout] test tests::unsubscribe_test ... ok [INFO] [stdout] test tests::conflict ... ok [INFO] [stdout] test tests::kv_set_tests ... ok [INFO] [stdout] test tests::kv_increment_decrement_tests ... ok [INFO] [stdout] test tests::server_connection_tests ... ok [INFO] [stdout] test tests::unique_views ... ok [INFO] [stdout] test tests::basic_kv_test ... ok [INFO] [stdout] test tests::no_update ... ok [INFO] [stdout] test tests::view_access_policies ... ok [INFO] [stdout] test tests::view_update ... ok [INFO] [stdout] test tests::view_query ... ok [INFO] [stdout] test tests::store_retrieve_update_delete ... ok [INFO] [stdout] test tests::list_transactions ... ok [INFO] [stdout] test backup::tests::backup_restore ... ok [INFO] [stdout] test tests::integrity_checks ... ok [INFO] [stdout] test storage::kv::tests::out_of_order_expiration ... ok [INFO] [stdout] test tests::delete_expire_tests ... ok [INFO] [stdout] test tests::expiration_after_close ... ok [INFO] [stdout] test tests::kv_expiration_tests ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.00s [INFO] [stdout] [INFO] [stderr] Doc-tests pliantdb-local [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9096eb51c509f3e53b05081d9a00e2703e032db832f9d94f8e2919f39fd601ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9096eb51c509f3e53b05081d9a00e2703e032db832f9d94f8e2919f39fd601ef", kill_on_drop: false }` [INFO] [stdout] 9096eb51c509f3e53b05081d9a00e2703e032db832f9d94f8e2919f39fd601ef