[INFO] fetching crate maxim 0.1.0-alpha.0... [INFO] testing maxim-0.1.0-alpha.0 against 1.73.0 for beta-1.74-1 [INFO] extracting crate maxim 0.1.0-alpha.0 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate maxim 0.1.0-alpha.0 on toolchain 1.73.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.73.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate maxim 0.1.0-alpha.0 [INFO] finished tweaking crates.io crate maxim 0.1.0-alpha.0 [INFO] tweaked toml for crates.io crate maxim 0.1.0-alpha.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate maxim 0.1.0-alpha.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.73.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro-hack v0.5.14 [INFO] [stderr] Downloaded bincode v1.2.1 [INFO] [stderr] Downloaded serde v1.0.105 [INFO] [stderr] Downloaded const-random-macro v0.1.8 [INFO] [stderr] Downloaded serde_derive v1.0.105 [INFO] [stderr] Downloaded dashmap v1.2.1 [INFO] [stderr] Downloaded const-random v0.1.8 [INFO] [stderr] Downloaded secc v0.0.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08de634745868f647d2e87aee66e4a4fe8e53e79fd0b6f8a4c6310fdc7cd4c81 [INFO] running `Command { std: "docker" "start" "-a" "08de634745868f647d2e87aee66e4a4fe8e53e79fd0b6f8a4c6310fdc7cd4c81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08de634745868f647d2e87aee66e4a4fe8e53e79fd0b6f8a4c6310fdc7cd4c81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08de634745868f647d2e87aee66e4a4fe8e53e79fd0b6f8a4c6310fdc7cd4c81", kill_on_drop: false }` [INFO] [stdout] 08de634745868f647d2e87aee66e4a4fe8e53e79fd0b6f8a4c6310fdc7cd4c81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd99e44f86914e86dfd0e04963d533fe2a4bb5a05517a20d623434145b6cd600 [INFO] running `Command { std: "docker" "start" "-a" "cd99e44f86914e86dfd0e04963d533fe2a4bb5a05517a20d623434145b6cd600", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.14 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling secc v0.0.10 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling dashmap v1.2.1 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling maxim v0.1.0-alpha.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/system.rs:337:14 [INFO] [stdout] | [INFO] [stdout] 337 | .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: non-binding let on a synchronization lock [INFO] [stdout] --> src/system.rs:377:29 [INFO] [stdout] | [INFO] [stdout] 377 | let _ = condvar.wait(data).unwrap(); [INFO] [stdout] | ^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ this binding will immediately drop the value assigned to it [INFO] [stdout] | | [INFO] [stdout] | this lock is not assigned to a binding and is immediately dropped [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(let_underscore_lock)]` on by default [INFO] [stdout] help: consider binding to an unused variable to avoid immediately dropping the value [INFO] [stdout] | [INFO] [stdout] 377 | let _unused = condvar.wait(data).unwrap(); [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] help: consider immediately dropping the value [INFO] [stdout] | [INFO] [stdout] 377 | drop(condvar.wait(data).unwrap()); [INFO] [stdout] | ~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.88s [INFO] running `Command { std: "docker" "inspect" "cd99e44f86914e86dfd0e04963d533fe2a4bb5a05517a20d623434145b6cd600", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd99e44f86914e86dfd0e04963d533fe2a4bb5a05517a20d623434145b6cd600", kill_on_drop: false }` [INFO] [stdout] cd99e44f86914e86dfd0e04963d533fe2a4bb5a05517a20d623434145b6cd600 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36fb5b8df0ba00ba397cf7c4a9bb1f561bc18eb5a67830262d42eb46e4f53028 [INFO] running `Command { std: "docker" "start" "-a" "36fb5b8df0ba00ba397cf7c4a9bb1f561bc18eb5a67830262d42eb46e4f53028", kill_on_drop: false }` [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stdout] warning: use of deprecated method `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/system.rs:337:14 [INFO] [stdout] | [INFO] [stdout] 337 | .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: non-binding let on a synchronization lock [INFO] [stdout] --> src/system.rs:377:29 [INFO] [stdout] | [INFO] [stdout] 377 | let _ = condvar.wait(data).unwrap(); [INFO] [stdout] | ^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ this binding will immediately drop the value assigned to it [INFO] [stdout] | | [INFO] [stdout] | this lock is not assigned to a binding and is immediately dropped [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(let_underscore_lock)]` on by default [INFO] [stdout] help: consider binding to an unused variable to avoid immediately dropping the value [INFO] [stdout] | [INFO] [stdout] 377 | let _unused = condvar.wait(data).unwrap(); [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] help: consider immediately dropping the value [INFO] [stdout] | [INFO] [stdout] 377 | drop(condvar.wait(data).unwrap()); [INFO] [stdout] | ~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling maxim v0.1.0-alpha.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/system.rs:337:14 [INFO] [stdout] | [INFO] [stdout] 337 | .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: non-binding let on a synchronization lock [INFO] [stdout] --> src/system.rs:377:29 [INFO] [stdout] | [INFO] [stdout] 377 | let _ = condvar.wait(data).unwrap(); [INFO] [stdout] | ^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ this binding will immediately drop the value assigned to it [INFO] [stdout] | | [INFO] [stdout] | this lock is not assigned to a binding and is immediately dropped [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(let_underscore_lock)]` on by default [INFO] [stdout] help: consider binding to an unused variable to avoid immediately dropping the value [INFO] [stdout] | [INFO] [stdout] 377 | let _unused = condvar.wait(data).unwrap(); [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] help: consider immediately dropping the value [INFO] [stdout] | [INFO] [stdout] 377 | drop(condvar.wait(data).unwrap()); [INFO] [stdout] | ~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.18s [INFO] running `Command { std: "docker" "inspect" "36fb5b8df0ba00ba397cf7c4a9bb1f561bc18eb5a67830262d42eb46e4f53028", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36fb5b8df0ba00ba397cf7c4a9bb1f561bc18eb5a67830262d42eb46e4f53028", kill_on_drop: false }` [INFO] [stdout] 36fb5b8df0ba00ba397cf7c4a9bb1f561bc18eb5a67830262d42eb46e4f53028 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b3698813d7d9784bd14113470bc7859df185e8d7d769f7bb8d3a919f7d760e7a [INFO] running `Command { std: "docker" "start" "-a" "b3698813d7d9784bd14113470bc7859df185e8d7d769f7bb8d3a919f7d760e7a", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated method `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stderr] --> src/system.rs:337:14 [INFO] [stderr] | [INFO] [stderr] 337 | .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: non-binding let on a synchronization lock [INFO] [stderr] --> src/system.rs:377:29 [INFO] [stderr] | [INFO] [stderr] 377 | let _ = condvar.wait(data).unwrap(); [INFO] [stderr] | ^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ this binding will immediately drop the value assigned to it [INFO] [stderr] | | [INFO] [stderr] | this lock is not assigned to a binding and is immediately dropped [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(let_underscore_lock)]` on by default [INFO] [stderr] help: consider binding to an unused variable to avoid immediately dropping the value [INFO] [stderr] | [INFO] [stderr] 377 | let _unused = condvar.wait(data).unwrap(); [INFO] [stderr] | ~~~~~~~ [INFO] [stderr] help: consider immediately dropping the value [INFO] [stderr] | [INFO] [stderr] 377 | drop(condvar.wait(data).unwrap()); [INFO] [stderr] | ~~~~~ + [INFO] [stderr] [INFO] [stderr] warning: `maxim` (lib) generated 3 warnings (run `cargo fix --lib -p maxim` to apply 1 suggestion) [INFO] [stderr] warning: `maxim` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/maxim-0e720f6df1a562b9) [INFO] [stdout] [INFO] [stdout] running 41 tests [INFO] [stdout] test actors::tests::test_actor_returns_stop ... ok [INFO] [stdout] test actors::tests::test_actor_cannot_override_stop ... ok [INFO] [stdout] test actors::tests::test_aid_as_message ... ok [INFO] [stdout] test actors::tests::test_basic_info_named ... ok [INFO] [stdout] test actors::tests::test_basic_info_unnamed ... ok [INFO] [stdout] test actors::tests::test_cant_send_to_stopped ... ok [INFO] [stdout] test message::tests::test_actor_message_downcast ... ok [INFO] [stdout] test message::tests::test_message_downcast ... ok [INFO] [stdout] test actors::tests::test_send_unserializable ... 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_message_serialization ... ok [INFO] [stdout] test actors::tests::test_send_examples ... ok [INFO] [stdout] test message::tests::test_remote_to_local ... ok [INFO] [stdout] test system::tests::test_actor_not_in_map ... ok [INFO] [stdout] test actors::tests::test_aid_serialization ... ok [INFO] [stdout] test system::tests::test_find_aid ... ok [INFO] [stdout] test cluster::tests::test_tcp_remote_connect ... ok [INFO] [stdout] test system::tests::test_find_by_uuid ... ok [INFO] [stdout] test system::tests::test_find_by_name ... ok [INFO] [stdout] test system::tests::test_monitors ... ok [INFO] [stdout] test system::tests::test_connect_with_channels ... ok [INFO] [stdout] test system::tests::test_named_actor_restrictions ... ok [INFO] [stdout] test system::tests::test_remote_actors ... ok [INFO] [stdout] test executor::tests::test_actor_awake_phases ... FAILED [INFO] [stdout] test system::tests::test_stop_actor ... ok [INFO] [stdout] test system::tests::test_system_actor_find_by_name ... 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 system::tests::test_spawn_pool ... ok [INFO] [stdout] test tests::test_dispatching_with_closure ... ok [INFO] [stdout] test tests::test_dispatching_with_struct ... ok [INFO] [stdout] test tests::test_closure_with_move ... ok [INFO] [stdout] test tests::test_ping_pong ... ok [INFO] [stdout] test tests::test_simplest_struct_actor ... ok [INFO] [stdout] test tests::test_simplest_actor ... ok [INFO] [stdout] test system::tests::test_send_after ... FAILED [INFO] [stdout] test executor::tests::test_nested_futures_wakeup ... ok [INFO] [stdout] test system::tests::test_send_after_before_current ... ok [INFO] [stdout] test executor::tests::test_thread_wakes_after_no_work ... ok [INFO] [stdout] test system::tests::test_shutdown_await_timeout ... ok [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 src/executor.rs:510:36: [INFO] [stdout] Actor took too long to process Start: "Timed out after 5ms! Messages received: 0; Messages expected: 1" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56237ffe8bac - std::backtrace_rs::backtrace::libunwind::trace::he43a6a3949163f8c [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56237ffe8bac - std::backtrace_rs::backtrace::trace_unsynchronized::h50db52ca99f692e7 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56237ffe8bac - std::sys_common::backtrace::_print_fmt::hd37d595f2ceb2d3c [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x56237ffe8bac - ::fmt::h678bbcf9da6d7d75 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x5623800142cc - core::fmt::rt::Argument::fmt::h3a159adc080a6fc9 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/fmt/rt.rs:138:9 [INFO] [stdout] 5: 0x5623800142cc - core::fmt::write::hb8eaf5a8e45a738e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/fmt/mod.rs:1094:21 [INFO] [stdout] 6: 0x56237ffe55ce - std::io::Write::write_fmt::hd8d55fcb462ed7e9 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/io/mod.rs:1714:15 [INFO] [stdout] 7: 0x56237ffe8994 - std::sys_common::backtrace::_print::hcd4834796ee88ad2 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x56237ffe8994 - std::sys_common::backtrace::print::h1360e9450e4f922a [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x56237ffea793 - std::panicking::default_hook::{{closure}}::h2609fa95cd5ab1f4 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:270:22 [INFO] [stdout] 10: 0x56237ffea42f - std::panicking::default_hook::h6d75f5747cab6e8d [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:287:9 [INFO] [stdout] 11: 0x56237ff56b5c - as core::ops::function::Fn>::call::h22dfbb3222a0c5d6 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 12: 0x56237ff56b5c - test::test_main::{{closure}}::hf2fa6099cd421171 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:136:21 [INFO] [stdout] 13: 0x56237ffeae8e - as core::ops::function::Fn>::call::h05249de742e1768e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 14: 0x56237ffeae8e - std::panicking::rust_panic_with_hook::h57e78470c47c84de [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:711:13 [INFO] [stdout] 15: 0x56237ffeac17 - std::panicking::begin_panic_handler::{{closure}}::h3dfd2453cf356ecb [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:599:13 [INFO] [stdout] 16: 0x56237ffe90d6 - std::sys_common::backtrace::__rust_end_short_backtrace::hdb177d43678e4d7e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:170:18 [INFO] [stdout] 17: 0x56237ffea962 - rust_begin_unwind [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:595:5 [INFO] [stdout] 18: 0x56237fc45903 - core::panicking::panic_fmt::hd1e971d8d7c78e0e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/panicking.rs:67:14 [INFO] [stdout] 19: 0x56237fc45dfa - core::result::unwrap_failed::hccb456d39e9c31fc [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/result.rs:1652:5 [INFO] [stdout] 20: 0x56237fcbc4c7 - core::result::Result::expect::h2f69e1810fc26315 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/result.rs:1034:23 [INFO] [stdout] 21: 0x56237fd94285 - maxim::executor::tests::test_actor_awake_phases::h946c6b4fec5fae74 [INFO] [stdout] at /opt/rustwide/workdir/src/executor.rs:510:9 [INFO] [stdout] 22: 0x56237fd94127 - maxim::executor::tests::test_actor_awake_phases::{{closure}}::hb1b8bb901615a1ad [INFO] [stdout] at /opt/rustwide/workdir/src/executor.rs:496:34 [INFO] [stdout] 23: 0x56237fda3b86 - core::ops::function::FnOnce::call_once::hd47a0ba601bdb141 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x56237ff5bbef - core::ops::function::FnOnce::call_once::he2e7294d6e0366fc [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x56237ff5bbef - test::__rust_begin_short_backtrace::h13549e99f98e3254 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:626:18 [INFO] [stdout] 26: 0x56237ff5ac7e - test::run_test_in_process::{{closure}}::h9c2c3d1665ffe092 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:649:60 [INFO] [stdout] 27: 0x56237ff5ac7e - as core::ops::function::FnOnce<()>>::call_once::hec1896877d3d50ca [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 28: 0x56237ff5ac7e - std::panicking::try::do_call::hc7aed7412be3e0dc [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:502:40 [INFO] [stdout] 29: 0x56237ff5ac7e - std::panicking::try::h011fbc524cd7e3ba [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:466:19 [INFO] [stdout] 30: 0x56237ff5ac7e - std::panic::catch_unwind::hff05d0891bc5bb82 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panic.rs:142:14 [INFO] [stdout] 31: 0x56237ff5ac7e - test::run_test_in_process::h87f0657a1c0aaab4 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:649:27 [INFO] [stdout] 32: 0x56237ff5ac7e - test::run_test::{{closure}}::hc4dd34f501797e16 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:572:43 [INFO] [stdout] 33: 0x56237ff225d3 - test::run_test::{{closure}}::h1201d47565297bcc [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:600:41 [INFO] [stdout] 34: 0x56237ff225d3 - std::sys_common::backtrace::__rust_begin_short_backtrace::h6de9d5784bb58c62 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:154:18 [INFO] [stdout] 35: 0x56237ff281eb - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h0a3dd4432bd9a04d [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 36: 0x56237ff281eb - as core::ops::function::FnOnce<()>>::call_once::h05af39418a9230d5 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 37: 0x56237ff281eb - std::panicking::try::do_call::h6f430b03009d827b [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:502:40 [INFO] [stdout] 38: 0x56237ff281eb - std::panicking::try::h3275ae04389ad69a [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:466:19 [INFO] [stdout] 39: 0x56237ff281eb - std::panic::catch_unwind::h77f388467ce5722e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panic.rs:142:14 [INFO] [stdout] 40: 0x56237ff281eb - std::thread::Builder::spawn_unchecked_::{{closure}}::h308964f897d35a6e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 41: 0x56237ff281eb - core::ops::function::FnOnce::call_once{{vtable.shim}}::h98d901cf00b6c865 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x56237ffef575 - as core::ops::function::FnOnce>::call_once::haadd4e5af2ab0d62 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 43: 0x56237ffef575 - as core::ops::function::FnOnce>::call_once::he4ba1fb09c16d807 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 44: 0x56237ffef575 - std::sys::unix::thread::Thread::new::thread_start::he524ecf4b47bee95 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7f7d91eafb43 - [INFO] [stdout] 46: 0x7f7d91f40bb4 - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- system::tests::test_send_after stdout ---- [INFO] [stdout] thread 'system::tests::test_send_after' panicked at src/system.rs:1056:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 2 [INFO] [stdout] right: 1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56237ffe8bac - std::backtrace_rs::backtrace::libunwind::trace::he43a6a3949163f8c [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56237ffe8bac - std::backtrace_rs::backtrace::trace_unsynchronized::h50db52ca99f692e7 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56237ffe8bac - std::sys_common::backtrace::_print_fmt::hd37d595f2ceb2d3c [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x56237ffe8bac - ::fmt::h678bbcf9da6d7d75 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x5623800142cc - core::fmt::rt::Argument::fmt::h3a159adc080a6fc9 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/fmt/rt.rs:138:9 [INFO] [stdout] 5: 0x5623800142cc - core::fmt::write::hb8eaf5a8e45a738e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/fmt/mod.rs:1094:21 [INFO] [stdout] 6: 0x56237ffe55ce - std::io::Write::write_fmt::hd8d55fcb462ed7e9 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/io/mod.rs:1714:15 [INFO] [stdout] 7: 0x56237ffe8994 - std::sys_common::backtrace::_print::hcd4834796ee88ad2 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x56237ffe8994 - std::sys_common::backtrace::print::h1360e9450e4f922a [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x56237ffea793 - std::panicking::default_hook::{{closure}}::h2609fa95cd5ab1f4 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:270:22 [INFO] [stdout] 10: 0x56237ffea42f - std::panicking::default_hook::h6d75f5747cab6e8d [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:287:9 [INFO] [stdout] 11: 0x56237ff56b5c - as core::ops::function::Fn>::call::h22dfbb3222a0c5d6 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 12: 0x56237ff56b5c - test::test_main::{{closure}}::hf2fa6099cd421171 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:136:21 [INFO] [stdout] 13: 0x56237ffeae8e - as core::ops::function::Fn>::call::h05249de742e1768e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 14: 0x56237ffeae8e - std::panicking::rust_panic_with_hook::h57e78470c47c84de [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:711:13 [INFO] [stdout] 15: 0x56237ffeac17 - std::panicking::begin_panic_handler::{{closure}}::h3dfd2453cf356ecb [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:599:13 [INFO] [stdout] 16: 0x56237ffe90d6 - std::sys_common::backtrace::__rust_end_short_backtrace::hdb177d43678e4d7e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:170:18 [INFO] [stdout] 17: 0x56237ffea962 - rust_begin_unwind [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:595:5 [INFO] [stdout] 18: 0x56237fc45903 - core::panicking::panic_fmt::hd1e971d8d7c78e0e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/panicking.rs:67:14 [INFO] [stdout] 19: 0x56237fc45d75 - core::panicking::assert_failed_inner::h7e09b6414eab0f29 [INFO] [stdout] 20: 0x56237ff87d2e - core::panicking::assert_failed::h3c012ee4e966f4a8 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/panicking.rs:229:5 [INFO] [stdout] 21: 0x56237fd9713c - maxim::system::tests::test_send_after::h381dad55a324bbb9 [INFO] [stdout] at /opt/rustwide/workdir/src/system.rs:1056:9 [INFO] [stdout] 22: 0x56237fd96967 - maxim::system::tests::test_send_after::{{closure}}::h9ae13ae8a08e1e05 [INFO] [stdout] at /opt/rustwide/workdir/src/system.rs:1041:26 [INFO] [stdout] 23: 0x56237fda2f36 - core::ops::function::FnOnce::call_once::h67b6e129632c93b7 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x56237ff5bbef - core::ops::function::FnOnce::call_once::he2e7294d6e0366fc [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x56237ff5bbef - test::__rust_begin_short_backtrace::h13549e99f98e3254 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:626:18 [INFO] [stdout] 26: 0x56237ff5ac7e - test::run_test_in_process::{{closure}}::h9c2c3d1665ffe092 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:649:60 [INFO] [stdout] 27: 0x56237ff5ac7e - as core::ops::function::FnOnce<()>>::call_once::hec1896877d3d50ca [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 28: 0x56237ff5ac7e - std::panicking::try::do_call::hc7aed7412be3e0dc [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:502:40 [INFO] [stdout] 29: 0x56237ff5ac7e - std::panicking::try::h011fbc524cd7e3ba [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:466:19 [INFO] [stdout] 30: 0x56237ff5ac7e - std::panic::catch_unwind::hff05d0891bc5bb82 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panic.rs:142:14 [INFO] [stdout] 31: 0x56237ff5ac7e - test::run_test_in_process::h87f0657a1c0aaab4 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:649:27 [INFO] [stdout] 32: 0x56237ff5ac7e - test::run_test::{{closure}}::hc4dd34f501797e16 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:572:43 [INFO] [stdout] 33: 0x56237ff225d3 - test::run_test::{{closure}}::h1201d47565297bcc [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:600:41 [INFO] [stdout] 34: 0x56237ff225d3 - std::sys_common::backtrace::__rust_begin_short_backtrace::h6de9d5784bb58c62 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:154:18 [INFO] [stdout] 35: 0x56237ff281eb - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h0a3dd4432bd9a04d [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 36: 0x56237ff281eb - as core::ops::function::FnOnce<()>>::call_once::h05af39418a9230d5 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 37: 0x56237ff281eb - std::panicking::try::do_call::h6f430b03009d827b [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:502:40 [INFO] [stdout] 38: 0x56237ff281eb - std::panicking::try::h3275ae04389ad69a [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:466:19 [INFO] [stdout] 39: 0x56237ff281eb - std::panic::catch_unwind::h77f388467ce5722e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panic.rs:142:14 [INFO] [stdout] 40: 0x56237ff281eb - std::thread::Builder::spawn_unchecked_::{{closure}}::h308964f897d35a6e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 41: 0x56237ff281eb - core::ops::function::FnOnce::call_once{{vtable.shim}}::h98d901cf00b6c865 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x56237ffef575 - as core::ops::function::FnOnce>::call_once::haadd4e5af2ab0d62 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 43: 0x56237ffef575 - as core::ops::function::FnOnce>::call_once::he4ba1fb09c16d807 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 44: 0x56237ffef575 - std::sys::unix::thread::Thread::new::thread_start::he524ecf4b47bee95 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7f7d91eafb43 - [INFO] [stdout] 46: 0x7f7d91f40bb4 - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] executor::tests::test_actor_awake_phases [INFO] [stdout] system::tests::test_send_after [INFO] [stdout] [INFO] [stdout] test result: FAILED. 39 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "b3698813d7d9784bd14113470bc7859df185e8d7d769f7bb8d3a919f7d760e7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3698813d7d9784bd14113470bc7859df185e8d7d769f7bb8d3a919f7d760e7a", kill_on_drop: false }` [INFO] [stdout] b3698813d7d9784bd14113470bc7859df185e8d7d769f7bb8d3a919f7d760e7a