[INFO] cloning repository https://github.com/infinyon/flv-future [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/infinyon/flv-future" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfinyon%2Fflv-future", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfinyon%2Fflv-future'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 15c1f48e4e8b5c23ba29a948250fd1155ff96a89 [INFO] testing infinyon/flv-future against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfinyon%2Fflv-future" "/workspace/builds/worker-43/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-43/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/infinyon/flv-future on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-43/source/.cargo/config [INFO] started tweaking git repo https://github.com/infinyon/flv-future [INFO] finished tweaking git repo https://github.com/infinyon/flv-future [INFO] tweaked toml for git repo https://github.com/infinyon/flv-future written to /workspace/builds/worker-43/source/Cargo.toml [INFO] crate git repo https://github.com/infinyon/flv-future already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded security-framework-sys v2.4.0 [INFO] [stderr] Downloaded async-net v1.6.1 [INFO] [stderr] Downloaded tracing-wasm v0.2.0 [INFO] [stderr] Downloaded fluvio-async-tls v0.2.0 [INFO] [stderr] Downloaded openssl-src v111.16.0+1.1.1l [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 243e64e7589dad4a3809c0ad337cfcf3f3d1ab8fdf1b719ecba2ebe695dec78d [INFO] running `Command { std: "docker" "start" "-a" "243e64e7589dad4a3809c0ad337cfcf3f3d1ab8fdf1b719ecba2ebe695dec78d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "243e64e7589dad4a3809c0ad337cfcf3f3d1ab8fdf1b719ecba2ebe695dec78d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "243e64e7589dad4a3809c0ad337cfcf3f3d1ab8fdf1b719ecba2ebe695dec78d", kill_on_drop: false }` [INFO] [stdout] 243e64e7589dad4a3809c0ad337cfcf3f3d1ab8fdf1b719ecba2ebe695dec78d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a78ce01227b294b5383710899aaef323ee86ef14d53fd55e218208d36be1d5f [INFO] running `Command { std: "docker" "start" "-a" "2a78ce01227b294b5383710899aaef323ee86ef14d53fd55e218208d36be1d5f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling fluvio-future v0.3.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.69s [INFO] running `Command { std: "docker" "inspect" "2a78ce01227b294b5383710899aaef323ee86ef14d53fd55e218208d36be1d5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a78ce01227b294b5383710899aaef323ee86ef14d53fd55e218208d36be1d5f", kill_on_drop: false }` [INFO] [stdout] 2a78ce01227b294b5383710899aaef323ee86ef14d53fd55e218208d36be1d5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a4762834cdc09b3434fbb3f71e9dc658055b6b081b4bdefc7d7de85add6972a [INFO] running `Command { std: "docker" "start" "-a" "9a4762834cdc09b3434fbb3f71e9dc658055b6b081b4bdefc7d7de85add6972a", 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] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling tokio v1.10.1 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling fluvio-test-derive v0.1.1 (/opt/rustwide/workdir/async-test-derive) [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling flv-util v0.5.2 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-net v1.6.1 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling tracing-subscriber v0.2.20 [INFO] [stderr] Compiling fluvio-future v0.3.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 30.73s [INFO] running `Command { std: "docker" "inspect" "9a4762834cdc09b3434fbb3f71e9dc658055b6b081b4bdefc7d7de85add6972a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a4762834cdc09b3434fbb3f71e9dc658055b6b081b4bdefc7d7de85add6972a", kill_on_drop: false }` [INFO] [stdout] 9a4762834cdc09b3434fbb3f71e9dc658055b6b081b4bdefc7d7de85add6972a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 60259b94a06fee5fc3f4a926a6307a6db7bbb573568ec7a6c1d4c71edc606413 [INFO] running `Command { std: "docker" "start" "-a" "60259b94a06fee5fc3f4a926a6307a6db7bbb573568ec7a6c1d4c71edc606413", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.48s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fluvio_future-380592b60c82b29c) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test test_util::test::async_derive_test_ignore_sync ... ignored [INFO] [stdout] test test_util::test::simple_test_ignore_sync ... ignored [INFO] [stdout] test fs::extension::tests::test_sync_seek_write ... ok [INFO] [stdout] test test_util::test::test_future_sync ... ok [INFO] [stdout] test test_util::test::async_derive_test_sync ... ok [INFO] [stdout] test test_util::test::test_future_with_poll_sync ... ok [INFO] [stdout] test test_util::test::simple_test_sync ... ok [INFO] [stdout] test fs::bounded::tests::test_sink_file_write_read_sync ... ok [INFO] [stdout] test fs::bounded::tests::inner::test_sink_file_write_std_sync ... ok [INFO] [stdout] test timer::test::test_sleep_sync ... ok [INFO] [stdout] test test_util::test::test_1_sync_example ... ok [INFO] [stdout] test fs::bounded::tests::test_sink_file_max_reached_sync ... ok [INFO] [stdout] test fs::bounded::tests::test_sink_file_write_happy_path_sync ... ok [INFO] [stdout] test fs::extension::tests::test_as_slice_sync ... ok [INFO] [stdout] test fs::bounded::tests::test_sink_file_write_multiple_path_sync ... ok [INFO] [stdout] test fs::extension::tests::async_file_write_read_same_sync ... ok [INFO] [stdout] test fs::extension::tests::async_file_write_append_same_sync ... ok [INFO] [stdout] test fs::extension::tests::file_multiple_overwrite_sync ... ok [INFO] [stdout] test net::tcp_stream::test_async_tcp_sync ... ok [INFO] [stdout] test net::test::test_clone_sync ... ok [INFO] [stdout] test task::basic_test::future_join_sync ... ok [INFO] [stderr] Doc-tests fluvio-future [INFO] [stdout] test task::basic_test::future_spawn_sync ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 2.23s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/timer.rs - timer::inner::after (line 42) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.93s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "60259b94a06fee5fc3f4a926a6307a6db7bbb573568ec7a6c1d4c71edc606413", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60259b94a06fee5fc3f4a926a6307a6db7bbb573568ec7a6c1d4c71edc606413", kill_on_drop: false }` [INFO] [stdout] 60259b94a06fee5fc3f4a926a6307a6db7bbb573568ec7a6c1d4c71edc606413