[INFO] cloning repository https://github.com/ufoscout/docker-compose-wait [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ufoscout/docker-compose-wait" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fufoscout%2Fdocker-compose-wait", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fufoscout%2Fdocker-compose-wait'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 946fc63045187531ae67ba80cf720d90e0f38520 [INFO] testing ufoscout/docker-compose-wait against 1.47.0 for beta-1.48-2-subset [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fufoscout%2Fdocker-compose-wait" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ufoscout/docker-compose-wait on toolchain 1.47.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.47.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ufoscout/docker-compose-wait [INFO] finished tweaking git repo https://github.com/ufoscout/docker-compose-wait [INFO] tweaked toml for git repo https://github.com/ufoscout/docker-compose-wait written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/ufoscout/docker-compose-wait already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.47.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded atomic-counter v1.0.1 [INFO] [stderr] Downloaded port_check v0.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.47.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4cc6cf984aadc53b148523de882c9551ce9f2ab6b7d65dd2fb56178a2ae1f37a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4cc6cf984aadc53b148523de882c9551ce9f2ab6b7d65dd2fb56178a2ae1f37a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4cc6cf984aadc53b148523de882c9551ce9f2ab6b7d65dd2fb56178a2ae1f37a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cc6cf984aadc53b148523de882c9551ce9f2ab6b7d65dd2fb56178a2ae1f37a", kill_on_drop: false }` [INFO] [stdout] 4cc6cf984aadc53b148523de882c9551ce9f2ab6b7d65dd2fb56178a2ae1f37a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.47.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0ff8124d9b84a82f0920d805882d4bc95d8bfe435655bec8e1e4fcf9aa18628 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f0ff8124d9b84a82f0920d805882d4bc95d8bfe435655bec8e1e4fcf9aa18628", 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 1.25s [INFO] running `Command { std: "docker" "inspect" "f0ff8124d9b84a82f0920d805882d4bc95d8bfe435655bec8e1e4fcf9aa18628", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0ff8124d9b84a82f0920d805882d4bc95d8bfe435655bec8e1e4fcf9aa18628", kill_on_drop: false }` [INFO] [stdout] f0ff8124d9b84a82f0920d805882d4bc95d8bfe435655bec8e1e4fcf9aa18628 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.47.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6af28d807d0b7c1bf2b1ee040b34f8ac51a4c3bd4248b33b41ecb5ea96993d78 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6af28d807d0b7c1bf2b1ee040b34f8ac51a4c3bd4248b33b41ecb5ea96993d78", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling atomic-counter v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [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 5.04s [INFO] running `Command { std: "docker" "inspect" "6af28d807d0b7c1bf2b1ee040b34f8ac51a4c3bd4248b33b41ecb5ea96993d78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6af28d807d0b7c1bf2b1ee040b34f8ac51a4c3bd4248b33b41ecb5ea96993d78", kill_on_drop: false }` [INFO] [stdout] 6af28d807d0b7c1bf2b1ee040b34f8ac51a4c3bd4248b33b41ecb5ea96993d78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.47.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 408ff8ec1264f700230740f7122900a96eef299dd31ccb38480baebd218e4b48 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "408ff8ec1264f700230740f7122900a96eef299dd31ccb38480baebd218e4b48", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test env_reader::test::should_return_an_env_variable ... ok [INFO] [stdout] test test::should_return_zero_when_negative_value ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/wait-880a4b2b202a1429 [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_empty_value ... ok [INFO] [stdout] test test::should_get_config_values_from_env ... ok [INFO] [stdout] test test::should_return_int_value ... ok [INFO] [stdout] test test::should_return_zero_when_invalid_value ... ok [INFO] [stdout] test test::config_should_use_default_values ... ok [INFO] [stdout] test test::should_get_default_config_values ... ok [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 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/wait-55448a6a47020c7d [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/integration_test-3da647b4a6cd98a3 [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test should_execute_without_wait ... ok [INFO] [stdout] test should_wait_10_seconds_after ... ok [INFO] [stdout] test should_wait_5_seconds_before ... ok [INFO] [stdout] test should_wait_before_and_after ... ok [INFO] [stdout] test should_exit_on_timeout ... ok [INFO] [stdout] Connection received! [INFO] [stdout] Connection received! [INFO] [stdout] Connection received! [INFO] [stdout] Connection received! [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] [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] 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 2002 [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: 0x558714ee0930 - std::backtrace_rs::backtrace::libunwind::trace::h577ea05e9ca4629a [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/../../backtrace/src/backtrace/libunwind.rs:96 [INFO] [stdout] 1: 0x558714ee0930 - std::backtrace_rs::backtrace::trace_unsynchronized::h50b9b72b84c7dd56 [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/../../backtrace/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x558714ee0930 - std::sys_common::backtrace::_print_fmt::h6541cf9823837fac [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/sys_common/backtrace.rs:79 [INFO] [stdout] 3: 0x558714ee0930 - ::fmt::hf64fbff071026df5 [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/sys_common/backtrace.rs:58 [INFO] [stdout] 4: 0x558714f0423c - core::fmt::write::h9ddafa4860d8adff [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/core/src/fmt/mod.rs:1082 [INFO] [stdout] 5: 0x558714e7c265 - std::io::Write::write_fmt::h50a71e2460ce07da [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/io/mod.rs:1514 [INFO] [stdout] 6: 0x558714ed7b41 - std::io::impls::>::write_fmt::h9bbd3fed8160d0d2 [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/io/impls.rs:176 [INFO] [stdout] 7: 0x558714ee2db0 - std::sys_common::backtrace::_print::ha25f9ff5080d886d [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/sys_common/backtrace.rs:61 [INFO] [stdout] 8: 0x558714ee2db0 - std::sys_common::backtrace::print::h213e8aa8dc5405c0 [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/sys_common/backtrace.rs:48 [INFO] [stdout] 9: 0x558714ee2db0 - std::panicking::default_hook::{{closure}}::h6482fae49ef9d963 [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/panicking.rs:200 [INFO] [stdout] 10: 0x558714ee2aa6 - std::panicking::default_hook::he30ad7589e0970f9 [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/panicking.rs:216 [INFO] [stdout] 11: 0x558714ee3413 - std::panicking::rust_panic_with_hook::haa1ed36ada4ffb03 [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/panicking.rs:569 [INFO] [stdout] 12: 0x558714e7a6a8 - std::panicking::begin_panic::{{closure}}::ha1cc51405dc87648 [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/panicking.rs:498 [INFO] [stdout] 13: 0x558714e79af8 - std::sys_common::backtrace::__rust_end_short_backtrace::he41fac4922c70620 [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/sys_common/backtrace.rs:153 [INFO] [stdout] 14: 0x558714e7a5d3 - std::panicking::begin_panic::hca3d438ff30f4b6e [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/panicking.rs:497 [INFO] [stdout] 15: 0x558714e72cc2 - integration_test::should_sleep_the_specified_time_between_checks::haf20c31ea7c28142 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:68 [INFO] [stdout] 16: 0x558714e72b6a - integration_test::should_sleep_the_specified_time_between_checks::{{closure}}::h71ac90e582b273d9 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:59 [INFO] [stdout] 17: 0x558714e7619e - core::ops::function::FnOnce::call_once::ha21068e347b9d593 [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/core/src/ops/function.rs:227 [INFO] [stdout] 18: 0x558714ea4b43 - core::ops::function::FnOnce::call_once::hd04d57b5cf16f85a [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/core/src/ops/function.rs:227 [INFO] [stdout] 19: 0x558714ea4b43 - test::__rust_begin_short_backtrace::hd8e9a8c5a2e43388 [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/test/src/lib.rs:517 [INFO] [stdout] 20: 0x558714ea3013 - as core::ops::function::FnOnce>::call_once::h3c3db8a500c1a19a [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/alloc/src/boxed.rs:1042 [INFO] [stdout] 21: 0x558714ea3013 - as core::ops::function::FnOnce<()>>::call_once::h043e9ebcbe360c80 [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/panic.rs:308 [INFO] [stdout] 22: 0x558714ea3013 - std::panicking::try::do_call::h47c2fb275506c2e8 [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/panicking.rs:373 [INFO] [stdout] 23: 0x558714ea3013 - std::panicking::try::h569c20f0e99453b4 [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/panicking.rs:337 [INFO] [stdout] 24: 0x558714ea3013 - std::panic::catch_unwind::hb33c6d0f01540d23 [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/panic.rs:379 [INFO] [stdout] 25: 0x558714ea3013 - test::run_test_in_process::hc0ce562d167e51cf [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/test/src/lib.rs:544 [INFO] [stdout] 26: 0x558714ea3013 - test::run_test::run_test_inner::{{closure}}::hd3120982fcd71544 [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/test/src/lib.rs:450 [INFO] [stdout] 27: 0x558714e7b696 - std::sys_common::backtrace::__rust_begin_short_backtrace::h84f8bc12cc4cdac6 [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/sys_common/backtrace.rs:137 [INFO] [stdout] 28: 0x558714e808c5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hb8b5fa0ba425d4db [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/thread/mod.rs:458 [INFO] [stdout] 29: 0x558714e808c5 - as core::ops::function::FnOnce<()>>::call_once::hc4b84b244cf55f75 [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/panic.rs:308 [INFO] [stdout] 30: 0x558714e808c5 - std::panicking::try::do_call::ha31922ad8fa17753 [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/panicking.rs:373 [INFO] [stdout] 31: 0x558714e808c5 - std::panicking::try::h38a6da203722ae6e [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/panicking.rs:337 [INFO] [stdout] 32: 0x558714e808c5 - std::panic::catch_unwind::h83afce167c9062b9 [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/panic.rs:379 [INFO] [stdout] 33: 0x558714e808c5 - std::thread::Builder::spawn_unchecked::{{closure}}::h160689155590a70c [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/thread/mod.rs:457 [INFO] [stdout] 34: 0x558714e808c5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7dbf17a455132a46 [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/core/src/ops/function.rs:227 [INFO] [stdout] 35: 0x558714eea71a - as core::ops::function::FnOnce>::call_once::h670c50864ac2cb92 [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/alloc/src/boxed.rs:1042 [INFO] [stdout] 36: 0x558714eea71a - as core::ops::function::FnOnce>::call_once::h2511952749086d81 [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/alloc/src/boxed.rs:1042 [INFO] [stdout] 37: 0x558714eea71a - std::sys::unix::thread::Thread::new::thread_start::h5ad4ddffe24373a8 [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/sys/unix/thread.rs:87 [INFO] [stdout] 38: 0x7f011b700609 - start_thread [INFO] [stdout] 39: 0x7f011b60c103 - clone [INFO] [stdout] 40: 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 [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test integration_test' [INFO] running `Command { std: "docker" "inspect" "408ff8ec1264f700230740f7122900a96eef299dd31ccb38480baebd218e4b48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "408ff8ec1264f700230740f7122900a96eef299dd31ccb38480baebd218e4b48", kill_on_drop: false }` [INFO] [stdout] 408ff8ec1264f700230740f7122900a96eef299dd31ccb38480baebd218e4b48