[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 beta-2020-10-16 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-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/ufoscout/docker-compose-wait on toolchain beta-2020-10-16 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-10-16" "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-1/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" "+beta-2020-10-16" "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] 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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-10-16" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7677c4c595c89d8d6bb3617be31fdc6c8a5abf706f84d049c0d8c4fb0b6cb1aa [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" "7677c4c595c89d8d6bb3617be31fdc6c8a5abf706f84d049c0d8c4fb0b6cb1aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7677c4c595c89d8d6bb3617be31fdc6c8a5abf706f84d049c0d8c4fb0b6cb1aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7677c4c595c89d8d6bb3617be31fdc6c8a5abf706f84d049c0d8c4fb0b6cb1aa", kill_on_drop: false }` [INFO] [stdout] 7677c4c595c89d8d6bb3617be31fdc6c8a5abf706f84d049c0d8c4fb0b6cb1aa [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=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" "+beta-2020-10-16" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a876ceba6148fad8b9fde643dea697e885c0f69ea3cf34461c8ba118ce95a6c [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" "9a876ceba6148fad8b9fde643dea697e885c0f69ea3cf34461c8ba118ce95a6c", 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.30s [INFO] running `Command { std: "docker" "inspect" "9a876ceba6148fad8b9fde643dea697e885c0f69ea3cf34461c8ba118ce95a6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a876ceba6148fad8b9fde643dea697e885c0f69ea3cf34461c8ba118ce95a6c", kill_on_drop: false }` [INFO] [stdout] 9a876ceba6148fad8b9fde643dea697e885c0f69ea3cf34461c8ba118ce95a6c [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=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" "+beta-2020-10-16" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 642dac87f70fdba08f6727961572b1bcc9cb72819ebbb7eb8b91dbbde127cb97 [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" "642dac87f70fdba08f6727961572b1bcc9cb72819ebbb7eb8b91dbbde127cb97", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling lazy_static v1.4.0 [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 4.80s [INFO] running `Command { std: "docker" "inspect" "642dac87f70fdba08f6727961572b1bcc9cb72819ebbb7eb8b91dbbde127cb97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "642dac87f70fdba08f6727961572b1bcc9cb72819ebbb7eb8b91dbbde127cb97", kill_on_drop: false }` [INFO] [stdout] 642dac87f70fdba08f6727961572b1bcc9cb72819ebbb7eb8b91dbbde127cb97 [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=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" "+beta-2020-10-16" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4e3e5e8cadca6c2ca7ac96eb7761a65dde055d63fbd48c3eea3e6402a3f41a88 [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" "4e3e5e8cadca6c2ca7ac96eb7761a65dde055d63fbd48c3eea3e6402a3f41a88", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/wait-d81b62a45c186af2 [INFO] [stdout] [INFO] [stdout] running 11 tests [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_config_values_from_env ... ok [INFO] [stdout] test sleeper::test::should_not_wait ... ok [INFO] [stdout] test env_reader::test::should_return_an_env_variable ... ok [INFO] [stdout] test test::should_return_zero_when_empty_value ... ok [INFO] [stdout] test test::should_return_zero_when_negative_value ... ok [INFO] [stdout] test test::should_get_default_config_values ... ok [INFO] [stdout] test test::should_return_int_value ... ok [INFO] [stdout] test env_reader::test::should_return_the_default_value_if_env_variable_not_present ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/wait-022c59ebe9b2effa [INFO] [stderr] Running /opt/rustwide/target/debug/deps/integration_test-9492ed219ba3899b [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] [stdout] [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_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] Connection received! [INFO] [stdout] Connection received! [INFO] [stdout] Connection received! [INFO] [stdout] Connection received! [INFO] [stdout] test should_wait_multiple_hosts ... ok [INFO] [stdout] test should_identify_the_open_port ... 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] Host 198.19.255.255:1 not yet available... [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 2000 [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: 0x563648f940b0 - std::backtrace_rs::backtrace::libunwind::trace::h7cf3ca97bd83fbab [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/std/src/../../backtrace/src/backtrace/libunwind.rs:96 [INFO] [stdout] 1: 0x563648f940b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h5a69c674b2d9ea5c [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/std/src/../../backtrace/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x563648f940b0 - std::sys_common::backtrace::_print_fmt::hdf72478dfcb50678 [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/std/src/sys_common/backtrace.rs:79 [INFO] [stdout] 3: 0x563648f940b0 - ::fmt::h1e0bdbb35e83deca [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/std/src/sys_common/backtrace.rs:58 [INFO] [stdout] 4: 0x563648fb6d8c - core::fmt::write::he67f9b17bcb7ee73 [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/core/src/fmt/mod.rs:1080 [INFO] [stdout] 5: 0x563648f32096 - std::io::Write::write_fmt::h68b2e5fe4c78e61a [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/std/src/io/mod.rs:1516 [INFO] [stdout] 6: 0x563648f8ae8d - std::io::impls::>::write_fmt::he9ebec865e28165c [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/std/src/io/impls.rs:179 [INFO] [stdout] 7: 0x563648f965cd - std::sys_common::backtrace::_print::haa20918e28a126c5 [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/std/src/sys_common/backtrace.rs:61 [INFO] [stdout] 8: 0x563648f965cd - std::sys_common::backtrace::print::h49e772a4873d9076 [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/std/src/sys_common/backtrace.rs:48 [INFO] [stdout] 9: 0x563648f965cd - std::panicking::default_hook::{{closure}}::hb218b305d15e3f11 [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/std/src/panicking.rs:208 [INFO] [stdout] 10: 0x563648f96222 - std::panicking::default_hook::h63997b7b949e1ce0 [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/std/src/panicking.rs:224 [INFO] [stdout] 11: 0x563648f96cb1 - std::panicking::rust_panic_with_hook::hb54f09ccadf64bd3 [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/std/src/panicking.rs:577 [INFO] [stdout] 12: 0x563648f306d8 - std::panicking::begin_panic::{{closure}}::hb206df366bdf1415 [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/std/src/panicking.rs:506 [INFO] [stdout] 13: 0x563648f2feb8 - std::sys_common::backtrace::__rust_end_short_backtrace::hf02da4739bf3a0b6 [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/std/src/sys_common/backtrace.rs:153 [INFO] [stdout] 14: 0x563648f30603 - std::panicking::begin_panic::h53e8504592732ecd [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/std/src/panicking.rs:505 [INFO] [stdout] 15: 0x563648f28cc2 - integration_test::should_sleep_the_specified_time_between_checks::hf921256ab299e5ff [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:68 [INFO] [stdout] 16: 0x563648f28b6a - integration_test::should_sleep_the_specified_time_between_checks::{{closure}}::ha61602d3ae44ea7c [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:59 [INFO] [stdout] 17: 0x563648f2bfce - core::ops::function::FnOnce::call_once::ha52922eedf0668ca [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/core/src/ops/function.rs:227 [INFO] [stdout] 18: 0x563648f58e83 - core::ops::function::FnOnce::call_once::hcd3fa2f0696c1015 [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/core/src/ops/function.rs:227 [INFO] [stdout] 19: 0x563648f58e83 - test::__rust_begin_short_backtrace::h113f97c5e5ab7d4a [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/test/src/lib.rs:516 [INFO] [stdout] 20: 0x563648f57388 - as core::ops::function::FnOnce>::call_once::h01fd09163cae2442 [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/alloc/src/boxed.rs:1042 [INFO] [stdout] 21: 0x563648f57388 - as core::ops::function::FnOnce<()>>::call_once::h0da6b685ae74a04a [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/std/src/panic.rs:308 [INFO] [stdout] 22: 0x563648f57388 - std::panicking::try::do_call::h564a32f132f2c264 [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/std/src/panicking.rs:381 [INFO] [stdout] 23: 0x563648f57388 - std::panicking::try::h477cfd4b06a2e64a [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/std/src/panicking.rs:345 [INFO] [stdout] 24: 0x563648f57388 - std::panic::catch_unwind::hdb5abc6d008c399d [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/std/src/panic.rs:382 [INFO] [stdout] 25: 0x563648f57388 - test::run_test_in_process::he8ff7dec91b275be [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/test/src/lib.rs:543 [INFO] [stdout] 26: 0x563648f57388 - test::run_test::run_test_inner::{{closure}}::hfd9f49e4a4ff9162 [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/test/src/lib.rs:449 [INFO] [stdout] 27: 0x563648f31416 - std::sys_common::backtrace::__rust_begin_short_backtrace::hee6d60d5bb466aff [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/std/src/sys_common/backtrace.rs:137 [INFO] [stdout] 28: 0x563648f36585 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h988cecdf9ebbaf00 [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/std/src/thread/mod.rs:464 [INFO] [stdout] 29: 0x563648f36585 - as core::ops::function::FnOnce<()>>::call_once::h330cf727ec126982 [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/std/src/panic.rs:308 [INFO] [stdout] 30: 0x563648f36585 - std::panicking::try::do_call::h6cd25078f4a5ea13 [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/std/src/panicking.rs:381 [INFO] [stdout] 31: 0x563648f36585 - std::panicking::try::h84b1d49961301705 [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/std/src/panicking.rs:345 [INFO] [stdout] 32: 0x563648f36585 - std::panic::catch_unwind::h6145324593b3654b [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/std/src/panic.rs:382 [INFO] [stdout] 33: 0x563648f36585 - std::thread::Builder::spawn_unchecked::{{closure}}::ha41e72e8024f9192 [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/std/src/thread/mod.rs:463 [INFO] [stdout] 34: 0x563648f36585 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hfb5034cf1f1be223 [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/core/src/ops/function.rs:227 [INFO] [stdout] 35: 0x563648f9d71a - as core::ops::function::FnOnce>::call_once::hd4d30e37db281e8f [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/alloc/src/boxed.rs:1042 [INFO] [stdout] 36: 0x563648f9d71a - as core::ops::function::FnOnce>::call_once::h019185a215ba16e4 [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/alloc/src/boxed.rs:1042 [INFO] [stdout] 37: 0x563648f9d71a - std::sys::unix::thread::Thread::new::thread_start::h33c6d7cf25f9291f [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/std/src/sys/unix/thread.rs:87 [INFO] [stdout] 38: 0x7fc0b8c27609 - start_thread [INFO] [stdout] 39: 0x7fc0b8eb2103 - 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] running `Command { std: "docker" "inspect" "4e3e5e8cadca6c2ca7ac96eb7761a65dde055d63fbd48c3eea3e6402a3f41a88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e3e5e8cadca6c2ca7ac96eb7761a65dde055d63fbd48c3eea3e6402a3f41a88", kill_on_drop: false }` [INFO] [stdout] 4e3e5e8cadca6c2ca7ac96eb7761a65dde055d63fbd48c3eea3e6402a3f41a88