[INFO] cloning repository https://github.com/de-vri-es/uurlog [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/de-vri-es/uurlog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fde-vri-es%2Fuurlog"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fde-vri-es%2Fuurlog'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 347cdc314d3c41e60e321fc4d527860f516706c9 [INFO] testing de-vri-es/uurlog against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fde-vri-es%2Fuurlog" "/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/de-vri-es/uurlog 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/de-vri-es/uurlog [INFO] finished tweaking git repo https://github.com/de-vri-es/uurlog [INFO] tweaked toml for git repo https://github.com/de-vri-es/uurlog written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/de-vri-es/uurlog 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] 29925b0e24307fe53002249074cf2d27f74db370fba91cf90dc4580de542071f [INFO] running `"docker" "start" "-a" "29925b0e24307fe53002249074cf2d27f74db370fba91cf90dc4580de542071f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling uurlog v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.55s [INFO] running `"docker" "inspect" "29925b0e24307fe53002249074cf2d27f74db370fba91cf90dc4580de542071f"` [INFO] running `"docker" "rm" "-f" "29925b0e24307fe53002249074cf2d27f74db370fba91cf90dc4580de542071f"` [INFO] [stdout] 29925b0e24307fe53002249074cf2d27f74db370fba91cf90dc4580de542071f [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] 87c2ac21d6198517bcd79c672a5c05e0b6237cafd885ee8a976c857312d3a35d [INFO] running `"docker" "start" "-a" "87c2ac21d6198517bcd79c672a5c05e0b6237cafd885ee8a976c857312d3a35d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling assert2-macros v0.2.1 [INFO] [stderr] Compiling assert2 v0.2.1 [INFO] [stderr] Compiling uurlog v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.44s [INFO] running `"docker" "inspect" "87c2ac21d6198517bcd79c672a5c05e0b6237cafd885ee8a976c857312d3a35d"` [INFO] running `"docker" "rm" "-f" "87c2ac21d6198517bcd79c672a5c05e0b6237cafd885ee8a976c857312d3a35d"` [INFO] [stdout] 87c2ac21d6198517bcd79c672a5c05e0b6237cafd885ee8a976c857312d3a35d [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] f52b5e027ee29049c6a0dc103f87fe9f98711020115dd86ff222bf694ce803c5 [INFO] running `"docker" "start" "-a" "f52b5e027ee29049c6a0dc103f87fe9f98711020115dd86ff222bf694ce803c5"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/uurlog-57cfe0554c7111b7 [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test entry::test_parse_not_ok ... ok [INFO] [stdout] test entry::test_parse_entry_ok ... ok [INFO] [stdout] test date::test::test_parse_date ... ok [INFO] [stdout] test date::test::test_make_date ... ok [INFO] [stdout] test date::test::test_is_leap_year ... ok [INFO] [stdout] test hours::test_parse_hours ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "f52b5e027ee29049c6a0dc103f87fe9f98711020115dd86ff222bf694ce803c5"` [INFO] running `"docker" "rm" "-f" "f52b5e027ee29049c6a0dc103f87fe9f98711020115dd86ff222bf694ce803c5"` [INFO] [stdout] f52b5e027ee29049c6a0dc103f87fe9f98711020115dd86ff222bf694ce803c5