[INFO] fetching crate caspaxos-kv 0.2.2... [INFO] testing caspaxos-kv-0.2.2 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate caspaxos-kv 0.2.2 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate caspaxos-kv 0.2.2 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 caspaxos-kv 0.2.2 [INFO] finished tweaking crates.io crate caspaxos-kv 0.2.2 [INFO] tweaked toml for crates.io crate caspaxos-kv 0.2.2 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate caspaxos-kv 0.2.2 already has a lockfile, it will not be regenerated [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 object v0.21.1 [INFO] [stderr] Downloaded backtrace v0.3.53 [INFO] [stderr] Downloaded sled v0.34.4 [INFO] [stderr] Downloaded historian v4.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 807012fea6b4dfdc6da753b1c67e7679eb062afdd0a6d2e4983b2232866b836a [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" "807012fea6b4dfdc6da753b1c67e7679eb062afdd0a6d2e4983b2232866b836a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "807012fea6b4dfdc6da753b1c67e7679eb062afdd0a6d2e4983b2232866b836a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "807012fea6b4dfdc6da753b1c67e7679eb062afdd0a6d2e4983b2232866b836a", kill_on_drop: false }` [INFO] [stdout] 807012fea6b4dfdc6da753b1c67e7679eb062afdd0a6d2e4983b2232866b836a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] f7ddc18c0b4e1dbe2bd33bc672e7745ae3ccdeef8ab5c04149c196e9c5066841 [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" "f7ddc18c0b4e1dbe2bd33bc672e7745ae3ccdeef8ab5c04149c196e9c5066841", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling futures-core v0.3.7 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling futures-io v0.3.7 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling historian v4.0.3 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling instant v0.1.8 [INFO] [stderr] Compiling futures-channel v0.3.7 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling sled v0.34.4 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-io v1.1.10 [INFO] [stderr] Compiling async-executor v1.3.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling async-net v1.5.0 [INFO] [stderr] Compiling async-process v1.0.1 [INFO] [stderr] Compiling smol v1.2.4 [INFO] [stderr] Compiling caspaxos-kv v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.76s [INFO] running `Command { std: "docker" "inspect" "f7ddc18c0b4e1dbe2bd33bc672e7745ae3ccdeef8ab5c04149c196e9c5066841", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7ddc18c0b4e1dbe2bd33bc672e7745ae3ccdeef8ab5c04149c196e9c5066841", kill_on_drop: false }` [INFO] [stdout] f7ddc18c0b4e1dbe2bd33bc672e7745ae3ccdeef8ab5c04149c196e9c5066841 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] bc96c36449cf47b89745c9e5c69f59a95986d71d1ed2bd927fda464b6721c9a0 [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" "bc96c36449cf47b89745c9e5c69f59a95986d71d1ed2bd927fda464b6721c9a0", kill_on_drop: false }` [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling object v0.21.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling backtrace v0.3.53 [INFO] [stderr] Compiling color-backtrace v0.4.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling caspaxos-kv v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "bc96c36449cf47b89745c9e5c69f59a95986d71d1ed2bd927fda464b6721c9a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc96c36449cf47b89745c9e5c69f59a95986d71d1ed2bd927fda464b6721c9a0", kill_on_drop: false }` [INFO] [stdout] bc96c36449cf47b89745c9e5c69f59a95986d71d1ed2bd927fda464b6721c9a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] d1c0f3c42feb3d78b19fa9db6bfff41534fff4c76da7d8e747ce3367c2a3a35f [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" "d1c0f3c42feb3d78b19fa9db6bfff41534fff4c76da7d8e747ce3367c2a3a35f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test bitset::test_bitset ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/caspaxos_kv-a8ed73c856cf54d4) [INFO] [stdout] test serialization::qc::bool ... ok [INFO] [stdout] test serialization::qc::u64 ... ok [INFO] [stdout] test serialization::qc::option ... ok [INFO] [stdout] test serialization::qc::envelope ... ok [INFO] [stdout] test serialization::qc::versioned_value ... ok [INFO] [stdout] test serialization::qc::u8 ... ok [INFO] [stdout] test serialization::qc::vec ... ok [INFO] [stdout] test bitset::qc::bitset ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Running tests/cas_linearizability.rs (/opt/rustwide/target/debug/deps/cas_linearizability-02b67e8b2bc119d9) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test basic ... ok [INFO] [stdout] test cas_exact_writes has been running for over 60 seconds [INFO] [stdout] test cas_monotonicity has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "d1c0f3c42feb3d78b19fa9db6bfff41534fff4c76da7d8e747ce3367c2a3a35f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1c0f3c42feb3d78b19fa9db6bfff41534fff4c76da7d8e747ce3367c2a3a35f", kill_on_drop: false }` [INFO] [stdout] d1c0f3c42feb3d78b19fa9db6bfff41534fff4c76da7d8e747ce3367c2a3a35f