[INFO] fetching crate belief-spread 0.11.0-pre6...
[INFO] testing belief-spread-0.11.0-pre6 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate belief-spread 0.11.0-pre6 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate belief-spread 0.11.0-pre6
[INFO] finished tweaking crates.io crate belief-spread 0.11.0-pre6
[INFO] tweaked toml for crates.io crate belief-spread 0.11.0-pre6 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate belief-spread 0.11.0-pre6 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 36 packages to latest compatible versions
[INFO] [stderr]       Adding float-cmp v0.9.0 (available: v0.10.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e8fd852fda0b15eac72664ee09aad0c2a0ce735c721cfdb1d79b9dc9edc992d7
[INFO] running `Command { std: "docker" "start" "-a" "e8fd852fda0b15eac72664ee09aad0c2a0ce735c721cfdb1d79b9dc9edc992d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8fd852fda0b15eac72664ee09aad0c2a0ce735c721cfdb1d79b9dc9edc992d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8fd852fda0b15eac72664ee09aad0c2a0ce735c721cfdb1d79b9dc9edc992d7", kill_on_drop: false }`
[INFO] [stdout] e8fd852fda0b15eac72664ee09aad0c2a0ce735c721cfdb1d79b9dc9edc992d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 64722c81e5d1d4ab9851ccbfd808be439120448e3ceefafc2d3561653b02c7c3
[INFO] running `Command { std: "docker" "start" "-a" "64722c81e5d1d4ab9851ccbfd808be439120448e3ceefafc2d3561653b02c7c3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling uuid-macro-internal v1.18.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling belief-spread v0.11.0-pre6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]    --> src/belief.rs:134:15
[INFO] [stdout]     |
[INFO] [stdout] 134 |     #[cfg(not(tarpaulin_include))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.47s
[INFO] running `Command { std: "docker" "inspect" "64722c81e5d1d4ab9851ccbfd808be439120448e3ceefafc2d3561653b02c7c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64722c81e5d1d4ab9851ccbfd808be439120448e3ceefafc2d3561653b02c7c3", kill_on_drop: false }`
[INFO] [stdout] 64722c81e5d1d4ab9851ccbfd808be439120448e3ceefafc2d3561653b02c7c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ebce4337cb30d707380d36b671882b427d18c4edd327063f19023c1a07775a9b
[INFO] running `Command { std: "docker" "start" "-a" "ebce4337cb30d707380d36b671882b427d18c4edd327063f19023c1a07775a9b", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]    --> src/belief.rs:134:15
[INFO] [stdout]     |
[INFO] [stdout] 134 |     #[cfg(not(tarpaulin_include))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling belief-spread v0.11.0-pre6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]    --> src/belief.rs:134:15
[INFO] [stdout]     |
[INFO] [stdout] 134 |     #[cfg(not(tarpaulin_include))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.57s
[INFO] running `Command { std: "docker" "inspect" "ebce4337cb30d707380d36b671882b427d18c4edd327063f19023c1a07775a9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebce4337cb30d707380d36b671882b427d18c4edd327063f19023c1a07775a9b", kill_on_drop: false }`
[INFO] [stdout] ebce4337cb30d707380d36b671882b427d18c4edd327063f19023c1a07775a9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2caa466a9d8c11732149c4c4d3752c6880646b46ad5f387241e57c515b9276ca
[INFO] running `Command { std: "docker" "start" "-a" "2caa466a9d8c11732149c4c4d3752c6880646b46ad5f387241e57c515b9276ca", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stderr]    --> src/belief.rs:134:15
[INFO] [stderr]     |
[INFO] [stderr] 134 |     #[cfg(not(tarpaulin_include))]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `belief-spread` (lib) generated 1 warning
[INFO] [stderr] warning: `belief-spread` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/belief_spread-bf78cfcf0db0bc1d)
[INFO] [stdout] 
[INFO] [stdout] running 109 tests
[INFO] [stdout] test agent::tests::activation_change_when_pressure_positive ... ok
[INFO] [stdout] test agent::tests::activation_is_initialized_empty ... ok
[INFO] [stdout] test agent::tests::actions_is_initialized_empty ... ok
[INFO] [stdout] test agent::tests::activation_change_when_pressure_negative ... ok
[INFO] [stdout] test agent::tests::default_assigns_random_uuid ... ok
[INFO] [stdout] test agent::tests::contextualise_when_beliefs_non_empty_and_not_all_weighted_relationships_not_none ... ok
[INFO] [stdout] test agent::tests::deltas_initialized_empty ... ok
[INFO] [stdout] test agent::tests::contextualise_when_beliefs_non_empty_and_all_weighted_relationships_not_none ... ok
[INFO] [stdout] test agent::tests::contextualise_when_beliefs_non_empty_and_all_weighted_relationships_none ... ok
[INFO] [stdout] test agent::tests::friends_is_initialized_empty ... ok
[INFO] [stdout] test agent::tests::get_action_when_exists ... ok
[INFO] [stdout] test agent::tests::get_action_when_not_exists ... ok
[INFO] [stdout] test agent::tests::get_actions_when_exists ... ok
[INFO] [stdout] test agent::tests::get_actions_when_not_exists ... ok
[INFO] [stdout] test agent::tests::contextualise_when_beliefs_empty_returns_0 ... ok
[INFO] [stdout] test agent::tests::get_activation_when_exists ... ok
[INFO] [stdout] test agent::tests::get_activation_when_not_exists ... ok
[INFO] [stdout] test agent::tests::get_activation_when_time_exists_but_belief_doesnt ... ok
[INFO] [stdout] test agent::tests::get_activations_when_not_exists ... ok
[INFO] [stdout] test agent::tests::get_delta_when_exists ... ok
[INFO] [stdout] test agent::tests::get_friend_weight_when_exists ... ok
[INFO] [stdout] test agent::tests::get_activations_when_exists ... ok
[INFO] [stdout] test agent::tests::get_friend_weight_when_not_exists ... ok
[INFO] [stdout] test agent::tests::get_deltas_when_not_exists ... ok
[INFO] [stdout] test agent::tests::get_delta_when_not_exists ... ok
[INFO] [stdout] test agent::tests::get_activations_when_time_exists_but_belief_doesnt ... ok
[INFO] [stdout] test agent::tests::get_friends_when_empty ... ok
[INFO] [stdout] test agent::tests::get_friends_when_not_empty ... ok
[INFO] [stdout] test agent::tests::set_action_when_exists ... ok
[INFO] [stdout] test agent::tests::set_action_when_exists_delete ... ok
[INFO] [stdout] test agent::tests::new_with_uuid_assigns_uuid ... ok
[INFO] [stdout] test agent::tests::new_assigns_random_uuid ... ok
[INFO] [stdout] test agent::tests::pressure_when_friends_did_nothing ... ok
[INFO] [stdout] test agent::tests::pressure_when_friends_did_something_but_perception_null ... ok
[INFO] [stdout] test agent::tests::pressure_when_no_friends ... ok
[INFO] [stdout] test agent::tests::get_deltas_when_exists ... ok
[INFO] [stdout] test agent::tests::set_action_when_not_exists ... ok
[INFO] [stdout] test agent::tests::pressure_when_friends_did_something ... ok
[INFO] [stdout] test agent::tests::set_action_when_not_exists_delete ... ok
[INFO] [stdout] test agent::tests::set_activation_delete_when_exists ... ok
[INFO] [stdout] test agent::tests::set_activation_when_exists ... ok
[INFO] [stdout] test agent::tests::set_activation_errors_when_too_high ... ok
[INFO] [stdout] test agent::tests::set_activation_when_not_exists ... ok
[INFO] [stdout] test agent::tests::set_activation_errors_when_too_low ... ok
[INFO] [stdout] test agent::tests::set_delta_when_exists_delete ... ok
[INFO] [stdout] test agent::tests::set_delta_when_exists ... ok
[INFO] [stdout] test agent::tests::set_delta_when_not_exists_delete ... ok
[INFO] [stdout] test agent::tests::set_friend_weight_when_exists_and_too_high ... ok
[INFO] [stdout] test agent::tests::set_delta_when_not_exists ... ok
[INFO] [stdout] test agent::tests::set_friend_weight_when_exists_and_too_low ... ok
[INFO] [stdout] test agent::tests::set_activation_delete_when_not_exists ... ok
[INFO] [stdout] test agent::tests::set_delta_when_not_exists_too_low ... ok
[INFO] [stdout] test agent::tests::set_friend_weight_when_exists_and_valid ... ok
[INFO] [stdout] test agent::tests::set_friend_weight_when_exists_and_valid_delete ... ok
[INFO] [stdout] test agent::tests::set_activation_delete_when_time_exists_but_belief_doesnt ... ok
[INFO] [stdout] test agent::tests::set_friend_weight_when_not_exists_and_too_high ... ok
[INFO] [stdout] test agent::tests::set_uuid_sets_uuid ... ok
[INFO] [stdout] test agent::tests::test_from ... ok
[INFO] [stdout] test agent::tests::test_into ... ok
[INFO] [stdout] test agent::tests::set_friend_weight_when_not_exists_and_valid ... ok
[INFO] [stdout] test agent::tests::set_friend_weight_when_not_exists_and_valid_delete ... ok
[INFO] [stdout] test agent::tests::update_activation_when_new_value_in_range ... ok
[INFO] [stdout] test agent::tests::update_activation_when_new_value_too_high ... ok
[INFO] [stdout] test agent::tests::set_delta_when_exists_too_low ... ok
[INFO] [stdout] test agent::tests::update_activation_when_delta_none ... ok
[INFO] [stdout] test agent::tests::update_activation_when_new_value_too_low ... ok
[INFO] [stdout] test agent::tests::set_activation_when_time_exists_but_belief_doesnt ... ok
[INFO] [stdout] test agent::tests::set_friend_weight_when_not_exists_and_too_low ... ok
[INFO] [stdout] test agent::tests::update_activation_when_previous_activation_none ... ok
[INFO] [stdout] test agent::tests::weighted_relationship_when_exists ... ok
[INFO] [stdout] test agent::tests::uuid_returns_uuid ... ok
[INFO] [stdout] test agent::tests::weighted_relationship_when_not_exists ... ok
[INFO] [stdout] test behaviour::tests::new_assigns_name ... ok
[INFO] [stdout] test agent::tests::weighted_relationship_when_activation_not_exists ... ok
[INFO] [stdout] test behaviour::tests::new_assigns_random_uuid ... ok
[INFO] [stdout] test behaviour::tests::new_with_uuid_assigns_name ... ok
[INFO] [stdout] test behaviour::tests::new_with_uuid_assigns_uuid ... ok
[INFO] [stdout] test behaviour::tests::set_uuid_sets_uuid ... ok
[INFO] [stdout] test behaviour::tests::test_from ... ok
[INFO] [stdout] test agent::tests::weighted_relationship_when_relationship_not_exists ... ok
[INFO] [stdout] test behaviour::tests::test_into ... ok
[INFO] [stdout] test behaviour::tests::test_equals_when_uuids_match_but_name_doesnt ... ok
[INFO] [stdout] test behaviour::tests::set_name_sets_name ... ok
[INFO] [stdout] test behaviour::tests::test_equals_when_uuids_dont_match ... ok
[INFO] [stdout] test behaviour::tests::name_returns_name ... ok
[INFO] [stdout] test behaviour::tests::uuid_returns_uuid ... ok
[INFO] [stdout] test belief::tests::get_perception_when_not_exists ... ok
[INFO] [stdout] test belief::tests::new_assigns_name ... ok
[INFO] [stdout] test belief::tests::new_with_uuid_assigns_name ... ok
[INFO] [stdout] test belief::tests::get_relationship_when_not_exists ... ok
[INFO] [stdout] test belief::tests::name_returns_name ... ok
[INFO] [stdout] test belief::tests::new_assigns_random_uuid ... ok
[INFO] [stdout] test belief::tests::new_with_uuid_assigns_uuid ... ok
[INFO] [stdout] test belief::tests::set_delete_when_valid_and_get_relationship_when_not_exists ... ok
[INFO] [stdout] test belief::tests::set_perception_when_too_low ... ok
[INFO] [stdout] test belief::tests::set_perception_when_too_high ... ok
[INFO] [stdout] test belief::tests::set_relationship_when_too_high ... ok
[INFO] [stdout] test belief::tests::set_relationship_when_too_low ... ok
[INFO] [stdout] test belief::tests::set_name_sets_name ... ok
[INFO] [stdout] test belief::tests::set_when_valid_and_get_relationship_when_exists ... ok
[INFO] [stderr]    Doc-tests belief_spread
[INFO] [stdout] test belief::tests::set_when_valid_delete_and_get_perception_when_not_exists ... ok
[INFO] [stdout] test belief::tests::test_hash_when_uuids_dont_match ... ok
[INFO] [stdout] test belief::tests::test_equals_when_uuids_match_but_name_doesnt ... ok
[INFO] [stdout] test belief::tests::test_hash_when_uuids_match_but_name_doesnt ... ok
[INFO] [stdout] test belief::tests::set_when_valid_and_get_perception_when_exists ... ok
[INFO] [stdout] test belief::tests::test_equals_when_uuids_dont_match ... ok
[INFO] [stdout] test belief::tests::test_from ... ok
[INFO] [stdout] test belief::tests::test_into ... ok
[INFO] [stdout] test belief::tests::uuid_returns_uuid ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 109 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stdout] test src/agent.rs - agent::AgentPtr::from (line 34) ... ok
[INFO] [stdout] test src/agent.rs - agent::AgentPtr::from (line 27) ... ok
[INFO] [stdout] test src/agent.rs - agent::BasicAgent::get_activation (line 377) ... ok
[INFO] [stdout] test src/agent.rs - agent::BasicAgent::get_actions (line 636) ... ok
[INFO] [stdout] test src/agent.rs - agent::BasicAgent::default (line 353) ... ok
[INFO] [stdout] test src/agent.rs - agent::BasicAgent::contextualise (line 839) ... ok
[INFO] [stdout] test src/agent.rs - agent::BasicAgent::get_activations (line 405) ... ok
[INFO] [stdout] test src/agent.rs - agent::BasicAgent::get_action (line 616) ... ok
[INFO] [stdout] test src/agent.rs - agent::BasicAgent::get_friends (line 508) ... ok
[INFO] [stdout] test src/agent.rs - agent::BasicAgent::get_delta (line 693) ... ok
[INFO] [stdout] test src/agent.rs - agent::BasicAgent::activation_change (line 964) ... ok
[INFO] [stdout] test src/agent.rs - agent::BasicAgent::get_deltas (line 718) ... ok
[INFO] [stdout] test src/agent.rs - agent::BasicAgent::new_with_uuid (line 326) ... ok
[INFO] [stdout] test src/agent.rs - agent::BasicAgent::pressure (line 906) ... ok
[INFO] [stdout] test src/agent.rs - agent::BasicAgent::set_activation (line 440) ... ok
[INFO] [stdout] test src/agent.rs - agent::BasicAgent::get_friend_weight (line 536) ... ok
[INFO] [stdout] test src/agent.rs - agent::BasicAgent::set_delta (line 753) ... ok
[INFO] [stdout] test src/agent.rs - agent::BasicAgent::set_action (line 661) ... ok
[INFO] [stdout] test src/agent.rs - agent::BasicAgent::set_activation (line 454) ... ok
[INFO] [stdout] test src/agent.rs - agent::BasicAgent::new (line 307) ... ok
[INFO] [stdout] test src/agent.rs - agent::BasicAgent::weighted_relationship (line 803) ... ok
[INFO] [stdout] test src/behaviour.rs - behaviour::BasicBehaviour::new_with_uuid (line 85) ... ok
[INFO] [stdout] test src/behaviour.rs - behaviour::BehaviourPtr::from (line 26) ... ok
[INFO] [stdout] test src/agent.rs - agent::BasicAgent::set_friend_weight (line 569) ... ok
[INFO] [stdout] test src/behaviour.rs - behaviour::BasicBehaviour::new (line 65) ... ok
[INFO] [stdout] test src/belief.rs - belief::BasicBelief::get_perception (line 206) ... ok
[INFO] [stdout] test src/belief.rs - belief::BasicBelief::get_relationship (line 289) ... ok
[INFO] [stdout] test src/belief.rs - belief::BeliefPtr::from (line 29) ... ok
[INFO] [stdout] test src/behaviour.rs - behaviour::BehaviourPtr::from (line 33) ... ok
[INFO] [stdout] test src/agent.rs - agent::update_activation_for_agent (line 1037) ... ok
[INFO] [stdout] test src/belief.rs - belief::BeliefPtr::from (line 36) ... ok
[INFO] [stdout] test src/belief.rs - belief::BasicBelief::set_relationship (line 322) ... ok
[INFO] [stdout] test src/belief.rs - belief::BasicBelief::new_with_uuid (line 175) ... ok
[INFO] [stdout] test src/belief.rs - belief::BasicBelief::new (line 155) ... ok
[INFO] [stdout] test src/belief.rs - belief::BasicBelief::set_perception (line 237) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.38s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2caa466a9d8c11732149c4c4d3752c6880646b46ad5f387241e57c515b9276ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2caa466a9d8c11732149c4c4d3752c6880646b46ad5f387241e57c515b9276ca", kill_on_drop: false }`
[INFO] [stdout] 2caa466a9d8c11732149c4c4d3752c6880646b46ad5f387241e57c515b9276ca
