[INFO] updating cached repository https://github.com/ketralnis/pipelines-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a82bd0ad5c281dce5a1ace2c336ed6cdee39de6e [INFO] testing ketralnis/pipelines-rs against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fketralnis%2Fpipelines-rs" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ketralnis/pipelines-rs on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [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-6/source/Cargo.toml [INFO] crate git repo https://github.com/ketralnis/pipelines-rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 96db117ec88279150e74292dc6c919db1288cda44c96893348274949bab617c5 [INFO] running `"docker" "start" "-a" "96db117ec88279150e74292dc6c919db1288cda44c96893348274949bab617c5"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.05s [INFO] running `"docker" "inspect" "96db117ec88279150e74292dc6c919db1288cda44c96893348274949bab617c5"` [INFO] running `"docker" "rm" "-f" "96db117ec88279150e74292dc6c919db1288cda44c96893348274949bab617c5"` [INFO] [stdout] 96db117ec88279150e74292dc6c919db1288cda44c96893348274949bab617c5 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 172fa85c81d62275aaf5f1c10a9f1721c0679ed3dc155f43cc105b194647d0ec [INFO] running `"docker" "start" "-a" "172fa85c81d62275aaf5f1c10a9f1721c0679ed3dc155f43cc105b194647d0ec"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling clap v2.30.0 [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] [stderr] Finished test [unoptimized + debuginfo] target(s) in 32.79s [INFO] running `"docker" "inspect" "172fa85c81d62275aaf5f1c10a9f1721c0679ed3dc155f43cc105b194647d0ec"` [INFO] running `"docker" "rm" "-f" "172fa85c81d62275aaf5f1c10a9f1721c0679ed3dc155f43cc105b194647d0ec"` [INFO] [stdout] 172fa85c81d62275aaf5f1c10a9f1721c0679ed3dc155f43cc105b194647d0ec [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stdout] 09f02e9be2ed21916c84a5f4dfcaef628ff556861628dc346585198e260b46c7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "09f02e9be2ed21916c84a5f4dfcaef628ff556861628dc346585198e260b46c7"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/pipelines-d0512395d265ab6b [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test tests::map ... ok [INFO] [stdout] test tests::mapreduce ... ok [INFO] [stdout] test tests::simple ... ok [INFO] [stdout] test tests::simple_closure ... ok [INFO] [stdout] test tests::config ... ok [INFO] [stdout] test tests::filter ... ok [INFO] [stdout] test tests::multiple_map ... ok [INFO] [stdout] test tests::preduce ... ok [INFO] [stdout] test tests::pmap ... ok [INFO] [stdout] test tests::multiplex_map_closure ... ok [INFO] [stderr] Doc-tests pipelines [INFO] [stdout] test tests::multiplex_map_function ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test src/lib.rs - PipelineConfig (line 319) ... ok [INFO] [stdout] test src/lib.rs - (line 12) ... ok [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 - (line 25) ... ok [INFO] [stdout] test src/lib.rs - Pipeline::filter (line 629) ... ok [INFO] [stdout] test src/lib.rs - Pipeline::then (line 431) ... 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::drain (line 656) ... 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 - Pipeline::ppipe (line 493) ... 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 [INFO] [stdout] [INFO] running `"docker" "inspect" "09f02e9be2ed21916c84a5f4dfcaef628ff556861628dc346585198e260b46c7"` [INFO] running `"docker" "rm" "-f" "09f02e9be2ed21916c84a5f4dfcaef628ff556861628dc346585198e260b46c7"` [INFO] [stdout] 09f02e9be2ed21916c84a5f4dfcaef628ff556861628dc346585198e260b46c7