[INFO] cloning repository https://github.com/fabiandarga/rtrack [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fabiandarga/rtrack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffabiandarga%2Frtrack", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffabiandarga%2Frtrack'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b278e38d81cf4655aef752590ad9983eebb6b025 [INFO] testing fabiandarga/rtrack against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffabiandarga%2Frtrack" "/workspace/builds/worker-33/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-33/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fabiandarga/rtrack on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fabiandarga/rtrack [INFO] finished tweaking git repo https://github.com/fabiandarga/rtrack [INFO] tweaked toml for git repo https://github.com/fabiandarga/rtrack written to /workspace/builds/worker-33/source/Cargo.toml [INFO] crate git repo https://github.com/fabiandarga/rtrack already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 684ef0bf2c26bc93536b6a091391e8bc0c1a8559f31f0342af0cc2ca47c5e2d0 [INFO] running `Command { std: "docker" "start" "-a" "684ef0bf2c26bc93536b6a091391e8bc0c1a8559f31f0342af0cc2ca47c5e2d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "684ef0bf2c26bc93536b6a091391e8bc0c1a8559f31f0342af0cc2ca47c5e2d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "684ef0bf2c26bc93536b6a091391e8bc0c1a8559f31f0342af0cc2ca47c5e2d0", kill_on_drop: false }` [INFO] [stdout] 684ef0bf2c26bc93536b6a091391e8bc0c1a8559f31f0342af0cc2ca47c5e2d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3bebf65dd466bd91ac915549b286ba6d21c79f1997350234d069ad08a1b64f07 [INFO] running `Command { std: "docker" "start" "-a" "3bebf65dd466bd91ac915549b286ba6d21c79f1997350234d069ad08a1b64f07", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.70 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling snap v1.0.5 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling census v0.4.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling levenshtein_automata v0.2.1 [INFO] [stderr] Compiling tantivy-bitpacker v0.1.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling fastdivide v0.3.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling murmurhash32 v0.2.0 [INFO] [stderr] Compiling twox-hash v1.6.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling tantivy-common v0.1.0 [INFO] [stderr] Compiling ownedbytes v0.1.0 [INFO] [stderr] Compiling measure_time v0.7.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling lz4_flex v0.8.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tantivy-fst v0.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling fastfield_codecs v0.1.0 [INFO] [stderr] Compiling bitpacking v0.8.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling combine v4.6.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling lru v0.6.6 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling fail v0.4.0 [INFO] [stderr] Compiling tantivy-query-grammar v0.14.0 [INFO] [stderr] Compiling tantivy-query-grammar v0.15.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pallet-macros v0.4.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rust-stemmers v1.2.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling tantivy v0.14.0 [INFO] [stderr] Compiling tantivy v0.16.1 [INFO] [stderr] Compiling pallet v0.7.0 [INFO] [stderr] Compiling rtrack v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `sort_by_timestamp_asc` [INFO] [stdout] --> src/store/time_entries.rs:43:4 [INFO] [stdout] | [INFO] [stdout] 43 | fn sort_by_timestamp_asc(entries: Vec) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `with_field_names` [INFO] [stdout] --> src/search/queries.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn with_field_names(&self, date_field: String, timestamp_field: String) -> DateQuery { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 10s [INFO] running `Command { std: "docker" "inspect" "3bebf65dd466bd91ac915549b286ba6d21c79f1997350234d069ad08a1b64f07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bebf65dd466bd91ac915549b286ba6d21c79f1997350234d069ad08a1b64f07", kill_on_drop: false }` [INFO] [stdout] 3bebf65dd466bd91ac915549b286ba6d21c79f1997350234d069ad08a1b64f07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96d1bc1fc047eb3623a379ecd69651b579862ed19fa9854608ec82698038b367 [INFO] running `Command { std: "docker" "start" "-a" "96d1bc1fc047eb3623a379ecd69651b579862ed19fa9854608ec82698038b367", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rtrack v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `sort_by_timestamp_asc` [INFO] [stdout] --> src/store/time_entries.rs:43:4 [INFO] [stdout] | [INFO] [stdout] 43 | fn sort_by_timestamp_asc(entries: Vec) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `with_field_names` [INFO] [stdout] --> src/search/queries.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn with_field_names(&self, date_field: String, timestamp_field: String) -> DateQuery { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.63s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/rtrack-0d5e9e1a62b3d100) [INFO] running `Command { std: "docker" "inspect" "96d1bc1fc047eb3623a379ecd69651b579862ed19fa9854608ec82698038b367", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96d1bc1fc047eb3623a379ecd69651b579862ed19fa9854608ec82698038b367", kill_on_drop: false }` [INFO] [stdout] 96d1bc1fc047eb3623a379ecd69651b579862ed19fa9854608ec82698038b367 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 531ae40eee985af0571c1a4aaa36bc3f35b2e1b92d2cfae110cb8623e5a16df2 [INFO] running `Command { std: "docker" "start" "-a" "531ae40eee985af0571c1a4aaa36bc3f35b2e1b92d2cfae110cb8623e5a16df2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: function is never used: `sort_by_timestamp_asc` [INFO] [stderr] --> src/store/time_entries.rs:43:4 [INFO] [stderr] | [INFO] [stderr] 43 | fn sort_by_timestamp_asc(entries: Vec) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `with_field_names` [INFO] [stderr] --> src/search/queries.rs:19:12 [INFO] [stderr] | [INFO] [stderr] 19 | pub fn with_field_names(&self, date_field: String, timestamp_field: String) -> DateQuery { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `rtrack` (bin "rtrack" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.80s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rtrack-0d5e9e1a62b3d100) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test ui::format::tests::test_seconds_to_hr_short_with_59_seconds ... ok [INFO] [stdout] test ui::format::tests::test_seconds_to_hr_short_with_1_second ... ok [INFO] [stdout] test arguments::tests::get_arguments_for_tracking ... ok [INFO] [stdout] test arguments::tests::get_no_arguments ... ok [INFO] [stdout] test models::time_entry::tests::test_from_date ... ok [INFO] [stdout] test ui::format::tests::test_seconds_to_hr_short_with_hours ... ok [INFO] [stdout] test ui::format::tests::test_seconds_to_hr_short_with_days ... ok [INFO] [stdout] test arguments::tests::get_arguments_for_add_enty ... ok [INFO] [stdout] test ui::input::tests::test_prompt_create_track_no ... ok [INFO] [stdout] test ui::input::tests::test_prompt_create_track_ok ... ok [INFO] [stdout] test ui::format::tests::test_seconds_to_hr_short_with_61_seconds ... ok [INFO] [stdout] test ui::format::tests::test_seconds_to_hr_short_with_max_hours ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "531ae40eee985af0571c1a4aaa36bc3f35b2e1b92d2cfae110cb8623e5a16df2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "531ae40eee985af0571c1a4aaa36bc3f35b2e1b92d2cfae110cb8623e5a16df2", kill_on_drop: false }` [INFO] [stdout] 531ae40eee985af0571c1a4aaa36bc3f35b2e1b92d2cfae110cb8623e5a16df2