[INFO] cloning repository https://github.com/d4ncer/periscope [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/d4ncer/periscope" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd4ncer%2Fperiscope"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd4ncer%2Fperiscope'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c8f13a7e4d5890194031f905116e3bbeb46ab583 [INFO] testing d4ncer/periscope against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd4ncer%2Fperiscope" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/d4ncer/periscope 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/d4ncer/periscope [INFO] finished tweaking git repo https://github.com/d4ncer/periscope [INFO] tweaked toml for git repo https://github.com/d4ncer/periscope written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/d4ncer/periscope 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] e110578616e205920e7d9a48dd33e5c4d27a75b012a60cd1ce1fc0e0b7636b0e [INFO] running `"docker" "start" "-a" "e110578616e205920e7d9a48dd33e5c4d27a75b012a60cd1ce1fc0e0b7636b0e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling arc-swap v0.4.6 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling signal-hook v0.1.14 [INFO] [stderr] Compiling crossterm v0.17.4 [INFO] [stderr] Compiling tui v0.9.1 [INFO] [stderr] Compiling periscope v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.05s [INFO] running `"docker" "inspect" "e110578616e205920e7d9a48dd33e5c4d27a75b012a60cd1ce1fc0e0b7636b0e"` [INFO] running `"docker" "rm" "-f" "e110578616e205920e7d9a48dd33e5c4d27a75b012a60cd1ce1fc0e0b7636b0e"` [INFO] [stdout] e110578616e205920e7d9a48dd33e5c4d27a75b012a60cd1ce1fc0e0b7636b0e [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] f7adbea3620caa7159a81c31b75f82b7b8d14483b8f3a24974c05d152e30abbf [INFO] running `"docker" "start" "-a" "f7adbea3620caa7159a81c31b75f82b7b8d14483b8f3a24974c05d152e30abbf"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling periscope v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.83s [INFO] running `"docker" "inspect" "f7adbea3620caa7159a81c31b75f82b7b8d14483b8f3a24974c05d152e30abbf"` [INFO] running `"docker" "rm" "-f" "f7adbea3620caa7159a81c31b75f82b7b8d14483b8f3a24974c05d152e30abbf"` [INFO] [stdout] f7adbea3620caa7159a81c31b75f82b7b8d14483b8f3a24974c05d152e30abbf [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 727c611a09d795d0222583cfa53d62f863eb62053c7a13bf79999e7e620366cc [INFO] running `"docker" "start" "-a" "727c611a09d795d0222583cfa53d62f863eb62053c7a13bf79999e7e620366cc"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/periscope-54ba3c36f1c74a85 [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" "727c611a09d795d0222583cfa53d62f863eb62053c7a13bf79999e7e620366cc"` [INFO] running `"docker" "rm" "-f" "727c611a09d795d0222583cfa53d62f863eb62053c7a13bf79999e7e620366cc"` [INFO] [stdout] 727c611a09d795d0222583cfa53d62f863eb62053c7a13bf79999e7e620366cc