[INFO] fetching crate pendzl 1.0.2...
[INFO] checking pendzl-1.0.2 against try#c86ec274072509d26d0ee52682a0c94ed012ed89 for pr-153027
[INFO] extracting crate pendzl 1.0.2 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate pendzl 1.0.2
[INFO] finished tweaking crates.io crate pendzl 1.0.2
[INFO] tweaked toml for crates.io crate pendzl 1.0.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pendzl 1.0.2 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 199 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] b8845c62d9ef4d26069da41fd29e563f720d2d0c820337c528b08bdd65bc9812
[INFO] running `Command { std: "docker" "start" "-a" "b8845c62d9ef4d26069da41fd29e563f720d2d0c820337c528b08bdd65bc9812", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b8845c62d9ef4d26069da41fd29e563f720d2d0c820337c528b08bdd65bc9812", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8845c62d9ef4d26069da41fd29e563f720d2d0c820337c528b08bdd65bc9812", kill_on_drop: false }`
[INFO] [stdout] b8845c62d9ef4d26069da41fd29e563f720d2d0c820337c528b08bdd65bc9812
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 0294462a729b7354080a3b0e76c9039700946d38b9fae865e762ec0c06f2ea3e
[INFO] running `Command { std: "docker" "start" "-a" "0294462a729b7354080a3b0e76c9039700946d38b9fae865e762ec0c06f2ea3e", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]    Compiling common-path v1.0.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling linkme-impl v0.3.35
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling linkme v0.3.35
[INFO] [stderr]     Checking byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking typenum v1.19.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling sp-debug-derive v14.0.0
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking schemars v0.8.22
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]     Checking scale-type-resolver v0.1.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]     Checking libc v0.2.184
[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] 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] [stderr]    Compiling const_env_impl v0.1.5
[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] [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] [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] running `Command { std: "docker" "inspect" "0294462a729b7354080a3b0e76c9039700946d38b9fae865e762ec0c06f2ea3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0294462a729b7354080a3b0e76c9039700946d38b9fae865e762ec0c06f2ea3e", kill_on_drop: false }`
[INFO] [stdout] 0294462a729b7354080a3b0e76c9039700946d38b9fae865e762ec0c06f2ea3e
