[INFO] cloning repository https://github.com/joepigott/taskscheduler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joepigott/taskscheduler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoepigott%2Ftaskscheduler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoepigott%2Ftaskscheduler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3acb2288e06c67defaea4e5dcbde95e7fa3e3392
[INFO] checking joepigott/taskscheduler against master#7c41ee66db9d08e3989858acaefa1c72a6a88518 for mutual-coercion
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoepigott%2Ftaskscheduler" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/joepigott/taskscheduler
[INFO] finished tweaking git repo https://github.com/joepigott/taskscheduler
[INFO] tweaked toml for git repo https://github.com/joepigott/taskscheduler written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/joepigott/taskscheduler on toolchain 7c41ee66db9d08e3989858acaefa1c72a6a88518
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7c41ee66db9d08e3989858acaefa1c72a6a88518" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/joepigott/taskscheduler already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7c41ee66db9d08e3989858acaefa1c72a6a88518" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://git.joepigott.dev/pigroy/piglog.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://git.joepigott.dev/pigroy/color.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded headers-core v0.2.0
[INFO] [stderr]   Downloaded multer v2.1.0
[INFO] [stderr]   Downloaded warp v0.3.7
[INFO] [stderr]   Downloaded headers v0.3.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+7c41ee66db9d08e3989858acaefa1c72a6a88518" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6b5544faf58154f5e9f5b48c40f4bb18d4e2caac657e04c18d49e129acef0bdf
[INFO] running `Command { std: "docker" "start" "-a" "6b5544faf58154f5e9f5b48c40f4bb18d4e2caac657e04c18d49e129acef0bdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b5544faf58154f5e9f5b48c40f4bb18d4e2caac657e04c18d49e129acef0bdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b5544faf58154f5e9f5b48c40f4bb18d4e2caac657e04c18d49e129acef0bdf", kill_on_drop: false }`
[INFO] [stdout] 6b5544faf58154f5e9f5b48c40f4bb18d4e2caac657e04c18d49e129acef0bdf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+7c41ee66db9d08e3989858acaefa1c72a6a88518" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a771dfa5e20dcce6f18ffb529277995cd9f1eec3b5b07d1f5fd9fcec1a19ce4
[INFO] running `Command { std: "docker" "start" "-a" "2a771dfa5e20dcce6f18ffb529277995cd9f1eec3b5b07d1f5fd9fcec1a19ce4", kill_on_drop: false }`
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking indexmap v2.11.0
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking color v0.2.0 (https://git.joepigott.dev/pigroy/color.git#7a84e80b)
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling typetag-impl v0.2.20
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking erased-serde v0.4.6
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking typetag v0.2.20
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking piglog v0.1.1 (https://git.joepigott.dev/pigroy/piglog.git#b6703ec7)
[INFO] [stderr]     Checking warp v0.3.7
[INFO] [stderr]     Checking celerity v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:243:17
[INFO] [stdout]     |
[INFO] [stdout] 243 |     pub fn iter(&self) -> TaskQueueIterator {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 243 |     pub fn iter(&self) -> TaskQueueIterator<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:251:27
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn iter_completed(&self) -> TaskQueueIteratorCompleted {
[INFO] [stdout]     |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn iter_completed(&self) -> TaskQueueIteratorCompleted<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:243:17
[INFO] [stdout]     |
[INFO] [stdout] 243 |     pub fn iter(&self) -> TaskQueueIterator {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 243 |     pub fn iter(&self) -> TaskQueueIterator<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:251:27
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn iter_completed(&self) -> TaskQueueIteratorCompleted {
[INFO] [stdout]     |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn iter_completed(&self) -> TaskQueueIteratorCompleted<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.07s
[INFO] running `Command { std: "docker" "inspect" "2a771dfa5e20dcce6f18ffb529277995cd9f1eec3b5b07d1f5fd9fcec1a19ce4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a771dfa5e20dcce6f18ffb529277995cd9f1eec3b5b07d1f5fd9fcec1a19ce4", kill_on_drop: false }`
[INFO] [stdout] 2a771dfa5e20dcce6f18ffb529277995cd9f1eec3b5b07d1f5fd9fcec1a19ce4
