[INFO] fetching crate aurum_actors 0.0.1...
[INFO] testing aurum_actors-0.0.1 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] extracting crate aurum_actors 0.0.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate aurum_actors 0.0.1
[INFO] finished tweaking crates.io crate aurum_actors 0.0.1
[INFO] tweaked toml for crates.io crate aurum_actors 0.0.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate aurum_actors 0.0.1 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 133 packages to latest compatible versions
[INFO] [stderr]       Adding hashbrown v0.11.2 (available: v0.17.1)
[INFO] [stderr]       Adding itertools v0.10.5 (available: v0.14.0)
[INFO] [stderr]       Adding num_enum v0.5.11 (available: v0.7.6)
[INFO] [stderr]       Adding rand v0.8.6 (available: v0.10.1)
[INFO] [stderr]       Adding rpds v0.9.0 (available: v1.2.0)
[INFO] [stderr]       Adding statrs v0.13.0 (available: v0.18.0)
[INFO] [stderr]       Adding validator v0.14.0 (available: v0.20.0)
[INFO] [stderr]       Adding wyhash v0.5.0 (available: v0.6.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e5c833e6830c6798f3acef4c3dafb7ac60d847b30d63a757c24822d4dc73ddc3
[INFO] running `Command { std: "docker" "start" "-a" "e5c833e6830c6798f3acef4c3dafb7ac60d847b30d63a757c24822d4dc73ddc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5c833e6830c6798f3acef4c3dafb7ac60d847b30d63a757c24822d4dc73ddc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5c833e6830c6798f3acef4c3dafb7ac60d847b30d63a757c24822d4dc73ddc3", kill_on_drop: false }`
[INFO] [stdout] e5c833e6830c6798f3acef4c3dafb7ac60d847b30d63a757c24822d4dc73ddc3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b562ea538a10eb09fede9afbee4b241ce8073960989185bea7be65fe980ed5d
[INFO] running `Command { std: "docker" "start" "-a" "0b562ea538a10eb09fede9afbee4b241ce8073960989185bea7be65fe980ed5d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling matrixmultiply v0.2.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling generic-array v0.13.3
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling archery v0.4.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling alga v0.9.3
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling validator_types v0.14.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling wyhash v0.5.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling aurum_actors_macros v0.0.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling rand_distr v0.2.2
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling nalgebra v0.19.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling rpds v0.9.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling validator v0.14.0
[INFO] [stderr]    Compiling statrs v0.13.0
[INFO] [stderr]    Compiling aurum_actors v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/core/packets.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 |     &slice[..DatagramHeader::SIZE].copy_from_slice(&header_buf[..]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let _ = &slice[..DatagramHeader::SIZE].copy_from_slice(&header_buf[..]);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.21s
[INFO] running `Command { std: "docker" "inspect" "0b562ea538a10eb09fede9afbee4b241ce8073960989185bea7be65fe980ed5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b562ea538a10eb09fede9afbee4b241ce8073960989185bea7be65fe980ed5d", kill_on_drop: false }`
[INFO] [stdout] 0b562ea538a10eb09fede9afbee4b241ce8073960989185bea7be65fe980ed5d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f281f3c01a9d808cdcadf03c51571f95545801c236881414cf9139ad9938d9cf
[INFO] running `Command { std: "docker" "start" "-a" "f281f3c01a9d808cdcadf03c51571f95545801c236881414cf9139ad9938d9cf", kill_on_drop: false }`
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/core/packets.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 |     &slice[..DatagramHeader::SIZE].copy_from_slice(&header_buf[..]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let _ = &slice[..DatagramHeader::SIZE].copy_from_slice(&header_buf[..]);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling aurum_actors v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/core/packets.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 |     &slice[..DatagramHeader::SIZE].copy_from_slice(&header_buf[..]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let _ = &slice[..DatagramHeader::SIZE].copy_from_slice(&header_buf[..]);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.53s
[INFO] running `Command { std: "docker" "inspect" "f281f3c01a9d808cdcadf03c51571f95545801c236881414cf9139ad9938d9cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f281f3c01a9d808cdcadf03c51571f95545801c236881414cf9139ad9938d9cf", kill_on_drop: false }`
[INFO] [stdout] f281f3c01a9d808cdcadf03c51571f95545801c236881414cf9139ad9938d9cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] df50e462c7dd91a7872eb5da4cf86377a1c3e640f26f7d0ef719a5d6f96cb606
[INFO] running `Command { std: "docker" "start" "-a" "df50e462c7dd91a7872eb5da4cf86377a1c3e640f26f7d0ef719a5d6f96cb606", kill_on_drop: false }`
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]   --> src/core/packets.rs:82:5
[INFO] [stderr]    |
[INFO] [stderr] 82 |     &slice[..DatagramHeader::SIZE].copy_from_slice(&header_buf[..]);
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 82 |     let _ = &slice[..DatagramHeader::SIZE].copy_from_slice(&header_buf[..]);
[INFO] [stderr]    |     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `aurum_actors` (lib) generated 1 warning
[INFO] [stderr] warning: `aurum_actors` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aurum_actors-cafbfb5f1122de49)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test cluster::interval_storage::test_interval_storage ... ok
[INFO] [stdout] test cluster::gossip::test_gossip_merge ... ok
[INFO] [stdout] test cluster::devices::devices_state::devices_state_deltas_test ... ok
[INFO] [stdout] test cluster::node_ring::test_node_ring ... ok
[INFO] [stdout] test core::actor_ref::actor_ref_valid_test ... ok
[INFO] [stdout] test cluster::node_ring::test_not_in_ring ... ok
[INFO] [stdout] test cluster::devices::devices_state::devices_state_join_test ... ok
[INFO] [stdout] test core::packets::test_datagram_header_serde ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cluster-test.rs (/opt/rustwide/target/debug/deps/cluster_test-0b8e308fbc2fee35)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test cluster_test_cyclic_perfect ... ok
[INFO] [stdout] test cluster_test_perfect ... ok
[INFO] [stdout] test cluster_test_cyclic_failures ... ok
[INFO] [stdout] test cluster_test_with_failures ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.97s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/crdt-test.rs (/opt/rustwide/target/debug/deps/crdt_test-a0f417d18e418361)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test crdt_test_all ... ok
[INFO] [stdout] test crdt_test_out_of_date ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.96s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/devices-test.rs (/opt/rustwide/target/debug/deps/devices_test-3fb22ac8b04b9825)
[INFO] [stdout] running 1 test
[INFO] [stdout] test devices_test_perfect ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.59s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/remoting-test.rs (/opt/rustwide/target/debug/deps/remoting_test-9af45ac8a709b52a)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test actor_ref_test_single ... ok
[INFO] [stdout] test actor_ref_test_double ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ring-test.rs (/opt/rustwide/target/debug/deps/ring_test-2f42bc321a48ef8a)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test ring_single_registered ... ok
[INFO] [stdout] test ring_single_unregistered ... ok
[INFO] [stdout] test ring_double_unregistered ... ok
[INFO] [stdout] test ring_double_registered ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests aurum_actors
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test src/core/mod.rs - core (line 115) ... ignored
[INFO] [stdout] test src/core/mod.rs - core (line 25) ... ignored
[INFO] [stdout] test src/core/mod.rs - core (line 44) ... ignored
[INFO] [stdout] test src/core/mod.rs - core (line 61) ... ignored
[INFO] [stdout] test src/core/mod.rs - core (line 92) ... ignored
[INFO] [stdout] test src/core/actor.rs - core::actor::Actor (line 58) ... ok
[INFO] [stdout] test src/lib.rs - AurumInterface (line 198) ... ok
[INFO] [stdout] test src/core/mod.rs - core (line 140) - compile ... ok
[INFO] [stdout] test src/lib.rs - unify (line 117) ... ok
[INFO] [stdout] test src/core/actor.rs - core::actor::Actor (line 75) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.59s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "df50e462c7dd91a7872eb5da4cf86377a1c3e640f26f7d0ef719a5d6f96cb606", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df50e462c7dd91a7872eb5da4cf86377a1c3e640f26f7d0ef719a5d6f96cb606", kill_on_drop: false }`
[INFO] [stdout] df50e462c7dd91a7872eb5da4cf86377a1c3e640f26f7d0ef719a5d6f96cb606
