[INFO] cloning repository https://github.com/paulemacedo/Tasks
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paulemacedo/Tasks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulemacedo%2FTasks", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulemacedo%2FTasks'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b19ade78300ad3a9bf2acc1a45a8851d68b99278
[INFO] checking paulemacedo/Tasks against try#c86ec274072509d26d0ee52682a0c94ed012ed89 for pr-153027
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulemacedo%2FTasks" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/paulemacedo/Tasks
[INFO] finished tweaking git repo https://github.com/paulemacedo/Tasks
[INFO] tweaked toml for git repo https://github.com/paulemacedo/Tasks written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/paulemacedo/Tasks on toolchain c86ec274072509d26d0ee52682a0c94ed012ed89
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 168 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7418e34dd45ce859e01afe575e8ba68d76b550e18df9a6f50b73efdfbc50b4ad
[INFO] running `Command { std: "docker" "start" "-a" "7418e34dd45ce859e01afe575e8ba68d76b550e18df9a6f50b73efdfbc50b4ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7418e34dd45ce859e01afe575e8ba68d76b550e18df9a6f50b73efdfbc50b4ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7418e34dd45ce859e01afe575e8ba68d76b550e18df9a6f50b73efdfbc50b4ad", kill_on_drop: false }`
[INFO] [stdout] 7418e34dd45ce859e01afe575e8ba68d76b550e18df9a6f50b73efdfbc50b4ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f971d759fc57aa68707f720a04997d0769b0946f6f4716dee06451b1cb4a4374
[INFO] running `Command { std: "docker" "start" "-a" "f971d759fc57aa68707f720a04997d0769b0946f6f4716dee06451b1cb4a4374", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]     Checking byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]     Checking scale-type-resolver v0.1.1
[INFO] [stdout] error[E0309]: the parameter type `TypeId` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scale-type-resolver-0.1.1/src/visitor.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub fn new<'resolver, Context, TypeId, Output, NewUnhandledFn>(
[INFO] [stdout]     |            --------- the parameter type `TypeId` must be valid for the lifetime `'resolver` as defined here...
[INFO] [stdout] ...
[INFO] [stdout] 162 |         move |ctx, _: &mut dyn FieldIter<'resolver, TypeId>| u(ctx, UnhandledKind::Composite)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...so that the type `TypeId` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub fn new<'resolver, Context, TypeId: 'resolver, Output, NewUnhandledFn>(
[INFO] [stdout]     |                                      +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0309]: the parameter type `TypeId` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scale-type-resolver-0.1.1/src/visitor.rs:166:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |   pub fn new<'resolver, Context, TypeId, Output, NewUnhandledFn>(
[INFO] [stdout]     |              --------- the parameter type `TypeId` must be valid for the lifetime `'resolver` as defined here...
[INFO] [stdout] ...
[INFO] [stdout] 166 | /         move |ctx, _: &mut dyn VariantIter<'resolver, ConcreteFieldIter<'resolver, TypeId>>| {
[INFO] [stdout] 167 | |             u(ctx, UnhandledKind::Variant)
[INFO] [stdout] 168 | |         }
[INFO] [stdout]     | |_________^ ...so that the type `TypeId` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub fn new<'resolver, Context, TypeId: 'resolver, Output, NewUnhandledFn>(
[INFO] [stdout]     |                                      +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0309]: the parameter type `TypeId` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scale-type-resolver-0.1.1/src/visitor.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub fn new<'resolver, Context, TypeId, Output, NewUnhandledFn>(
[INFO] [stdout]     |            --------- the parameter type `TypeId` must be valid for the lifetime `'resolver` as defined here...
[INFO] [stdout] ...
[INFO] [stdout] 172 |         move |ctx, _| u(ctx, UnhandledKind::Sequence)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...so that the type `TypeId` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub fn new<'resolver, Context, TypeId: 'resolver, Output, NewUnhandledFn>(
[INFO] [stdout]     |                                      +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0309]: the parameter type `TypeId` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scale-type-resolver-0.1.1/src/visitor.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub fn new<'resolver, Context, TypeId, Output, NewUnhandledFn>(
[INFO] [stdout]     |            --------- the parameter type `TypeId` must be valid for the lifetime `'resolver` as defined here...
[INFO] [stdout] ...
[INFO] [stdout] 176 |         move |ctx, _, _| u(ctx, UnhandledKind::Array)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...so that the type `TypeId` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub fn new<'resolver, Context, TypeId: 'resolver, Output, NewUnhandledFn>(
[INFO] [stdout]     |                                      +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0309]: the parameter type `TypeId` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scale-type-resolver-0.1.1/src/visitor.rs:180:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |   pub fn new<'resolver, Context, TypeId, Output, NewUnhandledFn>(
[INFO] [stdout]     |              --------- the parameter type `TypeId` must be valid for the lifetime `'resolver` as defined here...
[INFO] [stdout] ...
[INFO] [stdout] 180 | /         move |ctx, _: &mut dyn ExactSizeIterator<Item = &'resolver TypeId>| {
[INFO] [stdout] 181 | |             u(ctx, UnhandledKind::Tuple)
[INFO] [stdout] 182 | |         }
[INFO] [stdout]     | |_________^ ...so that the type `TypeId` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub fn new<'resolver, Context, TypeId: 'resolver, Output, NewUnhandledFn>(
[INFO] [stdout]     |                                      +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0309]: the parameter type `TypeId` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scale-type-resolver-0.1.1/src/visitor.rs:190:9
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub fn new<'resolver, Context, TypeId, Output, NewUnhandledFn>(
[INFO] [stdout]     |            --------- the parameter type `TypeId` must be valid for the lifetime `'resolver` as defined here...
[INFO] [stdout] ...
[INFO] [stdout] 190 |         move |ctx, _| u(ctx, UnhandledKind::Compact)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...so that the type `TypeId` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub fn new<'resolver, Context, TypeId: 'resolver, Output, NewUnhandledFn>(
[INFO] [stdout]     |                                      +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0309`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `scale-type-resolver` (lib) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f971d759fc57aa68707f720a04997d0769b0946f6f4716dee06451b1cb4a4374", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f971d759fc57aa68707f720a04997d0769b0946f6f4716dee06451b1cb4a4374", kill_on_drop: false }`
[INFO] [stdout] f971d759fc57aa68707f720a04997d0769b0946f6f4716dee06451b1cb4a4374
