[INFO] fetching crate tiny-tokio-actor 0.3.5... [INFO] testing tiny-tokio-actor-0.3.5 against master#ff2c56344c764af598ad33027e9c7a48881808ef for pr-118825 [INFO] extracting crate tiny-tokio-actor 0.3.5 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate tiny-tokio-actor 0.3.5 on toolchain ff2c56344c764af598ad33027e9c7a48881808ef [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tiny-tokio-actor 0.3.5 [INFO] finished tweaking crates.io crate tiny-tokio-actor 0.3.5 [INFO] tweaked toml for crates.io crate tiny-tokio-actor 0.3.5 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate tiny-tokio-actor 0.3.5 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" "+ff2c56344c764af598ad33027e9c7a48881808ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9998bfff85a5ad3c61cb785f20cc28d23a496b73525d47690374393bcda018be [INFO] running `Command { std: "docker" "start" "-a" "9998bfff85a5ad3c61cb785f20cc28d23a496b73525d47690374393bcda018be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9998bfff85a5ad3c61cb785f20cc28d23a496b73525d47690374393bcda018be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9998bfff85a5ad3c61cb785f20cc28d23a496b73525d47690374393bcda018be", kill_on_drop: false }` [INFO] [stdout] 9998bfff85a5ad3c61cb785f20cc28d23a496b73525d47690374393bcda018be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6790401370e6b7bc13d8385d71c9e5d9b0f70bc16ac8e97eb74ceb76971050df [INFO] running `Command { std: "docker" "start" "-a" "6790401370e6b7bc13d8385d71c9e5d9b0f70bc16ac8e97eb74ceb76971050df", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling tiny-tokio-actor v0.3.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `tokio::sync::broadcast::error::RecvError as EventRecvError` [INFO] [stdout] --> src/bus.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub use tokio::sync::broadcast::error::RecvError as EventRecvError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.87s [INFO] running `Command { std: "docker" "inspect" "6790401370e6b7bc13d8385d71c9e5d9b0f70bc16ac8e97eb74ceb76971050df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6790401370e6b7bc13d8385d71c9e5d9b0f70bc16ac8e97eb74ceb76971050df", kill_on_drop: false }` [INFO] [stdout] 6790401370e6b7bc13d8385d71c9e5d9b0f70bc16ac8e97eb74ceb76971050df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b8a301b476498ba077b265dfb18fbff5c5da5fdfa68e49e91d8e36c8d1dc6d4 [INFO] running `Command { std: "docker" "start" "-a" "4b8a301b476498ba077b265dfb18fbff5c5da5fdfa68e49e91d8e36c8d1dc6d4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling uuid v1.5.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling tiny-tokio-actor v0.3.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `tokio::sync::broadcast::error::RecvError as EventRecvError` [INFO] [stdout] --> src/bus.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub use tokio::sync::broadcast::error::RecvError as EventRecvError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling warp v0.3.6 [INFO] [stdout] warning: unused import: `tokio::sync::broadcast::error::RecvError as EventRecvError` [INFO] [stdout] --> src/bus.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub use tokio::sync::broadcast::error::RecvError as EventRecvError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 23.79s [INFO] running `Command { std: "docker" "inspect" "4b8a301b476498ba077b265dfb18fbff5c5da5fdfa68e49e91d8e36c8d1dc6d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b8a301b476498ba077b265dfb18fbff5c5da5fdfa68e49e91d8e36c8d1dc6d4", kill_on_drop: false }` [INFO] [stdout] 4b8a301b476498ba077b265dfb18fbff5c5da5fdfa68e49e91d8e36c8d1dc6d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 044b656e060f69a3985195aaf8fcf7ffa7d0bf4d38f4cd0f0ad3cacdb57fde5b [INFO] running `Command { std: "docker" "start" "-a" "044b656e060f69a3985195aaf8fcf7ffa7d0bf4d38f4cd0f0ad3cacdb57fde5b", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `tokio::sync::broadcast::error::RecvError as EventRecvError` [INFO] [stderr] --> src/bus.rs:2:9 [INFO] [stderr] | [INFO] [stderr] 2 | pub use tokio::sync::broadcast::error::RecvError as EventRecvError; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `tiny-tokio-actor` (lib) generated 1 warning (run `cargo fix --lib -p tiny-tokio-actor` to apply 1 suggestion) [INFO] [stderr] warning: `tiny-tokio-actor` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tiny_tokio_actor-44ebfadcd7e439a9) [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test actor::path::tests::parse_empty_string ... ok [INFO] [stdout] test actor::path::tests::parse_get_parent ... ok [INFO] [stdout] test actor::path::tests::parse_levels ... ok [INFO] [stdout] test actor::path::tests::parse_parent_at_root ... ok [INFO] [stdout] test actor::path::tests::parse_root_at_root ... ok [INFO] [stdout] test actor::path::tests::parse_single_root ... ok [INFO] [stdout] test actor::path::tests::parse_root_to_string ... ok [INFO] [stdout] test actor::path::tests::parse_three_deep ... ok [INFO] [stdout] test actor::path::tests::parse_two_deep ... ok [INFO] [stdout] test actor::path::tests::parse_to_string ... ok [INFO] [stdout] test actor::path::tests::test_add_path ... ok [INFO] [stdout] test actor::path::tests::test_at_level ... ok [INFO] [stdout] test actor::path::tests::test_get_key ... ok [INFO] [stdout] test actor::path::tests::test_if_ancestor ... ok [INFO] [stdout] test actor::handler::tests::actor_ask ... ok [INFO] [stdout] test actor::path::tests::test_if_ancestor_descendant ... ok [INFO] [stdout] test actor::path::tests::test_if_parent_child ... ok [INFO] [stdout] test actor::path::tests::test_if_descendant ... ok [INFO] [stdout] test actor::path::tests::test_if_root ... ok [INFO] [stdout] test actor::path::tests::test_if_empty ... ok [INFO] [stdout] test system::tests::actor_get_or_create ... ok [INFO] [stdout] test actor::runner::tests::no_retry_strategy ... ok [INFO] [stdout] test system::tests::actor_create ... ok [INFO] [stdout] test actor::runner::tests::retry_no_interval_strategy ... ok [INFO] [stdout] test system::tests::actor_events ... ok [INFO] [stdout] test system::tests::actor_get ... ok [INFO] [stdout] test actor::runner::tests::timeout_actor ... ok [INFO] [stdout] test actor::handler::tests::actor_tell ... ok [INFO] [stdout] test system::tests::actor_stop ... ok [INFO] [stdout] test system::tests::actor_parent_child ... ok [INFO] [stdout] test actor::runner::tests::retry_exponetial_backoff_strategy ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.55s [INFO] [stdout] [INFO] [stderr] Running tests/basic.rs (/opt/rustwide/target/debug/deps/basic-d37051f27e9c9389) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test simple_message ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/multi.rs (/opt/rustwide/target/debug/deps/multi-a4863311115aebee) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test multi_message ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/pingpong.rs (/opt/rustwide/target/debug/deps/pingpong-9f66d7b32249beaf) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_ping_pong ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/timeout.rs (/opt/rustwide/target/debug/deps/timeout-e8012789cce328bc) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test timeout_message ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.22s [INFO] [stdout] [INFO] [stderr] Doc-tests tiny-tokio-actor [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 12) - compile ... ok [INFO] [stdout] test src/actor/mod.rs - actor::Actor (line 87) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "044b656e060f69a3985195aaf8fcf7ffa7d0bf4d38f4cd0f0ad3cacdb57fde5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "044b656e060f69a3985195aaf8fcf7ffa7d0bf4d38f4cd0f0ad3cacdb57fde5b", kill_on_drop: false }` [INFO] [stdout] 044b656e060f69a3985195aaf8fcf7ffa7d0bf4d38f4cd0f0ad3cacdb57fde5b [INFO] testing tiny-tokio-actor-0.3.5 against try#5e4273472e1b2f223618a9b3def795f6224f241d for pr-118825 [INFO] extracting crate tiny-tokio-actor 0.3.5 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate tiny-tokio-actor 0.3.5 on toolchain 5e4273472e1b2f223618a9b3def795f6224f241d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e4273472e1b2f223618a9b3def795f6224f241d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tiny-tokio-actor 0.3.5 [INFO] finished tweaking crates.io crate tiny-tokio-actor 0.3.5 [INFO] tweaked toml for crates.io crate tiny-tokio-actor 0.3.5 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate tiny-tokio-actor 0.3.5 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" "+5e4273472e1b2f223618a9b3def795f6224f241d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5e4273472e1b2f223618a9b3def795f6224f241d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25e4ae50de402a44599ec4f294f2dbbacbbfeab5e65c0cf659d5994f0e6a695e [INFO] running `Command { std: "docker" "start" "-a" "25e4ae50de402a44599ec4f294f2dbbacbbfeab5e65c0cf659d5994f0e6a695e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25e4ae50de402a44599ec4f294f2dbbacbbfeab5e65c0cf659d5994f0e6a695e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25e4ae50de402a44599ec4f294f2dbbacbbfeab5e65c0cf659d5994f0e6a695e", kill_on_drop: false }` [INFO] [stdout] 25e4ae50de402a44599ec4f294f2dbbacbbfeab5e65c0cf659d5994f0e6a695e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5e4273472e1b2f223618a9b3def795f6224f241d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb854abaecce808bd3609dfcd64be825d0e3424a10c046ab7ea7186057ae630d [INFO] running `Command { std: "docker" "start" "-a" "fb854abaecce808bd3609dfcd64be825d0e3424a10c046ab7ea7186057ae630d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling tiny-tokio-actor v0.3.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `tokio::sync::broadcast::error::RecvError as EventRecvError` [INFO] [stdout] --> src/bus.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub use tokio::sync::broadcast::error::RecvError as EventRecvError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.52s [INFO] running `Command { std: "docker" "inspect" "fb854abaecce808bd3609dfcd64be825d0e3424a10c046ab7ea7186057ae630d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb854abaecce808bd3609dfcd64be825d0e3424a10c046ab7ea7186057ae630d", kill_on_drop: false }` [INFO] [stdout] fb854abaecce808bd3609dfcd64be825d0e3424a10c046ab7ea7186057ae630d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5e4273472e1b2f223618a9b3def795f6224f241d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ee986a07460a9e7375641cfa369152e7d78fa07fa7976ab5faaf18189b999df [INFO] running `Command { std: "docker" "start" "-a" "5ee986a07460a9e7375641cfa369152e7d78fa07fa7976ab5faaf18189b999df", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling uuid v1.5.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tiny-tokio-actor v0.3.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `tokio::sync::broadcast::error::RecvError as EventRecvError` [INFO] [stdout] --> src/bus.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub use tokio::sync::broadcast::error::RecvError as EventRecvError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling warp v0.3.6 [INFO] [stdout] warning: unused import: `tokio::sync::broadcast::error::RecvError as EventRecvError` [INFO] [stdout] --> src/bus.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub use tokio::sync::broadcast::error::RecvError as EventRecvError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 22.90s [INFO] running `Command { std: "docker" "inspect" "5ee986a07460a9e7375641cfa369152e7d78fa07fa7976ab5faaf18189b999df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ee986a07460a9e7375641cfa369152e7d78fa07fa7976ab5faaf18189b999df", kill_on_drop: false }` [INFO] [stdout] 5ee986a07460a9e7375641cfa369152e7d78fa07fa7976ab5faaf18189b999df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5e4273472e1b2f223618a9b3def795f6224f241d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 48807b405131156baf6622a90e3dbd77e00b4f1cf12498095d4766b8a0ae48df [INFO] running `Command { std: "docker" "start" "-a" "48807b405131156baf6622a90e3dbd77e00b4f1cf12498095d4766b8a0ae48df", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `tokio::sync::broadcast::error::RecvError as EventRecvError` [INFO] [stderr] --> src/bus.rs:2:9 [INFO] [stderr] | [INFO] [stderr] 2 | pub use tokio::sync::broadcast::error::RecvError as EventRecvError; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `tiny-tokio-actor` (lib) generated 1 warning (run `cargo fix --lib -p tiny-tokio-actor` to apply 1 suggestion) [INFO] [stderr] warning: `tiny-tokio-actor` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tiny_tokio_actor-44ebfadcd7e439a9) [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test actor::path::tests::parse_empty_string ... ok [INFO] [stdout] test actor::path::tests::parse_get_parent ... ok [INFO] [stdout] test actor::path::tests::parse_levels ... ok [INFO] [stdout] test actor::path::tests::parse_parent_at_root ... ok [INFO] [stdout] test actor::path::tests::parse_root_at_root ... ok [INFO] [stdout] test actor::path::tests::parse_root_to_string ... ok [INFO] [stdout] test actor::path::tests::parse_single_root ... ok [INFO] [stdout] test actor::path::tests::parse_three_deep ... ok [INFO] [stdout] test actor::path::tests::parse_to_string ... ok [INFO] [stdout] test actor::handler::tests::actor_ask ... ok [INFO] [stdout] test actor::path::tests::parse_two_deep ... ok [INFO] [stdout] test actor::path::tests::test_add_path ... ok [INFO] [stdout] test actor::path::tests::test_at_level ... ok [INFO] [stdout] test actor::path::tests::test_get_key ... ok [INFO] [stdout] test actor::path::tests::test_if_ancestor ... ok [INFO] [stdout] test actor::path::tests::test_if_ancestor_descendant ... ok [INFO] [stdout] test actor::path::tests::test_if_empty ... ok [INFO] [stdout] test actor::path::tests::test_if_descendant ... ok [INFO] [stdout] test actor::path::tests::test_if_parent_child ... ok [INFO] [stdout] test actor::path::tests::test_if_root ... ok [INFO] [stdout] test actor::runner::tests::no_retry_strategy ... ok [INFO] [stdout] test system::tests::actor_get_or_create ... ok [INFO] [stdout] test system::tests::actor_create ... ok [INFO] [stdout] test actor::runner::tests::retry_no_interval_strategy ... ok [INFO] [stdout] test system::tests::actor_events ... ok [INFO] [stdout] test system::tests::actor_get ... ok [INFO] [stdout] test actor::runner::tests::timeout_actor ... FAILED [INFO] [stdout] test actor::handler::tests::actor_tell ... ok [INFO] [stdout] test system::tests::actor_stop ... ok [INFO] [stdout] test system::tests::actor_parent_child ... ok [INFO] [stdout] test actor::runner::tests::retry_exponetial_backoff_strategy ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- actor::runner::tests::timeout_actor stdout ---- [INFO] [stdout] [2023-12-13T23:23:44Z DEBUG tiny_tokio_actor::actor::runner] Starting actor '/test/actor'... [INFO] [stdout] [2023-12-13T23:23:44Z DEBUG tiny_tokio_actor::actor::runner] Actor '/test/actor' has started successfully. [INFO] [stdout] [2023-12-13T23:23:44Z DEBUG tiny_tokio_actor::actor::runner] Timeout of 500ms set for actor /test/actor [INFO] [stdout] [2023-12-13T23:23:44Z DEBUG tiny_tokio_actor::actor::runner] Actor timed out after 500ms of inactivity. [INFO] [stdout] [2023-12-13T23:23:44Z DEBUG tiny_tokio_actor::system] Stopping actor '/test/actor' on system 'test'... [INFO] [stdout] [2023-12-13T23:23:44Z DEBUG tiny_tokio_actor::actor::runner] Actor '/test/actor' stopped. [INFO] [stdout] thread 'actor::runner::tests::timeout_actor' panicked at src/actor/runner.rs:263:9: [INFO] [stdout] assertion failed: elapsed.as_millis() > 500 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5621582fe3fc - std::backtrace_rs::backtrace::libunwind::trace::he911f9c907837597 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x5621582fe3fc - std::backtrace_rs::backtrace::trace_unsynchronized::hb30926ceb4a5ace8 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5621582fe3fc - std::sys_common::backtrace::_print_fmt::h20b4c3cb4b8e01de [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x5621582fe3fc - ::fmt::hcb347474accdbb50 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x562158328c50 - core::fmt::rt::Argument::fmt::h0959df1f48ddd7a2 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x562158328c50 - core::fmt::write::hb02961b4380cf4e7 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x5621582fba2f - std::io::Write::write_fmt::h529bf90db5fd4c64 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/io/mod.rs:1810:15 [INFO] [stdout] 7: 0x5621582fe1e4 - std::sys_common::backtrace::_print::h9f31dc4772e05e46 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x5621582fe1e4 - std::sys_common::backtrace::print::he1974c4a8ca14219 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x5621582fff17 - std::panicking::default_hook::{{closure}}::h9663c9f0f27e933c [INFO] [stdout] 10: 0x5621582ffc03 - std::panicking::default_hook::h232155e937189ed1 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x5621581ceea7 - as core::ops::function::Fn>::call::h30a8b128ee88d398 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 12: 0x5621581ceea7 - test::test_main::{{closure}}::hcafb25d50378ac2e [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x562158300528 - as core::ops::function::Fn>::call::hb0500737c93e9fc8 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 14: 0x562158300528 - std::panicking::rust_panic_with_hook::hc8764d1694e821a7 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panicking.rs:783:13 [INFO] [stdout] 15: 0x562158300249 - std::panicking::begin_panic_handler::{{closure}}::hf3ed629468815f4d [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panicking.rs:649:13 [INFO] [stdout] 16: 0x5621582fe8c6 - std::sys_common::backtrace::__rust_end_short_backtrace::h4e08af68b8432e1a [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x5621582fffe2 - rust_begin_unwind [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panicking.rs:645:5 [INFO] [stdout] 18: 0x562157dfb915 - core::panicking::panic_fmt::hd274135c92cc1bf8 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x562157dfb9d3 - core::panicking::panic::hdb514ca351aed0df [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/panicking.rs:144:5 [INFO] [stdout] 20: 0x562157e9a74c - tiny_tokio_actor::actor::runner::tests::timeout_actor::{{closure}}::h0f7d382a5cc5334c [INFO] [stdout] at /opt/rustwide/workdir/src/actor/runner.rs:263:9 [INFO] [stdout] 21: 0x562157e78f48 - as core::future::future::Future>::poll::h924e7d838d6af379 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/future/future.rs:124:9 [INFO] [stdout] 22: 0x562157e7905b - as core::future::future::Future>::poll::hf3642637b54d1223 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x562157e8e564 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::haec265381a527044 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:57 [INFO] [stdout] 24: 0x562157e8e48a - tokio::runtime::coop::with_budget::h801a8889f8249e4e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.33.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 25: 0x562157e8e48a - tokio::runtime::coop::budget::hd362c2734099644e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.33.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 26: 0x562157e8e48a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h0c4b660bbf8b29f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:25 [INFO] [stdout] 27: 0x562157e8d11c - tokio::runtime::scheduler::current_thread::Context::enter::hbc6076458113052d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:410:19 [INFO] [stdout] 28: 0x562157e8dc8e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h14ad8935df9ac743 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:664:36 [INFO] [stdout] 29: 0x562157e8d99b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h0a2c60e5c5477774 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:68 [INFO] [stdout] 30: 0x562157e670bb - tokio::runtime::context::scoped::Scoped::set::h8f1782c24e771a5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.33.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 31: 0x562157e2dcd9 - tokio::runtime::context::set_scheduler::{{closure}}::hc1277e919313fde4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.33.0/src/runtime/context.rs:176:26 [INFO] [stdout] 32: 0x562157e7ab46 - std::thread::local::LocalKey::try_with::h8919e389226f5eb7 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/thread/local.rs:270:16 [INFO] [stdout] 33: 0x562157e7962a - std::thread::local::LocalKey::with::h1969b87ad9a565b0 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/thread/local.rs:246:9 [INFO] [stdout] 34: 0x562157e2dc8d - tokio::runtime::context::set_scheduler::hee7239d0c47f9f4c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.33.0/src/runtime/context.rs:176:9 [INFO] [stdout] 35: 0x562157e8d730 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h6b6137cda7ad08d4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:27 [INFO] [stdout] 36: 0x562157e8d9cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h322b38f694d53072 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:652:19 [INFO] [stdout] 37: 0x562157e8af2d - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h6fd601b40a2b5fcf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 38: 0x562157e7878a - tokio::runtime::context::runtime::enter_runtime::hbe80f1419c979823 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.33.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 39: 0x562157e8ae40 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h9301773b4924c56d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 40: 0x562157e36aed - tokio::runtime::runtime::Runtime::block_on::h444373676a9931ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.33.0/src/runtime/runtime.rs:348:47 [INFO] [stdout] 41: 0x562157e9a248 - tiny_tokio_actor::actor::runner::tests::timeout_actor::hda554651f7f6d0a5 [INFO] [stdout] at /opt/rustwide/workdir/src/actor/runner.rs:264:9 [INFO] [stdout] 42: 0x562157e9a0d7 - tiny_tokio_actor::actor::runner::tests::timeout_actor::{{closure}}::h114c15efcd22eab3 [INFO] [stdout] at /opt/rustwide/workdir/src/actor/runner.rs:252:29 [INFO] [stdout] 43: 0x562157dfd086 - core::ops::function::FnOnce::call_once::h821dcab34161edc5 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5621581d459f - core::ops::function::FnOnce::call_once::he101e5838844b848 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x5621581d459f - test::__rust_begin_short_backtrace::hed21417c1aa71a94 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/test/src/lib.rs:627:18 [INFO] [stdout] 46: 0x5621581d3515 - test::run_test_in_process::{{closure}}::h46df11f5a11dd433 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/test/src/lib.rs:650:60 [INFO] [stdout] 47: 0x5621581d3515 - as core::ops::function::FnOnce<()>>::call_once::ha2e64525433f53a7 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 48: 0x5621581d3515 - std::panicking::try::do_call::hb1d734fe97663a7f [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panicking.rs:552:40 [INFO] [stdout] 49: 0x5621581d3515 - std::panicking::try::h9d066276df30f924 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panicking.rs:516:19 [INFO] [stdout] 50: 0x5621581d3515 - std::panic::catch_unwind::heaada02e29cd999e [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panic.rs:142:14 [INFO] [stdout] 51: 0x5621581d3515 - test::run_test_in_process::hcb05ee14075e628d [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/test/src/lib.rs:650:27 [INFO] [stdout] 52: 0x5621581d3515 - test::run_test::{{closure}}::hf9413b0f448cd684 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/test/src/lib.rs:573:43 [INFO] [stdout] 53: 0x56215819b756 - test::run_test::{{closure}}::h1bb15d2e8774a33f [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/test/src/lib.rs:601:41 [INFO] [stdout] 54: 0x56215819b756 - std::sys_common::backtrace::__rust_begin_short_backtrace::h530f23a50d8639c1 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 55: 0x5621581a0937 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h37b8455d57d25f70 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 56: 0x5621581a0937 - as core::ops::function::FnOnce<()>>::call_once::h3867791011bf949d [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 57: 0x5621581a0937 - std::panicking::try::do_call::h1cac0f1203e6219b [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panicking.rs:552:40 [INFO] [stdout] 58: 0x5621581a0937 - std::panicking::try::h82de9f14e7a5f0ca [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panicking.rs:516:19 [INFO] [stdout] 59: 0x5621581a0937 - std::panic::catch_unwind::hcea1081d521eaa80 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panic.rs:142:14 [INFO] [stdout] 60: 0x5621581a0937 - std::thread::Builder::spawn_unchecked_::{{closure}}::ha7aa8f4eaae79bb5 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 61: 0x5621581a0937 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5c1a4829e968af7c [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x562158305215 - as core::ops::function::FnOnce>::call_once::h6cea6bfb156e0019 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 63: 0x562158305215 - as core::ops::function::FnOnce>::call_once::h3c499441c8da3187 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 64: 0x562158305215 - std::sys::unix::thread::Thread::new::thread_start::h45692980afba103a [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 65: 0x7f25eaadaac3 - [INFO] [stdout] 66: 0x7f25eab6bbf4 - __clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] actor::runner::tests::timeout_actor [INFO] [stdout] [INFO] [stdout] test result: FAILED. 30 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.61s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "48807b405131156baf6622a90e3dbd77e00b4f1cf12498095d4766b8a0ae48df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48807b405131156baf6622a90e3dbd77e00b4f1cf12498095d4766b8a0ae48df", kill_on_drop: false }` [INFO] [stdout] 48807b405131156baf6622a90e3dbd77e00b4f1cf12498095d4766b8a0ae48df