[INFO] cloning repository https://github.com/danreeves/todo-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danreeves/todo-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanreeves%2Ftodo-rs"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanreeves%2Ftodo-rs'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7a6d4352371d88eeaa6a76b6e4b037090571cdc4 [INFO] testing danreeves/todo-rs against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanreeves%2Ftodo-rs" "/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/danreeves/todo-rs 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/danreeves/todo-rs [INFO] finished tweaking git repo https://github.com/danreeves/todo-rs [INFO] tweaked toml for git repo https://github.com/danreeves/todo-rs written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/danreeves/todo-rs 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-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" "+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] e7cd2155c37c7d9476842063b1ccf22d07a86249f05ca2eff26078b81d2cf52f [INFO] running `"docker" "start" "-a" "e7cd2155c37c7d9476842063b1ccf22d07a86249f05ca2eff26078b81d2cf52f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling log v0.4.4 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling termion v1.5.1 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling tui v0.2.3 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling chrono v0.4.5 [INFO] [stderr] Compiling todo-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.78s [INFO] running `"docker" "inspect" "e7cd2155c37c7d9476842063b1ccf22d07a86249f05ca2eff26078b81d2cf52f"` [INFO] running `"docker" "rm" "-f" "e7cd2155c37c7d9476842063b1ccf22d07a86249f05ca2eff26078b81d2cf52f"` [INFO] [stdout] e7cd2155c37c7d9476842063b1ccf22d07a86249f05ca2eff26078b81d2cf52f [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" "+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] 8750fe33e2f5198a24c2974b268f1c82b91f251d38c8d8f534707ea5f8240a1e [INFO] running `"docker" "start" "-a" "8750fe33e2f5198a24c2974b268f1c82b91f251d38c8d8f534707ea5f8240a1e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling todo-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.62s [INFO] running `"docker" "inspect" "8750fe33e2f5198a24c2974b268f1c82b91f251d38c8d8f534707ea5f8240a1e"` [INFO] running `"docker" "rm" "-f" "8750fe33e2f5198a24c2974b268f1c82b91f251d38c8d8f534707ea5f8240a1e"` [INFO] [stdout] 8750fe33e2f5198a24c2974b268f1c82b91f251d38c8d8f534707ea5f8240a1e [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" "+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] 4771e9b4fca9f85fbcd2ef8143ba6935015efea40cf6b06666c29730c695b519 [INFO] running `"docker" "start" "-a" "4771e9b4fca9f85fbcd2ef8143ba6935015efea40cf6b06666c29730c695b519"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/todo_rs-1febe93896b64cf8 [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" "4771e9b4fca9f85fbcd2ef8143ba6935015efea40cf6b06666c29730c695b519"` [INFO] running `"docker" "rm" "-f" "4771e9b4fca9f85fbcd2ef8143ba6935015efea40cf6b06666c29730c695b519"` [INFO] [stdout] 4771e9b4fca9f85fbcd2ef8143ba6935015efea40cf6b06666c29730c695b519