[INFO] fetching crate omnipaxos_storage 0.2.2... [INFO] testing omnipaxos_storage-0.2.2 against 1.86.0 for beta-1.87-1 [INFO] extracting crate omnipaxos_storage 0.2.2 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate omnipaxos_storage 0.2.2 on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate omnipaxos_storage 0.2.2 [INFO] finished tweaking crates.io crate omnipaxos_storage 0.2.2 [INFO] tweaked toml for crates.io crate omnipaxos_storage 0.2.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 40 packages to latest compatible versions [INFO] [stderr] Adding bincode v1.3.3 (available: v2.0.1) [INFO] [stderr] Adding zerocopy v0.6.6 (available: v0.8.24) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded omnipaxos v0.2.2 [INFO] [stderr] Downloaded commitlog v0.2.0 [INFO] [stderr] Downloaded omnipaxos_macros v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 334e07b71b9051df4757e7a1745f37af21c15160d1a3b1a33df14abbf55c27e3 [INFO] running `Command { std: "docker" "start" "-a" "334e07b71b9051df4757e7a1745f37af21c15160d1a3b1a33df14abbf55c27e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "334e07b71b9051df4757e7a1745f37af21c15160d1a3b1a33df14abbf55c27e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "334e07b71b9051df4757e7a1745f37af21c15160d1a3b1a33df14abbf55c27e3", kill_on_drop: false }` [INFO] [stdout] 334e07b71b9051df4757e7a1745f37af21c15160d1a3b1a33df14abbf55c27e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4b66e858013e43cc5b4dc642f6cefabde3b75beb3ac1d884d6a602c2cc8acf9 [INFO] running `Command { std: "docker" "start" "-a" "b4b66e858013e43cc5b4dc642f6cefabde3b75beb3ac1d884d6a602c2cc8acf9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling page_size v0.4.2 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling commitlog v0.2.0 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerocopy-derive v0.6.6 [INFO] [stderr] Compiling omnipaxos_macros v0.1.3 [INFO] [stderr] Compiling zerocopy v0.6.6 [INFO] [stderr] Compiling omnipaxos v0.2.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling omnipaxos_storage v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.75s [INFO] running `Command { std: "docker" "inspect" "b4b66e858013e43cc5b4dc642f6cefabde3b75beb3ac1d884d6a602c2cc8acf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4b66e858013e43cc5b4dc642f6cefabde3b75beb3ac1d884d6a602c2cc8acf9", kill_on_drop: false }` [INFO] [stdout] b4b66e858013e43cc5b4dc642f6cefabde3b75beb3ac1d884d6a602c2cc8acf9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cbe6967884d3694a397cadf8457410a0e5a551d12dfda35ec5c9b36a8d972565 [INFO] running `Command { std: "docker" "start" "-a" "cbe6967884d3694a397cadf8457410a0e5a551d12dfda35ec5c9b36a8d972565", kill_on_drop: false }` [INFO] [stderr] Compiling omnipaxos_storage v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s [INFO] running `Command { std: "docker" "inspect" "cbe6967884d3694a397cadf8457410a0e5a551d12dfda35ec5c9b36a8d972565", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbe6967884d3694a397cadf8457410a0e5a551d12dfda35ec5c9b36a8d972565", kill_on_drop: false }` [INFO] [stdout] cbe6967884d3694a397cadf8457410a0e5a551d12dfda35ec5c9b36a8d972565 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e6e968e89c11a5338f0ebd6f929e0669c8031f8873263c9c1e1edb9cb549afcb [INFO] running `Command { std: "docker" "start" "-a" "e6e968e89c11a5338f0ebd6f929e0669c8031f8873263c9c1e1edb9cb549afcb", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/omnipaxos_storage-6d5b419e50646d1e) [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] Doc-tests omnipaxos_storage [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" "e6e968e89c11a5338f0ebd6f929e0669c8031f8873263c9c1e1edb9cb549afcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6e968e89c11a5338f0ebd6f929e0669c8031f8873263c9c1e1edb9cb549afcb", kill_on_drop: false }` [INFO] [stdout] e6e968e89c11a5338f0ebd6f929e0669c8031f8873263c9c1e1edb9cb549afcb