[INFO] cloning repository https://github.com/Xk0nSid/xcrond [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Xk0nSid/xcrond" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXk0nSid%2Fxcrond"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXk0nSid%2Fxcrond'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 747e366ad27f89c4841791833f2583a91ded1e12 [INFO] testing Xk0nSid/xcrond against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXk0nSid%2Fxcrond" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Xk0nSid/xcrond 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/Xk0nSid/xcrond [INFO] finished tweaking git repo https://github.com/Xk0nSid/xcrond [INFO] tweaked toml for git repo https://github.com/Xk0nSid/xcrond written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/Xk0nSid/xcrond 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] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 54f41724cf5c4ff3292558b3b7efce732d2f18b8ab5117a84f7bd726c82a3175 [INFO] running `"docker" "start" "-a" "54f41724cf5c4ff3292558b3b7efce732d2f18b8ab5117a84f7bd726c82a3175"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.55 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling nix v0.13.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling nix v0.12.0 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling time v0.1.41 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling syslog v4.0.1 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling cron v0.6.0 (https://github.com/Xk0nSid/cron#3e39a26c) [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling ctrlc v3.1.2 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling toml v0.5.1 [INFO] [stderr] Compiling xcrond v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `"docker" "inspect" "54f41724cf5c4ff3292558b3b7efce732d2f18b8ab5117a84f7bd726c82a3175"` [INFO] running `"docker" "rm" "-f" "54f41724cf5c4ff3292558b3b7efce732d2f18b8ab5117a84f7bd726c82a3175"` [INFO] [stdout] 54f41724cf5c4ff3292558b3b7efce732d2f18b8ab5117a84f7bd726c82a3175 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 3693eaf5f7aeaa0d050cf5e802409c827b532bd80262a7a65527e8897c22d8d4 [INFO] running `"docker" "start" "-a" "3693eaf5f7aeaa0d050cf5e802409c827b532bd80262a7a65527e8897c22d8d4"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling xcrond v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.11s [INFO] running `"docker" "inspect" "3693eaf5f7aeaa0d050cf5e802409c827b532bd80262a7a65527e8897c22d8d4"` [INFO] running `"docker" "rm" "-f" "3693eaf5f7aeaa0d050cf5e802409c827b532bd80262a7a65527e8897c22d8d4"` [INFO] [stdout] 3693eaf5f7aeaa0d050cf5e802409c827b532bd80262a7a65527e8897c22d8d4 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] ce0a35abbd162a9b03d6d2e17b2bd7d5eb47f4b3a6aeae503a2396d9a0943427 [INFO] running `"docker" "start" "-a" "ce0a35abbd162a9b03d6d2e17b2bd7d5eb47f4b3a6aeae503a2396d9a0943427"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/xcrond-dc78c233a2d73103 [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] [stderr] Running /opt/rustwide/target/debug/deps/xcrond-a95f916b1057d526 [INFO] [stdout] [INFO] [stderr] Doc-tests xcrond [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] [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" "ce0a35abbd162a9b03d6d2e17b2bd7d5eb47f4b3a6aeae503a2396d9a0943427"` [INFO] running `"docker" "rm" "-f" "ce0a35abbd162a9b03d6d2e17b2bd7d5eb47f4b3a6aeae503a2396d9a0943427"` [INFO] [stdout] ce0a35abbd162a9b03d6d2e17b2bd7d5eb47f4b3a6aeae503a2396d9a0943427