[INFO] cloning repository https://github.com/alanvardy/tod [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alanvardy/tod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falanvardy%2Ftod", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falanvardy%2Ftod'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6b9197ea9e81bfa8715dcb04ea52b99ec8a83b5f [INFO] testing alanvardy/tod against try#c3758fdc4730d7700b25a13cccff296a08f42c00 for pr-91743 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falanvardy%2Ftod" "/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/alanvardy/tod on toolchain c3758fdc4730d7700b25a13cccff296a08f42c00 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alanvardy/tod [INFO] finished tweaking git repo https://github.com/alanvardy/tod [INFO] tweaked toml for git repo https://github.com/alanvardy/tod written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/alanvardy/tod already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87a7aba3b42f295479690f07f71e5bb5b4ef51a5b0046c77687f8f4246afeee7 [INFO] running `Command { std: "docker" "start" "-a" "87a7aba3b42f295479690f07f71e5bb5b4ef51a5b0046c77687f8f4246afeee7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87a7aba3b42f295479690f07f71e5bb5b4ef51a5b0046c77687f8f4246afeee7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87a7aba3b42f295479690f07f71e5bb5b4ef51a5b0046c77687f8f4246afeee7", kill_on_drop: false }` [INFO] [stdout] 87a7aba3b42f295479690f07f71e5bb5b4ef51a5b0046c77687f8f4246afeee7 [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=forbid" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d47863952de1a16117e161d871ce3acf490d1b8c64936be5d9a6e966490ded2 [INFO] running `Command { std: "docker" "start" "-a" "0d47863952de1a16117e161d871ce3acf490d1b8c64936be5d9a6e966490ded2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.80 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling http v0.2.7 [INFO] [stderr] Compiling clap_lex v0.2.0 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling clap v3.1.14 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio v1.18.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v1.0.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling tod v0.2.12 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.96s [INFO] running `Command { std: "docker" "inspect" "0d47863952de1a16117e161d871ce3acf490d1b8c64936be5d9a6e966490ded2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d47863952de1a16117e161d871ce3acf490d1b8c64936be5d9a6e966490ded2", kill_on_drop: false }` [INFO] [stdout] 0d47863952de1a16117e161d871ce3acf490d1b8c64936be5d9a6e966490ded2 [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=forbid" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db6c028aec3c81e5341db8ec12ef4436b2f5735cf45dab7889c6c3fc7e89b7ec [INFO] running `Command { std: "docker" "start" "-a" "db6c028aec3c81e5341db8ec12ef4436b2f5735cf45dab7889c6c3fc7e89b7ec", kill_on_drop: false }` [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling similar v2.1.0 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling assert-json-diff v2.0.1 [INFO] [stderr] Compiling pretty_assertions v1.2.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v1.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling mockito v0.31.0 [INFO] [stderr] Compiling tod v0.2.12 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.44s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/tod-6a9364f0f2d066df) [INFO] running `Command { std: "docker" "inspect" "db6c028aec3c81e5341db8ec12ef4436b2f5735cf45dab7889c6c3fc7e89b7ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db6c028aec3c81e5341db8ec12ef4436b2f5735cf45dab7889c6c3fc7e89b7ec", kill_on_drop: false }` [INFO] [stdout] db6c028aec3c81e5341db8ec12ef4436b2f5735cf45dab7889c6c3fc7e89b7ec [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=forbid" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 18828f0aaf00028b4903c0345bf1648d673ecd1bf7eb1b42609448fdc82da123 [INFO] running `Command { std: "docker" "start" "-a" "18828f0aaf00028b4903c0345bf1648d673ecd1bf7eb1b42609448fdc82da123", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tod-6a9364f0f2d066df) [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test config::tests::new_should_generate_config ... ok [INFO] [stdout] test config::tests::add_project_should_work ... ok [INFO] [stdout] test config::tests::remove_project_should_work ... ok [INFO] [stdout] test config::tests::custom_config_path ... ok [INFO] [stdout] test config::tests::set_and_clear_next_id_should_work ... ok [INFO] [stdout] test items::tests::can_format_item_with_a_date ... ok [INFO] [stdout] test items::tests::can_format_item_with_today ... ok [INFO] [stdout] test items::tests::has_no_date_works ... ok [INFO] [stdout] test items::tests::datetime_works_with_datetime ... ok [INFO] [stdout] test items::tests::has_time_works ... ok [INFO] [stdout] test items::tests::date_value_can_handle_datetime ... ok [INFO] [stdout] test items::tests::date_value_can_handle_date ... ok [INFO] [stdout] test items::tests::is_overdue_works ... ok [INFO] [stdout] test items::tests::is_today_works ... ok [INFO] [stdout] test items::tests::datetime_works_with_date ... ok [INFO] [stdout] test items::tests::json_to_item_works ... ok [INFO] [stdout] test items::tests::json_to_items_works ... ok [INFO] [stdout] test items::tests::sort_by_datetime_works ... ok [INFO] [stdout] test items::tests::value_can_get_the_value_of_an_item ... ok [INFO] [stdout] test items::tests::sort_by_value_works ... ok [INFO] [stdout] test projects::tests::should_list_projects ... ok [INFO] [stdout] test config::tests::config_tests ... ok [INFO] [stdout] test projects::tests::should_display_scheduled_items ... ok [INFO] [stdout] test projects::tests::should_list_all_items ... ok [INFO] [stdout] test request::tests::should_add_item_to_inbox ... ok [INFO] [stdout] test request::tests::latest_version_works ... ok [INFO] [stdout] test request::tests::should_complete_an_item ... ok [INFO] [stdout] test request::tests::should_get_items_for_project ... ok [INFO] [stdout] test request::tests::should_prioritize_an_item ... ok [INFO] [stdout] test request::tests::should_move_an_item ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "18828f0aaf00028b4903c0345bf1648d673ecd1bf7eb1b42609448fdc82da123", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18828f0aaf00028b4903c0345bf1648d673ecd1bf7eb1b42609448fdc82da123", kill_on_drop: false }` [INFO] [stdout] 18828f0aaf00028b4903c0345bf1648d673ecd1bf7eb1b42609448fdc82da123