[INFO] cloning repository https://github.com/Swind/rust-task-runner
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Swind/rust-task-runner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSwind%2Frust-task-runner", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSwind%2Frust-task-runner'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f2efe2786b0e68847219b3946e07d95c4e12affa
[INFO] testing Swind/rust-task-runner against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSwind%2Frust-task-runner" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Swind/rust-task-runner
[INFO] finished tweaking git repo https://github.com/Swind/rust-task-runner
[INFO] tweaked toml for git repo https://github.com/Swind/rust-task-runner written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Swind/rust-task-runner on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Swind/rust-task-runner already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded yasna v0.5.2
[INFO] [stderr]   Downloaded rcgen v0.13.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 39466618c93f224c369e905c4360371d5aa1b7acd52c26011228ac2b6567d325
[INFO] running `Command { std: "docker" "start" "39466618c93f224c369e905c4360371d5aa1b7acd52c26011228ac2b6567d325", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39466618c93f224c369e905c4360371d5aa1b7acd52c26011228ac2b6567d325", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "39466618c93f224c369e905c4360371d5aa1b7acd52c26011228ac2b6567d325" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39466618c93f224c369e905c4360371d5aa1b7acd52c26011228ac2b6567d325", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "39466618c93f224c369e905c4360371d5aa1b7acd52c26011228ac2b6567d325" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust_task v0.1.0 (/opt/rustwide/workdir/rust_task)
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling rust_io v0.1.0 (/opt/rustwide/workdir/rust_io)
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rust_net v0.1.0 (/opt/rustwide/workdir/rust_net)
[INFO] [stderr]    Compiling rust_async v0.1.0 (/opt/rustwide/workdir/rust_async)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.90s
[INFO] running `Command { std: "docker" "inspect" "39466618c93f224c369e905c4360371d5aa1b7acd52c26011228ac2b6567d325", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "39466618c93f224c369e905c4360371d5aa1b7acd52c26011228ac2b6567d325" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rust_io v0.1.0 (/opt/rustwide/workdir/rust_io)
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rust_task v0.1.0 (/opt/rustwide/workdir/rust_task)
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling rust_async v0.1.0 (/opt/rustwide/workdir/rust_async)
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling rust_net v0.1.0 (/opt/rustwide/workdir/rust_net)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.50s
[INFO] running `Command { std: "docker" "inspect" "39466618c93f224c369e905c4360371d5aa1b7acd52c26011228ac2b6567d325", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "39466618c93f224c369e905c4360371d5aa1b7acd52c26011228ac2b6567d325" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests lib.rs (/opt/rustwide/target/debug/deps/rust_async-85f9aa0a4eea2af3)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test fs::tests::parse_fs_threads_overrides ... ok
[INFO] [stdout] test fs::tests::parse_fs_threads_falls_back ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/fs.rs (/opt/rustwide/target/debug/deps/fs-58e38bb4700799d4)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test metadata_reports_len_and_type ... ok
[INFO] [stdout] test read_missing_file_errors ... ok
[INFO] [stdout] test dir_create_list_remove ... ok
[INFO] [stdout] test positional_and_append ... ok
[INFO] [stdout] test dir_builder_recursive ... ok
[INFO] [stdout] test rename_and_copy ... ok
[INFO] [stdout] test cursor_read_write_seek_via_traits ... ok
[INFO] [stdout] test write_then_read_round_trip ... ok
[INFO] [stdout] test file_via_buf_reader_lines ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/http_server.rs (/opt/rustwide/target/debug/deps/http_server-2271312d5dd55b53)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test single_lane_serves_many_concurrent_connections ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/io.rs (/opt/rustwide/target/debug/deps/io-bcb69a6f89ab77eb)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stderr]      Running tests/local.rs (/opt/rustwide/target/debug/deps/local-20006b08c82b7aa4)
[INFO] [stdout] test copy_between_cursor_and_vec ... ok
[INFO] [stdout] test read_to_end_via_ext_trait ... ok
[INFO] [stdout] test buf_reader_reads_lines_from_socket ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test dropped_handle_detaches_and_keeps_running ... ok
[INFO] [stdout] test task_local_is_isolated_per_task ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/runtime.rs (/opt/rustwide/target/debug/deps/runtime-871aee03cd654b17)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test offload_resumes_on_the_runtime_lane ... ok
[INFO] [stdout] test fused_runs_on_one_thread_and_inherits ... ok
[INFO] [stdout] test sequenced_runtime_is_serial_and_ordered ... ok
[INFO] [stdout] test fused_reactor_timer_fires ... ok
[INFO] [stdout] test parallel_runtime_pairs_with_its_dedicated_reactor ... ok
[INFO] [stdout] test parallel_runtime_inherits_and_overlaps ... ok
[INFO] [stdout] test distinct_sequences_run_in_parallel ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/stdio.rs (/opt/rustwide/target/debug/deps/stdio-a92edbcb64195e8c)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] rust_async stdout test
[INFO] [stdout] .test stdout_write_flush_close ... ok
[INFO] [stderr] rust_async stderr test
[INFO] [stdout] ...............
[INFO] [stdout] test stdout_many_small_writes ... ok
[INFO] [stdout] test stderr_write_flush ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test fold_sums_items ... ok
[INFO] [stdout] test once_and_empty ... ok
[INFO] [stdout] test from_iter_map_filter_collect ... ok
[INFO] [stdout] test for_each_visits_all ... ok
[INFO] [stdout] test take_limits_and_next_drains ... ok
[INFO] [stderr]      Running tests/stream.rs (/opt/rustwide/target/debug/deps/stream-0ed19220887d920f)
[INFO] [stdout] test interval_ticks_are_spaced ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/sync.rs (/opt/rustwide/target/debug/deps/sync-43c9db4b45a42af9)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test channel_send_after_receivers_gone_fails ... ok
[INFO] [stdout] test channel_closed_sender_yields_error ... ok
[INFO] [stdout] test mutex_try_lock ... ok
[INFO] [stdout] test condvar_notifies_waiter ... ok
[INFO] [stdout] test condvar_wait_until_helper ... ok
[INFO] [stdout] test channel_round_trip ... ok
[INFO] [stdout] test rwlock_writer_is_exclusive ... ok
[INFO] [stdout] test barrier_releases_group_with_one_leader ... ok
[INFO] [stdout] test rwlock_allows_concurrent_readers ... ok
[INFO] [stderr]      Running tests/task.rs (/opt/rustwide/target/debug/deps/task-1335d47dc7688359)
[INFO] [stdout] test mutex_serializes_increments ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test yield_now_resumes ... ok
[INFO] [stdout] test timeout_returns_ok_when_future_finishes_first ... ok
[INFO] [stdout] test spawn_blocking_runs_off_executor_and_returns_value ... ok
[INFO] [stdout] test timeout_errors_when_deadline_passes ... ok
[INFO] [stdout] test sleep_elapses ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tcp_echo.rs (/opt/rustwide/target/debug/deps/tcp_echo-ebc03e2961087c14)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test spawn_runs_futures_on_pool ... ok
[INFO] [stdout] test udp_send_recv ... ok
[INFO] [stdout] test incoming_stream_accepts_connections ... ok
[INFO] [stdout] test cloned_stream_concurrent_read_write ... ok
[INFO] [stdout] test futures_io_combinators_interop ... ok
[INFO] [stdout] test tcp_listener_accept ... ok
[INFO] [stdout] test block_on_connect_write_read ... ok
[INFO] [stdout] test ipv6_connect_echo ... ok
[INFO] [stdout] test connect_and_bind_accept_str_addrs ... ok
[INFO] [stdout] test cloned_stream_full_duplex_stress ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/unix.rs (/opt/rustwide/target/debug/deps/unix-2e9a6adebc3d0853)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test datagram_send_recv ... ok
[INFO] [stdout] test stream_pair_round_trip ... ok
[INFO] [stdout] test connect_to_listener ... ok
[INFO] [stdout] test listener_accept_and_incoming ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests lib.rs (/opt/rustwide/target/debug/deps/rust_io-a4d1a5bc294873a8)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test file_proxy::tests::callback_fires_on_io_thread ... ok
[INFO] [stdout] test file_proxy::tests::read_all_delivers_file_contents ... ok
[INFO] [stdout] test file_proxy::tests::chained_write_then_read ... ok
[INFO] [stdout] test file_proxy::tests::append_grows_file_across_calls ... ok
[INFO] [stdout] test io_task_runner::tests::post_task_executes ... ok
[INFO] [stdout] test file_proxy::tests::read_at_offset_returns_partial_data ... ok
[INFO] [stdout] test io_task_runner::tests::runs_tasks_in_current_sequence_true_inside_task ... ok
[INFO] [stdout] test io_task_runner::tests::watch_read_fires_when_data_available ... ok
[INFO] [stdout] test file_proxy::tests::read_nonexistent_file_returns_error ... ok
[INFO] [stdout] test file_proxy::tests::write_at_offset_modifies_file ... ok
[INFO] [stdout] test file_proxy::tests::write_all_creates_and_truncates_file ... ok
[INFO] [stdout] test io_task_runner::tests::post_delayed_task_fires_after_delay ... ok
[INFO] [stdout] test io_task_runner::tests::dropping_watcher_silences_callbacks ... ok
[INFO] [stdout] test io_task_runner::tests::non_persistent_watch_fires_once ... ok
[INFO] [stdout] test io_task_runner::tests::stop_watching_cancels_future_callbacks ... ok
[INFO] [stderr]      Running unittests lib.rs (/opt/rustwide/target/debug/deps/rust_net-98e511b9e1e99ae7)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test socket_posix::tests::connect_to_loopback ... ok
[INFO] [stdout] test socket_posix::tests::accept_can_repeat_for_multiple_connections ... ok
[INFO] [stdout] test socket_posix::tests::read_delivers_data ... ok
[INFO] [stdout] test socket_posix::tests::read_if_ready_callback_can_chain_read ... ok
[INFO] [stdout] test socket_posix::tests::write_delivers_data ... ok
[INFO] [stdout] test socket_posix::tests::read_immediate_when_data_already_present ... ok
[INFO] [stdout] test socket_posix::tests::accept_delivers_new_socket ... ok
[INFO] [stdout] test tcp_socket::tests::options_apply_after_open ... ok
[INFO] [stdout] test socket_posix::tests::server_can_write_to_accepted_client ... ok
[INFO] [stdout] test socket_posix::tests::read_if_ready_notifies_then_caller_reads ... ok
[INFO] [stdout] test tcp_server_socket::tests::client_server_round_trip ... ok
[INFO] [stdout] test tcp_socket::tests::local_addr_reports_bound_port ... ok
[INFO] [stdout] test tcp_client_socket::tests::usable_through_dyn_stream_socket ... ok
[INFO] [stdout] test socket_posix::tests::connect_times_out ... FAILED
[INFO] [stdout] test socket_posix::tests::read_callback_can_chain_another_read ... ok
[INFO] [stdout] test socket_posix::tests::read_if_ready_times_out_when_no_data ... ok
[INFO] [stdout] test socket_posix::tests::read_times_out_when_no_data ... ok
[INFO] [stdout] test socket_posix::tests::write_times_out_when_not_writable ... ok
[INFO] [stdout] test socket_posix::tests::read_timeout_does_not_fire_when_data_arrives ... ok
[INFO] [stdout] test socket_posix::tests::read_completes_then_late_timeout_is_harmless ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- socket_posix::tests::connect_times_out stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'socket_posix::tests::connect_times_out' (1837) panicked at rust_net/socket_posix.rs:1204:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Some(NetworkUnreachable)
[INFO] [stdout]  right: Some(TimedOut)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60ceaa073e18 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60ceaa073e18 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60ceaa073e18 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60ceaa073e18 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60ceaa088baa - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60ceaa088baa - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x60ceaa078a82 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x60ceaa078a82 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x60ceaa052316 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60ceaa052316 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60ceaa06be19 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60cea9fea66c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x60cea9fea66c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60ceaa06bfd2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x60ceaa06bfd2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60ceaa0523d2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60ceaa047529 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60ceaa0532ad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60ceaa08936c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60ceaa089223 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x60cea9faa44d - core[8fb95b77d25ab6c8]::panicking::assert_failed::<core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::io::error::ErrorKind>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::io::error::ErrorKind>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x60cea9fd6b9b - rust_net[f72619a03a9945ee]::socket_posix::tests::connect_times_out
[INFO] [stdout]                                at /opt/rustwide/workdir/rust_net/socket_posix.rs:1204:9
[INFO] [stdout]   22:     0x60cea9fd42f7 - rust_net[f72619a03a9945ee]::socket_posix::tests::connect_times_out::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/rust_net/socket_posix.rs:1181:27
[INFO] [stdout]   23:     0x60cea9fb5316 - <rust_net[f72619a03a9945ee]::socket_posix::tests::connect_times_out::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60cea9fdd74b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x60cea9fdd74b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x60cea9feafc5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x60cea9feafc5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x60cea9feafc5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x60cea9feafc5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x60cea9feafc5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x60cea9feafc5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x60cea9feafc5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x60cea9fe48d4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x60cea9fe48d4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stderr] error: test failed, to rerun pass `-p rust_net --lib`
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x60cea9fee042 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x60cea9fee042 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x60cea9fee042 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x60cea9fee042 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x60cea9fee042 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x60cea9fee042 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x60cea9fee042 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x60ceaa0732ef - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x60ceaa0732ef - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7bfbc4e44aa4 - <unknown>
[INFO] [stdout]   45:     0x7bfbc4ed1a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     socket_posix::tests::connect_times_out
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 19 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "39466618c93f224c369e905c4360371d5aa1b7acd52c26011228ac2b6567d325", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39466618c93f224c369e905c4360371d5aa1b7acd52c26011228ac2b6567d325", kill_on_drop: false }`
[INFO] [stdout] 39466618c93f224c369e905c4360371d5aa1b7acd52c26011228ac2b6567d325
