[INFO] updating cached repository https://github.com/boustrophedon/taskerizer-prototype [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 96a863769d7891abae999e5b8a0d014b01274b7f [INFO] testing boustrophedon/taskerizer-prototype against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboustrophedon%2Ftaskerizer-prototype" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/boustrophedon/taskerizer-prototype on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [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-1/source/Cargo.toml [INFO] crate git repo https://github.com/boustrophedon/taskerizer-prototype already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 29df054e521ec586f9eafe0533e5bf0aa09564b1bb1064ec368ff0318fb5df78 [INFO] running `"docker" "start" "-a" "29df054e521ec586f9eafe0533e5bf0aa09564b1bb1064ec368ff0318fb5df78"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling backtrace v0.3.20 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling libsqlite3-sys v0.14.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling directories v1.0.2 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling failure_derive v0.1.5 [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 1m 29s [INFO] running `"docker" "inspect" "29df054e521ec586f9eafe0533e5bf0aa09564b1bb1064ec368ff0318fb5df78"` [INFO] running `"docker" "rm" "-f" "29df054e521ec586f9eafe0533e5bf0aa09564b1bb1064ec368ff0318fb5df78"` [INFO] [stdout] 29df054e521ec586f9eafe0533e5bf0aa09564b1bb1064ec368ff0318fb5df78 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stdout] 9887e4ea83045fbb49070116c64842764c39e1b35de0b690437ad6b086899765 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "9887e4ea83045fbb49070116c64842764c39e1b35de0b690437ad6b086899765"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling tempfile v3.0.8 [INFO] [stderr] Compiling rusty-fork v0.2.2 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling proptest v0.9.3 [INFO] [stderr] Compiling taskerizer-prototype v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 41.00s [INFO] running `"docker" "inspect" "9887e4ea83045fbb49070116c64842764c39e1b35de0b690437ad6b086899765"` [INFO] running `"docker" "rm" "-f" "9887e4ea83045fbb49070116c64842764c39e1b35de0b690437ad6b086899765"` [INFO] [stdout] 9887e4ea83045fbb49070116c64842764c39e1b35de0b690437ad6b086899765 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stdout] 999df0717ddb684dd59c5b21b608ccce1a52c2d957e88b5f8eb7b9e3eb15420d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "999df0717ddb684dd59c5b21b608ccce1a52c2d957e88b5f8eb7b9e3eb15420d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/taskerizer_prototype-07a2afd57850d943 [INFO] [stdout] [INFO] [stdout] running 164 tests [INFO] [stdout] test config::tests::test_config_parse_bad_prob_neg ... ok [INFO] [stdout] test config::tests::test_config_parse_bad_prob_greater_than_1 ... ok [INFO] [stdout] test config::tests::test_config_new_in_custom_no_path ... ok [INFO] [stdout] test commands::test_dispatch::test_runcmd_add_multiple_current ... ok [INFO] [stdout] test config::tests::test_config_new_in_default ... ok [INFO] [stdout] test config::tests::util::test_config_directories_with_tmp_home ... ok [INFO] [stdout] test db::tests::clear_uset_op::test_tx_clear_uset_op_empty ... ok [INFO] [stdout] test config::tests::test_config_new_in_custom_exists ... ok [INFO] [stdout] test db::tests::add::test_db_add ... ok [INFO] [stdout] test db::tests::add::test_db_add_duplicate_uuid_error ... ok [INFO] [stdout] test db::tests::add::test_db_add_task_commit ... ok [INFO] [stdout] test commands::test_dispatch::test_runcmd_add_current ... ok [INFO] [stdout] test db::tests::add::test_db_add_task_rollback ... ok [INFO] [stdout] test config::tests::test_config_new_in_default_existing_config ... ok [INFO] [stdout] test db::tests::complete::test_db_complete_2 ... ok [INFO] [stdout] test db::tests::clear_uset_op::test_tx_clear_uset_op_one ... ok [INFO] [stdout] test config::tests::util::test_config_temp_home ... ok [INFO] [stdout] test db::tests::complete::test_db_complete_1 ... ok [INFO] [stdout] test db::tests::fetch_current::test_db_fetch_current_one_task ... ok [INFO] [stdout] test db::tests::clear_uset_op::test_tx_clear_uset_op_one_remove ... ok [INFO] [stdout] test db::tests::clear_uset_op::test_tx_clear_uset_op_two_replicas ... ok [INFO] [stdout] test db::tests::fetch_current::test_db_fetch_current_two_max_u32 ... ok [INFO] [stdout] test db::tests::fetch_current::test_db_fetch_current_ordering_two ... ok [INFO] [stdout] test db::tests::fetch_current::test_db_fetch_current_no_tasks ... ok [INFO] [stdout] test db::tests::fetch_replicas::test_tx_fetch_replica_server_2 ... ok [INFO] [stdout] test db::tests::fetch_current::test_db_fetch_current_task_vs_break ... ok [INFO] [stdout] test db::tests::fetch_current::test_db_fetch_current_one_break ... ok [INFO] [stdout] test db::tests::complete::test_db_complete_empty ... ok [INFO] [stdout] test db::tests::fetch_replicas::test_tx_fetch_replica_server_duplicate_replica_id ... ok [INFO] [stdout] test db::tests::fetch_replicas::test_tx_fetch_replica_empty ... ok [INFO] [stdout] test db::tests::fetch_replicas::test_tx_fetch_replica_server ... ok [INFO] [stdout] test db::tests::fetch_uset_op::test_tx_fetch_uset_op_add ... ok [INFO] [stdout] test db::tests::fetch_replicas::test_tx_fetch_replica_client_and_server ... ok [INFO] [stdout] test db::tests::fetch_uset_op::test_tx_fetch_uset_op_empty_other ... ok [INFO] [stdout] test db::tests::fetch_replicas::test_tx_fetch_replica_server_duplicate_url ... ok [INFO] [stdout] test db::tests::fetch_uset_op::test_tx_fetch_uset_op_add_multi ... ok [INFO] [stdout] test db::tests::fetch_uset_op::test_tx_fetch_uset_op_remove ... ok [INFO] [stdout] test db::tests::list::test_db_list_added_manually ... ok [INFO] [stdout] test db::tests::fetch_uset_op::test_tx_fetch_uset_op_empty ... ok [INFO] [stdout] test db::tests::list::test_db_list_invalid_task_zero_priority ... ok [INFO] [stdout] test db::tests::remove_by_uuid::test_db_remove_current ... ok [INFO] [stdout] test db::tests::list::test_db_list_invalid_task_empty ... ok [INFO] [stdout] test db::tests::list::test_db_list_empty ... ok [INFO] [stdout] test db::tests::remove_by_uuid::test_db_remove_uuid_non_current ... ok [INFO] [stdout] test config::tests::test_test_config ... ok [INFO] [stdout] test commands::test_dispatch::test_runcmd_add_current_arb ... ok [INFO] [stdout] test db::tests::select_current::test_db_select_current_empty ... ok [INFO] [stdout] test db::tests::select_current::test_db_select_current_one_break ... ok [INFO] [stdout] test db::tests::select_current::test_db_select_current_one_task ... ok [INFO] [stdout] test db::tests::skip::test_db_skip_1 ... ok [INFO] [stdout] test db::tests::skip::test_db_skip_2 ... ok [INFO] [stdout] test db::tests::skip::test_db_skip_empty ... ok [INFO] [stdout] test db::tests::store_replica::test_tx_store_replica_2 ... ok [INFO] [stdout] test db::tests::fetch_replicas::test_tx_fetch_replica_client_arb ... ok [INFO] [stdout] test db::tests::store_replica::test_tx_store_replica_client ... ok [INFO] [stdout] test db::tests::store_replica::test_tx_store_replica_duplicate_replica_id ... ok [INFO] [stdout] test db::tests::store_replica_server::test_tx_store_replica_server ... ok [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_arb ... ok [INFO] [stdout] test db::tests::store_replica_server::test_tx_store_replica_server_duplicate_replica_id ... ok [INFO] [stdout] test db::tests::store_replica_server::test_tx_store_replica_server_duplicate_url ... ok [INFO] [stdout] test db::tests::fetch_replicas::test_tx_fetch_replica_server_arb ... ok [INFO] [stdout] test db::tests::store_uset_op::test_tx_store_uset_op_add ... ok [INFO] [stdout] test db::tests::store_uset_op::test_tx_store_uset_op_duplicates_ok ... ok [INFO] [stdout] test db::tests::store_uset_op::test_tx_store_uset_op_remove ... ok [INFO] [stdout] test db::tests::test_db_metadata ... ok [INFO] [stdout] test db::tests::test_db_open_err_bad_dir ... ok [INFO] [stdout] test db::tests::test_db_open_on_disk ... ok [INFO] [stdout] test db::transaction::tests::fetch_current::test_tx_fetch_current_task_1 ... ok [INFO] [stdout] test db::transaction::tests::fetch_current::test_tx_fetch_current_task_2 ... ok [INFO] [stdout] test db::tests::add::test_db_add_task_rollback_arb ... ok [INFO] [stdout] test db::transaction::tests::fetch_current::test_tx_fetch_current_task_empty ... ok [INFO] [stdout] test db::tests::list::test_db_list_arb ... ok [INFO] [stdout] test db::tests::fetch_replicas::test_tx_fetch_replicas_arb ... ok [INFO] [stdout] test db::transaction::tests::list::test_tx_list_task_commit ... ok [INFO] [stdout] test db::transaction::tests::list::test_tx_list_task_rollback ... ok [INFO] [stdout] test db::transaction::tests::pop_current::test_tx_pop_current_task_1 ... ok [INFO] [stdout] test db::transaction::tests::pop_current::test_tx_pop_current_task_2 ... ok [INFO] [stdout] test db::tests::add::test_db_add_task_commit_arb ... ok [INFO] [stdout] test db::transaction::tests::pop_current::test_tx_pop_current_task_empty ... ok [INFO] [stdout] test db::tests::store_replica_server::test_tx_store_replica_server_arb ... ok [INFO] [stdout] test db::transaction::tests::remove_by_uuid::test_db_remove_nonexistant_uuid ... ok [INFO] [stdout] test db::transaction::tests::remove_by_uuid::test_db_try_remove_task_by_uuid ... ok [INFO] [stdout] test db::transaction::tests::remove_by_uuid::test_db_try_remove_task_by_uuid_current ... ok [INFO] [stdout] test db::transaction::tests::remove_by_uuid::test_db_try_remove_task_by_uuid_duplicates ... ok [INFO] [stdout] test db::transaction::tests::remove_by_uuid::test_db_try_remove_task_by_uuid_list ... ok [INFO] [stdout] test db::transaction::tests::remove_task::test_tx_remove_task ... ok [INFO] [stdout] test db::tests::select_current::test_db_select_current_arb ... ok [INFO] [stdout] test db::transaction::tests::remove_task::test_tx_remove_task_current_empty_db ... ok [INFO] [stdout] test db::transaction::tests::remove_task::test_tx_remove_task_current_with_tasks ... ok [INFO] [stdout] test db::transaction::tests::remove_task::test_tx_remove_task_duplicates ... ok [INFO] [stdout] test db::transaction::tests::remove_task::test_tx_remove_task_list ... ok [INFO] [stdout] test db::transaction::tests::set_current::test_tx_set_current ... ok [INFO] [stdout] test commands::test_dispatch::test_runcmd_add_multiple_current_arb ... ok [INFO] [stdout] test selection::tests::top::test_selection_selection_top_works ... ok [INFO] [stdout] test db::transaction::tests::remove_by_uuid::test_db_try_remove_task_by_uuid_arb ... ok [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 selection::tests::weighted_random::test_weighted_random_equal_priorities ... ok [INFO] [stdout] test selection::tests::weighted_random::test_weighted_random_equal_priorities_3 ... ok [INFO] [stdout] test selection::tests::weighted_random::test_weighted_random_nonequal_priorities ... ok [INFO] [stdout] test selection::tests::top::test_selection_top_arb ... ok [INFO] [stdout] test selection::tests::weighted_random::test_weighted_random_works ... ok [INFO] [stdout] test sync::process::tests::clear::test_process_clear_actually_clears ... ok [INFO] [stdout] test sync::process::tests::clear::test_process_clear_empty ... ok [INFO] [stdout] test sync::process::tests::clear::test_process_clear_existing_task ... ok [INFO] [stdout] test sync::process::tests::clear::test_process_clear_no_tasks ... ok [INFO] [stdout] test sync::process::tests::clear::test_process_clear_preserve_database ... ok [INFO] [stdout] test sync::process::tests::clear::test_process_clear_three_clients_clear_vs_no_clear ... ok [INFO] [stdout] test sync::process::tests::clear::test_process_clear_unknown_id ... ok [INFO] [stdout] test sync::process::tests::sync::test_process_sync_empty ... ok [INFO] [stdout] test sync::process::tests::sync::test_process_sync_empty_send_ops ... ok [INFO] [stdout] test sync::process::tests::sync::test_process_sync_error_on_duplicate_initial ... ok [INFO] [stdout] test sync::process::tests::sync::test_process_sync_error_on_duplicate_registered ... ok [INFO] [stdout] test sync::process::tests::sync::test_process_sync_new_client_no_clear ... ok [INFO] [stdout] test db::transaction::tests::list::test_tx_add_task_rollback_arb ... ok [INFO] [stdout] test db::transaction::tests::list::test_tx_add_task_commit_arb ... ok [INFO] [stdout] test db::tests::store_uset_op::test_tx_store_uset_arb ... ok [INFO] [stdout] test sync::process::tests::sync::test_process_sync_two_clients_1 ... ok [INFO] [stdout] test sync::process::tests::sync::test_process_sync_two_clients_2 ... ok [INFO] [stdout] test sync::process::tests::sync::test_process_sync_two_clients_3 ... ok [INFO] [stdout] test db::transaction::tests::fetch_current::test_tx_fetch_current_task_arb ... ok [INFO] [stdout] test sync::tests::add::test_uset_add_break_1 ... ok [INFO] [stdout] test sync::tests::add::test_uset_add_error_dup_uuid ... ok [INFO] [stdout] test sync::tests::add::test_uset_add_task_1 ... ok [INFO] [stdout] test sync::tests::apply_all::test_uset_apply_all_2 ... ok [INFO] [stdout] test sync::tests::apply_all::test_uset_apply_all_duplicate_error ... ok [INFO] [stdout] test sync::tests::apply_all::test_uset_apply_all_duplicate_error_keeps_existing_task ... ok [INFO] [stdout] test sync::tests::apply_all::test_uset_apply_all_empty ... ok [INFO] [stdout] test sync::tests::apply_all::test_uset_apply_all_remove_current_task ... ok [INFO] [stdout] test sync::tests::apply_all::test_uset_apply_all_remove_non_existant ... ok [INFO] [stdout] test db::transaction::tests::set_current::test_tx_set_current_arb ... ok [INFO] [stdout] test sync::tests::remove::test_uset_remove_current ... ok [INFO] [stdout] test db::transaction::tests::pop_current::test_tx_pop_current_task_arb ... ok [INFO] [stdout] test sync::tests::remove::test_uset_remove_non_current ... ok [INFO] [stdout] test db::tests::clear_uset_op::test_tx_clear_uset_arb ... ok [INFO] [stdout] test sync::tests::remove::test_uset_remove_task_local_1 ... ok [INFO] [stdout] test sync::tests::remove::test_uset_remove_task_remote_1 ... ok [INFO] [stdout] test task::tests::test_task_fmt_long_1 ... ok [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_valid_arb_task ... ok [INFO] [stdout] test task::tests::test_task_zero_priority ... ok [INFO] [stdout] test db::transaction::tests::remove_task::test_tx_remove_task_arb ... ok [INFO] [stdout] test db::tests::fetch_current::test_db_fetch_current_arb ... ok [INFO] [stdout] test selection::tests::weighted_random::test_weighted_random_nonequal_priorities_arb ... ok [INFO] [stdout] test db::tests::remove_by_uuid::test_db_remove_uuid_arb ... ok [INFO] [stdout] test sync::tests::add::test_uset_add_arb ... ok [INFO] [stdout] test db::tests::complete::test_db_complete_arb ... test db::tests::complete::test_db_complete_arb has been running for over 60 seconds [INFO] [stdout] test db::tests::fetch_uset_op::test_tx_fetch_uset_arb ... test db::tests::fetch_uset_op::test_tx_fetch_uset_arb has been running for over 60 seconds [INFO] [stdout] test db::tests::remove_by_uuid::test_db_remove_uuid_current_arb ... test db::tests::remove_by_uuid::test_db_remove_uuid_current_arb has been running for over 60 seconds [INFO] [stdout] test db::tests::remove_by_uuid::test_db_remove_uuid_non_existant_arb ... test db::tests::remove_by_uuid::test_db_remove_uuid_non_existant_arb has been running for over 60 seconds [INFO] [stdout] test db::tests::remove_by_uuid::test_db_remove_uuid_non_existant_arb ... ok [INFO] [stdout] test db::tests::remove_by_uuid::test_db_remove_uuid_current_arb ... ok [INFO] [stdout] test db::tests::complete::test_db_complete_arb ... ok [INFO] [stdout] test sync::process::tests::sync::test_process_sync_one_client_add_two_ways_arb ... ok [INFO] [stdout] test db::tests::fetch_uset_op::test_tx_fetch_uset_arb ... ok [INFO] [stdout] test sync::process::tests::sync::test_process_sync_one_client_add_remove_two_ways_arb ... ok [INFO] [stdout] test sync::tests::remove::test_uset_remove_arb ... ok [INFO] [stdout] test sync::tests::remove::test_uset_remove_non_existant_arb ... ok [INFO] [stdout] test sync::process::tests::sync::test_process_sync_three_clients_arb ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tkzr-dc6b05af044e07a7 [INFO] [stdout] test sync::tests::remove::test_uset_remove_current_arb ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/add-2a899b9f9911d063 [INFO] [stdout] [INFO] [stdout] test result: ok. 164 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_cmd_add_empty_task ... ok [INFO] [stdout] test test_cmd_add_priority_0 ... ok [INFO] [stdout] test test_cmd_add ... ok [INFO] [stdout] test test_cmd_add_two ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/complete-6124f0f81d92fe37 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_cmd_complete_empty ... ok [INFO] [stdout] test test_cmd_complete_2 ... ok [INFO] [stdout] test test_cmd_complete_1 ... ok [INFO] [stdout] test test_cmd_complete_3 ... ok [INFO] [stdout] test test_cmd_complete_4 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/current-8d3f92b6de95fb29 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_cmd_current_empty ... ok [INFO] [stdout] test test_cmd_current_2 ... ok [INFO] [stdout] test test_cmd_current_1 ... ok [INFO] [stdout] test test_cmd_current_3_interspersed ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/list-7fdf68ac9713de5f [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_cmd_list ... ok [INFO] [stdout] test test_cmd_list_two ... ok [INFO] [stdout] test test_cmd_list_four ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/skip-77d116ea86c88c1d [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_cmd_skip_empty ... ok [INFO] [stdout] test test_cmd_skip_1 ... ok [INFO] [stdout] test test_cmd_skip_2 ... ok [INFO] [stdout] test test_cmd_skip_3 ... ok [INFO] [stdout] test test_cmd_skip_4 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/test_utils-90d7c79b2ed583e3 [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 [INFO] [stdout] [INFO] [stderr] Doc-tests taskerizer-prototype [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "999df0717ddb684dd59c5b21b608ccce1a52c2d957e88b5f8eb7b9e3eb15420d"` [INFO] running `"docker" "rm" "-f" "999df0717ddb684dd59c5b21b608ccce1a52c2d957e88b5f8eb7b9e3eb15420d"` [INFO] [stdout] 999df0717ddb684dd59c5b21b608ccce1a52c2d957e88b5f8eb7b9e3eb15420d