[INFO] cloning repository https://github.com/vorner/pgz [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vorner/pgz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvorner%2Fpgz"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvorner%2Fpgz'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f73f3c3b7d48abc77b63a8d9d564d48b3f05a808 [INFO] testing vorner/pgz against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvorner%2Fpgz" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vorner/pgz 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/vorner/pgz [INFO] finished tweaking git repo https://github.com/vorner/pgz [INFO] tweaked toml for git repo https://github.com/vorner/pgz written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/vorner/pgz 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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] c124d6b86a925ab0d46096bdbc072982130b6645e2026aa6ed6a6bd345a99283 [INFO] running `"docker" "start" "-a" "c124d6b86a925ab0d46096bdbc072982130b6645e2026aa6ed6a6bd345a99283"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling cc v1.0.3 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling rustc-demangle v0.1.5 [INFO] [stderr] Compiling futures v0.1.17 [INFO] [stderr] Compiling atty v0.2.3 [INFO] [stderr] Compiling num_cpus v1.7.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling clap v2.28.0 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling flate2 v1.0.1 [INFO] [stderr] Compiling futures-cpupool v0.1.7 [INFO] [stderr] Compiling structopt-derive v0.1.6 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling structopt v0.1.6 [INFO] [stderr] Compiling backtrace v0.3.4 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling pgz v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused `futures::stream::Buffered` in tuple element 0 that must be used [INFO] [stderr] --> src/main.rs:84:5 [INFO] [stderr] | [INFO] [stderr] 84 | / in_receiver [INFO] [stderr] 85 | | .map_err(|()| failure::err_msg("Error on channel")) [INFO] [stderr] 86 | | .map(|chunk| { [INFO] [stderr] 87 | | pool.spawn(future::lazy(move || { [INFO] [stderr] ... | [INFO] [stderr] 92 | | .forward(out_sender) [INFO] [stderr] 93 | | .wait()?; [INFO] [stderr] | |_________________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: streams do nothing unless polled [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.84s [INFO] running `"docker" "inspect" "c124d6b86a925ab0d46096bdbc072982130b6645e2026aa6ed6a6bd345a99283"` [INFO] running `"docker" "rm" "-f" "c124d6b86a925ab0d46096bdbc072982130b6645e2026aa6ed6a6bd345a99283"` [INFO] [stdout] c124d6b86a925ab0d46096bdbc072982130b6645e2026aa6ed6a6bd345a99283 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 8f81b3219f6125c9d22d54ec19a60f739f873fd73bbe77ece3d7cdce1b49114f [INFO] running `"docker" "start" "-a" "8f81b3219f6125c9d22d54ec19a60f739f873fd73bbe77ece3d7cdce1b49114f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling pgz v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused `futures::stream::Buffered` in tuple element 0 that must be used [INFO] [stderr] --> src/main.rs:84:5 [INFO] [stderr] | [INFO] [stderr] 84 | / in_receiver [INFO] [stderr] 85 | | .map_err(|()| failure::err_msg("Error on channel")) [INFO] [stderr] 86 | | .map(|chunk| { [INFO] [stderr] 87 | | pool.spawn(future::lazy(move || { [INFO] [stderr] ... | [INFO] [stderr] 92 | | .forward(out_sender) [INFO] [stderr] 93 | | .wait()?; [INFO] [stderr] | |_________________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: streams do nothing unless polled [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.79s [INFO] running `"docker" "inspect" "8f81b3219f6125c9d22d54ec19a60f739f873fd73bbe77ece3d7cdce1b49114f"` [INFO] running `"docker" "rm" "-f" "8f81b3219f6125c9d22d54ec19a60f739f873fd73bbe77ece3d7cdce1b49114f"` [INFO] [stdout] 8f81b3219f6125c9d22d54ec19a60f739f873fd73bbe77ece3d7cdce1b49114f [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f74c267f8d81a9ba611554335eb53baf235c38d9b5e48967648a7f0ba30fb556 [INFO] running `"docker" "start" "-a" "f74c267f8d81a9ba611554335eb53baf235c38d9b5e48967648a7f0ba30fb556"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: unused `futures::stream::Buffered` in tuple element 0 that must be used [INFO] [stdout] [INFO] [stderr] --> src/main.rs:84:5 [INFO] [stdout] running 0 tests [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 84 | / in_receiver [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stderr] 85 | | .map_err(|()| failure::err_msg("Error on channel")) [INFO] [stdout] [INFO] [stderr] 86 | | .map(|chunk| { [INFO] [stderr] 87 | | pool.spawn(future::lazy(move || { [INFO] [stderr] ... | [INFO] [stderr] 92 | | .forward(out_sender) [INFO] [stderr] 93 | | .wait()?; [INFO] [stderr] | |_________________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: streams do nothing unless polled [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/pgz-41de13a5de605d15 [INFO] running `"docker" "inspect" "f74c267f8d81a9ba611554335eb53baf235c38d9b5e48967648a7f0ba30fb556"` [INFO] running `"docker" "rm" "-f" "f74c267f8d81a9ba611554335eb53baf235c38d9b5e48967648a7f0ba30fb556"` [INFO] [stdout] f74c267f8d81a9ba611554335eb53baf235c38d9b5e48967648a7f0ba30fb556