[INFO] cloning repository https://github.com/twosigma/criu-image-streamer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/twosigma/criu-image-streamer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwosigma%2Fcriu-image-streamer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwosigma%2Fcriu-image-streamer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 18fd51f34b0868c35b6c8581a934032b105992cf [INFO] testing twosigma/criu-image-streamer against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwosigma%2Fcriu-image-streamer" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/twosigma/criu-image-streamer on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/twosigma/criu-image-streamer [INFO] finished tweaking git repo https://github.com/twosigma/criu-image-streamer [INFO] tweaked toml for git repo https://github.com/twosigma/criu-image-streamer written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/twosigma/criu-image-streamer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50c54b828160bcfef83c7f8c4a32bd8ebfe4ec52b64be42c38cf82d77413c4f0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "50c54b828160bcfef83c7f8c4a32bd8ebfe4ec52b64be42c38cf82d77413c4f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50c54b828160bcfef83c7f8c4a32bd8ebfe4ec52b64be42c38cf82d77413c4f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50c54b828160bcfef83c7f8c4a32bd8ebfe4ec52b64be42c38cf82d77413c4f0", kill_on_drop: false }` [INFO] [stdout] 50c54b828160bcfef83c7f8c4a32bd8ebfe4ec52b64be42c38cf82d77413c4f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efbd85ee92f56a917bc2519716c707ac3f3382e3bc4959fa237e2fa20cd63eee [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "efbd85ee92f56a917bc2519716c707ac3f3382e3bc4959fa237e2fa20cd63eee", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling multimap v0.8.1 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling criu-image-streamer v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_json v1.0.52 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "efbd85ee92f56a917bc2519716c707ac3f3382e3bc4959fa237e2fa20cd63eee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efbd85ee92f56a917bc2519716c707ac3f3382e3bc4959fa237e2fa20cd63eee", kill_on_drop: false }` [INFO] [stdout] efbd85ee92f56a917bc2519716c707ac3f3382e3bc4959fa237e2fa20cd63eee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d1e02af8bbdc0ac9db5cef121eefeae2b56257c5af9e2f40687fbc909108c34 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6d1e02af8bbdc0ac9db5cef121eefeae2b56257c5af9e2f40687fbc909108c34", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling procinfo v0.4.2 [INFO] [stderr] Compiling criu-image-streamer v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 21.43s [INFO] running `Command { std: "docker" "inspect" "6d1e02af8bbdc0ac9db5cef121eefeae2b56257c5af9e2f40687fbc909108c34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d1e02af8bbdc0ac9db5cef121eefeae2b56257c5af9e2f40687fbc909108c34", kill_on_drop: false }` [INFO] [stdout] 6d1e02af8bbdc0ac9db5cef121eefeae2b56257c5af9e2f40687fbc909108c34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "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] 6eebf672c3bae8af41c5a276534ff0e2b3d9ae312047ea5e006666cafbe9a1c8 [INFO] running `Command { std: "docker" "start" "-a" "6eebf672c3bae8af41c5a276534ff0e2b3d9ae312047ea5e006666cafbe9a1c8", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/criu_image_streamer-803093e83738769e [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 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/criu_image_streamer-d5feccc9cb4644fd [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test cli_tests::test_extract_basic ... ok [INFO] [stdout] test cli_tests::test_capture_basic ... ok [INFO] [stdout] test cli_tests::test_extract_serve ... ok [INFO] [stdout] test cli_tests::test_shards_fds ... ok [INFO] [stdout] test cli_tests::test_ext_files ... ok [INFO] [stdout] test cli_tests::test_progess_fd ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tests-439a57c554a4699b [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stderr] Cannot set pipe size as desired (EPERM). Continuing with smaller pipe sizes but performance may be reduced. See the Deploy section in the criu-image-streamer README for a remedy. [INFO] [stdout] test basic::test ... ok [INFO] [stdout] test ext_files::test ... ok [INFO] [stdout] test extract_to_disk::test ... ok [INFO] [stdout] test splice_bug::test ... FAILED [INFO] [stdout] test load_balancing::test ... ok [INFO] [stdout] test restore_mem_usage::test ... FAILED [INFO] [stdout] test stress::test ... ok [INFO] [stdout] test missing_files::test ... test missing_files::test has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "6eebf672c3bae8af41c5a276534ff0e2b3d9ae312047ea5e006666cafbe9a1c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6eebf672c3bae8af41c5a276534ff0e2b3d9ae312047ea5e006666cafbe9a1c8", kill_on_drop: false }` [INFO] [stdout] 6eebf672c3bae8af41c5a276534ff0e2b3d9ae312047ea5e006666cafbe9a1c8