[INFO] cloning repository https://github.com/JadedBlueEyes/stream-partition [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JadedBlueEyes/stream-partition" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJadedBlueEyes%2Fstream-partition", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJadedBlueEyes%2Fstream-partition'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e2074b92658d6a8cd7c9204cb05b9d6ab5e59ff5 [INFO] testing JadedBlueEyes/stream-partition/e2074b92658d6a8cd7c9204cb05b9d6ab5e59ff5 against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJadedBlueEyes%2Fstream-partition" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/JadedBlueEyes/stream-partition [INFO] finished tweaking git repo https://github.com/JadedBlueEyes/stream-partition [INFO] tweaked toml for git repo https://github.com/JadedBlueEyes/stream-partition written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/JadedBlueEyes/stream-partition on toolchain 1ef7943ee607160a564655b6596f83670ef95df5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/JadedBlueEyes/stream-partition 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stream_throttle v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f1d68117cfb17ca3bd1507a34bd2f87aee70a054a85ffe6299ed466e873803f [INFO] running `Command { std: "docker" "start" "-a" "0f1d68117cfb17ca3bd1507a34bd2f87aee70a054a85ffe6299ed466e873803f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f1d68117cfb17ca3bd1507a34bd2f87aee70a054a85ffe6299ed466e873803f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f1d68117cfb17ca3bd1507a34bd2f87aee70a054a85ffe6299ed466e873803f", kill_on_drop: false }` [INFO] [stdout] 0f1d68117cfb17ca3bd1507a34bd2f87aee70a054a85ffe6299ed466e873803f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de3858c6b15d277ed5252a566c4b3c72d62308aaecba94bf0f84289ec4afc43f [INFO] running `Command { std: "docker" "start" "-a" "de3858c6b15d277ed5252a566c4b3c72d62308aaecba94bf0f84289ec4afc43f", kill_on_drop: false }` [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling stream-partition v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.18s [INFO] running `Command { std: "docker" "inspect" "de3858c6b15d277ed5252a566c4b3c72d62308aaecba94bf0f84289ec4afc43f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de3858c6b15d277ed5252a566c4b3c72d62308aaecba94bf0f84289ec4afc43f", kill_on_drop: false }` [INFO] [stdout] de3858c6b15d277ed5252a566c4b3c72d62308aaecba94bf0f84289ec4afc43f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b184fa26fa0ccee1581befe79ec7298e4f99d4298d521af0f1f0b0c7345cf85 [INFO] running `Command { std: "docker" "start" "-a" "2b184fa26fa0ccee1581befe79ec7298e4f99d4298d521af0f1f0b0c7345cf85", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling stream-partition v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling stream_throttle v0.5.1 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 17.14s [INFO] running `Command { std: "docker" "inspect" "2b184fa26fa0ccee1581befe79ec7298e4f99d4298d521af0f1f0b0c7345cf85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b184fa26fa0ccee1581befe79ec7298e4f99d4298d521af0f1f0b0c7345cf85", kill_on_drop: false }` [INFO] [stdout] 2b184fa26fa0ccee1581befe79ec7298e4f99d4298d521af0f1f0b0c7345cf85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 25f746795768e6245d1c6d06f5e3dfffdb12d59a3d34740ea5bdac9b9f18792e [INFO] running `Command { std: "docker" "start" "-a" "25f746795768e6245d1c6d06f5e3dfffdb12d59a3d34740ea5bdac9b9f18792e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stream_partition-2a072f2f0547ea2e) [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::test_partition_single ... ok [INFO] [stdout] test tests::test_get_partition_single_task ... ok [INFO] [stdout] test tests::test_get_partition ... ok [INFO] [stdout] test tests::test_drop_unknown_keys ... ok [INFO] [stdout] test memory_tests::test_memory_usage ... ok [INFO] [stderr] Doc-tests stream_partition [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - StreamPartitionExt::partition_by_with_config (line 392) ... ok [INFO] [stdout] test src/lib.rs - StreamPartitionExt::partition_by (line 357) ... ok [INFO] [stdout] test src/lib.rs - (line 8) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] all doctests ran in 1.37s; merged doctests compilation took 1.33s [INFO] running `Command { std: "docker" "inspect" "25f746795768e6245d1c6d06f5e3dfffdb12d59a3d34740ea5bdac9b9f18792e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25f746795768e6245d1c6d06f5e3dfffdb12d59a3d34740ea5bdac9b9f18792e", kill_on_drop: false }` [INFO] [stdout] 25f746795768e6245d1c6d06f5e3dfffdb12d59a3d34740ea5bdac9b9f18792e