[INFO] cloning repository https://github.com/sshuklaACR/docker-compose-wait-win [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sshuklaACR/docker-compose-wait-win" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsshuklaACR%2Fdocker-compose-wait-win", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsshuklaACR%2Fdocker-compose-wait-win'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 44706a868fb1e5e15267b4fcc361b8dfb24f08d4 [INFO] testing sshuklaACR/docker-compose-wait-win against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsshuklaACR%2Fdocker-compose-wait-win" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sshuklaACR/docker-compose-wait-win on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sshuklaACR/docker-compose-wait-win [INFO] finished tweaking git repo https://github.com/sshuklaACR/docker-compose-wait-win [INFO] tweaked toml for git repo https://github.com/sshuklaACR/docker-compose-wait-win written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/sshuklaACR/docker-compose-wait-win already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ec5eb2aa035d99c0ae2fb300f3bd59f6d529669efc38f2db03ec2eda15ddeec [INFO] running `Command { std: "docker" "start" "-a" "8ec5eb2aa035d99c0ae2fb300f3bd59f6d529669efc38f2db03ec2eda15ddeec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ec5eb2aa035d99c0ae2fb300f3bd59f6d529669efc38f2db03ec2eda15ddeec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ec5eb2aa035d99c0ae2fb300f3bd59f6d529669efc38f2db03ec2eda15ddeec", kill_on_drop: false }` [INFO] [stdout] 8ec5eb2aa035d99c0ae2fb300f3bd59f6d529669efc38f2db03ec2eda15ddeec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5936738fa71546c765a41664ae83660c0f7a67d8e14b42d0123b085c2db9954d [INFO] running `Command { std: "docker" "start" "-a" "5936738fa71546c765a41664ae83660c0f7a67d8e14b42d0123b085c2db9954d", kill_on_drop: false }` [INFO] [stderr] Compiling port_check v0.1.5 [INFO] [stderr] Compiling wait v2.7.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.95s [INFO] running `Command { std: "docker" "inspect" "5936738fa71546c765a41664ae83660c0f7a67d8e14b42d0123b085c2db9954d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5936738fa71546c765a41664ae83660c0f7a67d8e14b42d0123b085c2db9954d", kill_on_drop: false }` [INFO] [stdout] 5936738fa71546c765a41664ae83660c0f7a67d8e14b42d0123b085c2db9954d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d77b863325857a956286742b77c3350826775c9d89404f5c2fbc03af0a7529ea [INFO] running `Command { std: "docker" "start" "-a" "d77b863325857a956286742b77c3350826775c9d89404f5c2fbc03af0a7529ea", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling atomic-counter v1.0.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling wait v2.7.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.24s [INFO] running `Command { std: "docker" "inspect" "d77b863325857a956286742b77c3350826775c9d89404f5c2fbc03af0a7529ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d77b863325857a956286742b77c3350826775c9d89404f5c2fbc03af0a7529ea", kill_on_drop: false }` [INFO] [stdout] d77b863325857a956286742b77c3350826775c9d89404f5c2fbc03af0a7529ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dadbecdb7848fabbe82ea29175b94b96acaa9a31f049dff5b52991eff5a47a14 [INFO] running `Command { std: "docker" "start" "-a" "dadbecdb7848fabbe82ea29175b94b96acaa9a31f049dff5b52991eff5a47a14", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stdout] running 11 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/wait-09eeb480ee536ebc) [INFO] [stdout] test env_reader::test::should_return_an_env_variable ... ok [INFO] [stdout] test test::should_return_int_value ... ok [INFO] [stdout] test test::should_return_zero_when_empty_value ... ok [INFO] [stdout] test test::should_get_config_values_from_env ... ok [INFO] [stdout] test env_reader::test::should_return_the_default_value_if_env_variable_not_present ... ok [INFO] [stdout] test sleeper::test::should_not_wait ... ok [INFO] [stdout] test test::should_return_zero_when_invalid_value ... ok [INFO] [stdout] test test::should_return_zero_when_negative_value ... ok [INFO] [stdout] test test::config_should_use_default_values ... ok [INFO] [stdout] test test::should_get_default_config_values ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/wait-1474436d02a1ad37) [INFO] [stdout] test sleeper::test::should_wait_for_a_second ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.00s [INFO] [stdout] [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-0405e4e9796e51eb) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test should_execute_without_wait ... ok [INFO] [stdout] test should_wait_5_seconds_before ... ok [INFO] [stdout] test should_wait_10_seconds_after ... ok [INFO] [stdout] test should_wait_before_and_after ... ok [INFO] [stdout] test should_exit_on_timeout ... ok [INFO] [stdout] test should_identify_the_open_port ... ok [INFO] [stdout] test should_wait_multiple_hosts ... ok [INFO] [stdout] test should_fail_if_not_all_hosts_are_available ... ok [INFO] [stderr] error: test failed, to rerun pass '--test integration_test' [INFO] [stdout] test should_sleep_the_specified_time_between_checks ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- should_sleep_the_specified_time_between_checks stdout ---- [INFO] [stdout] -------------------------------------------------------- [INFO] [stdout] docker-compose-wait 2.7.3 [INFO] [stdout] --------------------------- [INFO] [stdout] Starting with configuration: [INFO] [stdout] - Hosts to be waiting for: [198.19.255.255:1] [INFO] [stdout] - Timeout before failure: 2000 seconds [INFO] [stdout] - TCP connection timeout before retry: 1 seconds [INFO] [stdout] - Sleeping time before checking for hosts availability: 0 seconds [INFO] [stdout] - Sleeping time once all hosts are available: 0 seconds [INFO] [stdout] - Sleeping time between retries: 10 seconds [INFO] [stdout] -------------------------------------------------------- [INFO] [stdout] Checking availability of 198.19.255.255:1 [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Host 198.19.255.255:1 not yet available... [INFO] [stdout] Timeout! After 2000 seconds some hosts are still not reachable [INFO] [stdout] Millis elapsed 2006 [INFO] [stdout] thread 'should_sleep_the_specified_time_between_checks' panicked at 'assertion failed: elapsed >= 2010', tests/integration_test.rs:68:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559dd1f594f0 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x559dd1f594f0 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559dd1f594f0 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x559dd1f594f0 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x559dd1f7c92c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x559dd1f52d45 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x559dd1f5b65b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x559dd1f5b65b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x559dd1f5b65b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x559dd1f5b16c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x559dd1f5bd01 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x559dd1f5b7d7 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x559dd1f599cc - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x559dd1f5b769 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x559dd1ef4581 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x559dd1ef44cd - core::panicking::panic::h3de4db67bd397eb3 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x559dd1ef8823 - integration_test::should_sleep_the_specified_time_between_checks::h730c2884c03143d9 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:68:5 [INFO] [stdout] 17: 0x559dd1ef86ca - integration_test::should_sleep_the_specified_time_between_checks::{{closure}}::h5106fea809adf6b7 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:59:1 [INFO] [stdout] 18: 0x559dd1efc78e - core::ops::function::FnOnce::call_once::h9984c33ec0532d22 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x559dd1f24173 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x559dd1f24173 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 21: 0x559dd1f22c20 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 22: 0x559dd1f22c20 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 23: 0x559dd1f22c20 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 24: 0x559dd1f22c20 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 25: 0x559dd1f22c20 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 26: 0x559dd1f22c20 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 27: 0x559dd1f22c20 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 28: 0x559dd1efdef2 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 29: 0x559dd1efdef2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 30: 0x559dd1f01c68 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 31: 0x559dd1f01c68 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 32: 0x559dd1f01c68 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 33: 0x559dd1f01c68 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 34: 0x559dd1f01c68 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 35: 0x559dd1f01c68 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 36: 0x559dd1f01c68 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x559dd1f60e97 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 38: 0x559dd1f60e97 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 39: 0x559dd1f60e97 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 40: 0x7f06fd638609 - start_thread [INFO] [stdout] 41: 0x7f06fd40a293 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] should_sleep_the_specified_time_between_checks [INFO] [stdout] [INFO] [stdout] test result: FAILED. 8 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dadbecdb7848fabbe82ea29175b94b96acaa9a31f049dff5b52991eff5a47a14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dadbecdb7848fabbe82ea29175b94b96acaa9a31f049dff5b52991eff5a47a14", kill_on_drop: false }` [INFO] [stdout] dadbecdb7848fabbe82ea29175b94b96acaa9a31f049dff5b52991eff5a47a14