[INFO] cloning repository https://github.com/umayr/insights-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/umayr/insights-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fumayr%2Finsights-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fumayr%2Finsights-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 926f98ee30fc6ff47aa546cb0527636dc86e88d4 [INFO] testing umayr/insights-rs against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fumayr%2Finsights-rs" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/umayr/insights-rs on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/umayr/insights-rs [INFO] finished tweaking git repo https://github.com/umayr/insights-rs [INFO] tweaked toml for git repo https://github.com/umayr/insights-rs written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/umayr/insights-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strsim v0.9.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e5f7576174f42e4cc79e5376d64457bf64902ff7a4dbdcda92b27b0316bcee29 [INFO] running `Command { std: "docker" "start" "-a" "e5f7576174f42e4cc79e5376d64457bf64902ff7a4dbdcda92b27b0316bcee29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5f7576174f42e4cc79e5376d64457bf64902ff7a4dbdcda92b27b0316bcee29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5f7576174f42e4cc79e5376d64457bf64902ff7a4dbdcda92b27b0316bcee29", kill_on_drop: false }` [INFO] [stdout] e5f7576174f42e4cc79e5376d64457bf64902ff7a4dbdcda92b27b0316bcee29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8927abd4dfbe0a5034742245656b209835968ff0b7ee1bdbf0eee88624fb0903 [INFO] running `Command { std: "docker" "start" "-a" "8927abd4dfbe0a5034742245656b209835968ff0b7ee1bdbf0eee88624fb0903", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling strsim v0.9.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling insights v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.39s [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/message.rs:47:14 [INFO] [stdout] | [INFO] [stdout] 47 | self.description().fmt(f) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:51:14 [INFO] [stdout] | [INFO] [stdout] 51 | self.description().fmt(f) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `flag_pretty` [INFO] [stdout] --> src/main.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 147 | flag_pretty: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Args` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:144:10 [INFO] [stdout] | [INFO] [stdout] 144 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8927abd4dfbe0a5034742245656b209835968ff0b7ee1bdbf0eee88624fb0903", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8927abd4dfbe0a5034742245656b209835968ff0b7ee1bdbf0eee88624fb0903", kill_on_drop: false }` [INFO] [stdout] 8927abd4dfbe0a5034742245656b209835968ff0b7ee1bdbf0eee88624fb0903 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5b0e3d4b1b6da92ba6a2ca86a918dbaf9966fc1ab44b425fed01a89c8fef156 [INFO] running `Command { std: "docker" "start" "-a" "c5b0e3d4b1b6da92ba6a2ca86a918dbaf9966fc1ab44b425fed01a89c8fef156", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling insights v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/message.rs:47:14 [INFO] [stdout] | [INFO] [stdout] 47 | self.description().fmt(f) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:51:14 [INFO] [stdout] | [INFO] [stdout] 51 | self.description().fmt(f) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `flag_pretty` [INFO] [stdout] --> src/main.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 147 | flag_pretty: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Args` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:144:10 [INFO] [stdout] | [INFO] [stdout] 144 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.74s [INFO] running `Command { std: "docker" "inspect" "c5b0e3d4b1b6da92ba6a2ca86a918dbaf9966fc1ab44b425fed01a89c8fef156", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5b0e3d4b1b6da92ba6a2ca86a918dbaf9966fc1ab44b425fed01a89c8fef156", kill_on_drop: false }` [INFO] [stdout] c5b0e3d4b1b6da92ba6a2ca86a918dbaf9966fc1ab44b425fed01a89c8fef156 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] aeeee43dbd6ad1cc40a4d1058df60622ea5c8d150e477a2b5946599ee3b01be6 [INFO] running `Command { std: "docker" "start" "-a" "aeeee43dbd6ad1cc40a4d1058df60622ea5c8d150e477a2b5946599ee3b01be6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] [INFO] [stderr] --> src/message.rs:47:14 [INFO] [stdout] running 26 tests [INFO] [stderr] | [INFO] [stderr] 47 | self.description().fmt(f) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:51:14 [INFO] [stderr] | [INFO] [stderr] 51 | self.description().fmt(f) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `flag_pretty` [INFO] [stderr] --> src/main.rs:147:5 [INFO] [stderr] | [INFO] [stderr] 147 | flag_pretty: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Args` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/main.rs:144:10 [INFO] [stderr] | [INFO] [stderr] 144 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `insights` (bin "insights" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/insights-8fc4bcceec12c357) [INFO] [stdout] test message::tests::from_str_parses_author ... ok [INFO] [stdout] test message::tests::from_str_identifies_kind ... ok [INFO] [stdout] test message::tests::from_str_parses_date ... ok [INFO] [stdout] test message::tests::from_str_parses_text ... ok [INFO] [stdout] test emoji::tests::count_works ... ok [INFO] [stdout] test message::tests::from_str_throw_error_on_invalid_date ... ok [INFO] [stdout] test message::tests::letters_works ... ok [INFO] [stdout] test message::tests::words_works ... ok [INFO] [stdout] test conversation::tests::by_author_works ... ok [INFO] [stdout] test conversation::tests::letters_works ... ok [INFO] [stdout] test conversation::tests::words_works ... ok [INFO] [stdout] test conversation::tests::duration_works ... ok [INFO] [stdout] test conversation::tests::timeline_map_yearly_works ... ok [INFO] [stdout] test conversation::tests::emojis_works ... ok [INFO] [stdout] test conversation::tests::frequence_works ... ok [INFO] [stdout] test conversation::tests::from_str_parses_messages ... ok [INFO] [stdout] test conversation::tests::from_str_parses_partipants ... ok [INFO] [stdout] test conversation::tests::last_works ... ok [INFO] [stdout] test conversation::tests::timeline_map_monthly_works ... ok [INFO] [stdout] test conversation::tests::combine_works ... ok [INFO] [stdout] test conversation::tests::first_works ... ok [INFO] [stdout] test conversation::tests::timeline_map_daily_works ... ok [INFO] [stdout] test conversation::tests::timeline_map_weekly_works ... ok [INFO] [stdout] test conversation::tests::timeline_yearly_works ... ok [INFO] [stdout] test conversation::tests::combine_raw_works ... ok [INFO] [stdout] test conversation::tests::average_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "aeeee43dbd6ad1cc40a4d1058df60622ea5c8d150e477a2b5946599ee3b01be6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aeeee43dbd6ad1cc40a4d1058df60622ea5c8d150e477a2b5946599ee3b01be6", kill_on_drop: false }` [INFO] [stdout] aeeee43dbd6ad1cc40a4d1058df60622ea5c8d150e477a2b5946599ee3b01be6