[INFO] cloning repository https://github.com/ketralnis/pipelines-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ketralnis/pipelines-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fketralnis%2Fpipelines-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fketralnis%2Fpipelines-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a82bd0ad5c281dce5a1ace2c336ed6cdee39de6e [INFO] testing ketralnis/pipelines-rs against try#7af779037716ae4125ceabb429791b4cf5dd0a43 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fketralnis%2Fpipelines-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ketralnis/pipelines-rs on toolchain 7af779037716ae4125ceabb429791b4cf5dd0a43 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ketralnis/pipelines-rs [INFO] finished tweaking git repo https://github.com/ketralnis/pipelines-rs [INFO] tweaked toml for git repo https://github.com/ketralnis/pipelines-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ketralnis/pipelines-rs 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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 40678c404f2a2629f98ea89f52b6c2078dd906f581d8b91cbb283060c05138bc [INFO] running `Command { std: "docker" "start" "-a" "40678c404f2a2629f98ea89f52b6c2078dd906f581d8b91cbb283060c05138bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40678c404f2a2629f98ea89f52b6c2078dd906f581d8b91cbb283060c05138bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40678c404f2a2629f98ea89f52b6c2078dd906f581d8b91cbb283060c05138bc", kill_on_drop: false }` [INFO] [stdout] 40678c404f2a2629f98ea89f52b6c2078dd906f581d8b91cbb283060c05138bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 883fe9f32212d7bbd9e88f388cab62f0b7db79d48ced79f84cc76af927cef04b [INFO] running `Command { std: "docker" "start" "-a" "883fe9f32212d7bbd9e88f388cab62f0b7db79d48ced79f84cc76af927cef04b", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.37 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling chan v0.1.21 [INFO] [stderr] Compiling pipelines v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:936:17 [INFO] [stdout] | [INFO] [stdout] 936 | #![cfg_attr(feature = "cargo-clippy", allow(expl_impl_clone_on_copy))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chan` and `default` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.72s [INFO] running `Command { std: "docker" "inspect" "883fe9f32212d7bbd9e88f388cab62f0b7db79d48ced79f84cc76af927cef04b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "883fe9f32212d7bbd9e88f388cab62f0b7db79d48ced79f84cc76af927cef04b", kill_on_drop: false }` [INFO] [stdout] 883fe9f32212d7bbd9e88f388cab62f0b7db79d48ced79f84cc76af927cef04b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92e1c050dc9479dc66aff78c496822ece91d6e5b27ef3a3505a654af93fbfe3a [INFO] running `Command { std: "docker" "start" "-a" "92e1c050dc9479dc66aff78c496822ece91d6e5b27ef3a3505a654af93fbfe3a", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cc v1.0.4 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:936:17 [INFO] [stdout] | [INFO] [stdout] 936 | #![cfg_attr(feature = "cargo-clippy", allow(expl_impl_clone_on_copy))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chan` and `default` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling clap v2.30.0 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling regex v0.2.6 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling pipelines v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:936:17 [INFO] [stdout] | [INFO] [stdout] 936 | #![cfg_attr(feature = "cargo-clippy", allow(expl_impl_clone_on_copy))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chan` and `default` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.21s [INFO] running `Command { std: "docker" "inspect" "92e1c050dc9479dc66aff78c496822ece91d6e5b27ef3a3505a654af93fbfe3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92e1c050dc9479dc66aff78c496822ece91d6e5b27ef3a3505a654af93fbfe3a", kill_on_drop: false }` [INFO] [stdout] 92e1c050dc9479dc66aff78c496822ece91d6e5b27ef3a3505a654af93fbfe3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e1875f5039bb9723abee8f9259e1bd7e0c07b0c53ea7b63200bd565fd9691b8e [INFO] running `Command { std: "docker" "start" "-a" "e1875f5039bb9723abee8f9259e1bd7e0c07b0c53ea7b63200bd565fd9691b8e", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/lib.rs:936:17 [INFO] [stderr] | [INFO] [stderr] 936 | #![cfg_attr(feature = "cargo-clippy", allow(expl_impl_clone_on_copy))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `chan` and `default` [INFO] [stderr] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `pipelines` (lib) generated 1 warning [INFO] [stderr] warning: `pipelines` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pipelines-94cc1a4c3b99a1e5) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test tests::config ... ok [INFO] [stdout] test tests::map ... ok [INFO] [stdout] test tests::filter ... ok [INFO] [stdout] test tests::multiple_map ... ok [INFO] [stdout] test tests::simple_closure ... ok [INFO] [stdout] test tests::mapreduce ... ok [INFO] [stdout] test tests::simple ... ok [INFO] [stdout] test tests::pmap ... ok [INFO] [stdout] test tests::preduce ... ok [INFO] [stderr] Doc-tests pipelines [INFO] [stdout] test tests::multiplex_map_function ... ok [INFO] [stdout] test tests::multiplex_map_closure ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test src/lib.rs - Pipeline::new (line 377) ... ok [INFO] [stdout] test src/lib.rs - Pipeline::map (line 570) ... ok [INFO] [stdout] test src/lib.rs - Pipeline::pmap (line 596) ... ok [INFO] [stdout] test src/lib.rs - Pipeline::pipe (line 457) ... ok [INFO] [stdout] test src/lib.rs - Pipeline::filter (line 629) ... ok [INFO] [stdout] test src/lib.rs - Pipeline::drain (line 656) ... ok [INFO] [stdout] test src/lib.rs - Pipeline::ppipe (line 493) ... ok [INFO] [stdout] test src/lib.rs - (line 12) ... ok [INFO] [stdout] test src/lib.rs - Pipeline<(OutKey,OutValue)>::preduce (line 773) ... ok [INFO] [stdout] test src/lib.rs - Pipeline<(OutKey,OutValue)>::reduce (line 683) ... ok [INFO] [stdout] test src/lib.rs - (line 25) ... ok [INFO] [stdout] test src/lib.rs - PipelineConfig (line 319) ... ok [INFO] [stdout] test src/lib.rs - Pipeline::then (line 431) ... ok [INFO] [stdout] test src/lib.rs - (line 41) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.29s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e1875f5039bb9723abee8f9259e1bd7e0c07b0c53ea7b63200bd565fd9691b8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1875f5039bb9723abee8f9259e1bd7e0c07b0c53ea7b63200bd565fd9691b8e", kill_on_drop: false }` [INFO] [stdout] e1875f5039bb9723abee8f9259e1bd7e0c07b0c53ea7b63200bd565fd9691b8e