[INFO] fetching crate omnipaxos_storage 0.2.2... [INFO] testing omnipaxos_storage-0.2.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate omnipaxos_storage 0.2.2 into /workspace/builds/worker-7-tc2/source [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-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate omnipaxos_storage 0.2.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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.27) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 185a64dfc2c6cbfee031bf416bbc52e3b0c74fd5adfceaf5cad802371948bfe1 [INFO] running `Command { std: "docker" "start" "-a" "185a64dfc2c6cbfee031bf416bbc52e3b0c74fd5adfceaf5cad802371948bfe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "185a64dfc2c6cbfee031bf416bbc52e3b0c74fd5adfceaf5cad802371948bfe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "185a64dfc2c6cbfee031bf416bbc52e3b0c74fd5adfceaf5cad802371948bfe1", kill_on_drop: false }` [INFO] [stdout] 185a64dfc2c6cbfee031bf416bbc52e3b0c74fd5adfceaf5cad802371948bfe1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a383c2224e9c2e6789b38e3ad4a1b0f8b2a6de75761e9c0e1f165a1006ad040a [INFO] running `Command { std: "docker" "start" "-a" "a383c2224e9c2e6789b38e3ad4a1b0f8b2a6de75761e9c0e1f165a1006ad040a", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling page_size v0.4.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Compiling commitlog v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [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 serde v1.0.228 [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 8.95s [INFO] running `Command { std: "docker" "inspect" "a383c2224e9c2e6789b38e3ad4a1b0f8b2a6de75761e9c0e1f165a1006ad040a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a383c2224e9c2e6789b38e3ad4a1b0f8b2a6de75761e9c0e1f165a1006ad040a", kill_on_drop: false }` [INFO] [stdout] a383c2224e9c2e6789b38e3ad4a1b0f8b2a6de75761e9c0e1f165a1006ad040a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96edd350b6a6c6c3ab7e6edd01580cafd2b4b7577faa66e45218bd56b71e0370 [INFO] running `Command { std: "docker" "start" "-a" "96edd350b6a6c6c3ab7e6edd01580cafd2b4b7577faa66e45218bd56b71e0370", 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.42s [INFO] running `Command { std: "docker" "inspect" "96edd350b6a6c6c3ab7e6edd01580cafd2b4b7577faa66e45218bd56b71e0370", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96edd350b6a6c6c3ab7e6edd01580cafd2b4b7577faa66e45218bd56b71e0370", kill_on_drop: false }` [INFO] [stdout] 96edd350b6a6c6c3ab7e6edd01580cafd2b4b7577faa66e45218bd56b71e0370 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 53f23307c43ab3570a4e866673bd8c7aab979c6560bb98e7f4d98ab58c8e5e37 [INFO] running `Command { std: "docker" "start" "-a" "53f23307c43ab3570a4e866673bd8c7aab979c6560bb98e7f4d98ab58c8e5e37", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/omnipaxos_storage-28b4f07c8c880c48) [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" "53f23307c43ab3570a4e866673bd8c7aab979c6560bb98e7f4d98ab58c8e5e37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53f23307c43ab3570a4e866673bd8c7aab979c6560bb98e7f4d98ab58c8e5e37", kill_on_drop: false }` [INFO] [stdout] 53f23307c43ab3570a4e866673bd8c7aab979c6560bb98e7f4d98ab58c8e5e37