[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 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffabiandarga%2Frtrack" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fabiandarga/rtrack on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-5/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" "+1.59.0" "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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 56987ed47b999f2dba6abfc3bbc3a2a9b183b38f12d96400b43e69f1f81b94c4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "56987ed47b999f2dba6abfc3bbc3a2a9b183b38f12d96400b43e69f1f81b94c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56987ed47b999f2dba6abfc3bbc3a2a9b183b38f12d96400b43e69f1f81b94c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56987ed47b999f2dba6abfc3bbc3a2a9b183b38f12d96400b43e69f1f81b94c4", kill_on_drop: false }` [INFO] [stdout] 56987ed47b999f2dba6abfc3bbc3a2a9b183b38f12d96400b43e69f1f81b94c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce30128fc855246afd69a3e2d9910c9581a4d76cf55b4429013e0c3b2adc3efc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ce30128fc855246afd69a3e2d9910c9581a4d76cf55b4429013e0c3b2adc3efc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.70 [INFO] [stderr] Compiling levenshtein_automata v0.2.1 [INFO] [stderr] Compiling census v0.4.0 [INFO] [stderr] Compiling tantivy-bitpacker v0.1.1 [INFO] [stderr] Compiling fastdivide v0.3.0 [INFO] [stderr] Compiling murmurhash32 v0.2.0 [INFO] [stderr] Compiling tantivy-common v0.1.0 [INFO] [stderr] Compiling tantivy-fst v0.3.0 [INFO] [stderr] Compiling ownedbytes v0.1.0 [INFO] [stderr] Compiling lz4_flex v0.8.2 [INFO] [stderr] Compiling combine v4.6.2 [INFO] [stderr] Compiling measure_time v0.7.0 [INFO] [stderr] Compiling bitpacking v0.8.4 [INFO] [stderr] Compiling fastfield_codecs v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling lru v0.6.6 [INFO] [stderr] Compiling fail v0.4.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pallet-macros v0.4.0 [INFO] [stderr] Compiling tantivy-query-grammar v0.14.0 [INFO] [stderr] Compiling tantivy-query-grammar v0.15.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling rust-stemmers v1.2.0 [INFO] [stderr] Compiling uuid v0.8.2 [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 13s [INFO] running `Command { std: "docker" "inspect" "ce30128fc855246afd69a3e2d9910c9581a4d76cf55b4429013e0c3b2adc3efc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce30128fc855246afd69a3e2d9910c9581a4d76cf55b4429013e0c3b2adc3efc", kill_on_drop: false }` [INFO] [stdout] ce30128fc855246afd69a3e2d9910c9581a4d76cf55b4429013e0c3b2adc3efc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d3023b24b1b117315875cf6c6d2061a22cf101afb180d13ab69a59fc10f59e7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7d3023b24b1b117315875cf6c6d2061a22cf101afb180d13ab69a59fc10f59e7", kill_on_drop: false }` [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 5.50s [INFO] running `Command { std: "docker" "inspect" "7d3023b24b1b117315875cf6c6d2061a22cf101afb180d13ab69a59fc10f59e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d3023b24b1b117315875cf6c6d2061a22cf101afb180d13ab69a59fc10f59e7", kill_on_drop: false }` [INFO] [stdout] 7d3023b24b1b117315875cf6c6d2061a22cf101afb180d13ab69a59fc10f59e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6ab92b436ef41f44edaa1cb75e1afb9fe0162f00f503b6b3305b2de9aecdf904 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6ab92b436ef41f44edaa1cb75e1afb9fe0162f00f503b6b3305b2de9aecdf904", kill_on_drop: false }` [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 0.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rtrack-c8d10763d715449d) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test ui::format::tests::test_seconds_to_hr_short_with_max_hours ... 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 arguments::tests::get_arguments_for_add_enty ... ok [INFO] [stdout] test arguments::tests::get_no_arguments ... ok [INFO] [stdout] test ui::format::tests::test_seconds_to_hr_short_with_1_second ... ok [INFO] [stdout] test ui::format::tests::test_seconds_to_hr_short_with_59_seconds ... ok [INFO] [stdout] test arguments::tests::get_arguments_for_tracking ... 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_days ... ok [INFO] [stdout] test ui::format::tests::test_seconds_to_hr_short_with_hours ... ok [INFO] [stdout] test models::time_entry::tests::test_from_date ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6ab92b436ef41f44edaa1cb75e1afb9fe0162f00f503b6b3305b2de9aecdf904", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ab92b436ef41f44edaa1cb75e1afb9fe0162f00f503b6b3305b2de9aecdf904", kill_on_drop: false }` [INFO] [stdout] 6ab92b436ef41f44edaa1cb75e1afb9fe0162f00f503b6b3305b2de9aecdf904