[INFO] fetching crate alexandria 0.2.0... [INFO] testing alexandria-0.2.0 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate alexandria 0.2.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate alexandria 0.2.0 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate alexandria 0.2.0 [INFO] finished tweaking crates.io crate alexandria 0.2.0 [INFO] tweaked toml for crates.io crate alexandria 0.2.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded alexandria-tags v0.2.0 [INFO] [stderr] Downloaded ratman-identity v0.6.2 [INFO] [stderr] Downloaded keybob v0.4.0 [INFO] running `Command { std: "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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4fd3b9795bfbb7e92ae36cda0e000d2fd5394ad970b9ebdd118898f5d7510f15 [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" "4fd3b9795bfbb7e92ae36cda0e000d2fd5394ad970b9ebdd118898f5d7510f15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4fd3b9795bfbb7e92ae36cda0e000d2fd5394ad970b9ebdd118898f5d7510f15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fd3b9795bfbb7e92ae36cda0e000d2fd5394ad970b9ebdd118898f5d7510f15", kill_on_drop: false }` [INFO] [stdout] 4fd3b9795bfbb7e92ae36cda0e000d2fd5394ad970b9ebdd118898f5d7510f15 [INFO] running `Command { std: "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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c518aa04b58b474692684cfb58f590e62dd56900375cf94ed4732aaa19b4b81 [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" "5c518aa04b58b474692684cfb58f590e62dd56900375cf94ed4732aaa19b4b81", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling blake2 v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling blake2 v0.9.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling libsodium-sys v0.2.6 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling polling v2.0.3 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling async-io v1.4.1 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-process v1.1.0 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling keybob v0.4.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling ratman-identity v0.6.2 [INFO] [stderr] Compiling alexandria-tags v0.2.0 [INFO] [stderr] Compiling sodiumoxide v0.2.6 [INFO] [stderr] Compiling alexandria v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 46s [INFO] running `Command { std: "docker" "inspect" "5c518aa04b58b474692684cfb58f590e62dd56900375cf94ed4732aaa19b4b81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c518aa04b58b474692684cfb58f590e62dd56900375cf94ed4732aaa19b4b81", kill_on_drop: false }` [INFO] [stdout] 5c518aa04b58b474692684cfb58f590e62dd56900375cf94ed4732aaa19b4b81 [INFO] running `Command { std: "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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53cf4b1633cd3996ea15f0548ee861c3f494929d5fc2df56df949ffcdad33f83 [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" "53cf4b1633cd3996ea15f0548ee861c3f494929d5fc2df56df949ffcdad33f83", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling signature v1.3.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling ed25519 v1.1.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling alexandria v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 19.01s [INFO] running `Command { std: "docker" "inspect" "53cf4b1633cd3996ea15f0548ee861c3f494929d5fc2df56df949ffcdad33f83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53cf4b1633cd3996ea15f0548ee861c3f494929d5fc2df56df949ffcdad33f83", kill_on_drop: false }` [INFO] [stdout] 53cf4b1633cd3996ea15f0548ee861c3f494929d5fc2df56df949ffcdad33f83 [INFO] running `Command { std: "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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7dc627797223a8b0502800d90198a92259ad6d52676a9ff85eee2944e250c1e1 [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" "7dc627797223a8b0502800d90198a92259ad6d52676a9ff85eee2944e250c1e1", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/alexandria-41bf9022bead2657) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test record::kv::apply_nested_insert ... ok [INFO] [stdout] test record::kv::apply_multi_diff ... ok [INFO] [stdout] test crypto::asym_encrypt_decrypt ... ok [INFO] [stdout] test record::kv::apply_nested_nested_insert ... ok [INFO] [stdout] test record::kv::apply_single_diff ... ok [INFO] [stdout] test store::insert_batch ... ok [INFO] [stdout] test store::insert_batch_single ... ok [INFO] [stdout] test store::store_and_delete ... ok [INFO] [stdout] test store::store_and_get ... ok [INFO] [stdout] test store::store_and_update ... ok [INFO] [stdout] test store::store_insert ... ok [INFO] [stdout] test utils::diff::usability ... ok [INFO] [stdout] test utils::path::parse_path_simple ... ok [INFO] [stdout] test utils::diff::usability_nested ... ok [INFO] [stdout] test wire::encode_simple ... ok [INFO] [stdout] test wire::encode_skip ... ok [INFO] [stdout] test query::sub::tag_delta_matching ... ok [INFO] [stdout] test query::iter::skip_iterator ... ok [INFO] [stdout] test query::iter::gc_iterator_fail ... ok [INFO] [stdout] test crypto::asym::sign_and_encrypt ... ok [INFO] [stdout] test dir::scaffold_lib ... ok [INFO] [stdout] test crypto::aes_encrypt_decrypt ... ok [INFO] [stdout] test query::sub::single_delta ... ok [INFO] [stdout] test query::sub::tag_delta ... ok [INFO] [stdout] test meta::users::open_empty ... ok [INFO] [stdout] test crypto::aes::key_is_key ... ok [INFO] [stdout] test query::iter::basic_iterator ... ok [INFO] [stdout] test query::iter::lock_gc_iterator ... ok [INFO] [stdout] test meta::users::create_clone_open ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Running tests/harness.rs (/opt/rustwide/target/debug/deps/harness-bbf70b12f8638487) [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] [stderr] Running tests/trivial.rs (/opt/rustwide/target/debug/deps/trivial-39ad47e67e595748) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test insert_delete_failed_query ... ok [INFO] [stdout] test insert_and_fetch ... ok [INFO] [stdout] test simple_subscription ... ok [INFO] [stdout] test insert_tagged_subset ... ok [INFO] [stdout] test insert_delete ... ok [INFO] [stdout] test test_path_exists ... ok [INFO] [stdout] test insert_tagged_delete ... ok [INFO] [stdout] test batch_insert ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Doc-tests alexandria [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test src/utils/path.rs - utils::path::Path (line 40) ... ignored [INFO] [stdout] test src/core/builder.rs - core::builder::Builder (line 18) ... ok [INFO] [stdout] test src/core/api.rs - core::api::Library::subscribe (line 359) ... ok [INFO] [stdout] test src/core/api.rs - core::api::Library::query_iter (line 277) ... ok [INFO] [stdout] test src/core/api.rs - core::api::Library::query (line 189) ... ok [INFO] [stdout] test src/utils/path.rs - utils::path::Path (line 29) ... ok [INFO] [stdout] test src/core/api.rs - core::api::Library::query (line 215) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 3.90s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7dc627797223a8b0502800d90198a92259ad6d52676a9ff85eee2944e250c1e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dc627797223a8b0502800d90198a92259ad6d52676a9ff85eee2944e250c1e1", kill_on_drop: false }` [INFO] [stdout] 7dc627797223a8b0502800d90198a92259ad6d52676a9ff85eee2944e250c1e1