[INFO] updating cached repository https://github.com/pirogoeth/unix-named-pipe [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] 78bd325c82d13451027bc0b5c686f972358b8e9a [INFO] testing pirogoeth/unix-named-pipe against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpirogoeth%2Funix-named-pipe" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pirogoeth/unix-named-pipe on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/pirogoeth/unix-named-pipe [INFO] finished tweaking git repo https://github.com/pirogoeth/unix-named-pipe [INFO] tweaked toml for git repo https://github.com/pirogoeth/unix-named-pipe written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/pirogoeth/unix-named-pipe already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stdout] 0268af7b19f9c077bf815cb9a18a3cf36617fc2783a6cd7683f2d7463456fb08 [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" "0268af7b19f9c077bf815cb9a18a3cf36617fc2783a6cd7683f2d7463456fb08"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling errno v0.2.4 [INFO] [stderr] Compiling unix-named-pipe v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.86s [INFO] running `"docker" "inspect" "0268af7b19f9c077bf815cb9a18a3cf36617fc2783a6cd7683f2d7463456fb08"` [INFO] running `"docker" "rm" "-f" "0268af7b19f9c077bf815cb9a18a3cf36617fc2783a6cd7683f2d7463456fb08"` [INFO] [stdout] 0268af7b19f9c077bf815cb9a18a3cf36617fc2783a6cd7683f2d7463456fb08 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+beta-2020-06-03" "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] 64fc1e2c397941378c60996b40d1ce71275d27224dfb24cee699f4443d14fef2 [INFO] running `"docker" "start" "-a" "64fc1e2c397941378c60996b40d1ce71275d27224dfb24cee699f4443d14fef2"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.15.11 [INFO] [stderr] Compiling mini-internal v0.1.8 [INFO] [stderr] Compiling ctrlc v3.1.1 [INFO] [stderr] Compiling miniserde v0.1.8 [INFO] [stderr] Compiling unix-named-pipe v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 24.83s [INFO] running `"docker" "inspect" "64fc1e2c397941378c60996b40d1ce71275d27224dfb24cee699f4443d14fef2"` [INFO] running `"docker" "rm" "-f" "64fc1e2c397941378c60996b40d1ce71275d27224dfb24cee699f4443d14fef2"` [INFO] [stdout] 64fc1e2c397941378c60996b40d1ce71275d27224dfb24cee699f4443d14fef2 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+beta-2020-06-03" "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] fb6fa7d0fabc8884e717c91440394b8476f42c1bc74334725e3dbc0147c73761 [INFO] running `"docker" "start" "-a" "fb6fa7d0fabc8884e717c91440394b8476f42c1bc74334725e3dbc0147c73761"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/unix_named_pipe-4f981e205fa99326 [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::create_pipe_eexists ... ok [INFO] [stderr] Doc-tests unix-named-pipe [INFO] [stdout] test tests::create_pipe_enoent ... ok [INFO] [stdout] test tests::open_pipe_read ... ok [INFO] [stdout] test ext::tests::is_fifo ... ok [INFO] [stdout] test tests::create_new_pipe ... ok [INFO] [stdout] test ext::tests::is_not_fifo ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/lib.rs - open_read (line 83) ... ok [INFO] [stdout] test src/lib.rs - create (line 32) ... ok [INFO] [stdout] test src/lib.rs - open_write (line 103) ... ok [INFO] [stdout] test src/ext.rs - ext::fs::File::is_fifo (line 19) ... ok [INFO] [stdout] test src/lib.rs - create (line 22) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "fb6fa7d0fabc8884e717c91440394b8476f42c1bc74334725e3dbc0147c73761"` [INFO] running `"docker" "rm" "-f" "fb6fa7d0fabc8884e717c91440394b8476f42c1bc74334725e3dbc0147c73761"` [INFO] [stdout] fb6fa7d0fabc8884e717c91440394b8476f42c1bc74334725e3dbc0147c73761