[INFO] cloning repository https://github.com/Dav1dde/fluss [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dav1dde/fluss" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDav1dde%2Ffluss", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDav1dde%2Ffluss'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 13da6682223f3b207729ac8d5b74a60d1b8597a5 [INFO] testing Dav1dde/fluss against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDav1dde%2Ffluss" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Dav1dde/fluss 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/Dav1dde/fluss [INFO] finished tweaking git repo https://github.com/Dav1dde/fluss [INFO] tweaked toml for git repo https://github.com/Dav1dde/fluss written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Dav1dde/fluss 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] Downloading crates ... [INFO] [stderr] Downloaded vcpkg v0.2.14 [INFO] [stderr] Downloaded openssl-sys v0.9.64 [INFO] [stderr] Downloaded elasticsearch v7.12.0-alpha.1 [INFO] [stderr] Downloaded nom-derive-impl v0.9.0 [INFO] [stderr] Downloaded nom-derive v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.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] f278598266aeee8b6f36a65e76bb8df4eae985fddf7881c3dbd926d42149868e [INFO] running `Command { std: "docker" "start" "-a" "f278598266aeee8b6f36a65e76bb8df4eae985fddf7881c3dbd926d42149868e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f278598266aeee8b6f36a65e76bb8df4eae985fddf7881c3dbd926d42149868e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f278598266aeee8b6f36a65e76bb8df4eae985fddf7881c3dbd926d42149868e", kill_on_drop: false }` [INFO] [stdout] f278598266aeee8b6f36a65e76bb8df4eae985fddf7881c3dbd926d42149868e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.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] a65bc7182e8bffe79e50d3346fd3ad59c3b020f6fa7bd55c0cab72828615f6fc [INFO] running `Command { std: "docker" "start" "-a" "a65bc7182e8bffe79e50d3346fd3ad59c3b020f6fa7bd55c0cab72828615f6fc", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.64 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling elasticsearch v7.12.0-alpha.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling nom-derive-impl v0.9.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling macaddr v1.0.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling tracing-subscriber v0.2.18 [INFO] [stderr] Compiling nom-derive v0.9.0 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling serde_with_macros v1.4.2 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling async-compression v0.3.8 [INFO] [stderr] Compiling serde_with v1.9.4 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling hyper v0.14.9 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Compiling fluss v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 33s [INFO] running `Command { std: "docker" "inspect" "a65bc7182e8bffe79e50d3346fd3ad59c3b020f6fa7bd55c0cab72828615f6fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a65bc7182e8bffe79e50d3346fd3ad59c3b020f6fa7bd55c0cab72828615f6fc", kill_on_drop: false }` [INFO] [stdout] a65bc7182e8bffe79e50d3346fd3ad59c3b020f6fa7bd55c0cab72828615f6fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--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] 5b31c0acdc09eba3dbeeb3ecb1412407613733aab93f618a7c44059a5e2bb97e [INFO] running `Command { std: "docker" "start" "-a" "5b31c0acdc09eba3dbeeb3ecb1412407613733aab93f618a7c44059a5e2bb97e", kill_on_drop: false }` [INFO] [stderr] Compiling fluss v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.21s [INFO] running `Command { std: "docker" "inspect" "5b31c0acdc09eba3dbeeb3ecb1412407613733aab93f618a7c44059a5e2bb97e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b31c0acdc09eba3dbeeb3ecb1412407613733aab93f618a7c44059a5e2bb97e", kill_on_drop: false }` [INFO] [stdout] 5b31c0acdc09eba3dbeeb3ecb1412407613733aab93f618a7c44059a5e2bb97e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.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] 98abdc1c08bbf5eee5a0bd70f75d9e487b6403e047429a9ecd31b23bed4c6561 [INFO] running `Command { std: "docker" "start" "-a" "98abdc1c08bbf5eee5a0bd70f75d9e487b6403e047429a9ecd31b23bed4c6561", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fluss-cfbd42613c8b6220) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fluss-f503be785fe3ee89) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests fluss [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "98abdc1c08bbf5eee5a0bd70f75d9e487b6403e047429a9ecd31b23bed4c6561", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98abdc1c08bbf5eee5a0bd70f75d9e487b6403e047429a9ecd31b23bed4c6561", kill_on_drop: false }` [INFO] [stdout] 98abdc1c08bbf5eee5a0bd70f75d9e487b6403e047429a9ecd31b23bed4c6561