[INFO] fetching crate time_me 0.1.2... [INFO] testing time_me-0.1.2 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate time_me 0.1.2 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate time_me 0.1.2 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 crates.io crate time_me 0.1.2 [INFO] finished tweaking crates.io crate time_me 0.1.2 [INFO] tweaked toml for crates.io crate time_me 0.1.2 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate time_me 0.1.2 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] f3a83c1751783a496f27980e1b107301290edc0351b543e14ceb6f1b6b9f0100 [INFO] running `Command { std: "docker" "start" "-a" "f3a83c1751783a496f27980e1b107301290edc0351b543e14ceb6f1b6b9f0100", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3a83c1751783a496f27980e1b107301290edc0351b543e14ceb6f1b6b9f0100", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3a83c1751783a496f27980e1b107301290edc0351b543e14ceb6f1b6b9f0100", kill_on_drop: false }` [INFO] [stdout] f3a83c1751783a496f27980e1b107301290edc0351b543e14ceb6f1b6b9f0100 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 288164b8f19007da294242b871e500efd78717e55fd796491e0b9685536c10ad [INFO] running `Command { std: "docker" "start" "-a" "288164b8f19007da294242b871e500efd78717e55fd796491e0b9685536c10ad", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling syn v1.0.44 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling dbus v0.8.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling console v0.12.0 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling notify-rust v4.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling typed-builder v0.7.0 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling structopt v0.3.20 [INFO] [stderr] Compiling time_me v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `progress_bar_style` [INFO] [stdout] --> src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | progress_bar_style: ProgressStyle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Timer` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/lib.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Clone, Debug, TypedBuilder)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.51s [INFO] running `Command { std: "docker" "inspect" "288164b8f19007da294242b871e500efd78717e55fd796491e0b9685536c10ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "288164b8f19007da294242b871e500efd78717e55fd796491e0b9685536c10ad", kill_on_drop: false }` [INFO] [stdout] 288164b8f19007da294242b871e500efd78717e55fd796491e0b9685536c10ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 49585688b7e78a9fb4c676bf9421e08a4164040e8c38dbd923731360342f3407 [INFO] running `Command { std: "docker" "start" "-a" "49585688b7e78a9fb4c676bf9421e08a4164040e8c38dbd923731360342f3407", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stdout] warning: field is never read: `progress_bar_style` [INFO] [stdout] --> src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | progress_bar_style: ProgressStyle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Timer` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/lib.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Clone, Debug, TypedBuilder)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling predicates v1.0.5 [INFO] [stderr] Compiling assert_cmd v1.0.1 [INFO] [stderr] Compiling time_me v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `progress_bar_style` [INFO] [stdout] --> src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | progress_bar_style: ProgressStyle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Timer` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/lib.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Clone, Debug, TypedBuilder)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.99s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/time_me-378e7942632ccb54) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/time_me-ef8f304ff58e21cd) [INFO] [stderr] Executable tests/integration.rs (/opt/rustwide/target/debug/deps/integration-7f16f45935006045) [INFO] running `Command { std: "docker" "inspect" "49585688b7e78a9fb4c676bf9421e08a4164040e8c38dbd923731360342f3407", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49585688b7e78a9fb4c676bf9421e08a4164040e8c38dbd923731360342f3407", kill_on_drop: false }` [INFO] [stdout] 49585688b7e78a9fb4c676bf9421e08a4164040e8c38dbd923731360342f3407 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 8fdfdbd2a1d3bd8b9f0b8cab8ad2fe6864f58b755fffb0f9e6cd2aed06c1466e [INFO] running `Command { std: "docker" "start" "-a" "8fdfdbd2a1d3bd8b9f0b8cab8ad2fe6864f58b755fffb0f9e6cd2aed06c1466e", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `progress_bar_style` [INFO] [stderr] --> src/lib.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 26 | progress_bar_style: ProgressStyle, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Timer` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/lib.rs:23:10 [INFO] [stderr] | [INFO] [stderr] 23 | #[derive(Clone, Debug, TypedBuilder)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `time_me` (lib) generated 1 warning [INFO] [stderr] warning: `time_me` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/time_me-378e7942632ccb54) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::adds_duration_to_notification_message ... ok [INFO] [stdout] test tests::adds_task_to_notification_message ... ok [INFO] [stdout] test tests::fails_to_parse_a_non_number ... ok [INFO] [stdout] test tests::parses_decimal_as_seconds ... ok [INFO] [stdout] test tests::parses_number_with_extra_whitespace ... ok [INFO] [stdout] test tests::parses_single_number_as_minutes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/time_me-ef8f304ff58e21cd) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-7f16f45935006045) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test cli::should_wait_for_about_six_seconds_if_argument_is_point_1 ... ignored [INFO] [stdout] test cli::should_return_error_if_no_args_provided ... ok [INFO] [stdout] test cli::should_return_error_if_provided_argument_is_not_a_number ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests time_me [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - parse_as_minutes (line 117) ... ok [INFO] [stdout] test src/lib.rs - Timer::start (line 41) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.73s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8fdfdbd2a1d3bd8b9f0b8cab8ad2fe6864f58b755fffb0f9e6cd2aed06c1466e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fdfdbd2a1d3bd8b9f0b8cab8ad2fe6864f58b755fffb0f9e6cd2aed06c1466e", kill_on_drop: false }` [INFO] [stdout] 8fdfdbd2a1d3bd8b9f0b8cab8ad2fe6864f58b755fffb0f9e6cd2aed06c1466e