[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 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanreeves%2Ftodo-rs" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/danreeves/todo-rs 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/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-6/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" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 942821c68195c0ca9772d3c70d858649261f8a12e0b5717c9291ace5656eb010 [INFO] running `"docker" "start" "-a" "942821c68195c0ca9772d3c70d858649261f8a12e0b5717c9291ace5656eb010"` [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 num-integer v0.1.39 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling bitflags v1.0.3 [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 time v0.1.40 [INFO] [stderr] Compiling termion v1.5.1 [INFO] [stderr] Compiling tui v0.2.3 [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.12s [INFO] running `"docker" "inspect" "942821c68195c0ca9772d3c70d858649261f8a12e0b5717c9291ace5656eb010"` [INFO] running `"docker" "rm" "-f" "942821c68195c0ca9772d3c70d858649261f8a12e0b5717c9291ace5656eb010"` [INFO] [stdout] 942821c68195c0ca9772d3c70d858649261f8a12e0b5717c9291ace5656eb010 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] fc4753a92dbd0f11b6e6a1e2bdccaa4bd9e9552e9b56201defebf1d250b718f9 [INFO] running `"docker" "start" "-a" "fc4753a92dbd0f11b6e6a1e2bdccaa4bd9e9552e9b56201defebf1d250b718f9"` [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.69s [INFO] running `"docker" "inspect" "fc4753a92dbd0f11b6e6a1e2bdccaa4bd9e9552e9b56201defebf1d250b718f9"` [INFO] running `"docker" "rm" "-f" "fc4753a92dbd0f11b6e6a1e2bdccaa4bd9e9552e9b56201defebf1d250b718f9"` [INFO] [stdout] fc4753a92dbd0f11b6e6a1e2bdccaa4bd9e9552e9b56201defebf1d250b718f9 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] bd12c2446b13d8ea6ff7c0e649ca7234734c9f2d0b12af1272f2a43ced578e9e [INFO] running `"docker" "start" "-a" "bd12c2446b13d8ea6ff7c0e649ca7234734c9f2d0b12af1272f2a43ced578e9e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/todo_rs-5dcb093c45fc6ed3 [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" "bd12c2446b13d8ea6ff7c0e649ca7234734c9f2d0b12af1272f2a43ced578e9e"` [INFO] running `"docker" "rm" "-f" "bd12c2446b13d8ea6ff7c0e649ca7234734c9f2d0b12af1272f2a43ced578e9e"` [INFO] [stdout] bd12c2446b13d8ea6ff7c0e649ca7234734c9f2d0b12af1272f2a43ced578e9e