[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] 4c288b135a7378c91a36e007bbab539ad6f12028 [INFO] testing infinyon/flv-future against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfinyon%2Fflv-future" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/infinyon/flv-future on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/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-2/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.59.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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e1b9493f2c11f3a4c3b39c84d409fdc187ec11b69a9eb22fedb3462edbdc0dc0 [INFO] running `Command { std: "docker" "start" "-a" "e1b9493f2c11f3a4c3b39c84d409fdc187ec11b69a9eb22fedb3462edbdc0dc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1b9493f2c11f3a4c3b39c84d409fdc187ec11b69a9eb22fedb3462edbdc0dc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1b9493f2c11f3a4c3b39c84d409fdc187ec11b69a9eb22fedb3462edbdc0dc0", kill_on_drop: false }` [INFO] [stdout] e1b9493f2c11f3a4c3b39c84d409fdc187ec11b69a9eb22fedb3462edbdc0dc0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 14c255ea3c4bfcec1c6eb45a0723115ad1722f2a74c2e62f747c75ccc64f457c [INFO] running `Command { std: "docker" "start" "-a" "14c255ea3c4bfcec1c6eb45a0723115ad1722f2a74c2e62f747c75ccc64f457c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling tracing v0.1.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling fluvio-future v0.3.13 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.87s [INFO] running `Command { std: "docker" "inspect" "14c255ea3c4bfcec1c6eb45a0723115ad1722f2a74c2e62f747c75ccc64f457c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14c255ea3c4bfcec1c6eb45a0723115ad1722f2a74c2e62f747c75ccc64f457c", kill_on_drop: false }` [INFO] [stdout] 14c255ea3c4bfcec1c6eb45a0723115ad1722f2a74c2e62f747c75ccc64f457c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ddb927a0811d7bd4934ce4f43bf7cc2219620c9f87d6562423c2d5e9bcb4323e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ddb927a0811d7bd4934ce4f43bf7cc2219620c9f87d6562423c2d5e9bcb4323e", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling async-task v4.1.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling fluvio-test-derive v0.1.1 (/opt/rustwide/workdir/async-test-derive) [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling tracing v0.1.30 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling portpicker v0.1.1 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling flv-util v0.5.2 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.8 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tokio-util v0.6.9 [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 fluvio-future v0.3.13 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "ddb927a0811d7bd4934ce4f43bf7cc2219620c9f87d6562423c2d5e9bcb4323e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddb927a0811d7bd4934ce4f43bf7cc2219620c9f87d6562423c2d5e9bcb4323e", kill_on_drop: false }` [INFO] [stdout] ddb927a0811d7bd4934ce4f43bf7cc2219620c9f87d6562423c2d5e9bcb4323e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 433352aa57dc7fb5dcedaa508e5e90d140cc419a8be1ccfcb0b1612b9227aee6 [INFO] running `Command { std: "docker" "start" "-a" "433352aa57dc7fb5dcedaa508e5e90d140cc419a8be1ccfcb0b1612b9227aee6", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fluvio_future-98dbe661ce072a6f) [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::simple_test_sync ... ok [INFO] [stdout] test test_util::test::async_derive_test_sync ... ok [INFO] [stdout] test test_util::test::test_1_sync_example ... ok [INFO] [stdout] test test_util::test::test_future_with_poll_sync ... ok [INFO] [stdout] test test_util::test::test_future_sync ... ok [INFO] [stdout] test timer::test::test_sleep_sync ... ok [INFO] [stdout] test net::tcp_stream::test_async_tcp_sync ... ok [INFO] [stdout] test fs::bounded::tests::inner::test_sink_file_write_std_sync ... ok [INFO] [stdout] test fs::bounded::tests::test_sink_file_max_reached_sync ... ok [INFO] [stdout] test fs::extension::tests::test_as_slice_sync ... ok [INFO] [stdout] test fs::bounded::tests::test_sink_file_write_happy_path_sync ... ok [INFO] [stdout] test fs::extension::tests::async_file_write_append_same_sync ... ok [INFO] [stdout] test fs::bounded::tests::test_sink_file_write_multiple_path_sync ... ok [INFO] [stdout] test fs::bounded::tests::test_sink_file_write_read_sync ... ok [INFO] [stdout] test fs::extension::tests::async_file_write_read_same_sync ... ok [INFO] [stdout] test fs::extension::tests::file_multiple_overwrite_sync ... ok [INFO] [stdout] test net::test::test_clone_sync ... ok [INFO] [stdout] test task::basic_test::future_join_sync ... ok [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.06s [INFO] [stdout] [INFO] [stderr] Doc-tests fluvio-future [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.82s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "433352aa57dc7fb5dcedaa508e5e90d140cc419a8be1ccfcb0b1612b9227aee6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "433352aa57dc7fb5dcedaa508e5e90d140cc419a8be1ccfcb0b1612b9227aee6", kill_on_drop: false }` [INFO] [stdout] 433352aa57dc7fb5dcedaa508e5e90d140cc419a8be1ccfcb0b1612b9227aee6