[INFO] fetching crate pliantdb-server 0.1.0-dev.4... [INFO] testing pliantdb-server-0.1.0-dev.4 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate pliantdb-server 0.1.0-dev.4 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate pliantdb-server 0.1.0-dev.4 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pliantdb-server 0.1.0-dev.4 [INFO] finished tweaking crates.io crate pliantdb-server 0.1.0-dev.4 [INFO] tweaked toml for crates.io crate pliantdb-server 0.1.0-dev.4 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0aed122ccf23fdfe3007762dfdbf59c33a878f9c1ab20f895a5370f3d2fca29c [INFO] running `Command { std: "docker" "start" "-a" "0aed122ccf23fdfe3007762dfdbf59c33a878f9c1ab20f895a5370f3d2fca29c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0aed122ccf23fdfe3007762dfdbf59c33a878f9c1ab20f895a5370f3d2fca29c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0aed122ccf23fdfe3007762dfdbf59c33a878f9c1ab20f895a5370f3d2fca29c", kill_on_drop: false }` [INFO] [stdout] 0aed122ccf23fdfe3007762dfdbf59c33a878f9c1ab20f895a5370f3d2fca29c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f2466ff010e7ee997a8ff38c6f64a6fbfc4697d2142f24c3f5497b34a8d3196 [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" "2f2466ff010e7ee997a8ff38c6f64a6fbfc4697d2142f24c3f5497b34a8d3196", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling trybuild v1.0.42 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling oid-registry v0.1.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling spinning_top v0.2.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling nanorand v0.5.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling sled v0.34.6 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling yasna v0.4.0 [INFO] [stderr] Compiling rcgen v0.8.11 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling rusticata-macros v3.1.0 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling der-oid-macro v0.4.0 [INFO] [stderr] Compiling pliantdb-macros v0.1.0-dev.4 [INFO] [stderr] Compiling allochronic-util-macros v0.0.1-dev-1 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling der-parser v5.1.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling quinn-proto v0.7.3 [INFO] [stderr] Compiling x509-parser v0.9.2 [INFO] [stderr] Compiling tungstenite v0.13.0 [INFO] [stderr] Compiling actionable-macros v0.1.0-dev.3 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling structopt v0.3.22 [INFO] [stderr] Compiling flume v0.10.7 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling quinn v0.7.2 [INFO] [stderr] Compiling tokio-tungstenite v0.14.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling actionable v0.1.0-dev.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling pliantdb-jobs v0.1.0-dev.4 [INFO] [stderr] Compiling circulate v0.1.0 [INFO] [stderr] Compiling pliantdb-core v0.1.0-dev.4 [INFO] [stderr] Compiling allochronic-util v0.0.1-dev-1 [INFO] [stderr] Compiling fabruic v0.0.1-dev.2 [INFO] [stderr] Compiling pliantdb-local v0.1.0-dev.4 [INFO] [stderr] Compiling pliantdb-server v0.1.0-dev.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 03s [INFO] running `Command { std: "docker" "inspect" "2f2466ff010e7ee997a8ff38c6f64a6fbfc4697d2142f24c3f5497b34a8d3196", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f2466ff010e7ee997a8ff38c6f64a6fbfc4697d2142f24c3f5497b34a8d3196", kill_on_drop: false }` [INFO] [stdout] 2f2466ff010e7ee997a8ff38c6f64a6fbfc4697d2142f24c3f5497b34a8d3196 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3b217e081a2165e6e3df89d9efbc1dede64384a3a2ec2bafd9852d9b37ea2a56 [INFO] running `Command { std: "docker" "start" "-a" "3b217e081a2165e6e3df89d9efbc1dede64384a3a2ec2bafd9852d9b37ea2a56", kill_on_drop: false }` [INFO] [stderr] Compiling pliantdb-server v0.1.0-dev.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 25.23s [INFO] running `Command { std: "docker" "inspect" "3b217e081a2165e6e3df89d9efbc1dede64384a3a2ec2bafd9852d9b37ea2a56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b217e081a2165e6e3df89d9efbc1dede64384a3a2ec2bafd9852d9b37ea2a56", kill_on_drop: false }` [INFO] [stdout] 3b217e081a2165e6e3df89d9efbc1dede64384a3a2ec2bafd9852d9b37ea2a56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 86a4077d79ec6d2fff2e31f3ffa5b609d0e7b1bc027267b7a141eefea5e73be5 [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" "86a4077d79ec6d2fff2e31f3ffa5b609d0e7b1bc027267b7a141eefea5e73be5", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pliantdb_server-106384331de3c974) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test tests::bad_update ... ok [INFO] [stdout] test tests::multiple_subscribers_test ... ok [INFO] [stdout] test tests::conflict ... ok [INFO] [stdout] test tests::kv_set_tests ... ok [INFO] [stdout] test tests::no_update ... ok [INFO] [stdout] test tests::publish_to_all_test ... ok [INFO] [stdout] test tests::basic_kv_test ... ok [INFO] [stdout] test tests::not_found ... ok [INFO] [stdout] test tests::get_multiple ... ok [INFO] [stdout] test tests::simple_test ... ok [INFO] [stdout] test tests::simple_pubsub_test ... ok [INFO] [stdout] test tests::server_connection_tests ... ok [INFO] [stdout] test tests::unsubscribe_test ... ok [INFO] [stdout] test tests::unassociated_collection ... ok [INFO] [stdout] test tests::store_retrieve_update_delete ... ok [INFO] [stdout] test tests::unique_views ... ok [INFO] [stdout] test tests::kv_increment_decrement_tests ... ok [INFO] [stdout] test tests::view_query ... ok [INFO] [stdout] test tests::view_update ... ok [INFO] [stdout] test tests::view_access_policies ... ok [INFO] [stdout] test tests::list_transactions ... ok [INFO] [stdout] test tests::delete_expire_tests ... ok [INFO] [stdout] test tests::kv_expiration_tests ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.21s [INFO] [stdout] [INFO] [stderr] Doc-tests pliantdb-server [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" "86a4077d79ec6d2fff2e31f3ffa5b609d0e7b1bc027267b7a141eefea5e73be5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86a4077d79ec6d2fff2e31f3ffa5b609d0e7b1bc027267b7a141eefea5e73be5", kill_on_drop: false }` [INFO] [stdout] 86a4077d79ec6d2fff2e31f3ffa5b609d0e7b1bc027267b7a141eefea5e73be5