[INFO] cloning repository https://github.com/boustrophedon/taskerizer-prototype [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/boustrophedon/taskerizer-prototype" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboustrophedon%2Ftaskerizer-prototype", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboustrophedon%2Ftaskerizer-prototype'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 96a863769d7891abae999e5b8a0d014b01274b7f [INFO] testing boustrophedon/taskerizer-prototype against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboustrophedon%2Ftaskerizer-prototype" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/boustrophedon/taskerizer-prototype on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/boustrophedon/taskerizer-prototype [INFO] finished tweaking git repo https://github.com/boustrophedon/taskerizer-prototype [INFO] tweaked toml for git repo https://github.com/boustrophedon/taskerizer-prototype written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/boustrophedon/taskerizer-prototype already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a335b6d890b72673769e21dc3db6afa556d85add370168e805067bee4fe81dc [INFO] running `Command { std: "docker" "start" "-a" "7a335b6d890b72673769e21dc3db6afa556d85add370168e805067bee4fe81dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a335b6d890b72673769e21dc3db6afa556d85add370168e805067bee4fe81dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a335b6d890b72673769e21dc3db6afa556d85add370168e805067bee4fe81dc", kill_on_drop: false }` [INFO] [stdout] 7a335b6d890b72673769e21dc3db6afa556d85add370168e805067bee4fe81dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35bcadaffe336e1be1e7fa8bd3a3f9009417be1c34b1d534bd09bf08bcdbebe0 [INFO] running `Command { std: "docker" "start" "-a" "35bcadaffe336e1be1e7fa8bd3a3f9009417be1c34b1d534bd09bf08bcdbebe0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling libc v0.2.55 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling itoa v0.4.4 [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_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.20 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling directories v1.0.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling libsqlite3-sys v0.14.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling structopt v0.2.15 [INFO] [stderr] Compiling rusqlite v0.18.0 [INFO] [stderr] Compiling taskerizer-prototype v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.69s [INFO] running `Command { std: "docker" "inspect" "35bcadaffe336e1be1e7fa8bd3a3f9009417be1c34b1d534bd09bf08bcdbebe0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35bcadaffe336e1be1e7fa8bd3a3f9009417be1c34b1d534bd09bf08bcdbebe0", kill_on_drop: false }` [INFO] [stdout] 35bcadaffe336e1be1e7fa8bd3a3f9009417be1c34b1d534bd09bf08bcdbebe0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 617db2342875f0029d63efbac4e1b306ec990fc89900adee64375990a0cc9b35 [INFO] running `Command { std: "docker" "start" "-a" "617db2342875f0029d63efbac4e1b306ec990fc89900adee64375990a0cc9b35", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling tempfile v3.0.8 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling rusty-fork v0.2.2 [INFO] [stderr] Compiling proptest v0.9.3 [INFO] [stderr] Compiling taskerizer-prototype v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/config/tests/util.rs:23:28 [INFO] [stdout] | [INFO] [stdout] 23 | while ENV_VAR_LOCK.compare_and_swap(false, true, Ordering::SeqCst) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/config/tests/util.rs:29:30 [INFO] [stdout] | [INFO] [stdout] 29 | assert!(ENV_VAR_LOCK.compare_and_swap(true, false, Ordering::SeqCst), "drop unlocked mutex"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains an unused formatting placeholder [INFO] [stdout] --> src/sync/tests/apply_all.rs:99:89 [INFO] [stdout] | [INFO] [stdout] 99 | assert!(res.is_ok(), "Unexpected error when removing non-existant task via uset op: {}"); [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this message is not used as a format string when given without arguments, but will be in Rust 2021 [INFO] [stdout] help: add the missing argument [INFO] [stdout] | [INFO] [stdout] 99 | assert!(res.is_ok(), "Unexpected error when removing non-existant task via uset op: {}", ...); [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 99 | assert!(res.is_ok(), "{}", "Unexpected error when removing non-existant task via uset op: {}"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains an unused formatting placeholder [INFO] [stdout] --> src/sync/tests/apply_all.rs:125:89 [INFO] [stdout] | [INFO] [stdout] 125 | assert!(res.is_ok(), "Unexpected error when removing non-existant task via uset op: {}"); [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string when given without arguments, but will be in Rust 2021 [INFO] [stdout] help: add the missing argument [INFO] [stdout] | [INFO] [stdout] 125 | assert!(res.is_ok(), "Unexpected error when removing non-existant task via uset op: {}", ...); [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 125 | assert!(res.is_ok(), "{}", "Unexpected error when removing non-existant task via uset op: {}"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 29.20s [INFO] running `Command { std: "docker" "inspect" "617db2342875f0029d63efbac4e1b306ec990fc89900adee64375990a0cc9b35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "617db2342875f0029d63efbac4e1b306ec990fc89900adee64375990a0cc9b35", kill_on_drop: false }` [INFO] [stdout] 617db2342875f0029d63efbac4e1b306ec990fc89900adee64375990a0cc9b35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5655acc6e2c56c8e015990d5737af82001679ffae12cc44e9a009a566455a5da [INFO] running `Command { std: "docker" "start" "-a" "5655acc6e2c56c8e015990d5737af82001679ffae12cc44e9a009a566455a5da", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: use of deprecated associated function `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] running 164 tests [INFO] [stderr] --> src/config/tests/util.rs:23:28 [INFO] [stderr] | [INFO] [stderr] 23 | while ENV_VAR_LOCK.compare_and_swap(false, true, Ordering::SeqCst) {} [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stderr] --> src/config/tests/util.rs:29:30 [INFO] [stderr] | [INFO] [stderr] 29 | assert!(ENV_VAR_LOCK.compare_and_swap(true, false, Ordering::SeqCst), "drop unlocked mutex"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: panic message contains an unused formatting placeholder [INFO] [stderr] --> src/sync/tests/apply_all.rs:99:89 [INFO] [stderr] | [INFO] [stderr] 99 | assert!(res.is_ok(), "Unexpected error when removing non-existant task via uset op: {}"); [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stderr] = note: this message is not used as a format string when given without arguments, but will be in Rust 2021 [INFO] [stderr] help: add the missing argument [INFO] [stderr] | [INFO] [stderr] 99 | assert!(res.is_ok(), "Unexpected error when removing non-existant task via uset op: {}", ...); [INFO] [stderr] | ^^^^^ [INFO] [stderr] help: or add a "{}" format string to use the message literally [INFO] [stderr] | [INFO] [stderr] 99 | assert!(res.is_ok(), "{}", "Unexpected error when removing non-existant task via uset op: {}"); [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: panic message contains an unused formatting placeholder [INFO] [stderr] --> src/sync/tests/apply_all.rs:125:89 [INFO] [stderr] | [INFO] [stderr] 125 | assert!(res.is_ok(), "Unexpected error when removing non-existant task via uset op: {}"); [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: this message is not used as a format string when given without arguments, but will be in Rust 2021 [INFO] [stderr] help: add the missing argument [INFO] [stderr] | [INFO] [stderr] 125 | assert!(res.is_ok(), "Unexpected error when removing non-existant task via uset op: {}", ...); [INFO] [stderr] | ^^^^^ [INFO] [stderr] help: or add a "{}" format string to use the message literally [INFO] [stderr] | [INFO] [stderr] 125 | assert!(res.is_ok(), "{}", "Unexpected error when removing non-existant task via uset op: {}"); [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/taskerizer_prototype-f9b6c75078a2eae3) [INFO] [stdout] test config::tests::test_config_new_in_custom_no_path ... ok [INFO] [stdout] test config::tests::test_config_parse_bad_prob_neg ... ok [INFO] [stdout] test db::tests::add::test_db_add_duplicate_uuid_error ... ok [INFO] [stdout] test db::tests::add::test_db_add ... ok [INFO] [stdout] test config::tests::test_config_parse_bad_prob_greater_than_1 ... ok [INFO] [stdout] test db::tests::add::test_db_add_task_commit ... ok [INFO] [stdout] test config::tests::test_config_new_in_custom_exists ... ok [INFO] [stdout] test config::tests::util::test_config_temp_home ... ok [INFO] [stdout] test commands::test_dispatch::test_runcmd_add_current ... FAILED [INFO] [stdout] test db::tests::fetch_replicas::test_tx_fetch_replica_client_and_server ... FAILED [INFO] [stdout] test config::tests::util::test_config_directories_with_tmp_home ... ok [INFO] [stdout] test db::tests::fetch_current::test_db_fetch_current_ordering_two ... FAILED [INFO] [stdout] test config::tests::test_config_new_in_default_existing_config ... ok [INFO] [stdout] test db::tests::fetch_current::test_db_fetch_current_task_vs_break ... FAILED [INFO] [stdout] test commands::test_dispatch::test_runcmd_add_multiple_current ... FAILED [INFO] [stdout] test db::tests::clear_uset_op::test_tx_clear_uset_op_two_replicas ... FAILED [INFO] [stdout] test db::tests::fetch_replicas::test_tx_fetch_replica_server_duplicate_url ... FAILED [INFO] [stdout] test config::tests::test_config_new_in_default ... ok [INFO] [stdout] test db::tests::fetch_replicas::test_tx_fetch_replica_server_2 ... FAILED [INFO] [stdout] test db::tests::fetch_uset_op::test_tx_fetch_uset_op_remove ... FAILED [INFO] [stdout] test db::tests::fetch_current::test_db_fetch_current_one_break ... FAILED [INFO] [stdout] test db::tests::clear_uset_op::test_tx_clear_uset_op_empty ... ok [INFO] [stdout] test db::tests::fetch_replicas::test_tx_fetch_replica_server ... FAILED [INFO] [stdout] test db::tests::clear_uset_op::test_tx_clear_uset_op_one_remove ... FAILED [INFO] [stdout] test db::tests::fetch_current::test_db_fetch_current_one_task ... FAILED [INFO] [stdout] test db::tests::fetch_current::test_db_fetch_current_no_tasks ... FAILED [INFO] [stdout] test db::tests::complete::test_db_complete_2 ... FAILED [INFO] [stdout] test db::tests::fetch_current::test_db_fetch_current_two_max_u32 ... FAILED [INFO] [stdout] test db::tests::add::test_db_add_task_rollback ... ok [INFO] [stdout] test db::tests::clear_uset_op::test_tx_clear_uset_op_one ... FAILED [INFO] [stdout] test db::tests::fetch_replicas::test_tx_fetch_replica_empty ... FAILED [INFO] [stdout] test db::tests::complete::test_db_complete_1 ... FAILED [INFO] [stdout] test db::tests::fetch_uset_op::test_tx_fetch_uset_op_add ... FAILED [INFO] [stdout] test db::tests::complete::test_db_complete_empty ... FAILED [INFO] [stdout] test db::tests::fetch_replicas::test_tx_fetch_replica_server_duplicate_replica_id ... FAILED [INFO] [stdout] test db::tests::fetch_uset_op::test_tx_fetch_uset_op_empty ... FAILED [INFO] [stdout] test db::tests::list::test_db_list_added_manually ... FAILED [INFO] [stdout] test db::tests::list::test_db_list_empty ... FAILED [INFO] [stdout] test db::tests::select_current::test_db_select_current_empty ... FAILED [INFO] [stdout] test db::tests::select_current::test_db_select_current_one_break ... FAILED [INFO] [stdout] test db::tests::remove_by_uuid::test_db_remove_uuid_non_current ... FAILED [INFO] [stdout] test db::tests::list::test_db_list_invalid_task_zero_priority ... FAILED [INFO] [stdout] test db::tests::fetch_uset_op::test_tx_fetch_uset_op_empty_other ... FAILED [INFO] [stdout] test db::tests::store_replica::test_tx_store_replica_2 ... ok [INFO] [stdout] test db::tests::list::test_db_list_invalid_task_empty ... FAILED [INFO] [stdout] test db::tests::skip::test_db_skip_empty ... FAILED [INFO] [stdout] test db::tests::skip::test_db_skip_2 ... FAILED [INFO] [stdout] test db::tests::select_current::test_db_select_current_one_task ... FAILED [INFO] [stdout] test db::tests::skip::test_db_skip_1 ... FAILED [INFO] [stdout] test db::tests::fetch_uset_op::test_tx_fetch_uset_op_add_multi ... FAILED [INFO] [stdout] test db::tests::test_db_open_err_bad_dir ... ok [INFO] [stdout] test config::tests::test_test_config ... ok [INFO] [stdout] test db::tests::store_uset_op::test_tx_store_uset_op_duplicates_ok ... ok [INFO] [stdout] test db::tests::remove_by_uuid::test_db_remove_current ... FAILED [INFO] [stdout] test db::transaction::tests::fetch_current::test_tx_fetch_current_task_2 ... FAILED [INFO] [stdout] test db::tests::store_replica_server::test_tx_store_replica_server_2 ... ok [INFO] [stdout] test db::tests::store_replica::test_tx_store_replica_duplicate_replica_id ... ok [INFO] [stdout] test db::tests::store_uset_op::test_tx_store_uset_op_add ... ok [INFO] [stdout] test db::tests::store_replica_server::test_tx_store_replica_server_duplicate_url ... ok [INFO] [stdout] test db::tests::store_replica::test_tx_store_replica_client ... ok [INFO] [stdout] test db::tests::store_uset_op::test_tx_store_uset_op_remove ... ok [INFO] [stdout] test db::transaction::tests::fetch_current::test_tx_fetch_current_task_empty ... FAILED [INFO] [stdout] test db::tests::store_replica_server::test_tx_store_replica_server ... ok [INFO] [stdout] test db::transaction::tests::list::test_tx_list_task_commit ... FAILED [INFO] [stdout] test db::transaction::tests::pop_current::test_tx_pop_current_task_2 ... FAILED [INFO] [stdout] test db::transaction::tests::fetch_current::test_tx_fetch_current_task_1 ... FAILED [INFO] [stdout] test db::tests::store_replica_server::test_tx_store_replica_server_duplicate_replica_id ... ok [INFO] [stdout] test db::transaction::tests::remove_by_uuid::test_db_remove_nonexistant_uuid ... FAILED [INFO] [stdout] test db::transaction::tests::pop_current::test_tx_pop_current_task_empty ... FAILED [INFO] [stdout] test db::transaction::tests::list::test_tx_list_task_rollback ... FAILED [INFO] [stdout] test db::transaction::tests::remove_by_uuid::test_db_try_remove_task_by_uuid ... FAILED [INFO] [stdout] test db::transaction::tests::remove_by_uuid::test_db_try_remove_task_by_uuid_current ... FAILED [INFO] [stdout] test db::transaction::tests::pop_current::test_tx_pop_current_task_1 ... FAILED [INFO] [stdout] test db::transaction::tests::remove_task::test_tx_remove_task ... FAILED [INFO] [stdout] test db::transaction::tests::remove_by_uuid::test_db_try_remove_task_by_uuid_duplicates ... FAILED [INFO] [stdout] test db::transaction::tests::remove_by_uuid::test_db_try_remove_task_by_uuid_list ... FAILED [INFO] [stdout] test db::transaction::tests::remove_task::test_tx_remove_task_current_empty_db ... FAILED [INFO] [stdout] test db::transaction::tests::remove_task::test_tx_remove_task_duplicates ... FAILED [INFO] [stdout] test selection::tests::top::test_selection_selection_top_works ... ok [INFO] [stdout] test db::transaction::tests::remove_task::test_tx_remove_task_current_with_tasks ... FAILED [INFO] [stdout] test selection::tests::top::test_selection_top_equal_priorities_3 ... ok [INFO] [stdout] test selection::tests::top::test_selection_top_nonequal_priorities ... ok [INFO] [stdout] test selection::tests::weighted_random::test_select_category_works ... ok [INFO] [stdout] test db::transaction::tests::remove_task::test_tx_remove_task_list ... FAILED [INFO] [stdout] test selection::tests::weighted_random::test_weighted_random_equal_priorities ... ok [INFO] [stdout] test selection::tests::weighted_random::test_weighted_random_nonequal_priorities ... ok [INFO] [stdout] test selection::tests::weighted_random::test_weighted_random_equal_priorities_3 ... ok [INFO] [stdout] test db::tests::test_db_metadata ... ok [INFO] [stdout] test selection::tests::weighted_random::test_weighted_random_works ... ok [INFO] [stdout] test sync::process::tests::clear::test_process_clear_empty ... ok [INFO] [stdout] test db::transaction::tests::set_current::test_tx_set_current ... FAILED [INFO] [stdout] test db::tests::test_db_open_on_disk ... ok [INFO] [stdout] test sync::process::tests::clear::test_process_clear_no_tasks ... FAILED [INFO] [stdout] test sync::process::tests::clear::test_process_clear_three_clients_clear_vs_no_clear ... FAILED [INFO] [stdout] test sync::process::tests::clear::test_process_clear_unknown_id ... ok [INFO] [stdout] test sync::process::tests::sync::test_process_sync_empty ... FAILED [INFO] [stdout] test sync::process::tests::clear::test_process_clear_existing_task ... FAILED [INFO] [stdout] test sync::process::tests::sync::test_process_sync_error_on_duplicate_initial ... FAILED [INFO] [stdout] test sync::process::tests::clear::test_process_clear_actually_clears ... FAILED [INFO] [stdout] test sync::process::tests::sync::test_process_sync_empty_send_ops ... FAILED [INFO] [stdout] test sync::process::tests::sync::test_process_sync_new_client_no_clear ... FAILED [INFO] [stdout] test sync::process::tests::clear::test_process_clear_preserve_database ... FAILED [INFO] [stdout] test sync::process::tests::sync::test_process_sync_error_on_duplicate_registered ... FAILED [INFO] [stdout] test sync::process::tests::sync::test_process_sync_two_clients_1 ... FAILED [INFO] [stdout] test sync::process::tests::sync::test_process_sync_two_clients_2 ... FAILED [INFO] [stdout] test sync::process::tests::sync::test_process_sync_two_clients_3 ... FAILED [INFO] [stdout] test commands::test_dispatch::test_runcmd_add_current_arb ... FAILED [INFO] [stdout] test sync::tests::add::test_uset_add_break_1 ... FAILED [INFO] [stdout] test sync::tests::add::test_uset_add_error_dup_uuid ... ok [INFO] [stdout] test db::transaction::tests::fetch_current::test_tx_fetch_current_task_arb ... FAILED [INFO] [stdout] test sync::tests::apply_all::test_uset_apply_all_2 ... FAILED [INFO] [stdout] test sync::tests::add::test_uset_add_task_1 ... FAILED [INFO] [stdout] test sync::tests::apply_all::test_uset_apply_all_duplicate_error_keeps_existing_task ... FAILED [INFO] [stdout] test sync::tests::apply_all::test_uset_apply_all_duplicate_error ... FAILED [INFO] [stdout] test db::tests::complete::test_db_complete_arb ... FAILED [INFO] [stdout] test sync::tests::apply_all::test_uset_apply_all_remove_current_task ... FAILED [INFO] [stdout] test sync::tests::apply_all::test_uset_apply_all_empty ... ok [INFO] [stdout] test sync::tests::remove::test_uset_remove_current ... FAILED [INFO] [stdout] test sync::tests::apply_all::test_uset_apply_all_remove_non_existant ... FAILED [INFO] [stdout] test sync::tests::remove::test_uset_remove_non_current ... FAILED [INFO] [stdout] test db::tests::list::test_db_list_arb ... FAILED [INFO] [stdout] test sync::tests::remove::test_uset_remove_task_local_1 ... FAILED [INFO] [stdout] test db::tests::select_current::test_db_select_current_arb ... FAILED [INFO] [stdout] test sync::tests::remove::test_uset_remove_task_remote_1 ... FAILED [INFO] [stdout] test task::tests::test_task_fmt_long_2 ... ok [INFO] [stdout] test task::tests::test_task_fmt_long_3 ... ok [INFO] [stdout] test task::tests::test_task_fmt_row_1 ... ok [INFO] [stdout] test task::tests::test_task_fmt_row_2 ... ok [INFO] [stdout] test task::tests::test_task_nonempty_task ... ok [INFO] [stdout] test task::tests::test_task_null_desc ... ok [INFO] [stdout] test task::tests::test_task_uuid_not_equal ... ok [INFO] [stdout] test task::tests::test_task_fmt_long_1 ... ok [INFO] [stdout] test task::tests::test_task_zero_priority ... ok [INFO] [stdout] test db::transaction::tests::remove_by_uuid::test_db_try_remove_task_by_uuid_arb ... FAILED [INFO] [stdout] test db::transaction::tests::pop_current::test_tx_pop_current_task_arb ... FAILED [INFO] [stdout] test task::tests::test_task_valid_arb_task ... ok [INFO] [stdout] test db::tests::fetch_current::test_db_fetch_current_arb ... FAILED [INFO] [stdout] test sync::tests::add::test_uset_add_arb ... FAILED [INFO] [stdout] test db::transaction::tests::remove_task::test_tx_remove_task_arb ... FAILED [INFO] [stdout] test db::transaction::tests::set_current::test_tx_set_current_arb ... FAILED [INFO] [stdout] test db::tests::remove_by_uuid::test_db_remove_uuid_arb ... FAILED [INFO] [stdout] test selection::tests::top::test_selection_top_arb ... ok [INFO] [stdout] test db::tests::store_replica::test_tx_store_replica_arb ... ok [INFO] [stdout] test sync::process::tests::sync::test_process_sync_one_client_add_two_ways_arb ... FAILED [INFO] [stdout] test db::tests::remove_by_uuid::test_db_remove_uuid_non_existant_arb ... FAILED [INFO] [stdout] test sync::tests::remove::test_uset_remove_non_existant_arb ... FAILED [INFO] [stdout] test commands::test_dispatch::test_runcmd_add_multiple_current_arb ... FAILED [INFO] [stdout] test db::tests::remove_by_uuid::test_db_remove_uuid_current_arb ... FAILED [INFO] [stdout] test sync::process::tests::sync::test_process_sync_one_client_add_remove_two_ways_arb ... FAILED [INFO] [stdout] test db::transaction::tests::list::test_tx_add_task_commit_arb ... FAILED [INFO] [stdout] test db::transaction::tests::list::test_tx_add_task_rollback_arb ... FAILED [INFO] [stdout] test sync::tests::remove::test_uset_remove_arb ... FAILED [INFO] [stdout] test db::tests::clear_uset_op::test_tx_clear_uset_arb ... FAILED [INFO] [stdout] test sync::tests::remove::test_uset_remove_current_arb ... FAILED [INFO] [stdout] test selection::tests::weighted_random::test_weighted_random_nonequal_priorities_arb ... ok [INFO] [stdout] test sync::process::tests::sync::test_process_sync_three_clients_arb ... FAILED [INFO] [stdout] test db::tests::add::test_db_add_task_rollback_arb ... ok [INFO] [stdout] test db::tests::store_replica_server::test_tx_store_replica_server_arb ... ok [INFO] [stdout] test db::tests::add::test_db_add_task_commit_arb ... ok [INFO] [stdout] test db::tests::fetch_uset_op::test_tx_fetch_uset_arb ... FAILED [INFO] [stdout] test db::tests::store_uset_op::test_tx_store_uset_arb ... ok [INFO] [stdout] test db::tests::fetch_replicas::test_tx_fetch_replica_client_arb ... FAILED [INFO] [stdout] test db::tests::fetch_replicas::test_tx_fetch_replica_server_arb has been running for over 60 seconds [INFO] [stdout] test db::tests::fetch_replicas::test_tx_fetch_replicas_arb has been running for over 60 seconds [INFO] [stdout] test db::tests::fetch_replicas::test_tx_fetch_replica_server_arb ... FAILED [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/taskerizer_prototype-f9b6c75078a2eae3` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "5655acc6e2c56c8e015990d5737af82001679ffae12cc44e9a009a566455a5da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5655acc6e2c56c8e015990d5737af82001679ffae12cc44e9a009a566455a5da", kill_on_drop: false }` [INFO] [stdout] 5655acc6e2c56c8e015990d5737af82001679ffae12cc44e9a009a566455a5da