[INFO] updating cached repository https://github.com/scattenlaeufer/timetracker-rs [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] 1701657e752ad38f58368688fe1a5a372f0860f5 [INFO] testing scattenlaeufer/timetracker-rs against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscattenlaeufer%2Ftimetracker-rs" "/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/scattenlaeufer/timetracker-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/scattenlaeufer/timetracker-rs [INFO] finished tweaking git repo https://github.com/scattenlaeufer/timetracker-rs [INFO] tweaked toml for git repo https://github.com/scattenlaeufer/timetracker-rs written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/scattenlaeufer/timetracker-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] [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" "+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] 76f1c0b8003b8ad8bd64edd1aecd98775229d1ce1588bdbd708f0baddc446bba [INFO] running `"docker" "start" "-a" "76f1c0b8003b8ad8bd64edd1aecd98775229d1ce1588bdbd708f0baddc446bba"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling serde_json v1.0.45 [INFO] [stderr] Compiling rusty-fork v0.2.2 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling bstr v0.2.10 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling proptest v0.9.5 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling timetracker v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.26s [INFO] running `"docker" "inspect" "76f1c0b8003b8ad8bd64edd1aecd98775229d1ce1588bdbd708f0baddc446bba"` [INFO] running `"docker" "rm" "-f" "76f1c0b8003b8ad8bd64edd1aecd98775229d1ce1588bdbd708f0baddc446bba"` [INFO] [stdout] 76f1c0b8003b8ad8bd64edd1aecd98775229d1ce1588bdbd708f0baddc446bba [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" "+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] 39f347ba35c2adab5c9922a613adb9a89d55a17066819e308162189e74f29f9e [INFO] running `"docker" "start" "-a" "39f347ba35c2adab5c9922a613adb9a89d55a17066819e308162189e74f29f9e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling timetracker v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.89s [INFO] running `"docker" "inspect" "39f347ba35c2adab5c9922a613adb9a89d55a17066819e308162189e74f29f9e"` [INFO] running `"docker" "rm" "-f" "39f347ba35c2adab5c9922a613adb9a89d55a17066819e308162189e74f29f9e"` [INFO] [stdout] 39f347ba35c2adab5c9922a613adb9a89d55a17066819e308162189e74f29f9e [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" "+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] afa5b344de03831cdbf49a3b02e58ceeea6cf0628264a7bc4fcf8348a830bc66 [INFO] running `"docker" "start" "-a" "afa5b344de03831cdbf49a3b02e58ceeea6cf0628264a7bc4fcf8348a830bc66"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/timetracker-d64b807f3a8f2c17 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_time_sheet_creation ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/timetracker-d95385e543ab833c [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Doc-tests timetracker [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" "afa5b344de03831cdbf49a3b02e58ceeea6cf0628264a7bc4fcf8348a830bc66"` [INFO] running `"docker" "rm" "-f" "afa5b344de03831cdbf49a3b02e58ceeea6cf0628264a7bc4fcf8348a830bc66"` [INFO] [stdout] afa5b344de03831cdbf49a3b02e58ceeea6cf0628264a7bc4fcf8348a830bc66