[INFO] fetching crate axiom 0.2.1... [INFO] testing axiom-0.2.1 against try#5bc97a20e5cc382ae6d19f727a9e73eeb2734548 for pr-99093 [INFO] extracting crate axiom 0.2.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate axiom 0.2.1 on toolchain 5bc97a20e5cc382ae6d19f727a9e73eeb2734548 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate axiom 0.2.1 [INFO] finished tweaking crates.io crate axiom 0.2.1 [INFO] tweaked toml for crates.io crate axiom 0.2.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate axiom 0.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6965911a9504b9c6c29b6a6615c3aa07296e5d266692708d4b533ccf13d11067 [INFO] running `Command { std: "docker" "start" "-a" "6965911a9504b9c6c29b6a6615c3aa07296e5d266692708d4b533ccf13d11067", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6965911a9504b9c6c29b6a6615c3aa07296e5d266692708d4b533ccf13d11067", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6965911a9504b9c6c29b6a6615c3aa07296e5d266692708d4b533ccf13d11067", kill_on_drop: false }` [INFO] [stdout] 6965911a9504b9c6c29b6a6615c3aa07296e5d266692708d4b533ccf13d11067 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4253c727f65e63cf073efa7c2ecbab1ac2b346e0ce0af569e04a1fd51768bc5e [INFO] running `Command { std: "docker" "start" "-a" "4253c727f65e63cf073efa7c2ecbab1ac2b346e0ce0af569e04a1fd51768bc5e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling once_cell v1.2.0 [INFO] [stderr] Compiling secc v0.0.10 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling lock_api v0.3.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling const-random-macro v0.1.6 [INFO] [stderr] Compiling const-random v0.1.6 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling dashmap v1.2.1 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling axiom v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/system.rs:335:14 [INFO] [stdout] | [INFO] [stdout] 335 | .compare_and_swap(false, true, Ordering::Relaxed) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `address`, `sender`, `receiver`, `tx_handle` and `rx_handle` are never read [INFO] [stdout] --> src/cluster.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 27 | struct ConnectionData { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 31 | pub address: SocketAddr, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 32 | /// The sender used to send wire messages to the connected actor system. [INFO] [stdout] 33 | pub sender: SeccSender, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 34 | /// The receiver used to send wire messages to the connected actor system. [INFO] [stdout] 35 | pub receiver: SeccReceiver, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 36 | /// A join handle for the thread managing the transmitting. [INFO] [stdout] 37 | pub tx_handle: JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 38 | /// A join handle for the thread managing the receiving. [INFO] [stdout] 39 | pub rx_handle: JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "4253c727f65e63cf073efa7c2ecbab1ac2b346e0ce0af569e04a1fd51768bc5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4253c727f65e63cf073efa7c2ecbab1ac2b346e0ce0af569e04a1fd51768bc5e", kill_on_drop: false }` [INFO] [stdout] 4253c727f65e63cf073efa7c2ecbab1ac2b346e0ce0af569e04a1fd51768bc5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b0090073b79191f17ab72f1c831d80f2cda6c75b2d661c0642ec225e6782da82 [INFO] running `Command { std: "docker" "start" "-a" "b0090073b79191f17ab72f1c831d80f2cda6c75b2d661c0642ec225e6782da82", kill_on_drop: false }` [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/system.rs:335:14 [INFO] [stdout] | [INFO] [stdout] 335 | .compare_and_swap(false, true, Ordering::Relaxed) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `address`, `sender`, `receiver`, `tx_handle` and `rx_handle` are never read [INFO] [stdout] --> src/cluster.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 27 | struct ConnectionData { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 31 | pub address: SocketAddr, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 32 | /// The sender used to send wire messages to the connected actor system. [INFO] [stdout] 33 | pub sender: SeccSender, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 34 | /// The receiver used to send wire messages to the connected actor system. [INFO] [stdout] 35 | pub receiver: SeccReceiver, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 36 | /// A join handle for the thread managing the transmitting. [INFO] [stdout] 37 | pub tx_handle: JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 38 | /// A join handle for the thread managing the receiving. [INFO] [stdout] 39 | pub rx_handle: JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling axiom v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/system.rs:335:14 [INFO] [stdout] | [INFO] [stdout] 335 | .compare_and_swap(false, true, Ordering::Relaxed) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `address`, `sender`, `receiver`, `tx_handle` and `rx_handle` are never read [INFO] [stdout] --> src/cluster.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 27 | struct ConnectionData { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 31 | pub address: SocketAddr, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 32 | /// The sender used to send wire messages to the connected actor system. [INFO] [stdout] 33 | pub sender: SeccSender, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 34 | /// The receiver used to send wire messages to the connected actor system. [INFO] [stdout] 35 | pub receiver: SeccReceiver, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 36 | /// A join handle for the thread managing the transmitting. [INFO] [stdout] 37 | pub tx_handle: JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 38 | /// A join handle for the thread managing the receiving. [INFO] [stdout] 39 | pub rx_handle: JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 39.74s [INFO] running `Command { std: "docker" "inspect" "b0090073b79191f17ab72f1c831d80f2cda6c75b2d661c0642ec225e6782da82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0090073b79191f17ab72f1c831d80f2cda6c75b2d661c0642ec225e6782da82", kill_on_drop: false }` [INFO] [stdout] b0090073b79191f17ab72f1c831d80f2cda6c75b2d661c0642ec225e6782da82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 02bef4831cfe1294b8103382eba74dc3101ddd40a816ef43a9bafe67164edc4e [INFO] running `Command { std: "docker" "start" "-a" "02bef4831cfe1294b8103382eba74dc3101ddd40a816ef43a9bafe67164edc4e", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stderr] --> src/system.rs:335:14 [INFO] [stderr] | [INFO] [stderr] 335 | .compare_and_swap(false, true, Ordering::Relaxed) [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `address`, `sender`, `receiver`, `tx_handle` and `rx_handle` are never read [INFO] [stderr] --> src/cluster.rs:31:9 [INFO] [stderr] | [INFO] [stderr] 27 | struct ConnectionData { [INFO] [stderr] | -------------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 31 | pub address: SocketAddr, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 32 | /// The sender used to send wire messages to the connected actor system. [INFO] [stderr] 33 | pub sender: SeccSender, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 34 | /// The receiver used to send wire messages to the connected actor system. [INFO] [stderr] 35 | pub receiver: SeccReceiver, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 36 | /// A join handle for the thread managing the transmitting. [INFO] [stderr] 37 | pub tx_handle: JoinHandle<()>, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 38 | /// A join handle for the thread managing the receiving. [INFO] [stderr] 39 | pub rx_handle: JoinHandle<()>, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `axiom` (lib) generated 2 warnings [INFO] [stderr] warning: `axiom` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/axiom-949ea2100bc3df2c) [INFO] [stdout] [INFO] [stdout] running 40 tests [INFO] [stdout] test actors::tests::test_basic_info_named ... ok [INFO] [stdout] test actors::tests::test_send_examples ... ok [INFO] [stdout] test message::tests::test_message_downcast ... ok [INFO] [stdout] test message::tests::test_message_from_arc ... ok [INFO] [stdout] test message::tests::test_message_new ... ok [INFO] [stdout] test message::tests::test_remote_to_local ... ok [INFO] [stdout] test message::tests::test_actor_message_downcast ... ok [INFO] [stdout] test cluster::tests::test_tcp_remote_connect ... ok [INFO] [stdout] test message::tests::test_message_serialization ... ok [INFO] [stdout] test actors::tests::test_actor_returns_stop ... ok [INFO] [stdout] test actors::tests::test_actor_cannot_override_stop ... ok [INFO] [stdout] test system::tests::test_connect_with_channels ... ok [INFO] [stdout] test system::tests::test_find_aid ... ok [INFO] [stdout] test executor::tests::test_nested_futures_wakeup ... ok [INFO] [stdout] test actors::tests::test_cant_send_to_stopped ... ok [INFO] [stdout] test system::tests::test_monitors ... ok [INFO] [stdout] test system::tests::test_find_by_name ... ok [INFO] [stdout] test system::tests::test_named_actor_restrictions ... ok [INFO] [stdout] test actors::tests::test_aid_as_message ... ok [INFO] [stdout] test actors::tests::test_send_unserializable ... ok [INFO] [stdout] test actors::tests::test_basic_info_unnamed ... ok [INFO] [stdout] test system::tests::test_system_actor_find_by_name ... ok [INFO] [stdout] test executor::tests::test_thread_wakes_after_no_work ... ok [INFO] [stdout] test system::tests::test_actor_not_in_map ... ok [INFO] [stdout] test actors::tests::test_aid_serialization ... ok [INFO] [stdout] test tests::test_closure_with_move ... ok [INFO] [stdout] test system::tests::test_stop_actor ... ok [INFO] [stdout] test system::tests::test_send_after ... ok [INFO] [stdout] test tests::test_simplest_actor ... ok [INFO] [stdout] test system::tests::test_remote_actors ... ok [INFO] [stdout] test tests::test_ping_pong ... ok [INFO] [stdout] test system::tests::test_find_by_uuid ... ok [INFO] [stdout] test tests::test_dispatching_with_struct ... ok [INFO] [stdout] test tests::test_dispatching_with_closure ... ok [INFO] [stdout] test tests::test_simplest_struct_actor ... ok [INFO] [stdout] test system::tests::test_shutdown_await_timeout ... ok [INFO] [stdout] test system::tests::test_send_after_before_current ... ok [INFO] [stdout] test system::tests::test_monitor_gets_panics_errors ... ok [INFO] [stdout] test tests::test_assert_receive - should panic ... ok [INFO] [stdout] test executor::tests::test_actor_awake_phases ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- executor::tests::test_actor_awake_phases stdout ---- [INFO] [stdout] thread 'executor::tests::test_actor_awake_phases' panicked at 'Actor took too long to process Start: "Timed out after 5ms! Messages received: 0; Messages expected: 1"', src/executor.rs:514:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563199a7e0f0 - std::backtrace_rs::backtrace::libunwind::trace::h552106febb15e17e [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 1: 0x563199a7e0f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hf7774f161cb6a040 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563199a7e0f0 - std::sys_common::backtrace::_print_fmt::h0c305f5052d81630 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x563199a7e0f0 - ::fmt::h64b3e0a8deb0a611 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x563199aa110c - core::fmt::write::h8f671d0f7992fdc6 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/fmt/mod.rs:1198:17 [INFO] [stdout] 5: 0x563199a79445 - std::io::Write::write_fmt::hd208f914b48a2290 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/io/mod.rs:1672:15 [INFO] [stdout] 6: 0x563199a7fb61 - std::sys_common::backtrace::_print::h9fa97aca0ed3f804 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x563199a7fb61 - std::sys_common::backtrace::print::haab86c3a36d9a53e [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x563199a7fb61 - std::panicking::default_hook::{{closure}}::h97ac82ba40b3820b [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x563199a7f7b6 - std::panicking::default_hook::h3a2e40383cd02365 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x563199a80203 - std::panicking::rust_panic_with_hook::h91242c0d4adecfe2 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x563199a800f7 - std::panicking::begin_panic_handler::{{closure}}::h627cf56a9a0a9517 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x563199a7e5c4 - std::sys_common::backtrace::__rust_end_short_backtrace::hf13451d299824903 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x563199a7fe22 - rust_begin_unwind [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x56319966e393 - core::panicking::panic_fmt::ha6799a5d9621aa13 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x56319966e4e3 - core::result::unwrap_failed::h1269578c25bb65c7 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/result.rs:1805:5 [INFO] [stdout] 16: 0x56319971fe43 - core::result::Result::expect::h2049b766238fb3c4 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/result.rs:1055:23 [INFO] [stdout] 17: 0x563199767825 - axiom::executor::tests::test_actor_awake_phases::h8a369d4637b968b5 [INFO] [stdout] at /opt/rustwide/workdir/src/executor.rs:514:9 [INFO] [stdout] 18: 0x5631997676da - axiom::executor::tests::test_actor_awake_phases::{{closure}}::h94eacc4de195dc3a [INFO] [stdout] at /opt/rustwide/workdir/src/executor.rs:498:5 [INFO] [stdout] 19: 0x5631997487ae - core::ops::function::FnOnce::call_once::h764f827df73ec543 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 20: 0x5631999f7f03 - core::ops::function::FnOnce::call_once::h0f9e5c16f2fad3fe [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 21: 0x5631999f7f03 - test::__rust_begin_short_backtrace::h6b395b12fb47e0c7 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/test/src/lib.rs:572:5 [INFO] [stdout] 22: 0x5631999f6c9c - as core::ops::function::FnOnce>::call_once::h116a04ad1adfbba8 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 23: 0x5631999f6c9c - as core::ops::function::FnOnce<()>>::call_once::h237703400c3f95d2 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x5631999f6c9c - std::panicking::try::do_call::hb6f7087c5161b13a [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x5631999f6c9c - std::panicking::try::h40eb70910e5ec9fc [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x5631999f6c9c - std::panic::catch_unwind::h9011aaff4baefe1e [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x5631999f6c9c - test::run_test_in_process::haab9d5dbf92a97fd [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/test/src/lib.rs:595:18 [INFO] [stdout] 28: 0x5631999f6c9c - test::run_test::run_test_inner::{{closure}}::h431ff305408eb101 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/test/src/lib.rs:489:39 [INFO] [stdout] 29: 0x5631999c28dc - test::run_test::run_test_inner::{{closure}}::h1761b84f3aff0780 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/test/src/lib.rs:516:37 [INFO] [stdout] 30: 0x5631999c28dc - std::sys_common::backtrace::__rust_begin_short_backtrace::heac1883bddbbfcd9 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x5631999c88ef - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h509e89854d46123e [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/thread/mod.rs:505:17 [INFO] [stdout] 32: 0x5631999c88ef - as core::ops::function::FnOnce<()>>::call_once::h1b05c47dc35673b3 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x5631999c88ef - std::panicking::try::do_call::hd58695587ce4c228 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x5631999c88ef - std::panicking::try::hc017871f7aa94d61 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x5631999c88ef - std::panic::catch_unwind::h38b4473a1f81bb80 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x5631999c88ef - std::thread::Builder::spawn_unchecked_::{{closure}}::h361d7687a745025a [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/thread/mod.rs:504:30 [INFO] [stdout] 37: 0x5631999c88ef - core::ops::function::FnOnce::call_once{{vtable.shim}}::h647e812f95f891a3 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 38: 0x563199a847b3 - as core::ops::function::FnOnce>::call_once::hd2e3a9e0ae7d8026 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 39: 0x563199a847b3 - as core::ops::function::FnOnce>::call_once::h4798a92ee79456cc [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 40: 0x563199a847b3 - std::sys::unix::thread::Thread::new::thread_start::h9be4f412ada0f0f9 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f12aba1d609 - start_thread [INFO] [stdout] 42: 0x7f12ab7ed133 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] executor::tests::test_actor_awake_phases [INFO] [stdout] [INFO] [stdout] test result: FAILED. 39 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.48s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "02bef4831cfe1294b8103382eba74dc3101ddd40a816ef43a9bafe67164edc4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02bef4831cfe1294b8103382eba74dc3101ddd40a816ef43a9bafe67164edc4e", kill_on_drop: false }` [INFO] [stdout] 02bef4831cfe1294b8103382eba74dc3101ddd40a816ef43a9bafe67164edc4e