[INFO] cloning repository https://github.com/fu8uk1/RustScan [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fu8uk1/RustScan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffu8uk1%2FRustScan", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffu8uk1%2FRustScan'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3aa0728128a411c84958cabb028db67dc2a8054e [INFO] testing fu8uk1/RustScan against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffu8uk1%2FRustScan" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fu8uk1/RustScan 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/fu8uk1/RustScan [INFO] finished tweaking git repo https://github.com/fu8uk1/RustScan [INFO] tweaked toml for git repo https://github.com/fu8uk1/RustScan written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/fu8uk1/RustScan 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 1cd5b60fc17e28ee8c92dbc44c02fefc616c8482f66724bd790c2555a9d7b7d8 [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" "1cd5b60fc17e28ee8c92dbc44c02fefc616c8482f66724bd790c2555a9d7b7d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1cd5b60fc17e28ee8c92dbc44c02fefc616c8482f66724bd790c2555a9d7b7d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cd5b60fc17e28ee8c92dbc44c02fefc616c8482f66724bd790c2555a9d7b7d8", kill_on_drop: false }` [INFO] [stdout] 1cd5b60fc17e28ee8c92dbc44c02fefc616c8482f66724bd790c2555a9d7b7d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 2ef84affbee8bc3a7311e5f701786785ce4d9b1d5b9db7b8a75d0c21c309c696 [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" "2ef84affbee8bc3a7311e5f701786785ce4d9b1d5b9db7b8a75d0c21c309c696", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling event-listener v2.3.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling shell-words v1.0.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling concurrent-queue v1.2.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling rlimit v0.3.0 [INFO] [stderr] Compiling futures-lite v0.1.10 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling async-channel v1.4.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling blocking v0.4.7 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling structopt v0.3.15 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling smol v0.1.18 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling async-std v1.6.2 [INFO] [stderr] Compiling rustscan v1.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.95s [INFO] running `Command { std: "docker" "inspect" "2ef84affbee8bc3a7311e5f701786785ce4d9b1d5b9db7b8a75d0c21c309c696", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ef84affbee8bc3a7311e5f701786785ce4d9b1d5b9db7b8a75d0c21c309c696", kill_on_drop: false }` [INFO] [stdout] 2ef84affbee8bc3a7311e5f701786785ce4d9b1d5b9db7b8a75d0c21c309c696 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 10c0a75f714b2fcf136496fe9178141fe466e11577fb0a8c6a2f93d7ec9a1daf [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" "10c0a75f714b2fcf136496fe9178141fe466e11577fb0a8c6a2f93d7ec9a1daf", kill_on_drop: false }` [INFO] [stderr] Compiling rustscan v1.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.28s [INFO] running `Command { std: "docker" "inspect" "10c0a75f714b2fcf136496fe9178141fe466e11577fb0a8c6a2f93d7ec9a1daf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10c0a75f714b2fcf136496fe9178141fe466e11577fb0a8c6a2f93d7ec9a1daf", kill_on_drop: false }` [INFO] [stdout] 10c0a75f714b2fcf136496fe9178141fe466e11577fb0a8c6a2f93d7ec9a1daf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] eada8748755122bd5594ab5484bcaef2b547788cdd63b84019a7fe771a1fe852 [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" "eada8748755122bd5594ab5484bcaef2b547788cdd63b84019a7fe771a1fe852", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rustscan-5c2724516f2beeb0) [INFO] [stdout] running 13 tests [INFO] [stdout] test tests::batch_size_equals_ulimit_lowered ... ok [INFO] [stdout] test tests::batch_size_lowered_average_size ... ok [INFO] [stdout] test tests::test_high_ulimit_no_quiet_mode ... ok [INFO] [stdout] test tests::test_print_opening_no_panic ... ok [INFO] [stdout] test tests::zero_ports_no_return_no_panic ... ok [INFO] [stdout] test tests::backwards_ports_scanner_runs ... ok [INFO] [stdout] test tests::batch_size_adjusted_2000 ... ok [INFO] [stdout] test tests::batch_size_lowered ... ok [INFO] [stdout] test tests::google_dns_runs ... FAILED [INFO] [stdout] test tests::infer_ulimit_lowering_no_panic ... FAILED [INFO] [stdout] test tests::quad_zero_scanner_runs ... ok [INFO] [stdout] test tests::ipv6_scanner_runs ... ok [INFO] [stdout] test tests::scanner_runs ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::google_dns_runs stdout ---- [INFO] [stdout] thread 'tests::google_dns_runs' panicked at 'Too many open files. Please reduce batch size. The default is 5000. Try -b 2500.', src/scanner.rs:115:21 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a47d66e8b0 - 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: 0x55a47d66e8b0 - 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: 0x55a47d66e8b0 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55a47d66e8b0 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55a47d6919ac - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x55a47d6683a5 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x55a47d670acb - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55a47d670acb - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55a47d670acb - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55a47d6705dc - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55a47d671171 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55a47d5699c3 - std::panicking::begin_panic::{{closure}}::h70aa7d3f0ff7184b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55a47d56ca59 - std::sys_common::backtrace::__rust_end_short_backtrace::habe3283e1dc0f6f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55a47d5698f9 - std::panicking::begin_panic::h7a1cb6f8c86c5a64 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55a47d567414 - rustscan::scanner::Scanner::scan_port::{{closure}}::he225eb21d85e9e56 [INFO] [stdout] at /opt/rustwide/workdir/src/scanner.rs:115:21 [INFO] [stdout] 15: 0x55a47d55a213 - as core::future::future::Future>::poll::h46b2d84be154fae7 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 16: 0x55a47d55b4ad - as futures_core::stream::Stream>::poll_next::h7ba621d43e93c5a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.5/src/stream/futures_unordered/mod.rs:542:17 [INFO] [stdout] 17: 0x55a47d552e01 - as core::future::future::Future>::poll::hb62b0b01f04f14ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.2/src/stream/stream/next.rs:17:9 [INFO] [stdout] 18: 0x55a47d566dfa - rustscan::scanner::Scanner::scan_range::{{closure}}::h8797865584e817b3 [INFO] [stdout] at /opt/rustwide/workdir/src/scanner.rs:73:34 [INFO] [stdout] 19: 0x55a47d55a453 - as core::future::future::Future>::poll::h5c710ee5cb135585 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 20: 0x55a47d566992 - rustscan::scanner::Scanner::run::{{closure}}::h326047a52813e098 [INFO] [stdout] at /opt/rustwide/workdir/src/scanner.rs:57:29 [INFO] [stdout] 21: 0x55a47d55a333 - as core::future::future::Future>::poll::h57f4183968912b48 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 22: 0x55a47d552ec3 - as core::future::future::Future>::poll::{{closure}}::h689640704d6e9b13 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.2/src/task/builder.rs:198:17 [INFO] [stdout] 23: 0x55a47d563593 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h81fa6e2a4aea94d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.2/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 24: 0x55a47d55dea5 - std::thread::local::LocalKey::try_with::h2f34a83ce9d01064 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 25: 0x55a47d55db1c - std::thread::local::LocalKey::with::h5ef0ee2b21b36a5b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 26: 0x55a47d5634df - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::ha4240e88e6b9d723 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.2/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 27: 0x55a47d552e62 - as core::future::future::Future>::poll::hd45710aea50f2dba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.2/src/task/builder.rs:196:13 [INFO] [stdout] 28: 0x55a47d5539b3 - smol::run::run::{{closure}}::{{closure}}::h7b9c2cfdd7852a7e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/smol-0.1.18/src/run.rs:119:43 [INFO] [stdout] 29: 0x55a47d552f6c - scoped_tls::ScopedKey::set::hf1ba142595c3969f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 30: 0x55a47d553925 - smol::run::run::{{closure}}::h0cb487f43a6d79d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/smol-0.1.18/src/run.rs:116:9 [INFO] [stdout] 31: 0x55a47d568b58 - smol::context::enter::h83f6e08ed987fa20 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/smol-0.1.18/src/context.rs:8:12 [INFO] [stdout] 32: 0x55a47d55382f - smol::run::run::h57136b260e6675e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/smol-0.1.18/src/run.rs:115:5 [INFO] [stdout] 33: 0x55a47d5548a4 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h5763c82439781d31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.2/src/task/builder.rs:170:25 [INFO] [stdout] 34: 0x55a47d5636ba - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h903f1ef23bd73485 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.2/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 35: 0x55a47d55e15c - std::thread::local::LocalKey::try_with::hd6ebee0b61b20d29 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 36: 0x55a47d55db9c - std::thread::local::LocalKey::with::h75bdb63b562ca774 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 37: 0x55a47d563484 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h2aa8982cdcf148b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.2/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 38: 0x55a47d554806 - async_std::task::builder::Builder::blocking::{{closure}}::h61fbaa4cbdf3986b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.2/src/task/builder.rs:167:17 [INFO] [stdout] 39: 0x55a47d55dd3a - std::thread::local::LocalKey::try_with::h1dc4c101776fc003 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 40: 0x55a47d55da5e - std::thread::local::LocalKey::with::h1da8aa0c7c55b3b7 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 41: 0x55a47d55464f - async_std::task::builder::Builder::blocking::he0e6fe11e40b40ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.2/src/task/builder.rs:160:9 [INFO] [stdout] 42: 0x55a47d5549c9 - async_std::task::block_on::block_on::h47ecbe2565accbda [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.2/src/task/block_on.rs:33:5 [INFO] [stdout] 43: 0x55a47d556a7f - rustscan::tests::google_dns_runs::h435ba58ad095cc68 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:333:9 [INFO] [stdout] 44: 0x55a47d55694a - rustscan::tests::google_dns_runs::{{closure}}::h0c3002a512f33228 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:327:5 [INFO] [stdout] 45: 0x55a47d560b5e - core::ops::function::FnOnce::call_once::h661f699aaf0e8ba0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 46: 0x55a47d598663 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 47: 0x55a47d598663 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 48: 0x55a47d597110 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 49: 0x55a47d597110 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 50: 0x55a47d597110 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x55a47d597110 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x55a47d597110 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 53: 0x55a47d597110 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 54: 0x55a47d597110 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stderr] error: test failed, to rerun pass '--bin rustscan' [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 55: 0x55a47d5723e2 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 56: 0x55a47d5723e2 - 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] 57: 0x55a47d576158 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 58: 0x55a47d576158 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 59: 0x55a47d576158 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x55a47d576158 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 61: 0x55a47d576158 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 62: 0x55a47d576158 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 63: 0x55a47d576158 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 64: 0x55a47d6763f7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 65: 0x55a47d6763f7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 66: 0x55a47d6763f7 - 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] 67: 0x7fa28c763609 - start_thread [INFO] [stdout] 68: 0x7fa28c53b293 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::infer_ulimit_lowering_no_panic stdout ---- [INFO] [stdout] thread 'tests::infer_ulimit_lowering_no_panic' panicked at 'Too many open files. Please reduce batch size. The default is 5000. Try -b 2500.', src/scanner.rs:115:21 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a47d66e8b0 - 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: 0x55a47d66e8b0 - 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: 0x55a47d66e8b0 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55a47d66e8b0 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55a47d6919ac - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x55a47d6683a5 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x55a47d670acb - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55a47d670acb - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55a47d670acb - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55a47d6705dc - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55a47d671171 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55a47d5699c3 - std::panicking::begin_panic::{{closure}}::h70aa7d3f0ff7184b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55a47d56ca59 - std::sys_common::backtrace::__rust_end_short_backtrace::habe3283e1dc0f6f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55a47d5698f9 - std::panicking::begin_panic::h7a1cb6f8c86c5a64 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55a47d567414 - rustscan::scanner::Scanner::scan_port::{{closure}}::he225eb21d85e9e56 [INFO] [stdout] at /opt/rustwide/workdir/src/scanner.rs:115:21 [INFO] [stdout] 15: 0x55a47d55a213 - as core::future::future::Future>::poll::h46b2d84be154fae7 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 16: 0x55a47d55b4ad - as futures_core::stream::Stream>::poll_next::h7ba621d43e93c5a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.5/src/stream/futures_unordered/mod.rs:542:17 [INFO] [stdout] 17: 0x55a47d552e01 - as core::future::future::Future>::poll::hb62b0b01f04f14ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.2/src/stream/stream/next.rs:17:9 [INFO] [stdout] 18: 0x55a47d566dfa - rustscan::scanner::Scanner::scan_range::{{closure}}::h8797865584e817b3 [INFO] [stdout] at /opt/rustwide/workdir/src/scanner.rs:73:34 [INFO] [stdout] 19: 0x55a47d55a453 - as core::future::future::Future>::poll::h5c710ee5cb135585 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 20: 0x55a47d566992 - rustscan::scanner::Scanner::run::{{closure}}::h326047a52813e098 [INFO] [stdout] at /opt/rustwide/workdir/src/scanner.rs:57:29 [INFO] [stdout] 21: 0x55a47d55a333 - as core::future::future::Future>::poll::h57f4183968912b48 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 22: 0x55a47d552ec3 - as core::future::future::Future>::poll::{{closure}}::h689640704d6e9b13 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.2/src/task/builder.rs:198:17 [INFO] [stdout] 23: 0x55a47d563593 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h81fa6e2a4aea94d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.2/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 24: 0x55a47d55dea5 - std::thread::local::LocalKey::try_with::h2f34a83ce9d01064 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 25: 0x55a47d55db1c - std::thread::local::LocalKey::with::h5ef0ee2b21b36a5b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 26: 0x55a47d5634df - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::ha4240e88e6b9d723 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.2/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 27: 0x55a47d552e62 - as core::future::future::Future>::poll::hd45710aea50f2dba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.2/src/task/builder.rs:196:13 [INFO] [stdout] 28: 0x55a47d5539b3 - smol::run::run::{{closure}}::{{closure}}::h7b9c2cfdd7852a7e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/smol-0.1.18/src/run.rs:119:43 [INFO] [stdout] 29: 0x55a47d552f6c - scoped_tls::ScopedKey::set::hf1ba142595c3969f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 30: 0x55a47d553925 - smol::run::run::{{closure}}::h0cb487f43a6d79d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/smol-0.1.18/src/run.rs:116:9 [INFO] [stdout] 31: 0x55a47d568b58 - smol::context::enter::h83f6e08ed987fa20 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/smol-0.1.18/src/context.rs:8:12 [INFO] [stdout] 32: 0x55a47d55382f - smol::run::run::h57136b260e6675e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/smol-0.1.18/src/run.rs:115:5 [INFO] [stdout] 33: 0x55a47d5548a4 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h5763c82439781d31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.2/src/task/builder.rs:170:25 [INFO] [stdout] 34: 0x55a47d5636ba - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h903f1ef23bd73485 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.2/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 35: 0x55a47d55e15c - std::thread::local::LocalKey::try_with::hd6ebee0b61b20d29 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 36: 0x55a47d55db9c - std::thread::local::LocalKey::with::h75bdb63b562ca774 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 37: 0x55a47d563484 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h2aa8982cdcf148b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.2/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 38: 0x55a47d554806 - async_std::task::builder::Builder::blocking::{{closure}}::h61fbaa4cbdf3986b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.2/src/task/builder.rs:167:17 [INFO] [stdout] 39: 0x55a47d55dd3a - std::thread::local::LocalKey::try_with::h1dc4c101776fc003 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 40: 0x55a47d55da5e - std::thread::local::LocalKey::with::h1da8aa0c7c55b3b7 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 41: 0x55a47d55464f - async_std::task::builder::Builder::blocking::he0e6fe11e40b40ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.2/src/task/builder.rs:160:9 [INFO] [stdout] 42: 0x55a47d5549c9 - async_std::task::block_on::block_on::h47ecbe2565accbda [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.2/src/task/block_on.rs:33:5 [INFO] [stdout] 43: 0x55a47d556c1f - rustscan::tests::infer_ulimit_lowering_no_panic::h6b292754adb2c4c7 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:345:9 [INFO] [stdout] 44: 0x55a47d556aea - rustscan::tests::infer_ulimit_lowering_no_panic::{{closure}}::h29bc52f0c9d822e4 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:337:5 [INFO] [stdout] 45: 0x55a47d560c9e - core::ops::function::FnOnce::call_once::hed1c41c66cdf58a1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 46: 0x55a47d598663 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 47: 0x55a47d598663 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 48: 0x55a47d597110 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 49: 0x55a47d597110 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 50: 0x55a47d597110 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x55a47d597110 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x55a47d597110 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 53: 0x55a47d597110 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 54: 0x55a47d597110 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 55: 0x55a47d5723e2 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 56: 0x55a47d5723e2 - 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] 57: 0x55a47d576158 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 58: 0x55a47d576158 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 59: 0x55a47d576158 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x55a47d576158 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 61: 0x55a47d576158 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 62: 0x55a47d576158 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 63: 0x55a47d576158 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 64: 0x55a47d6763f7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 65: 0x55a47d6763f7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 66: 0x55a47d6763f7 - 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] 67: 0x7fa28c763609 - start_thread [INFO] [stdout] 68: 0x7fa28c53b293 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::google_dns_runs [INFO] [stdout] tests::infer_ulimit_lowering_no_panic [INFO] [stdout] [INFO] [stdout] test result: FAILED. 11 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.25s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "eada8748755122bd5594ab5484bcaef2b547788cdd63b84019a7fe771a1fe852", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eada8748755122bd5594ab5484bcaef2b547788cdd63b84019a7fe771a1fe852", kill_on_drop: false }` [INFO] [stdout] eada8748755122bd5594ab5484bcaef2b547788cdd63b84019a7fe771a1fe852