[INFO] updating cached repository https://github.com/leethomas/logbook-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] 04c7588699c45cfb612743602cc62ba1c45ba6e8 [INFO] testing leethomas/logbook-rs against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleethomas%2Flogbook-rs" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/leethomas/logbook-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/leethomas/logbook-rs [INFO] finished tweaking git repo https://github.com/leethomas/logbook-rs [INFO] tweaked toml for git repo https://github.com/leethomas/logbook-rs written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/leethomas/logbook-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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] a329641701c65d2382b186c15c6f30f191019710d24d66ad0adb7c8225b28cf6 [INFO] running `"docker" "start" "-a" "a329641701c65d2382b186c15c6f30f191019710d24d66ad0adb7c8225b28cf6"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling text_io v0.1.8 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling parse-zoneinfo v0.1.1 [INFO] [stderr] Compiling chrono-tz v0.4.1 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling confy v0.4.0 [INFO] [stderr] Compiling logbook v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `"docker" "inspect" "a329641701c65d2382b186c15c6f30f191019710d24d66ad0adb7c8225b28cf6"` [INFO] running `"docker" "rm" "-f" "a329641701c65d2382b186c15c6f30f191019710d24d66ad0adb7c8225b28cf6"` [INFO] [stdout] a329641701c65d2382b186c15c6f30f191019710d24d66ad0adb7c8225b28cf6 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 9f91a2f70c3cf2a14ce4789c1523ae5fbe00bbdbf1113083186ffbef36f159e2 [INFO] running `"docker" "start" "-a" "9f91a2f70c3cf2a14ce4789c1523ae5fbe00bbdbf1113083186ffbef36f159e2"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling logbook v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.76s [INFO] running `"docker" "inspect" "9f91a2f70c3cf2a14ce4789c1523ae5fbe00bbdbf1113083186ffbef36f159e2"` [INFO] running `"docker" "rm" "-f" "9f91a2f70c3cf2a14ce4789c1523ae5fbe00bbdbf1113083186ffbef36f159e2"` [INFO] [stdout] 9f91a2f70c3cf2a14ce4789c1523ae5fbe00bbdbf1113083186ffbef36f159e2 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 9a72d8dfbade1078520d58ae8fb5385b0ea3eebb4a90fdf0266e29c8d7f6dc25 [INFO] running `"docker" "start" "-a" "9a72d8dfbade1078520d58ae8fb5385b0ea3eebb4a90fdf0266e29c8d7f6dc25"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/logbook-94cfd00f52e1ef5b [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test entry::test::date_new_constructs_a_date_with_local_offset ... ok [INFO] [stdout] test entry::test::header_to_string_formats_correctly ... ok [INFO] [stdout] test entry::test::date_to_filename_date_formats_correctly ... ok [INFO] [stdout] test entry::test::entry_to_string_formats_with_no_tags ... ok [INFO] [stdout] test entry::test::tags_to_string_prepends_with_hashes ... ok [INFO] [stdout] test entry::test::tags_is_empty_is_false_when_there_are_tags ... ok [INFO] [stdout] test entry::test::tags_is_empty_is_true_when_there_is_an_empty_list ... ok [INFO] [stdout] test entry::test::date_new_contructs_a_date_with_correct_offset ... ok [INFO] [stdout] test entry::test::tags_is_empty_is_true_when_there_are_no_tags ... ok [INFO] [stdout] test entry::test::entry_to_string_formats_correctly_with_tags ... ok [INFO] [stdout] test entry::test::date_to_logbook_timestamp_formats_correctly ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "9a72d8dfbade1078520d58ae8fb5385b0ea3eebb4a90fdf0266e29c8d7f6dc25"` [INFO] running `"docker" "rm" "-f" "9a72d8dfbade1078520d58ae8fb5385b0ea3eebb4a90fdf0266e29c8d7f6dc25"` [INFO] [stdout] 9a72d8dfbade1078520d58ae8fb5385b0ea3eebb4a90fdf0266e29c8d7f6dc25