[INFO] cloning repository https://github.com/mrVanDalo/taskwarrior-hooks [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mrVanDalo/taskwarrior-hooks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmrVanDalo%2Ftaskwarrior-hooks", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmrVanDalo%2Ftaskwarrior-hooks'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e8706c3e8c196aa7ce9616724b0a154354b486bf [INFO] testing mrVanDalo/taskwarrior-hooks against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmrVanDalo%2Ftaskwarrior-hooks" "/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/mrVanDalo/taskwarrior-hooks 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/mrVanDalo/taskwarrior-hooks [INFO] finished tweaking git repo https://github.com/mrVanDalo/taskwarrior-hooks [INFO] tweaked toml for git repo https://github.com/mrVanDalo/taskwarrior-hooks written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/mrVanDalo/taskwarrior-hooks 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] warning: unused manifest key: package.maintenance [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded darling_macro v0.6.3 [INFO] [stderr] Downloaded derive_builder_core v0.3.0 [INFO] [stderr] Downloaded darling_core v0.6.3 [INFO] [stderr] Downloaded darling v0.6.3 [INFO] [stderr] Downloaded task-hookrs v0.7.0 [INFO] [stderr] Downloaded derive_builder v0.6.0 [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] f37d575d85659570423118345eda25ac8abfc748d6860e14903cb85b4943731d [INFO] running `Command { std: "docker" "start" "-a" "f37d575d85659570423118345eda25ac8abfc748d6860e14903cb85b4943731d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f37d575d85659570423118345eda25ac8abfc748d6860e14903cb85b4943731d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f37d575d85659570423118345eda25ac8abfc748d6860e14903cb85b4943731d", kill_on_drop: false }` [INFO] [stdout] f37d575d85659570423118345eda25ac8abfc748d6860e14903cb85b4943731d [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] d7ba5ba5933859c45803f727907bbf6d12b97967cbaeac3105421dce2cfeb351 [INFO] running `Command { std: "docker" "start" "-a" "d7ba5ba5933859c45803f727907bbf6d12b97967cbaeac3105421dce2cfeb351", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.maintenance [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling derive_builder v0.6.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling darling_core v0.6.3 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling darling_macro v0.6.3 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling darling v0.6.3 [INFO] [stderr] Compiling derive_builder_core v0.3.0 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling task-hookrs v0.7.0 [INFO] [stderr] Compiling taskwarrior-hooks v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.01s [INFO] running `Command { std: "docker" "inspect" "d7ba5ba5933859c45803f727907bbf6d12b97967cbaeac3105421dce2cfeb351", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7ba5ba5933859c45803f727907bbf6d12b97967cbaeac3105421dce2cfeb351", kill_on_drop: false }` [INFO] [stdout] d7ba5ba5933859c45803f727907bbf6d12b97967cbaeac3105421dce2cfeb351 [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] 762d84fb59c59ffd40e6068b75c533f7dd5507ba61dbf7545f7bfce613214dc8 [INFO] running `Command { std: "docker" "start" "-a" "762d84fb59c59ffd40e6068b75c533f7dd5507ba61dbf7545f7bfce613214dc8", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.maintenance [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling taskwarrior-hooks v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.81s [INFO] running `Command { std: "docker" "inspect" "762d84fb59c59ffd40e6068b75c533f7dd5507ba61dbf7545f7bfce613214dc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "762d84fb59c59ffd40e6068b75c533f7dd5507ba61dbf7545f7bfce613214dc8", kill_on_drop: false }` [INFO] [stdout] 762d84fb59c59ffd40e6068b75c533f7dd5507ba61dbf7545f7bfce613214dc8 [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] 7db7c6e7f3626dfe439ed64df2607ffd01f249c91b034cf2e448c083e04ddfd3 [INFO] running `Command { std: "docker" "start" "-a" "7db7c6e7f3626dfe439ed64df2607ffd01f249c91b034cf2e448c083e04ddfd3", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.maintenance [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.00s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/auto_tagger-88541e5a66b7627f) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::test_add_tags ... ok [INFO] [stdout] test tests::test_merge_tags ... ok [INFO] [stdout] test tests::test_parse_tag_mapping ... ok [INFO] [stdout] test tests::test_strange_description ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/scheduled_recur-35bab775351fc5c6) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::test_timezone_test ... ignored [INFO] [stdout] test tests::test_unstouch ... ok [INFO] [stdout] test tests::test_reschedule ... ok [INFO] [stdout] test tests::test_reschedule2 ... ok [INFO] [stdout] test tests::test_reschedule3 ... ok [INFO] [stdout] test tests::test_parse_duration ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7db7c6e7f3626dfe439ed64df2607ffd01f249c91b034cf2e448c083e04ddfd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7db7c6e7f3626dfe439ed64df2607ffd01f249c91b034cf2e448c083e04ddfd3", kill_on_drop: false }` [INFO] [stdout] 7db7c6e7f3626dfe439ed64df2607ffd01f249c91b034cf2e448c083e04ddfd3