[INFO] cloning repository https://github.com/fanout/condure [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fanout/condure" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffanout%2Fcondure", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffanout%2Fcondure'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a4af3624af36643d5cbe2545ae91e85ba46e9919 [INFO] testing fanout/condure against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffanout%2Fcondure" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fanout/condure on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fanout/condure [INFO] finished tweaking git repo https://github.com/fanout/condure [INFO] tweaked toml for git repo https://github.com/fanout/condure written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/fanout/condure already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b35953406a128e7a3bb4bc0910b1486584d7cdc9c6bd4c44bd76f1c35d077a08 [INFO] running `Command { std: "docker" "start" "-a" "b35953406a128e7a3bb4bc0910b1486584d7cdc9c6bd4c44bd76f1c35d077a08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b35953406a128e7a3bb4bc0910b1486584d7cdc9c6bd4c44bd76f1c35d077a08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b35953406a128e7a3bb4bc0910b1486584d7cdc9c6bd4c44bd76f1c35d077a08", kill_on_drop: false }` [INFO] [stdout] b35953406a128e7a3bb4bc0910b1486584d7cdc9c6bd4c44bd76f1c35d077a08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c73cee08a2bb96fafa1f529e06ec12465427c8856cb32350db2e6f0a5f3a655 [INFO] running `Command { std: "docker" "start" "-a" "7c73cee08a2bb96fafa1f529e06ec12465427c8856cb32350db2e6f0a5f3a655", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.118 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling condure v1.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.84s [INFO] running `Command { std: "docker" "inspect" "7c73cee08a2bb96fafa1f529e06ec12465427c8856cb32350db2e6f0a5f3a655", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c73cee08a2bb96fafa1f529e06ec12465427c8856cb32350db2e6f0a5f3a655", kill_on_drop: false }` [INFO] [stdout] 7c73cee08a2bb96fafa1f529e06ec12465427c8856cb32350db2e6f0a5f3a655 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbeb5948e495560482fe72caa830be0e41c5da783d5883748c27dee242d61116 [INFO] running `Command { std: "docker" "start" "-a" "bbeb5948e495560482fe72caa830be0e41c5da783d5883748c27dee242d61116", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling libc v0.2.118 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling condure v1.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 27.01s [INFO] running `Command { std: "docker" "inspect" "bbeb5948e495560482fe72caa830be0e41c5da783d5883748c27dee242d61116", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbeb5948e495560482fe72caa830be0e41c5da783d5883748c27dee242d61116", kill_on_drop: false }` [INFO] [stdout] bbeb5948e495560482fe72caa830be0e41c5da783d5883748c27dee242d61116 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 138a7921dfd472cc6942d4d33a5cd7298a75e14594c0d5517d029b3629cad46d [INFO] running `Command { std: "docker" "start" "-a" "138a7921dfd472cc6942d4d33a5cd7298a75e14594c0d5517d029b3629cad46d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/condure-5b8c9072d5fb6d12) [INFO] [stdout] [INFO] [stdout] running 116 tests [INFO] [stdout] test arena::tests::test_reusable_vec ... ok [INFO] [stdout] test arena::tests::test_rc ... ok [INFO] [stdout] test arena::tests::test_arc ... ok [INFO] [stdout] test arena::tests::test_reusable ... ok [INFO] [stdout] test buffer::tests::test_buffer ... ok [INFO] [stdout] test buffer::tests::test_write_vectored_offset ... ok [INFO] [stdout] test channel::tests::test_local_check_send ... ok [INFO] [stdout] test channel::tests::test_local_cancel ... ok [INFO] [stdout] test buffer::tests::test_ringbuffer ... ok [INFO] [stdout] test channel::tests::test_local_send_recv ... ok [INFO] [stdout] test channel::tests::test_local_send_disc ... ok [INFO] [stdout] test channel::tests::test_notify_bound0 ... ok [INFO] [stdout] test channel::tests::test_send_recv_bound0 ... ok [INFO] [stdout] test channel::tests::test_notify_bound1 ... ok [INFO] [stdout] test channel::tests::test_send_recv_bound1 ... ok [INFO] [stdout] test connection::tests::message_tracker ... ok [INFO] [stdout] test connection::tests::early_body ... ok [INFO] [stdout] test event::tests::test_poller ... ok [INFO] [stdout] test event::tests::test_readiness_early ... ok [INFO] [stdout] test connection::tests::server_req_timeout ... ok [INFO] [stdout] test event::tests::test_readiness ... ok [INFO] [stdout] test executor::tests::test_executor_early_wake ... ok [INFO] [stdout] test event::tests::test_readiness_local ... ok [INFO] [stdout] test connection::tests::server_req_with_body ... ok [INFO] [stdout] test executor::tests::test_executor_run ... ok [INFO] [stdout] test executor::tests::test_executor_spawn_error ... ok [INFO] [stdout] test executor::tests::test_executor_spawner ... ok [INFO] [stdout] test executor::tests::test_executor_pre_poll ... ok [INFO] [stdout] test executor::tests::test_executor_current ... ok [INFO] [stdout] test connection::tests::server_req_pipeline ... ok [INFO] [stdout] test executor::tests::test_executor_step ... ok [INFO] [stdout] test connection::tests::server_req_secure ... ok [INFO] [stdout] test connection::tests::server_req_without_body ... ok [INFO] [stdout] test connection::tests::server_stream_early_response ... ok [INFO] [stdout] test connection::tests::server_stream_chunked ... ok [INFO] [stdout] test future::tests::test_budget_unlimited ... ok [INFO] [stdout] test connection::tests::server_stream_without_body ... ok [INFO] [stdout] test future::tests::test_budget_1 ... ok [INFO] [stdout] test future::tests::test_cancellation_token ... ok [INFO] [stdout] test future::tests::test_channel_recv ... ok [INFO] [stdout] test future::tests::test_channel_send_bound1 ... ok [INFO] [stdout] test connection::tests::server_stream_with_body ... ok [INFO] [stdout] test future::tests::test_check_send_sequential ... ok [INFO] [stdout] test future::tests::test_channel_send_bound0 ... ok [INFO] [stdout] test future::tests::test_read_write ... ok [INFO] [stdout] test future::tests::test_channel_writable ... ok [INFO] [stdout] test future::tests::test_read_write_concurrent ... ok [INFO] [stdout] test future::tests::test_check_send_alternating ... ok [INFO] [stdout] test future::tests::test_event_wait ... ok [INFO] [stdout] test future::tests::test_local_channel ... ok [INFO] [stdout] test future::tests::test_timeout_change_ready ... ok [INFO] [stdout] test http1::tests::test_header_contains_param ... ok [INFO] [stdout] test http1::tests::test_write_headers ... ok [INFO] [stdout] test list::tests::test_list_concat ... ok [INFO] [stdout] test http1::tests::test_parse_as_int ... ok [INFO] [stdout] test list::tests::test_list_push_pop ... ok [INFO] [stdout] test list::tests::test_remove ... ok [INFO] [stdout] test future::tests::test_write_vectored ... ok [INFO] [stdout] test http1::tests::test_persistent ... ok [INFO] [stdout] test http1::tests::test_recv_body ... ok [INFO] [stdout] test future::tests::test_timeout ... ok [INFO] [stdout] test http1::tests::test_req ... ok [INFO] [stdout] test http1::tests::test_send_body ... ok [INFO] [stdout] test http1::tests::test_write_chunk ... ok [INFO] [stdout] test http1::tests::test_recv_request ... ok [INFO] [stdout] test server::tests::test_batch ... ok [INFO] [stdout] test timer::tests::test_need_resched ... ok [INFO] [stdout] test future::tests::test_resolve ... ok [INFO] [stdout] test timer::tests::test_fls ... ok [INFO] [stdout] test timer::tests::test_wheel ... ok [INFO] [stdout] test http1::tests::test_resp ... ok [INFO] [stdout] test tnetstring::tests::test_length ... ok [INFO] [stdout] test resolver::tests::resolve ... ok [INFO] [stdout] test websocket::tests::test_apply_mask ... ok [INFO] [stdout] test websocket::tests::test_header_size ... ok [INFO] [stdout] test websocket::tests::test_read_write_header ... ok [INFO] [stdout] test websocket::tests::test_recv_frame ... ok [INFO] [stdout] test waker::tests::test_waker ... ok [INFO] [stdout] test websocket::tests::test_recv_message ... ok [INFO] [stdout] test timer::tests::test_sched ... ok [INFO] [stdout] test websocket::tests::test_send_frame ... ok [INFO] [stdout] test resolver::tests::invalidate_query ... ok [INFO] [stdout] test websocket::tests::test_send_message ... ok [INFO] [stdout] test http1::tests::test_send_response ... ok [INFO] [stdout] test future::tests::test_timeout_ready ... ok [INFO] [stdout] test reactor::tests::test_reactor_timer ... ok [INFO] [stdout] test zhttppacket::tests::test_serialize ... ok [INFO] [stdout] test future::tests::test_tcpstream ... ok [INFO] [stdout] test zhttppacket::tests::test_parse ... ok [INFO] [stdout] test tnetstring::tests::test_array ... ok [INFO] [stdout] test tnetstring::tests::test_overflow ... ok [INFO] [stdout] test tnetstring::tests::test_float ... ok [INFO] [stdout] test tnetstring::tests::test_map ... ok [INFO] [stdout] test tnetstring::tests::test_null ... ok [INFO] [stdout] test reactor::tests::test_reactor_current ... ok [INFO] [stdout] test tnetstring::tests::test_bool ... ok [INFO] [stdout] test tnetstring::tests::test_sequence ... ok [INFO] [stdout] test zhttppacket::tests::test_owned_parse ... ok [INFO] [stdout] test tnetstring::tests::test_int ... ok [INFO] [stdout] test tnetstring::tests::test_string ... ok [INFO] [stdout] test reactor::tests::test_reactor_budget ... ok [INFO] [stdout] test reactor::tests::test_reactor_custom ... ok [INFO] [stdout] test reactor::tests::test_reactor_fd ... ok [INFO] [stdout] test reactor::tests::test_reactor_io ... ok [INFO] [stdout] test future::tests::test_zmq ... ok [INFO] [stdout] test future::tests::test_zmq_routable ... ok [INFO] [stdout] test zmq::tests::test_send_after_disconnect ... ok [INFO] [stdout] test listener::tests::test_accept ... ok [INFO] [stdout] test future::tests::test_zmq_retry_timeout ... ok [INFO] [stdout] test zhttpsocket::tests::test_req ... ok [INFO] [stdout] test timer::tests::test_rotate ... ok [INFO] [stdout] test server::tests::test_ws ... ok [INFO] [stdout] test zhttpsocket::tests::test_send_flow ... ok [INFO] [stdout] test zhttpsocket::tests::test_stream ... ok [INFO] [stdout] test server::tests::test_server ... ok [INFO] [stdout] test future::tests::test_unixstream ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- future::tests::test_unixstream stdout ---- [INFO] [stdout] thread 'future::tests::test_unixstream' panicked at 'Read-only file system (os error 30)', src/future.rs:2842:23 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bf8761a7ed - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55bf8761a7ed - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55bf8761a7ed - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55bf8761a7ed - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55bf876429ac - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55bf87612708 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55bf8761cdd7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55bf8761cdd7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55bf8761cdd7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55bf8761cb0c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55bf8761d529 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55bf8761d217 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55bf8761acb4 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55bf8761cf29 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55bf871cf733 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55bf87516244 - core::panicking::panic_display::h5c3d4209725e9514 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:73:5 [INFO] [stdout] 16: 0x55bf87547d39 - condure::future::tests::test_unixstream::h00c6e0570265b384 [INFO] [stdout] at /opt/rustwide/workdir/src/future.rs:2842:23 [INFO] [stdout] 17: 0x55bf87547c2a - condure::future::tests::test_unixstream::{{closure}}::h4238249ed359458d [INFO] [stdout] at /opt/rustwide/workdir/src/future.rs:2837:5 [INFO] [stdout] 18: 0x55bf8741121e - core::ops::function::FnOnce::call_once::hb6bc7cc2e891d852 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x55bf875b9513 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55bf875b9513 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 21: 0x55bf875b81f4 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 22: 0x55bf875b81f4 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 23: 0x55bf875b81f4 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 24: 0x55bf875b81f4 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 25: 0x55bf875b81f4 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 26: 0x55bf875b81f4 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 27: 0x55bf875b81f4 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 28: 0x55bf875c1b11 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 29: 0x55bf875c1b11 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 30: 0x55bf8758e18f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 31: 0x55bf8758e18f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 32: 0x55bf8758e18f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 33: 0x55bf8758e18f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 34: 0x55bf8758e18f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 35: 0x55bf8758e18f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 36: 0x55bf8758e18f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55bf87623613 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 38: 0x55bf87623613 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 39: 0x55bf87623613 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 40: 0x7f9728ca1609 - start_thread [INFO] [stdout] 41: 0x7f9728a6f163 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] future::tests::test_unixstream [INFO] [stdout] [INFO] [stdout] test result: FAILED. 115 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "138a7921dfd472cc6942d4d33a5cd7298a75e14594c0d5517d029b3629cad46d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "138a7921dfd472cc6942d4d33a5cd7298a75e14594c0d5517d029b3629cad46d", kill_on_drop: false }` [INFO] [stdout] 138a7921dfd472cc6942d4d33a5cd7298a75e14594c0d5517d029b3629cad46d