[INFO] fetching crate libpcp 0.6.4... [INFO] testing libpcp-0.6.4 against 1.60.0 for beta-1.61-1 [INFO] extracting crate libpcp 0.6.4 into /workspace/builds/worker-28/source [INFO] validating manifest of crates.io crate libpcp 0.6.4 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate libpcp 0.6.4 [INFO] finished tweaking crates.io crate libpcp 0.6.4 [INFO] tweaked toml for crates.io crate libpcp 0.6.4 written to /workspace/builds/worker-28/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded intervallum v1.4.0 [INFO] [stderr] Downloaded trilean v1.1.0 [INFO] [stderr] Downloaded gcollections v1.5.0 [INFO] [stderr] Downloaded vec_map v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96a49cf5b9b00d0fc3d4f1cbef62ae74fdb24899a2f86aab8029855ae5197b1c [INFO] running `Command { std: "docker" "start" "-a" "96a49cf5b9b00d0fc3d4f1cbef62ae74fdb24899a2f86aab8029855ae5197b1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96a49cf5b9b00d0fc3d4f1cbef62ae74fdb24899a2f86aab8029855ae5197b1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96a49cf5b9b00d0fc3d4f1cbef62ae74fdb24899a2f86aab8029855ae5197b1c", kill_on_drop: false }` [INFO] [stdout] 96a49cf5b9b00d0fc3d4f1cbef62ae74fdb24899a2f86aab8029855ae5197b1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dfec7e3fea45e5a8ac67b2a162b387e9ab4e94262b70540bf3de7e5418c17b2b [INFO] running `Command { std: "docker" "start" "-a" "dfec7e3fea45e5a8ac67b2a162b387e9ab4e94262b70540bf3de7e5418c17b2b", kill_on_drop: false }` [INFO] [stderr] Compiling trilean v1.1.0 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling vec_map v0.6.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling gcollections v1.5.0 [INFO] [stderr] Compiling intervallum v1.4.0 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling libpcp v0.6.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/libpcp/propagation/reactors/indexed_deps.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | / format!("Reactor IndexedDeps has been initialized for {} variables but `{}` of the variable {} was requested.", [INFO] [stdout] 46 | | self.num_vars(), op, var)); [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 45 ~ "Reactor IndexedDeps has been initialized for {} variables but `{}` of the variable {} was requested.", [INFO] [stdout] 46 ~ self.num_vars(), op, var); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/libpcp/propagation/store.rs:140:42 [INFO] [stdout] | [INFO] [stdout] 140 | debug_assert!(v < vstore.size(), format!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 141 | | "The propagator {:?} has a dependency to the variable {} which is not in the vstore (of size {}).\n\ [INFO] [stdout] 142 | | Hint: you should not manually create `Identity` struct, if you do make sure they contain relevant index to the variable vstore.", [INFO] [stdout] 143 | | self[p_idx], v, vstore.size())); [INFO] [stdout] | |________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of debug_assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the debug_assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 140 ~ debug_assert!(v < vstore.size(), [INFO] [stdout] 141 | "The propagator {:?} has a dependency to the variable {} which is not in the vstore (of size {}).\n\ [INFO] [stdout] 142 | Hint: you should not manually create `Identity` struct, if you do make sure they contain relevant index to the variable vstore.", [INFO] [stdout] 143 ~ self[p_idx], v, vstore.size()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.42s [INFO] running `Command { std: "docker" "inspect" "dfec7e3fea45e5a8ac67b2a162b387e9ab4e94262b70540bf3de7e5418c17b2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfec7e3fea45e5a8ac67b2a162b387e9ab4e94262b70540bf3de7e5418c17b2b", kill_on_drop: false }` [INFO] [stdout] dfec7e3fea45e5a8ac67b2a162b387e9ab4e94262b70540bf3de7e5418c17b2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62a2384ab7b0e13639d312bbbebee38ddddd151c872f3b31d85ce3cb5c25a567 [INFO] running `Command { std: "docker" "start" "-a" "62a2384ab7b0e13639d312bbbebee38ddddd151c872f3b31d85ce3cb5c25a567", kill_on_drop: false }` [INFO] [stderr] Compiling libpcp v0.6.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/libpcp/propagation/reactors/indexed_deps.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | / format!("Reactor IndexedDeps has been initialized for {} variables but `{}` of the variable {} was requested.", [INFO] [stdout] 46 | | self.num_vars(), op, var)); [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 45 ~ "Reactor IndexedDeps has been initialized for {} variables but `{}` of the variable {} was requested.", [INFO] [stdout] 46 ~ self.num_vars(), op, var); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/libpcp/propagation/store.rs:140:42 [INFO] [stdout] | [INFO] [stdout] 140 | debug_assert!(v < vstore.size(), format!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 141 | | "The propagator {:?} has a dependency to the variable {} which is not in the vstore (of size {}).\n\ [INFO] [stdout] 142 | | Hint: you should not manually create `Identity` struct, if you do make sure they contain relevant index to the variable vstore.", [INFO] [stdout] 143 | | self[p_idx], v, vstore.size())); [INFO] [stdout] | |________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of debug_assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the debug_assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 140 ~ debug_assert!(v < vstore.size(), [INFO] [stdout] 141 | "The propagator {:?} has a dependency to the variable {} which is not in the vstore (of size {}).\n\ [INFO] [stdout] 142 | Hint: you should not manually create `Identity` struct, if you do make sure they contain relevant index to the variable vstore.", [INFO] [stdout] 143 ~ self[p_idx], v, vstore.size()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/libpcp/propagation/reactors/indexed_deps.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | / format!("Reactor IndexedDeps has been initialized for {} variables but `{}` of the variable {} was requested.", [INFO] [stdout] 46 | | self.num_vars(), op, var)); [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 45 ~ "Reactor IndexedDeps has been initialized for {} variables but `{}` of the variable {} was requested.", [INFO] [stdout] 46 ~ self.num_vars(), op, var); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/libpcp/propagation/store.rs:140:42 [INFO] [stdout] | [INFO] [stdout] 140 | debug_assert!(v < vstore.size(), format!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 141 | | "The propagator {:?} has a dependency to the variable {} which is not in the vstore (of size {}).\n\ [INFO] [stdout] 142 | | Hint: you should not manually create `Identity` struct, if you do make sure they contain relevant index to the variable vstore.", [INFO] [stdout] 143 | | self[p_idx], v, vstore.size())); [INFO] [stdout] | |________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of debug_assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the debug_assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 140 ~ debug_assert!(v < vstore.size(), [INFO] [stdout] 141 | "The propagator {:?} has a dependency to the variable {} which is not in the vstore (of size {}).\n\ [INFO] [stdout] 142 | Hint: you should not manually create `Identity` struct, if you do make sure they contain relevant index to the variable vstore.", [INFO] [stdout] 143 ~ self[p_idx], v, vstore.size()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.07s [INFO] running `Command { std: "docker" "inspect" "62a2384ab7b0e13639d312bbbebee38ddddd151c872f3b31d85ce3cb5c25a567", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62a2384ab7b0e13639d312bbbebee38ddddd151c872f3b31d85ce3cb5c25a567", kill_on_drop: false }` [INFO] [stdout] 62a2384ab7b0e13639d312bbbebee38ddddd151c872f3b31d85ce3cb5c25a567 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f85527b501c0688924a27b498b82db25810f6c1028d98f56bce928450848102f [INFO] running `Command { std: "docker" "start" "-a" "f85527b501c0688924a27b498b82db25810f6c1028d98f56bce928450848102f", kill_on_drop: false }` [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/libpcp/propagation/reactors/indexed_deps.rs:45:7 [INFO] [stderr] | [INFO] [stderr] 45 | / format!("Reactor IndexedDeps has been initialized for {} variables but `{}` of the variable {} was requested.", [INFO] [stderr] 46 | | self.num_vars(), op, var)); [INFO] [stderr] | |_________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 45 ~ "Reactor IndexedDeps has been initialized for {} variables but `{}` of the variable {} was requested.", [INFO] [stderr] 46 ~ self.num_vars(), op, var); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/libpcp/propagation/store.rs:140:42 [INFO] [stderr] | [INFO] [stderr] 140 | debug_assert!(v < vstore.size(), format!( [INFO] [stderr] | __________________________________________^ [INFO] [stderr] 141 | | "The propagator {:?} has a dependency to the variable {} which is not in the vstore (of size {}).\n\ [INFO] [stderr] 142 | | Hint: you should not manually create `Identity` struct, if you do make sure they contain relevant index to the variable vstore.", [INFO] [stderr] 143 | | self[p_idx], v, vstore.size())); [INFO] [stderr] | |________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of debug_assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the debug_assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 140 ~ debug_assert!(v < vstore.size(), [INFO] [stderr] 141 | "The propagator {:?} has a dependency to the variable {} which is not in the vstore (of size {}).\n\ [INFO] [stderr] 142 | Hint: you should not manually create `Identity` struct, if you do make sure they contain relevant index to the variable vstore.", [INFO] [stderr] 143 ~ self[p_idx], v, vstore.size()); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `libpcp` (lib) generated 2 warnings [INFO] [stderr] warning: `libpcp` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pcp-c1c14df6ee20c725) [INFO] [stdout] [INFO] [stdout] running 52 tests [INFO] [stdout] test propagation::reactors::indexed_deps::test::subscribe_test ... ok [INFO] [stdout] test propagation::reactors::indexed_deps::test::unsubscribe_test ... ok [INFO] [stdout] test propagation::schedulers::relaxed_fifo::test::schedule_test ... ok [INFO] [stdout] test propagation::schedulers::relaxed_fifo::test::unschedule_test ... ok [INFO] [stdout] test propagators::cmp::x_eq_y::test::x_eq_y_test ... ok [INFO] [stdout] test propagators::all_equal::test::all_equal_test ... ok [INFO] [stdout] test propagators::cmp::x_eq_y_mul_z::test::x_eq_y_mul_z_test ... ok [INFO] [stdout] test propagators::cmp::x_eq_y_plus_z::test::x_eq_y_plus_z_test ... ok [INFO] [stdout] test propagators::cmp::x_greater_y_plus_z::test::x_greater_y_plus_z_test ... ok [INFO] [stdout] test propagators::cmp::x_less_y::test::x_less_y_test ... ok [INFO] [stdout] test propagators::cmp::x_less_y_plus_z::test::x_less_y_test ... ok [INFO] [stdout] test propagators::cmp::x_neq_y::test::x_neq_y_test ... ok [INFO] [stdout] test propagators::cumulative::test::singleton_task ... ok [INFO] [stdout] test propagators::distinct::test::distinct_test ... ok [INFO] [stdout] test search::branching::binary_split::test::binary_split_distribution ... ok [INFO] [stdout] test propagators::cumulative::test::cumulative_test_constant ... ok [INFO] [stdout] test search::branch_and_bound::test::simple_minimize_test ... ok [INFO] [stdout] test propagators::cumulative::test::disjunctive_test ... ok [INFO] [stdout] test search::branching::enumerate::test::binary_split_distribution ... ok [INFO] [stdout] test search::branch_and_bound::test::simple_maximize_test ... ok [INFO] [stdout] test search::branching::first_smallest_var::test::smallest_var_selection ... ok [INFO] [stdout] test search::branching::input_order::test::smallest_var_selection ... ok [INFO] [stdout] test term::addition::test::x_less_y_plus_c ... ok [INFO] [stdout] test term::constant::test::unary_propagator_test ... ok [INFO] [stdout] test term::identity::test::identity_read_update ... ok [INFO] [stdout] test term::constant::test::x_less_constant ... ok [INFO] [stdout] test propagators::cumulative::test::cumulative_test_variable ... ok [INFO] [stdout] test variable::store::test::empty_update ... ok [INFO] [stdout] test variable::memory::test::restoration_strategies ... ok [INFO] [stdout] test variable::store::test::valid_read_update ... ok [INFO] [stdout] test variable::store::test::ordered_assign_10_vars ... ok [INFO] [stdout] test variable::store::test::var_intersection_test ... ok [INFO] [stdout] test variable::store::test::var_shrink_bound ... ok [INFO] [stdout] test variable::store::test::var_update_test ... ok [INFO] [stdout] test propagators::cumulative::test::cumulative_assignment_test ... ok [INFO] [stdout] test search::stop_node::test::test_stop ... ok [INFO] [stdout] test propagation::reactors::indexed_deps::test::subscribe_fail_test - should panic ... ok [INFO] [stdout] test propagation::reactors::indexed_deps::test::subscribe_two_events_fail_test - should panic ... ok [INFO] [stdout] test propagation::reactors::indexed_deps::test::unsubscribe_fail_test - should panic ... ok [INFO] [stdout] test propagation::schedulers::relaxed_fifo::test::schedule_outofbound - should panic ... ok [INFO] [stdout] test propagation::schedulers::relaxed_fifo::test::unschedule_outofbound - should panic ... ok [INFO] [stdout] test search::branching::binary_split::test::binary_split_impossible_distribution_2 - should panic ... ok [INFO] [stdout] test search::branching::binary_split::test::binary_split_impossible_distribution - should panic ... ok [INFO] [stdout] test search::branching::enumerate::test::binary_split_impossible_distribution - should panic ... ok [INFO] [stdout] test search::branching::enumerate::test::binary_split_impossible_distribution_2 - should panic ... ok [INFO] [stdout] test search::branching::first_smallest_var::test::smallest_var_selection_all_assigned - should panic ... ok [INFO] [stdout] test search::branching::input_order::test::smallest_var_selection_all_assigned - should panic ... ok [INFO] [stdout] test variable::store::test::empty_assign - should panic ... ok [INFO] [stdout] test variable::store::test::non_monotonic_update_singleton - should panic ... ok [INFO] [stdout] test variable::store::test::non_monotonic_update_widen - should panic ... ok [INFO] [stdout] test search::engine::one_solution::test::example_nqueens ... ok [INFO] [stdout] test search::engine::all_solution::test::example_nqueens ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.73s [INFO] [stdout] [INFO] [stderr] Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-c14d0e4cde6f0b2e) [INFO] [stderr] Doc-tests pcp [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/libpcp/lib.rs - (line 18) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.99s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f85527b501c0688924a27b498b82db25810f6c1028d98f56bce928450848102f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f85527b501c0688924a27b498b82db25810f6c1028d98f56bce928450848102f", kill_on_drop: false }` [INFO] [stdout] f85527b501c0688924a27b498b82db25810f6c1028d98f56bce928450848102f