[INFO] cloning repository https://github.com/gridgentoo/spartan [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gridgentoo/spartan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgridgentoo%2Fspartan", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgridgentoo%2Fspartan'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f6d774257dbe9abdf2858fd9e29629e3e9e48cbe [INFO] testing gridgentoo/spartan against try#c3758fdc4730d7700b25a13cccff296a08f42c00 for pr-91743 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgridgentoo%2Fspartan" "/workspace/builds/worker-95/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-95/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gridgentoo/spartan on toolchain c3758fdc4730d7700b25a13cccff296a08f42c00 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gridgentoo/spartan [INFO] finished tweaking git repo https://github.com/gridgentoo/spartan [INFO] tweaked toml for git repo https://github.com/gridgentoo/spartan written to /workspace/builds/worker-95/source/Cargo.toml [INFO] crate git repo https://github.com/gridgentoo/spartan already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 932950dd3961e78f81a91caa218d295f5e781f5ab6258460fcd4c6dec645f092 [INFO] running `Command { std: "docker" "start" "-a" "932950dd3961e78f81a91caa218d295f5e781f5ab6258460fcd4c6dec645f092", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "932950dd3961e78f81a91caa218d295f5e781f5ab6258460fcd4c6dec645f092", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "932950dd3961e78f81a91caa218d295f5e781f5ab6258460fcd4c6dec645f092", kill_on_drop: false }` [INFO] [stdout] 932950dd3961e78f81a91caa218d295f5e781f5ab6258460fcd4c6dec645f092 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4c83b865d68eeed15d7f7f6c0e43ab21d494e4fb2cef3086d9723c821e7c13f [INFO] running `Command { std: "docker" "start" "-a" "f4c83b865d68eeed15d7f7f6c0e43ab21d494e4fb2cef3086d9723c821e7c13f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling zeroize v0.9.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling terminal_size v0.1.15 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling console v0.13.0 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling multipart v0.17.0 [INFO] [stderr] Compiling dialoguer v0.7.1 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling tokio-tungstenite v0.11.0 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling maybe-owned v0.3.4 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling warp v0.2.5 (https://github.com/ivan770/warp#244bb8b2) [INFO] [stderr] Compiling spartan v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "f4c83b865d68eeed15d7f7f6c0e43ab21d494e4fb2cef3086d9723c821e7c13f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4c83b865d68eeed15d7f7f6c0e43ab21d494e4fb2cef3086d9723c821e7c13f", kill_on_drop: false }` [INFO] [stdout] f4c83b865d68eeed15d7f7f6c0e43ab21d494e4fb2cef3086d9723c821e7c13f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef07784b9f405f2be294b3bf64c56fdea16583826495df7998ce919aece6fd75 [INFO] running `Command { std: "docker" "start" "-a" "ef07784b9f405f2be294b3bf64c56fdea16583826495df7998ce919aece6fd75", kill_on_drop: false }` [INFO] [stderr] Compiling spartan v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.90s [INFO] [stderr] Executable unittests spartan_lib/lib.rs (/opt/rustwide/target/debug/deps/spartan_lib-3b74eec445639fe0) [INFO] [stderr] Executable unittests spartan/main.rs (/opt/rustwide/target/debug/deps/spartan-701f4e74f98fa60e) [INFO] running `Command { std: "docker" "inspect" "ef07784b9f405f2be294b3bf64c56fdea16583826495df7998ce919aece6fd75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef07784b9f405f2be294b3bf64c56fdea16583826495df7998ce919aece6fd75", kill_on_drop: false }` [INFO] [stdout] ef07784b9f405f2be294b3bf64c56fdea16583826495df7998ce919aece6fd75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d2c886d8613dde73cf8daf620defcd5e27181ae66585eb2134e57466d99f2bb4 [INFO] running `Command { std: "docker" "start" "-a" "d2c886d8613dde73cf8daf620defcd5e27181ae66585eb2134e57466d99f2bb4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests spartan_lib/lib.rs (/opt/rustwide/target/debug/deps/spartan_lib-3b74eec445639fe0) [INFO] [stdout] [INFO] [stdout] running 46 tests [INFO] [stdout] test core::db::tree::dispatcher_tests::chain_pop_message ... ok [INFO] [stdout] test core::db::tree::dispatcher_tests::delayed_and_ready_message ... ok [INFO] [stdout] test core::db::tree::dispatcher_tests::delete_message ... ok [INFO] [stdout] test core::db::tree::dispatcher_tests::delayed_message ... ok [INFO] [stdout] test core::db::tree::dispatcher_tests::peek_message ... ok [INFO] [stdout] test core::db::tree::dispatcher_tests::push_message ... ok [INFO] [stdout] test core::db::tree::dispatcher_tests::gc ... ok [INFO] [stdout] test core::db::tree::dispatcher_tests::pop_message ... ok [INFO] [stdout] test core::db::tree::tests::test_get_mut ... ok [INFO] [stdout] test core::db::tree::dispatcher_tests::push_pop_requeue_push ... ok [INFO] [stdout] test core::db::tree::tests::test_delete ... ok [INFO] [stdout] test core::db::tree::tests::test_is_empty ... ok [INFO] [stdout] test core::db::tree::tests::test_len_clear ... ok [INFO] [stdout] test core::db::tree::tests::test_position_get ... ok [INFO] [stdout] test core::db::tree::tests::test_push ... ok [INFO] [stdout] test core::db::tree::tests::test_retain ... ok [INFO] [stdout] test core::db::vec::dispatcher_tests::chain_pop_message ... ok [INFO] [stdout] test core::db::vec::dispatcher_tests::delete_message ... ok [INFO] [stdout] test core::db::vec::dispatcher_tests::gc ... ok [INFO] [stdout] test core::db::vec::dispatcher_tests::delayed_message ... ok [INFO] [stdout] test core::db::vec::dispatcher_tests::delayed_and_ready_message ... ok [INFO] [stdout] test core::db::vec::dispatcher_tests::peek_message ... ok [INFO] [stdout] test core::db::vec::dispatcher_tests::pop_message ... ok [INFO] [stdout] test core::db::vec::dispatcher_tests::push_pop_requeue_push ... ok [INFO] [stdout] test core::db::vec::dispatcher_tests::push_message ... ok [INFO] [stdout] test core::db::vec::tests::test_clear ... ok [INFO] [stdout] test core::db::vec::tests::test_delete ... ok [INFO] [stdout] test core::db::vec::tests::test_get_mut ... ok [INFO] [stdout] test core::db::vec::tests::test_is_empty ... ok [INFO] [stdout] test core::db::vec::tests::test_get ... ok [INFO] [stdout] test core::db::vec::tests::test_position ... ok [INFO] [stdout] test core::db::vec::tests::test_push_raw ... ok [INFO] [stdout] test core::message::builder::tests::creates_message ... ok [INFO] [stdout] test core::db::vec::tests::test_retain ... ok [INFO] [stdout] test core::message::state::tests::create_useless_state ... ok [INFO] [stdout] test core::message::state::tests::create_valid_state ... ok [INFO] [stdout] test core::message::state::tests::lifecycle ... ok [INFO] [stdout] test core::message::tests::test_sort ... ok [INFO] [stdout] test core::message::time::tests::test_delay_compare ... ok [INFO] [stdout] test core::message::time::tests::test_initialize_offset_with_correct_value ... ok [INFO] [stdout] test core::message::time::tests::test_initialize_offset_with_incorrect_value ... ok [INFO] [stdout] test core::message::time::tests::test_timeout ... ok [INFO] [stdout] test core::db::tree::dispatcher_tests::delete_nonexistent_message - should panic ... ok [INFO] [stdout] test core::db::vec::dispatcher_tests::delete_nonexistent_message - should panic ... ok [INFO] [stdout] test core::message::builder::tests::fails_with_empty_body - should panic ... ok [INFO] [stdout] test core::message::time::tests::delay_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.01s [INFO] [stdout] [INFO] [stderr] Running unittests spartan/main.rs (/opt/rustwide/target/debug/deps/spartan-701f4e74f98fa60e) [INFO] [stdout] [INFO] [stdout] running 47 tests [INFO] [stdout] test actions::clear::tests::test_clear ... ok [INFO] [stdout] test actions::requeue::tests::test_empty_requeue ... ok [INFO] [stdout] test actions::pop::tests::test_empty_pop ... ok [INFO] [stdout] test actions::push::tests::test_delayed_push ... ok [INFO] [stdout] test actions::delete::tests::test_empty_delete ... ok [INFO] [stdout] test jobs::gc::tests::test_gc ... ok [INFO] [stdout] test node::replication::primary::storage::tests::test_empty_slice ... ok [INFO] [stdout] test actions::pop::tests::test_message_pop ... ok [INFO] [stdout] test node::event::tests::test_apply_events ... ok [INFO] [stdout] test node::persistence::log::tests::test_serialize_log_entry ... ok [INFO] [stdout] test actions::clear::tests::test_clear_fullchain ... ok [INFO] [stdout] test node::replication::primary::storage::tests::test_gc ... ok [INFO] [stdout] test node::queue::tests::test_prepare_replication_empty ... ok [INFO] [stdout] test actions::delete::tests::test_message_delete ... ok [INFO] [stdout] test http::middleware::access::tests::test_incorrect_key ... ok [INFO] [stdout] test node::queue::tests::test_prepare_replication ... ok [INFO] [stdout] test http::middleware::access::tests::test_queue_allowed ... ok [INFO] [stdout] test actions::size::tests::test_size ... ok [INFO] [stdout] test node::persistence::log::tests::test_empty_file_load ... ok [INFO] [stdout] test jobs::persistence::tests::test_persistence ... ok [INFO] [stdout] test http::middleware::access::tests::test_queue_not_allowed ... ok [INFO] [stdout] test node::persistence::log::tests::test_append_read ... ok [INFO] [stdout] test node::replication::primary::storage::tests::test_index_mismatch ... ok [INFO] [stdout] test node::replication::primary::storage::tests::test_push_slice ... ok [INFO] [stdout] test http::middleware::access::tests::test_missing_header ... ok [INFO] [stdout] test http::middleware::access::tests::test_wildcard ... ok [INFO] [stdout] test node::replication::primary::stream::tests::test_ask ... ok [INFO] [stdout] test node::replication::replica::tests::test_accept_ask ... ok [INFO] [stdout] test node::manager::tests::test_load_log ... ok [INFO] [stdout] test node::replication::replica::tests::test_accept_invalid_send ... ok [INFO] [stdout] test node::replication::primary::stream::tests::test_ping ... ok [INFO] [stdout] test actions::push::tests::test_push ... ok [INFO] [stdout] test node::replication::primary::stream::tests::test_ping_invalid_version ... ok [INFO] [stdout] test utils::codec::tests::test_decode_invalid_data ... ok [INFO] [stdout] test node::replication::replica::tests::test_accept_send ... ok [INFO] [stdout] test utils::codec::tests::test_encode_decode_valid_data ... ok [INFO] [stdout] test node::replication::replica::tests::test_accept_ping ... ok [INFO] [stdout] test node::replication::replica::tests::test_invalid_socket ... ok [INFO] [stdout] test node::replication::replica::tests::test_socket ... ok [INFO] [stdout] test utils::stream::tests::test_input ... ok [INFO] [stdout] test actions::requeue::tests::test_message_requeue ... ok [INFO] [stdout] test utils::stream::tests::test_output ... ok [INFO] [stdout] test node::persistence::log::tests::test_multiple_log_entries ... ok [INFO] [stdout] test node::persistence::log::tests::test_persist_and_restore_from_events ... ok [INFO] [stdout] test node::manager::tests::test_load_snapshot ... ok [INFO] [stdout] test node::persistence::log::tests::test_compaction ... ok [INFO] [stdout] test node::manager::tests::test_load_log_compaction ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Doc-tests spartan_lib [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test spartan_lib/core/dispatcher/status_aware.rs - core::dispatcher::status_aware::StatusAwareDispatcher::requeue (line 35) ... FAILED [INFO] [stdout] test spartan_lib/core/db/mod.rs - core::db::StatusAwareDatabase::requeue (line 204) ... FAILED [INFO] [stdout] test spartan_lib/core/dispatcher/status_aware.rs - core::dispatcher::status_aware::StatusAwareDispatcher::pop (line 16) ... FAILED [INFO] [stdout] test spartan_lib/core/db/mod.rs - core::db::StatusAwareDatabase::reserve (line 181) ... FAILED [INFO] [stdout] test spartan_lib/core/dispatcher/simple.rs - core::dispatcher::simple::PositionBasedDelete::delete (line 159) ... FAILED [INFO] [stdout] test spartan_lib/core/dispatcher/simple.rs - core::dispatcher::simple::SimpleDispatcher::gc (line 44) ... FAILED [INFO] [stdout] test spartan_lib/core/dispatcher/simple.rs - core::dispatcher::simple::Delete::delete (line 130) ... FAILED [INFO] [stdout] test spartan_lib/core/dispatcher/simple.rs - core::dispatcher::simple::SimpleDispatcher::peek (line 27) ... FAILED [INFO] [stdout] test spartan_lib/core/db/mod.rs - core::db::Database::get_mut (line 68) ... FAILED [INFO] [stdout] test spartan_lib/core/db/mod.rs - core::db::Database::retain (line 108) ... ok [INFO] [stdout] test spartan_lib/core/db/mod.rs - core::db::Database::clear (line 158) ... ok [INFO] [stdout] test spartan_lib/core/db/mod.rs - core::db::Database::is_empty (line 144) ... ok [INFO] [stdout] test spartan_lib/core/payload/status.rs - core::payload::status::Status::reservable (line 45) ... ok [INFO] [stdout] test spartan_lib/core/db/mod.rs - core::db::Database::len (line 128) ... ok [INFO] [stdout] test spartan_lib/core/dispatcher/simple.rs - core::dispatcher::simple::SimpleDispatcher::push (line 13) ... ok [INFO] [stdout] test spartan_lib/core/db/mod.rs - core::db::Database::delete_pos (line 89) ... ok [INFO] [stdout] test spartan_lib/core/message/builder.rs - core::message::builder::MessageBuilder (line 15) ... ok [INFO] [stdout] test spartan_lib/core/dispatcher/simple.rs - core::dispatcher::simple::SimpleDispatcher::clear (line 98) ... ok [INFO] [stdout] test spartan_lib/core/db/mod.rs - core::db::Database::get (line 49) ... ok [INFO] [stdout] test spartan_lib/core/db/mod.rs - core::db::Database::position (line 30) ... ok [INFO] [stdout] test spartan_lib/core/dispatcher/simple.rs - core::dispatcher::simple::SimpleDispatcher::size (line 80) ... ok [INFO] [stdout] test spartan_lib/core/payload/status.rs - core::payload::status::Status::has_tries (line 59) ... ok [INFO] [stdout] test spartan_lib/core/payload/status.rs - core::payload::status::Status::requeueable (line 33) ... ok [INFO] [stdout] test spartan_lib/core/payload/status.rs - core::payload::status::Status::requeue (line 7) ... ok [INFO] [stdout] test spartan_lib/core/db/mod.rs - core::db::Database::push_raw (line 16) ... ok [INFO] [stdout] test spartan_lib/core/payload/identifiable.rs - core::payload::identifiable::Identifiable::id (line 7) ... ok [INFO] [stdout] test spartan_lib/core/payload/dispatchable.rs - core::payload::dispatchable::Dispatchable::obtainable (line 10) ... ok [INFO] [stdout] test spartan_lib/core/payload/dispatchable.rs - core::payload::dispatchable::Dispatchable::body (line 29) ... ok [INFO] [stdout] test spartan_lib/core/payload/status.rs - core::payload::status::Status::reserve (line 21) ... ok [INFO] [stdout] test spartan_lib/core/payload/sortable.rs - core::payload::sortable::Sortable::sort (line 7) ... ok [INFO] [stdout] test spartan_lib/core/payload/dispatchable.rs - core::payload::dispatchable::Dispatchable::gc (line 41) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- spartan_lib/core/dispatcher/status_aware.rs - core::dispatcher::status_aware::StatusAwareDispatcher::requeue (line 35) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- spartan_lib/core/db/mod.rs - core::db::StatusAwareDatabase::requeue (line 204) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- spartan_lib/core/dispatcher/status_aware.rs - core::dispatcher::status_aware::StatusAwareDispatcher::pop (line 16) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- spartan_lib/core/db/mod.rs - core::db::StatusAwareDatabase::reserve (line 181) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- spartan_lib/core/dispatcher/simple.rs - core::dispatcher::simple::PositionBasedDelete::delete (line 159) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- spartan_lib/core/dispatcher/simple.rs - core::dispatcher::simple::SimpleDispatcher::gc (line 44) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- spartan_lib/core/dispatcher/simple.rs - core::dispatcher::simple::Delete::delete (line 130) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- spartan_lib/core/dispatcher/simple.rs - core::dispatcher::simple::SimpleDispatcher::peek (line 27) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- spartan_lib/core/db/mod.rs - core::db::Database::get_mut (line 68) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] spartan_lib/core/db/mod.rs - core::db::Database::get_mut (line 68) [INFO] [stdout] spartan_lib/core/db/mod.rs - core::db::StatusAwareDatabase::requeue (line 204) [INFO] [stdout] spartan_lib/core/db/mod.rs - core::db::StatusAwareDatabase::reserve (line 181) [INFO] [stdout] spartan_lib/core/dispatcher/simple.rs - core::dispatcher::simple::Delete::delete (line 130) [INFO] [stdout] spartan_lib/core/dispatcher/simple.rs - core::dispatcher::simple::PositionBasedDelete::delete (line 159) [INFO] [stdout] spartan_lib/core/dispatcher/simple.rs - core::dispatcher::simple::SimpleDispatcher::gc (line 44) [INFO] [stdout] spartan_lib/core/dispatcher/simple.rs - core::dispatcher::simple::SimpleDispatcher::peek (line 27) [INFO] [stdout] spartan_lib/core/dispatcher/status_aware.rs - core::dispatcher::status_aware::StatusAwareDispatcher::pop (line 16) [INFO] [stdout] spartan_lib/core/dispatcher/status_aware.rs - core::dispatcher::status_aware::StatusAwareDispatcher::requeue (line 35) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 22 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.97s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "d2c886d8613dde73cf8daf620defcd5e27181ae66585eb2134e57466d99f2bb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2c886d8613dde73cf8daf620defcd5e27181ae66585eb2134e57466d99f2bb4", kill_on_drop: false }` [INFO] [stdout] d2c886d8613dde73cf8daf620defcd5e27181ae66585eb2134e57466d99f2bb4