[INFO] cloning repository https://github.com/Garmelon/today [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Garmelon/today" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGarmelon%2Ftoday", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGarmelon%2Ftoday'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 29e4e786eaded9541bdbdd67351f06358428768f [INFO] testing Garmelon/today against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGarmelon%2Ftoday" "/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/Garmelon/today 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/Garmelon/today [INFO] finished tweaking git repo https://github.com/Garmelon/today [INFO] tweaked toml for git repo https://github.com/Garmelon/today written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/Garmelon/today 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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/Garmelon/tzfile.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dirs-next v1.0.2 [INFO] [stderr] Downloaded edit v0.1.3 [INFO] [stderr] Downloaded computus v1.0.0 [INFO] [stderr] Downloaded rustyline v6.3.0 [INFO] [stderr] Downloaded promptly v0.3.0 [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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1022eee20953795965be3d948285f7699d9a845ea7ca7e9b53fccde7027d5dc8 [INFO] running `Command { std: "docker" "start" "-a" "1022eee20953795965be3d948285f7699d9a845ea7ca7e9b53fccde7027d5dc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1022eee20953795965be3d948285f7699d9a845ea7ca7e9b53fccde7027d5dc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1022eee20953795965be3d948285f7699d9a845ea7ca7e9b53fccde7027d5dc8", kill_on_drop: false }` [INFO] [stdout] 1022eee20953795965be3d948285f7699d9a845ea7ca7e9b53fccde7027d5dc8 [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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1d92648914c35e68a2212f1641e64d303c465c73a76bf1c9ffe77aa0c979e4c [INFO] running `Command { std: "docker" "start" "-a" "a1d92648914c35e68a2212f1641e64d303c465c73a76bf1c9ffe77aa0c979e4c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.120 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling computus v1.0.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling which v4.2.4 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling dirs-next v1.0.2 [INFO] [stderr] Compiling edit v0.1.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tzfile v0.1.3 (https://github.com/Garmelon/tzfile.git?branch=tzdir#a2a4775f) [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling rustyline v6.3.0 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling promptly v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling today v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `Rooted` [INFO] [stdout] --> src/eval/entry.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | Rooted, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `EntryMode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/eval/entry.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `Touching` [INFO] [stdout] --> src/eval/entry.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | Touching, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EntryMode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/eval/entry.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: associated function is never used: `with_until` [INFO] [stdout] --> src/eval/range.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn with_until(&self, until: NaiveDate) -> Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.46s [INFO] running `Command { std: "docker" "inspect" "a1d92648914c35e68a2212f1641e64d303c465c73a76bf1c9ffe77aa0c979e4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1d92648914c35e68a2212f1641e64d303c465c73a76bf1c9ffe77aa0c979e4c", kill_on_drop: false }` [INFO] [stdout] a1d92648914c35e68a2212f1641e64d303c465c73a76bf1c9ffe77aa0c979e4c [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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2189cdbce6ba1b616c87838f189eccb838e5f624ae99658c83970226a004c8f8 [INFO] running `Command { std: "docker" "start" "-a" "2189cdbce6ba1b616c87838f189eccb838e5f624ae99658c83970226a004c8f8", kill_on_drop: false }` [INFO] [stderr] Compiling today v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `Rooted` [INFO] [stdout] --> src/eval/entry.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | Rooted, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `EntryMode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/eval/entry.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `Touching` [INFO] [stdout] --> src/eval/entry.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | Touching, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EntryMode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/eval/entry.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: associated function is never used: `with_until` [INFO] [stdout] --> src/eval/range.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn with_until(&self, until: NaiveDate) -> Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.41s [INFO] running `Command { std: "docker" "inspect" "2189cdbce6ba1b616c87838f189eccb838e5f624ae99658c83970226a004c8f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2189cdbce6ba1b616c87838f189eccb838e5f624ae99658c83970226a004c8f8", kill_on_drop: false }` [INFO] [stdout] 2189cdbce6ba1b616c87838f189eccb838e5f624ae99658c83970226a004c8f8 [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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a88662beb308eeacc14138720ff53cbe0d6f9a48d471afc07059a5eb56f7f78f [INFO] running `Command { std: "docker" "start" "-a" "a88662beb308eeacc14138720ff53cbe0d6f9a48d471afc07059a5eb56f7f78f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: variant is never constructed: `Rooted` [INFO] [stderr] --> src/eval/entry.rs:67:5 [INFO] [stderr] | [INFO] [stderr] 67 | Rooted, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `EntryMode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/eval/entry.rs:64:10 [INFO] [stderr] | [INFO] [stderr] 64 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `Touching` [INFO] [stderr] --> src/eval/entry.rs:69:5 [INFO] [stderr] | [INFO] [stderr] 69 | Touching, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EntryMode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/eval/entry.rs:64:10 [INFO] [stderr] | [INFO] [stderr] 64 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: associated function is never used: `with_until` [INFO] [stderr] --> src/eval/range.rs:40:12 [INFO] [stderr] | [INFO] [stderr] 40 | pub fn with_until(&self, until: NaiveDate) -> Option { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `today` (bin "today" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/today-6de2fed2bc3e0116) [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test eval::command::formula::tests::day ... ok [INFO] [stdout] test eval::command::formula::tests::day_reverse ... ok [INFO] [stdout] test eval::command::formula::tests::is_iso_leap_year ... ok [INFO] [stdout] test eval::command::formula::tests::is_leap_year ... ok [INFO] [stdout] test eval::command::formula::tests::is_weekday ... ok [INFO] [stdout] test eval::command::formula::tests::is_weekend ... ok [INFO] [stdout] test eval::command::formula::tests::iso_week ... ok [INFO] [stdout] test eval::command::formula::tests::easter ... ok [INFO] [stdout] test eval::command::formula::tests::iso_year ... ok [INFO] [stdout] test eval::command::formula::tests::iso_year_length ... ok [INFO] [stdout] test eval::command::formula::tests::month_length ... ok [INFO] [stdout] test eval::command::formula::tests::month_week ... ok [INFO] [stdout] test eval::command::formula::tests::month_week_reverse ... ok [INFO] [stdout] test eval::command::formula::tests::year_day ... ok [INFO] [stdout] test eval::command::formula::tests::weekday ... ok [INFO] [stdout] test eval::command::formula::tests::year_length ... ok [INFO] [stdout] test eval::command::formula::tests::julian_day ... ok [INFO] [stdout] test eval::command::formula::tests::year_day_reverse ... ok [INFO] [stdout] test eval::delta::tests::delta_day ... ok [INFO] [stdout] test eval::delta::tests::delta_hour ... ok [INFO] [stdout] test eval::delta::tests::delta_minute ... ok [INFO] [stdout] test eval::delta::tests::delta_month ... ok [INFO] [stdout] test eval::delta::tests::delta_month_reverse ... ok [INFO] [stdout] test eval::delta::tests::delta_time ... ok [INFO] [stdout] test eval::delta::tests::delta_week ... ok [INFO] [stdout] test eval::delta::tests::delta_weekday ... ok [INFO] [stdout] test eval::delta::tests::delta_year ... ok [INFO] [stdout] test eval::command::formula::tests::year ... ok [INFO] [stdout] test eval::command::formula::tests::year_week ... ok [INFO] [stdout] test eval::command::formula::tests::year_week_reverse ... ok [INFO] [stdout] test eval::command::formula::tests::month ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a88662beb308eeacc14138720ff53cbe0d6f9a48d471afc07059a5eb56f7f78f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a88662beb308eeacc14138720ff53cbe0d6f9a48d471afc07059a5eb56f7f78f", kill_on_drop: false }` [INFO] [stdout] a88662beb308eeacc14138720ff53cbe0d6f9a48d471afc07059a5eb56f7f78f