[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] 4a2f72fabffee4b20bdd07e4069133734b1272cc [INFO] testing Garmelon/today against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGarmelon%2Ftoday" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Garmelon/today on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-23/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" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/Garmelon/tzfile.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7321a5dc0ca9514cf86d5f8063f9195503db598d548d3559a01a86f1f645eb85 [INFO] running `Command { std: "docker" "start" "-a" "7321a5dc0ca9514cf86d5f8063f9195503db598d548d3559a01a86f1f645eb85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7321a5dc0ca9514cf86d5f8063f9195503db598d548d3559a01a86f1f645eb85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7321a5dc0ca9514cf86d5f8063f9195503db598d548d3559a01a86f1f645eb85", kill_on_drop: false }` [INFO] [stdout] 7321a5dc0ca9514cf86d5f8063f9195503db598d548d3559a01a86f1f645eb85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f905ecb8877de26e1dd830be1494b7830142c77fa117e8a3dc5f2e4c5748e840 [INFO] running `Command { std: "docker" "start" "-a" "f905ecb8877de26e1dd830be1494b7830142c77fa117e8a3dc5f2e4c5748e840", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling computus v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling dirs-sys v0.3.6 [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 rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling tzfile v0.1.3 (https://github.com/Garmelon/tzfile.git?branch=tzdir#a2a4775f) [INFO] [stderr] Compiling edit v0.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 promptly v0.3.0 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling today v0.1.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 13.48s [INFO] running `Command { std: "docker" "inspect" "f905ecb8877de26e1dd830be1494b7830142c77fa117e8a3dc5f2e4c5748e840", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f905ecb8877de26e1dd830be1494b7830142c77fa117e8a3dc5f2e4c5748e840", kill_on_drop: false }` [INFO] [stdout] f905ecb8877de26e1dd830be1494b7830142c77fa117e8a3dc5f2e4c5748e840 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9b7470db297cba70757c35ae8f0acc64dd64fc22d943b2a111a5966c73e12e4 [INFO] running `Command { std: "docker" "start" "-a" "d9b7470db297cba70757c35ae8f0acc64dd64fc22d943b2a111a5966c73e12e4", kill_on_drop: false }` [INFO] [stderr] Compiling today v0.1.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.40s [INFO] running `Command { std: "docker" "inspect" "d9b7470db297cba70757c35ae8f0acc64dd64fc22d943b2a111a5966c73e12e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9b7470db297cba70757c35ae8f0acc64dd64fc22d943b2a111a5966c73e12e4", kill_on_drop: false }` [INFO] [stdout] d9b7470db297cba70757c35ae8f0acc64dd64fc22d943b2a111a5966c73e12e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 696ac9a1d5a0c4b9c887054801ce1fdad452b7c6ad4c73f6f513f399947fb1fc [INFO] running `Command { std: "docker" "start" "-a" "696ac9a1d5a0c4b9c887054801ce1fdad452b7c6ad4c73f6f513f399947fb1fc", kill_on_drop: false }` [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.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/today-be469cd9e4b4184c) [INFO] [stdout] [INFO] [stdout] running 30 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_weekend ... ok [INFO] [stdout] test eval::command::formula::tests::is_weekday ... ok [INFO] [stdout] test eval::command::formula::tests::iso_week ... 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::easter ... 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::weekday ... ok [INFO] [stdout] test eval::command::formula::tests::year_day ... ok [INFO] [stdout] test eval::command::formula::tests::year_length ... ok [INFO] [stdout] test eval::command::formula::tests::year_day_reverse ... ok [INFO] [stdout] test eval::command::formula::tests::julian_day ... 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_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. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "696ac9a1d5a0c4b9c887054801ce1fdad452b7c6ad4c73f6f513f399947fb1fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "696ac9a1d5a0c4b9c887054801ce1fdad452b7c6ad4c73f6f513f399947fb1fc", kill_on_drop: false }` [INFO] [stdout] 696ac9a1d5a0c4b9c887054801ce1fdad452b7c6ad4c73f6f513f399947fb1fc