[INFO] cloning repository https://github.com/maikelwever/psarcfs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maikelwever/psarcfs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaikelwever%2Fpsarcfs"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaikelwever%2Fpsarcfs'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 82b70d005e1303d84c51aab1eda73aa6ff217f9a [INFO] testing maikelwever/psarcfs against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaikelwever%2Fpsarcfs" "/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/maikelwever/psarcfs 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/maikelwever/psarcfs [INFO] finished tweaking git repo https://github.com/maikelwever/psarcfs [INFO] tweaked toml for git repo https://github.com/maikelwever/psarcfs written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/maikelwever/psarcfs 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] 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" "+beta-2020-06-03" "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] 549f2a511d7660eb21c5846717432edadfec414825a30ff11156be8c1f23fb12 [INFO] running `"docker" "start" "-a" "549f2a511d7660eb21c5846717432edadfec414825a30ff11156be8c1f23fb12"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling thread-scoped v1.0.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling fuse-abi v0.4.0-dev (https://github.com/zargony/fuse-rs?branch=modernize#7a48c825) [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling snowflake v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling id_tree v1.7.0 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling fuse-sys v0.4.0-dev (https://github.com/zargony/fuse-rs?branch=modernize#7a48c825) [INFO] [stderr] Compiling lzma-rs v0.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling fuse v0.4.0-dev (https://github.com/zargony/fuse-rs?branch=modernize#7a48c825) [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling libmath v0.2.1 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling psarcfs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.45s [INFO] running `"docker" "inspect" "549f2a511d7660eb21c5846717432edadfec414825a30ff11156be8c1f23fb12"` [INFO] running `"docker" "rm" "-f" "549f2a511d7660eb21c5846717432edadfec414825a30ff11156be8c1f23fb12"` [INFO] [stdout] 549f2a511d7660eb21c5846717432edadfec414825a30ff11156be8c1f23fb12 [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" "+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] 564894df83a16698926c40ef651302b5d2fde3fef2dd9b4a911f8ba98f8b3563 [INFO] running `"docker" "start" "-a" "564894df83a16698926c40ef651302b5d2fde3fef2dd9b4a911f8ba98f8b3563"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling psarcfs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.02s [INFO] running `"docker" "inspect" "564894df83a16698926c40ef651302b5d2fde3fef2dd9b4a911f8ba98f8b3563"` [INFO] running `"docker" "rm" "-f" "564894df83a16698926c40ef651302b5d2fde3fef2dd9b4a911f8ba98f8b3563"` [INFO] [stdout] 564894df83a16698926c40ef651302b5d2fde3fef2dd9b4a911f8ba98f8b3563 [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" "+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] d83b39c4113422f460f78242ab02310a2f2f787010c83fef13f1dcde41132995 [INFO] running `"docker" "start" "-a" "d83b39c4113422f460f78242ab02310a2f2f787010c83fef13f1dcde41132995"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/psarcfs-96dfdc8be16b8099 [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] running `"docker" "inspect" "d83b39c4113422f460f78242ab02310a2f2f787010c83fef13f1dcde41132995"` [INFO] running `"docker" "rm" "-f" "d83b39c4113422f460f78242ab02310a2f2f787010c83fef13f1dcde41132995"` [INFO] [stdout] d83b39c4113422f460f78242ab02310a2f2f787010c83fef13f1dcde41132995