[INFO] cloning repository https://github.com/cwchanap/canopus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cwchanap/canopus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcwchanap%2Fcanopus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcwchanap%2Fcanopus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7a5804b5a0009e3e5a6fda44a95403b06f5567a7 [INFO] testing cwchanap/canopus against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcwchanap%2Fcanopus" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cwchanap/canopus [INFO] finished tweaking git repo https://github.com/cwchanap/canopus [INFO] tweaked toml for git repo https://github.com/cwchanap/canopus written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cwchanap/canopus on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cwchanap/canopus 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab2af4b7735a8a51cee30dc551200ab36ad45f99dd78ef850acf538662406292 [INFO] running `Command { std: "docker" "start" "-a" "ab2af4b7735a8a51cee30dc551200ab36ad45f99dd78ef850acf538662406292", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab2af4b7735a8a51cee30dc551200ab36ad45f99dd78ef850acf538662406292", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab2af4b7735a8a51cee30dc551200ab36ad45f99dd78ef850acf538662406292", kill_on_drop: false }` [INFO] [stdout] ab2af4b7735a8a51cee30dc551200ab36ad45f99dd78ef850acf538662406292 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] deff2a6222304bcdc078c953620a04f4ba1bbe04ff7eeaedc8c93651fcfe3bc3 [INFO] running `Command { std: "docker" "start" "-a" "deff2a6222304bcdc078c953620a04f4ba1bbe04ff7eeaedc8c93651fcfe3bc3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling cc v1.2.37 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling endi v1.1.1 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling hashlink v0.11.0 [INFO] [stderr] Compiling toml_edit v0.23.5 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling libsqlite3-sys v0.36.0 [INFO] [stderr] Compiling hooks v0.1.0 (/opt/rustwide/workdir/hooks) [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling async-signal v0.2.13 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling async-process v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling zvariant_utils v3.3.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling zvariant_derive v5.9.1 [INFO] [stderr] Compiling zvariant v5.9.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling schema v0.1.0 (/opt/rustwide/workdir/schema) [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling rusqlite v0.38.0 [INFO] [stderr] Compiling zbus_names v4.3.1 [INFO] [stderr] Compiling zbus_macros v5.13.0 [INFO] [stderr] Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling zbus v5.12.0 [INFO] [stderr] Compiling canopus-core v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling ipc v0.1.0 (/opt/rustwide/workdir/ipc) [INFO] [stderr] Compiling daemon v0.1.0 (/opt/rustwide/workdir/daemon) [INFO] [stderr] Compiling notify-rust v4.11.7 [INFO] [stderr] Compiling canopus-inbox v0.1.0 (/opt/rustwide/workdir/inbox) [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W private_in_public` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "deff2a6222304bcdc078c953620a04f4ba1bbe04ff7eeaedc8c93651fcfe3bc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "deff2a6222304bcdc078c953620a04f4ba1bbe04ff7eeaedc8c93651fcfe3bc3", kill_on_drop: false }` [INFO] [stdout] deff2a6222304bcdc078c953620a04f4ba1bbe04ff7eeaedc8c93651fcfe3bc3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ed4e6d9b9d312d10778ca6579729742fb5c5049ba6c1a9b3eaf73b25ff58ffe [INFO] running `Command { std: "docker" "start" "-a" "5ed4e6d9b9d312d10778ca6579729742fb5c5049ba6c1a9b3eaf73b25ff58ffe", kill_on_drop: false }` [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling schema v0.1.0 (/opt/rustwide/workdir/schema) [INFO] [stderr] Compiling hooks v0.1.0 (/opt/rustwide/workdir/hooks) [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W private_in_public` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling canopus-inbox v0.1.0 (/opt/rustwide/workdir/inbox) [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W private_in_public` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W private_in_public` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W private_in_public` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W private_in_public` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W private_in_public` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for the crate [INFO] [stdout] --> inbox/tests/error_tests.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / use canopus_inbox::error::{InboxError, Result}; [INFO] [stdout] 2 | | [INFO] [stdout] 3 | | #[test] [INFO] [stdout] 4 | | fn test_error_codes() { [INFO] [stdout] ... | [INFO] [stdout] 79 | | assert!(ok_result.is_ok()); [INFO] [stdout] 80 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W missing-docs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for the crate [INFO] [stdout] --> inbox/tests/item_tests.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / use canopus_inbox::item::{InboxFilter, InboxItem, InboxStatus, NewInboxItem, SourceAgent}; [INFO] [stdout] 2 | | [INFO] [stdout] 3 | | #[test] [INFO] [stdout] 4 | | fn test_source_agent_parsing() { [INFO] [stdout] ... | [INFO] [stdout] 170 | | assert!(item.details.is_none()); [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W missing-docs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for the crate [INFO] [stdout] --> inbox/tests/notify_tests.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / use canopus_inbox::item::{InboxItem, NewInboxItem, SourceAgent}; [INFO] [stdout] 2 | | use canopus_inbox::notify::{format_item_notification, format_summary_notification, truncate}; [INFO] [stdout] 3 | | use std::sync::atomic::{AtomicUsize, Ordering}; [INFO] [stdout] 4 | | use std::sync::Arc; [INFO] [stdout] ... | [INFO] [stdout] 184 | | assert_eq!(mock.summaries().len(), 5); [INFO] [stdout] 185 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W missing-docs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for the crate [INFO] [stdout] --> inbox/tests/store_tests.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / use canopus_inbox::item::{InboxFilter, InboxStatus, NewInboxItem, SourceAgent}; [INFO] [stdout] 2 | | use canopus_inbox::store::SqliteStore; [INFO] [stdout] 3 | | use canopus_inbox::InboxStore; [INFO] [stdout] ... | [INFO] [stdout] 407 | | assert_eq!(count, 1); [INFO] [stdout] 408 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W missing-docs` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Compiling daemon v0.1.0 (/opt/rustwide/workdir/daemon) [INFO] [stderr] Compiling canopus-core v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling e2e-tests v0.1.0 (/opt/rustwide/workdir/e2e-tests) [INFO] [stderr] Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Compiling ipc v0.1.0 (/opt/rustwide/workdir/ipc) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 24.70s [INFO] running `Command { std: "docker" "inspect" "5ed4e6d9b9d312d10778ca6579729742fb5c5049ba6c1a9b3eaf73b25ff58ffe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ed4e6d9b9d312d10778ca6579729742fb5c5049ba6c1a9b3eaf73b25ff58ffe", kill_on_drop: false }` [INFO] [stdout] 5ed4e6d9b9d312d10778ca6579729742fb5c5049ba6c1a9b3eaf73b25ff58ffe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f493af902a2cd284423ff9dbd14b1f6cbba79421c75632f387d2350ce681887b [INFO] running `Command { std: "docker" "start" "-a" "f493af902a2cd284423ff9dbd14b1f6cbba79421c75632f387d2350ce681887b", kill_on_drop: false }` [INFO] [stderr] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stderr] | [INFO] [stderr] = note: requested on the command line with `-W private_in_public` [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `canopus-inbox` (lib) generated 1 warning [INFO] [stderr] warning: `canopus-inbox` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: missing documentation for the crate [INFO] [stderr] --> inbox/tests/item_tests.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / use canopus_inbox::item::{InboxFilter, InboxItem, InboxStatus, NewInboxItem, SourceAgent}; [INFO] [stderr] 2 | | [INFO] [stderr] 3 | | #[test] [INFO] [stderr] 4 | | fn test_source_agent_parsing() { [INFO] [stderr] ... | [INFO] [stderr] 170 | | assert!(item.details.is_none()); [INFO] [stderr] 171 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: requested on the command line with `-W missing-docs` [INFO] [stderr] [INFO] [stderr] warning: missing documentation for the crate [INFO] [stderr] --> inbox/tests/store_tests.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / use canopus_inbox::item::{InboxFilter, InboxStatus, NewInboxItem, SourceAgent}; [INFO] [stderr] 2 | | use canopus_inbox::store::SqliteStore; [INFO] [stderr] 3 | | use canopus_inbox::InboxStore; [INFO] [stderr] ... | [INFO] [stderr] 407 | | assert_eq!(count, 1); [INFO] [stderr] 408 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: requested on the command line with `-W missing-docs` [INFO] [stderr] [INFO] [stderr] warning: missing documentation for the crate [INFO] [stderr] --> inbox/tests/notify_tests.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / use canopus_inbox::item::{InboxItem, NewInboxItem, SourceAgent}; [INFO] [stderr] 2 | | use canopus_inbox::notify::{format_item_notification, format_summary_notification, truncate}; [INFO] [stderr] 3 | | use std::sync::atomic::{AtomicUsize, Ordering}; [INFO] [stderr] 4 | | use std::sync::Arc; [INFO] [stderr] ... | [INFO] [stderr] 184 | | assert_eq!(mock.summaries().len(), 5); [INFO] [stderr] 185 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: requested on the command line with `-W missing-docs` [INFO] [stderr] [INFO] [stderr] warning: missing documentation for the crate [INFO] [stderr] --> inbox/tests/error_tests.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / use canopus_inbox::error::{InboxError, Result}; [INFO] [stderr] 2 | | [INFO] [stderr] 3 | | #[test] [INFO] [stderr] 4 | | fn test_error_codes() { [INFO] [stderr] ... | [INFO] [stderr] 79 | | assert!(ok_result.is_ok()); [INFO] [stderr] 80 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: requested on the command line with `-W missing-docs` [INFO] [stderr] [INFO] [stderr] warning: `canopus-inbox` (test "item_tests") generated 2 warnings (1 duplicate) [INFO] [stderr] warning: `canopus-inbox` (test "store_tests") generated 2 warnings (1 duplicate) [INFO] [stderr] warning: `canopus-inbox` (test "notify_tests") generated 2 warnings (1 duplicate) [INFO] [stderr] warning: `canopus-inbox` (test "error_tests") generated 2 warnings (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/canopus_core-8a4773982cedb88e) [INFO] [stdout] [INFO] [stdout] running 82 tests [INFO] [stdout] test error::tests::test_from_implementations ... ok [INFO] [stdout] test error::tests::test_error_display ... ok [INFO] [stdout] test error_tests::tests::test_core_error_display ... ok [INFO] [stdout] test error_tests::tests::test_core_error_from_serde_error ... ok [INFO] [stdout] test error_tests::tests::test_core_error_from_std_error ... ok [INFO] [stdout] test error_tests::tests::test_error_codes ... ok [INFO] [stdout] test health::tcp::tests::test_tcp_probe_address ... ok [INFO] [stdout] test logging::tests::test_wrap_around_and_drop_count ... ok [INFO] [stdout] test config::tests::parses_and_validates_valid_config ... ok [INFO] [stdout] test port::tests::test_fallback_to_sequence ... ok [INFO] [stdout] test config::tests::errors_on_tcp_bad_port ... ok [INFO] [stdout] test health::tcp::tests::test_tcp_probe_connection_refused ... ok [INFO] [stdout] test health::tcp::tests::test_tcp_probe_success ... ok [INFO] [stdout] test error_tests::tests::test_result_type_alias ... ok [INFO] [stdout] test logging::tests::test_iter_after ... ok [INFO] [stdout] test port::tests::test_deterministic_sequence ... ok [INFO] [stdout] test config::tests::errors_on_duplicate_ids ... ok [INFO] [stdout] test port::tests::test_explicit_release ... ok [INFO] [stdout] test error::tests::test_error_codes ... ok [INFO] [stdout] test port::tests::test_port_allocator_creation ... ok [INFO] [stdout] test port::tests::test_get_addr ... ok [INFO] [stdout] test port::tests::test_port_collision ... ok [INFO] [stdout] test port::tests::test_port_release_on_drop ... ok [INFO] [stdout] test error_tests::tests::test_error_trait_implementation ... ok [INFO] [stdout] test config::tests::errors_on_empty_services ... ok [INFO] [stdout] test port::tests::test_preferred_port_success ... ok [INFO] [stdout] test persistence::tests::roundtrip_atomic_write_and_read ... ok [INFO] [stdout] test process::unix::tests::test_signal_term_nonexistent_process ... ok [INFO] [stdout] test process::unix::tests::test_spawn_and_wait ... ok [INFO] [stdout] test proxy_api::tests::test_attach_operation ... ok [INFO] [stdout] test process::unix::tests::test_spawn_nonexistent_command ... ok [INFO] [stdout] test proxy_api::tests::test_call_log_debug_format ... ok [INFO] [stdout] test proxy_api::tests::test_detach_without_attach ... ok [INFO] [stdout] test proxy_api::tests::test_detach_operation ... ok [INFO] [stdout] test proxy_api::tests::test_golden_sequence ... ok [INFO] [stdout] test proxy_api::tests::test_idempotent_attach ... ok [INFO] [stdout] test proxy_api::tests::test_multiple_hosts ... ok [INFO] [stdout] test supervisor::adapters::tests::test_mock_process_kill ... ok [INFO] [stdout] test persistence::tests::corrupted_file_is_reported ... ok [INFO] [stdout] test proxy_api::tests::test_null_proxy_creation ... ok [INFO] [stdout] test supervisor::adapters::tests::test_mock_process_terminate ... ok [INFO] [stdout] test proxy_api::tests::test_reset_functionality ... ok [INFO] [stdout] test process::unix::tests::test_spawn_simple_command ... ok [INFO] [stdout] test supervisor::adapters::tests::test_mock_adapter_spawn ... ok [INFO] [stdout] test process::unix::tests::test_signal_kill_nonexistent_process ... ok [INFO] [stdout] test supervisor::integration_tests::restart_policy_tests::tests::test_zero_jitter ... ok [INFO] [stdout] test supervisor::integration_tests::restart_policy_tests::tests::test_restart_policy_table_driven ... ok [INFO] [stdout] test supervisor::integration_tests::restart_policy_tests::tests::test_failure_window_behavior ... ok [INFO] [stdout] test supervisor::integration_tests::restart_policy_tests::tests::test_failure_counter_reset_on_success ... ok [INFO] [stdout] test supervisor::integration_tests::restart_policy_tests::tests::test_backoff_cap ... ok [INFO] [stdout] test supervisor::restart_policy::tests::test_failure_tracker_reset ... ok [INFO] [stdout] test proxy_api::tests::test_idempotent_detach ... ok [INFO] [stdout] test supervisor::restart_policy::tests::test_failure_tracker_window ... ok [INFO] [stdout] test supervisor::restart_policy::tests::test_jitter_application ... ok [INFO] [stdout] test supervisor::restart_policy::tests::test_exponential_backoff ... ok [INFO] [stdout] test supervisor::restart_policy::tests::test_restart_policy_always ... ok [INFO] [stdout] test supervisor::restart_policy::tests::test_restart_policy_never ... ok [INFO] [stdout] test supervisor::restart_policy::tests::test_restart_policy_on_failure ... ok [INFO] [stdout] test health::tcp::tests::test_tcp_probe_timeout ... FAILED [INFO] [stdout] test process::unix::tests::test_terminate_with_timeout_needs_kill ... ok [INFO] [stdout] test process::unix::tests::test_terminate_with_timeout_quick_exit ... ok [INFO] [stdout] test supervisor::adapters::tests::test_mock_process_wait ... ok [INFO] [stdout] test supervisor::adapters::tests::test_mock_adapter_factory_methods ... ok [INFO] [stdout] test tests::test_validate_config ... ok [INFO] [stdout] test utilities::tests::test_validate_config_data_empty ... ok [INFO] [stdout] test utilities::tests::test_validate_config_data_invalid_json ... ok [INFO] [stdout] test utilities::tests::test_validate_config_data_valid_json ... ok [INFO] [stdout] test supervisor::integration_tests::proxy_integration_tests::test_attach_on_ready_detach_on_stop ... ok [INFO] [stdout] test supervisor::unit_tests::test_supervisor_handle_operations ... ok [INFO] [stdout] test supervisor::service_task::tests::test_supervisor_stop_service ... ok [INFO] [stdout] test supervisor::service_task::tests::test_supervisor_update_spec ... ok [INFO] [stdout] test supervisor::unit_tests::test_supervisor_spawn ... ok [INFO] [stdout] test supervisor::unit_tests::test_supervisor_state_subscription ... ok [INFO] [stdout] test supervisor::service_task::tests::test_supervisor_basic_lifecycle ... ok [INFO] [stdout] test supervisor::service_task::tests::test_supervisor_restart_service ... ok [INFO] [stdout] test supervisor::integration_tests::supervisor_restart_tests::tests::test_restart_policy_never ... ok [INFO] [stdout] test supervisor::integration_tests::supervisor_restart_tests::tests::test_restart_policy_on_failure_with_success ... ok [INFO] [stdout] test supervisor::integration_tests::proxy_integration_tests::test_detach_on_unhealthy_restart ... ok [INFO] [stdout] test supervisor::integration_tests::supervisor_restart_tests::tests::test_restart_policy_always ... ok [INFO] [stdout] test supervisor::integration_tests::supervisor_restart_tests::tests::test_restart_policy_on_failure_with_failure ... ok [INFO] [stdout] test supervisor::integration_tests::supervisor_restart_tests::tests::test_manual_stop_cancels_restart ... ok [INFO] [stdout] test supervisor::integration_tests::supervisor_restart_tests::tests::test_exponential_backoff_timing ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- health::tcp::tests::test_tcp_probe_timeout stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'health::tcp::tests::test_tcp_probe_timeout' (41) panicked at core/src/health/tcp.rs:144:22: [INFO] [stdout] Expected HealthError::Timeout, got Tcp(Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x571abdbe6d62 - std[b14e17aa63033746]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x571abdbe6d62 - std[b14e17aa63033746]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x571abdbe6d62 - std[b14e17aa63033746]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x571abdbe6d62 - <::print::DisplayBacktrace as core[7ebf52c056bd56a4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x571abdbfe93a - ::fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x571abdbfe93a - core[7ebf52c056bd56a4]::fmt::write [INFO] [stdout] 6: 0x571abdbec3e6 - std[b14e17aa63033746]::io::default_write_fmt::> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x571abdbec3e6 - as std[b14e17aa63033746]::io::Write>::write_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x571abdbc224f - ::print [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x571abdbc224f - std[b14e17aa63033746]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x571abdbdd8f9 - std[b14e17aa63033746]::panicking::default_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x571abda573ae - core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x571abda573ae - test[3318909d72adbd73]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x571abdbddb62 - core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x571abdbddb62 - std[b14e17aa63033746]::panicking::panic_with_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x571abdbc2308 - std[b14e17aa63033746]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x571abdbb9ba9 - std[b14e17aa63033746]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x571abdbc33ed - __rustc[f8abce35e9738d16]::rust_begin_unwind [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x571abdbff07c - core[7ebf52c056bd56a4]::panicking::panic_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x571abd915438 - canopus_core[996bc0dba8555f51]::health::tcp::tests::test_tcp_probe_timeout::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/core/src/health/tcp.rs:144:22 [INFO] [stdout] 20: 0x571abd960552 - > as core[7ebf52c056bd56a4]::future::future::Future>::poll [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs:133:9 [INFO] [stdout] 21: 0x571abd9605cd - >> as core[7ebf52c056bd56a4]::future::future::Future>::poll [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x571abd8b452d - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 23: 0x571abd8b442b - tokio[7a81ce4b8e05070f]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 24: 0x571abd8b442b - tokio[7a81ce4b8e05070f]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 25: 0x571abd8b442b - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 26: 0x571abd8a26e0 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 27: 0x571abd8b341d - ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 28: 0x571abd8b2714 - ::enter::<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 29: 0x571abd8a107b - >::set::<::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 30: 0x571abd896bd9 - tokio[7a81ce4b8e05070f]::runtime::context::set_scheduler::<(alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38 [INFO] [stdout] 31: 0x571abd904992 - >::try_with::, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 32: 0x571abd90451e - >::with::, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 33: 0x571abd87b45d - tokio[7a81ce4b8e05070f]::runtime::context::set_scheduler::<(alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17 [INFO] [stdout] 34: 0x571abd8a8460 - ::enter::<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 35: 0x571abd8a8756 - ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 36: 0x571abd8b2170 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 37: 0x571abd81a983 - tokio[7a81ce4b8e05070f]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 38: 0x571abd8a1251 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 39: 0x571abd8f0584 - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 40: 0x571abd8f074c - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 41: 0x571abd91b5a1 - canopus_core[996bc0dba8555f51]::health::tcp::tests::test_tcp_probe_timeout [INFO] [stdout] at /opt/rustwide/workdir/core/src/health/tcp.rs:142:35 [INFO] [stdout] 42: 0x571abd914807 - canopus_core[996bc0dba8555f51]::health::tcp::tests::test_tcp_probe_timeout::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/core/src/health/tcp.rs:135:38 [INFO] [stdout] 43: 0x571abd879986 - >::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x571abda4b75b - core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x571abda4b75b - test[3318909d72adbd73]::__rust_begin_short_backtrace::, fn() -> core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:663:18 [INFO] [stdout] 46: 0x571abda57fba - test[3318909d72adbd73]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686:74 [INFO] [stdout] 47: 0x571abda57fba - as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 48: 0x571abda57fba - std[b14e17aa63033746]::panicking::catch_unwind::do_call::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 49: 0x571abda57fba - std[b14e17aa63033746]::panicking::catch_unwind::, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 50: 0x571abda57fba - std[b14e17aa63033746]::panic::catch_unwind::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stdout] 51: 0x571abda57fba - test[3318909d72adbd73]::run_test_in_process [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686:27 [INFO] [stdout] 52: 0x571abda57fba - test[3318909d72adbd73]::run_test::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:607:43 [INFO] [stdout] 53: 0x571abda53564 - test[3318909d72adbd73]::run_test::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:637:41 [INFO] [stdout] 54: 0x571abda53564 - std[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 55: 0x571abda5aab2 - std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 56: 0x571abda5aab2 - ::{closure#1}::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 57: 0x571abda5aab2 - std[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 58: 0x571abda5aab2 - std[b14e17aa63033746]::panicking::catch_unwind::<(), core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 59: 0x571abda5aab2 - std[b14e17aa63033746]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x571abda5aab2 - std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 61: 0x571abda5aab2 - ::{closure#1} as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x571abdbe62af - + core[7ebf52c056bd56a4]::marker::Send> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 63: 0x571abdbe62af - ::new::thread_start [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/thread/unix.rs:127:17 [INFO] [stdout] 64: 0x76dd8da90aa4 - [INFO] [stdout] 65: 0x76dd8db1da64 - clone [INFO] [stdout] 66: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] health::tcp::tests::test_tcp_probe_timeout [INFO] [stdout] [INFO] [stdout] test result: FAILED. 81 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 17.46s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p canopus-core --lib` [INFO] running `Command { std: "docker" "inspect" "f493af902a2cd284423ff9dbd14b1f6cbba79421c75632f387d2350ce681887b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f493af902a2cd284423ff9dbd14b1f6cbba79421c75632f387d2350ce681887b", kill_on_drop: false }` [INFO] [stdout] f493af902a2cd284423ff9dbd14b1f6cbba79421c75632f387d2350ce681887b