[INFO] cloning repository https://github.com/jumpyoshim/ferris-watch [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jumpyoshim/ferris-watch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjumpyoshim%2Fferris-watch"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjumpyoshim%2Fferris-watch'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 10aded0d201a6a2e7c0b30a3b223c24494b8bc37 [INFO] testing jumpyoshim/ferris-watch against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjumpyoshim%2Fferris-watch" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jumpyoshim/ferris-watch 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/jumpyoshim/ferris-watch [INFO] finished tweaking git repo https://github.com/jumpyoshim/ferris-watch [INFO] tweaked toml for git repo https://github.com/jumpyoshim/ferris-watch written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/jumpyoshim/ferris-watch 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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 62d960cc2c3a7bc9247d658488cb01cedea3e43ff3fc15291fdd07925f8ab6a0 [INFO] running `"docker" "start" "-a" "62d960cc2c3a7bc9247d658488cb01cedea3e43ff3fc15291fdd07925f8ab6a0"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling arc-swap v0.3.6 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling signal-hook v0.1.6 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling ncurses v5.97.0 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling backtrace v0.3.12 [INFO] [stderr] Compiling pancurses v0.16.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling ferris_watch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.23s [INFO] running `"docker" "inspect" "62d960cc2c3a7bc9247d658488cb01cedea3e43ff3fc15291fdd07925f8ab6a0"` [INFO] running `"docker" "rm" "-f" "62d960cc2c3a7bc9247d658488cb01cedea3e43ff3fc15291fdd07925f8ab6a0"` [INFO] [stdout] 62d960cc2c3a7bc9247d658488cb01cedea3e43ff3fc15291fdd07925f8ab6a0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] f2c674fa7ab8d68f04134c969548b857f18592ca8e84c95c0caddeeae5761933 [INFO] running `"docker" "start" "-a" "f2c674fa7ab8d68f04134c969548b857f18592ca8e84c95c0caddeeae5761933"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ferris_watch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.72s [INFO] running `"docker" "inspect" "f2c674fa7ab8d68f04134c969548b857f18592ca8e84c95c0caddeeae5761933"` [INFO] running `"docker" "rm" "-f" "f2c674fa7ab8d68f04134c969548b857f18592ca8e84c95c0caddeeae5761933"` [INFO] [stdout] f2c674fa7ab8d68f04134c969548b857f18592ca8e84c95c0caddeeae5761933 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 477ac0a1b496f0840066b4397aef0506925c6cd5b77c53c1ad1765b2d3e09323 [INFO] running `"docker" "start" "-a" "477ac0a1b496f0840066b4397aef0506925c6cd5b77c53c1ad1765b2d3e09323"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ferris_watch-b9fcc9d797d2a333 [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" "477ac0a1b496f0840066b4397aef0506925c6cd5b77c53c1ad1765b2d3e09323"` [INFO] running `"docker" "rm" "-f" "477ac0a1b496f0840066b4397aef0506925c6cd5b77c53c1ad1765b2d3e09323"` [INFO] [stdout] 477ac0a1b496f0840066b4397aef0506925c6cd5b77c53c1ad1765b2d3e09323