[INFO] updating cached repository https://github.com/Scetch/mcping [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] 431b42859e1697d741e24cbc05cdd5754b901ddd [INFO] testing Scetch/mcping against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScetch%2Fmcping" "/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/Scetch/mcping 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/Scetch/mcping [INFO] finished tweaking git repo https://github.com/Scetch/mcping [INFO] tweaked toml for git repo https://github.com/Scetch/mcping written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Scetch/mcping 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-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] 0351db606e6c5f92dba6253cce0f509c50364ad8babb32a98bca530a6703c777 [INFO] running `"docker" "start" "-a" "0351db606e6c5f92dba6253cce0f509c50364ad8babb32a98bca530a6703c777"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling serenity v0.8.0 [INFO] [stderr] Compiling uwl v0.5.1 [INFO] [stderr] Compiling ring v0.16.9 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling dns-lookup v1.0.1 [INFO] [stderr] Compiling backtrace v0.3.42 [INFO] [stderr] Compiling pin-project-internal v0.4.7 [INFO] [stderr] Compiling command_attr v0.1.7 [INFO] [stderr] Compiling serde_json v1.0.45 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling tungstenite v0.9.2 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling tokio v0.2.10 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling webpki v0.21.0 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling ct-logs v0.6.0 [INFO] [stderr] Compiling pin-project v0.4.7 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling webpki-roots v0.17.0 [INFO] [stderr] Compiling webpki-roots v0.18.0 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling rustls-native-certs v0.1.0 [INFO] [stderr] Compiling tokio-rustls v0.12.2 [INFO] [stderr] Compiling hyper v0.13.1 [INFO] [stderr] Compiling hyper-rustls v0.19.1 [INFO] [stderr] Compiling reqwest v0.10.1 [INFO] [stderr] Compiling mcping v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 20s [INFO] running `"docker" "inspect" "0351db606e6c5f92dba6253cce0f509c50364ad8babb32a98bca530a6703c777"` [INFO] running `"docker" "rm" "-f" "0351db606e6c5f92dba6253cce0f509c50364ad8babb32a98bca530a6703c777"` [INFO] [stdout] 0351db606e6c5f92dba6253cce0f509c50364ad8babb32a98bca530a6703c777 [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] [stdout] 11ce6cccc385aa9ce476c02d3a04c4c33953d9522dc03b09c59b5704b9372cd1 [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" "11ce6cccc385aa9ce476c02d3a04c4c33953d9522dc03b09c59b5704b9372cd1"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling mcping v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.36s [INFO] running `"docker" "inspect" "11ce6cccc385aa9ce476c02d3a04c4c33953d9522dc03b09c59b5704b9372cd1"` [INFO] running `"docker" "rm" "-f" "11ce6cccc385aa9ce476c02d3a04c4c33953d9522dc03b09c59b5704b9372cd1"` [INFO] [stdout] 11ce6cccc385aa9ce476c02d3a04c4c33953d9522dc03b09c59b5704b9372cd1 [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] b917022de01058f3e6c254a32ddbf5c859b8ac4208034894a6535b7e84d1dbe5 [INFO] running `"docker" "start" "-a" "b917022de01058f3e6c254a32ddbf5c859b8ac4208034894a6535b7e84d1dbe5"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.83s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mcping-74c6a86871424f9d [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" "b917022de01058f3e6c254a32ddbf5c859b8ac4208034894a6535b7e84d1dbe5"` [INFO] running `"docker" "rm" "-f" "b917022de01058f3e6c254a32ddbf5c859b8ac4208034894a6535b7e84d1dbe5"` [INFO] [stdout] b917022de01058f3e6c254a32ddbf5c859b8ac4208034894a6535b7e84d1dbe5