[INFO] cloning repository https://github.com/demostf/sync-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/demostf/sync-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdemostf%2Fsync-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdemostf%2Fsync-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 582287e8dac6b50a37e696d2639b5ab1077f21f8 [INFO] testing demostf/sync-rs against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdemostf%2Fsync-rs" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/demostf/sync-rs on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/demostf/sync-rs [INFO] finished tweaking git repo https://github.com/demostf/sync-rs [INFO] tweaked toml for git repo https://github.com/demostf/sync-rs written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/demostf/sync-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded portpicker v0.1.0 [INFO] [stderr] Downloaded pin-project-lite v0.1.8 [INFO] [stderr] Downloaded pin-project v0.4.24 [INFO] [stderr] Downloaded websocket-lite v0.3.5 [INFO] [stderr] Downloaded websocket-codec v0.3.5 [INFO] [stderr] Downloaded enum_dispatch v0.2.4 [INFO] [stderr] Downloaded console v0.9.2 [INFO] [stderr] Downloaded better-panic v0.2.0 [INFO] [stderr] Downloaded pin-project-internal v0.4.24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08435a1f9e28a76548a9cab71b7de94f35052199d184763f0a5d7d3068bc3bb2 [INFO] running `Command { std: "docker" "start" "-a" "08435a1f9e28a76548a9cab71b7de94f35052199d184763f0a5d7d3068bc3bb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08435a1f9e28a76548a9cab71b7de94f35052199d184763f0a5d7d3068bc3bb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08435a1f9e28a76548a9cab71b7de94f35052199d184763f0a5d7d3068bc3bb2", kill_on_drop: false }` [INFO] [stdout] 08435a1f9e28a76548a9cab71b7de94f35052199d184763f0a5d7d3068bc3bb2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b0df7136e17621b1d5a6a097bb37e67c73ebbd57954f3867f80e7ea6f47e079 [INFO] running `Command { std: "docker" "start" "-a" "3b0df7136e17621b1d5a6a097bb37e67c73ebbd57954f3867f80e7ea6f47e079", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.23 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling parity-ws v0.10.0 [INFO] [stderr] Compiling enum_dispatch v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling sync v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.72s [INFO] running `Command { std: "docker" "inspect" "3b0df7136e17621b1d5a6a097bb37e67c73ebbd57954f3867f80e7ea6f47e079", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b0df7136e17621b1d5a6a097bb37e67c73ebbd57954f3867f80e7ea6f47e079", kill_on_drop: false }` [INFO] [stdout] 3b0df7136e17621b1d5a6a097bb37e67c73ebbd57954f3867f80e7ea6f47e079 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f899d986e8c88826180027fbefd7fa07eb68130fea838c5a07bb22a4d52425c [INFO] running `Command { std: "docker" "start" "-a" "7f899d986e8c88826180027fbefd7fa07eb68130fea838c5a07bb22a4d52425c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling pin-project-internal v0.4.24 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling pin-project-lite v0.1.8 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling portpicker v0.1.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling websocket-codec v0.3.5 [INFO] [stderr] Compiling console v0.9.2 [INFO] [stderr] Compiling pin-project v0.4.24 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling better-panic v0.2.0 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling websocket-lite v0.3.5 [INFO] [stderr] Compiling sync v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 37.82s [INFO] running `Command { std: "docker" "inspect" "7f899d986e8c88826180027fbefd7fa07eb68130fea838c5a07bb22a4d52425c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f899d986e8c88826180027fbefd7fa07eb68130fea838c5a07bb22a4d52425c", kill_on_drop: false }` [INFO] [stdout] 7f899d986e8c88826180027fbefd7fa07eb68130fea838c5a07bb22a4d52425c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b940cf8c7ce9becad6bc6ab63eff0c2069b526b13d4722da4fac91d921a33bac [INFO] running `Command { std: "docker" "start" "-a" "b940cf8c7ce9becad6bc6ab63eff0c2069b526b13d4722da4fac91d921a33bac", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sync-4b5bd822830840ff) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test tests::test_forward_non_owner ... ok [INFO] [stdout] test tests::test_join ... ok [INFO] [stdout] test tests::test_create ... ok [INFO] [stdout] test tests::test_deserialize ... ok [INFO] [stdout] test tests::test_forward ... ok [INFO] [stdout] test tests::test_tick_owner ... ok [INFO] [stdout] test tests::test_tick_not_owner ... ok [INFO] [stdout] test tests::test_play_not_owner ... ok [INFO] [stdout] test tests::test_play_owner ... ok [INFO] [stderr] Backtrace (most recent call first): [INFO] [stdout] test tests::test_join_non_existing ... ok [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.50/src/backtrace/libunwind.rs", line 95, in backtrace[8d2edecb0e5b377b]::backtrace::libunwind::trace [INFO] [stderr] uw::_Unwind_Backtrace(trace_fn, &mut cb as *mut _ as *mut _); [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.50/src/backtrace/mod.rs", line 66, in backtrace[8d2edecb0e5b377b]::backtrace::trace_unsynchronized:: [INFO] [stderr] trace_imp(&mut cb) [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.50/src/backtrace/mod.rs", line 53, in backtrace[8d2edecb0e5b377b]::backtrace::trace:: [INFO] [stderr] unsafe { trace_unsynchronized(cb) } [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/better-panic-0.2.0/src/lib.rs", line 418, in better_panic[428be85b06c353c5]::print_backtrace [INFO] [stderr] backtrace::trace(|x| { [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/better-panic-0.2.0/src/lib.rs", line 557, in better_panic[428be85b06c353c5]::print_backtrace_info [INFO] [stderr] print_backtrace(None, s)?; [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/better-panic-0.2.0/src/lib.rs", line 463, in better_panic[428be85b06c353c5]::print_panic_and_backtrace [INFO] [stderr] print_backtrace_info(s)?; [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/better-panic-0.2.0/src/lib.rs", line 363, in ::create_panic_handler::{closure#0} [INFO] [stderr] print_panic_and_backtrace(pi, &self).unwrap(); [INFO] [stderr] File "rust:library/std/src/panicking.rs", line 626, in std[77c0456e0eb29f0c]::panicking::rust_panic_with_hook [INFO] [stderr] File "rust:library/std/src/panicking.rs", line 519, in std[77c0456e0eb29f0c]::panicking::begin_panic_handler::{closure#0} [INFO] [stderr] File "rust:library/std/src/sys_common/backtrace.rs", line 141, in std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] File "rust:library/std/src/panicking.rs", line 515, in rust_begin_unwind [INFO] [stderr] File "rust:library/core/src/panicking.rs", line 92, in core[ee1ca6415511a9c4]::panicking::panic_fmt [INFO] [stderr] File "rust:library/core/src/option.rs", line 1241, in core[ee1ca6415511a9c4]::option::expect_failed [INFO] [stderr] File "rust:library/core/src/option.rs", line 349, in >::expect [INFO] [stderr] File "/opt/rustwide/workdir/src/integration_tests.rs", line 19, in ::new [INFO] [stderr] let port = pick_unused_port().expect("No ports free"); [INFO] [stderr] File "/opt/rustwide/workdir/src/integration_tests.rs", line 48, in sync[f94e543f5f114075]::integration_tests::integration_tests [INFO] [stderr] let test = TestHandle::new(); [INFO] [stderr] File "/opt/rustwide/workdir/src/integration_tests.rs", line 47, in sync[f94e543f5f114075]::integration_tests::integration_tests::{closure#0} [INFO] [stderr] fn integration_tests() { [INFO] [stderr] File "rust:library/core/src/ops/function.rs", line 227, in >::call_once [INFO] [stderr] File "rust:library/core/src/ops/function.rs", line 227, in >::call_once [INFO] [stderr] File "rust:library/test/src/lib.rs", line 577, in test[eeb9024d9ac7bc83]::__rust_begin_short_backtrace:: [INFO] [stderr] File "rust:library/alloc/src/boxed.rs", line 1575, in + core[ee1ca6415511a9c4]::marker::Send> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] File "rust:library/std/src/panic.rs", line 346, in + core[ee1ca6415511a9c4]::marker::Send>> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] File "rust:library/std/src/panicking.rs", line 401, in std[77c0456e0eb29f0c]::panicking::try::do_call:: + core[ee1ca6415511a9c4]::marker::Send>>, ()> [INFO] [stderr] File "rust:library/std/src/panicking.rs", line 365, in std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe + core[ee1ca6415511a9c4]::marker::Send>>> [INFO] [stderr] File "rust:library/std/src/panic.rs", line 433, in std[77c0456e0eb29f0c]::panic::catch_unwind:: + core[ee1ca6415511a9c4]::marker::Send>>, ()> [INFO] [stderr] File "rust:library/test/src/lib.rs", line 600, in test[eeb9024d9ac7bc83]::run_test_in_process [INFO] [stderr] File "rust:library/test/src/lib.rs", line 492, in test[eeb9024d9ac7bc83]::run_test::run_test_inner::{closure#0} [INFO] [stderr] File "rust:library/test/src/lib.rs", line 519, in test[eeb9024d9ac7bc83]::run_test::run_test_inner::{closure#1} [INFO] [stderr] File "rust:library/std/src/sys_common/backtrace.rs", line 125, in std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] File "rust:library/std/src/thread/mod.rs", line 481, in ::spawn_unchecked::::{closure#0}::{closure#0} [INFO] [stderr] File "rust:library/std/src/panic.rs", line 346, in ::spawn_unchecked::{closure#0}::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] File "rust:library/std/src/panicking.rs", line 401, in std[77c0456e0eb29f0c]::panicking::try::do_call::::spawn_unchecked::{closure#0}::{closure#0}>, ()> [INFO] [stderr] File "rust:library/std/src/panicking.rs", line 365, in std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe<::spawn_unchecked::{closure#0}::{closure#0}>> [INFO] [stderr] File "rust:library/std/src/panic.rs", line 433, in std[77c0456e0eb29f0c]::panic::catch_unwind::::spawn_unchecked::{closure#0}::{closure#0}>, ()> [INFO] [stderr] File "rust:library/std/src/thread/mod.rs", line 480, in ::spawn_unchecked::::{closure#0} [INFO] [stderr] File "rust:library/core/src/ops/function.rs", line 227, in <::spawn_unchecked::{closure#0} as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] File "rust:library/alloc/src/boxed.rs", line 1575, in > as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] File "rust:library/alloc/src/boxed.rs", line 1575, in >> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] File "rust:library/std/src/sys/unix/thread.rs", line 71, in ::new::thread_start [INFO] [stderr] File "", line 0, in start_thread [INFO] [stderr] File "", line 0, in clone [INFO] [stderr] [INFO] [stderr] The application panicked (crashed). [INFO] [stderr] No ports free [INFO] [stderr] in src/integration_tests.rs, line 19 [INFO] [stderr] thread: integration_tests::integration_tests [INFO] [stdout] test integration_tests::integration_tests ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] integration_tests::integration_tests [INFO] [stdout] [INFO] [stdout] test result: FAILED. 10 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.83s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin sync' [INFO] running `Command { std: "docker" "inspect" "b940cf8c7ce9becad6bc6ab63eff0c2069b526b13d4722da4fac91d921a33bac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b940cf8c7ce9becad6bc6ab63eff0c2069b526b13d4722da4fac91d921a33bac", kill_on_drop: false }` [INFO] [stdout] b940cf8c7ce9becad6bc6ab63eff0c2069b526b13d4722da4fac91d921a33bac