[INFO] cloning repository https://github.com/KSXGitHub/parse-arch-pkg-desc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KSXGitHub/parse-arch-pkg-desc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKSXGitHub%2Fparse-arch-pkg-desc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKSXGitHub%2Fparse-arch-pkg-desc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9dda00246a021d668802ebf771537cd7e6309f30 [INFO] checking KSXGitHub/parse-arch-pkg-desc against try#e622d8d7bed4f2668d446e06c6c1436ecae15796 for pr-156776 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKSXGitHub%2Fparse-arch-pkg-desc" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/KSXGitHub/parse-arch-pkg-desc [INFO] finished tweaking git repo https://github.com/KSXGitHub/parse-arch-pkg-desc [INFO] tweaked toml for git repo https://github.com/KSXGitHub/parse-arch-pkg-desc written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/KSXGitHub/parse-arch-pkg-desc on toolchain e622d8d7bed4f2668d446e06c6c1436ecae15796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/KSXGitHub/parse-arch-pkg-desc 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" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3add8d38f2a86b780609bfe17fe9361bee91e21795c8bafe1e908209e37866b5 [INFO] running `Command { std: "docker" "start" "-a" "3add8d38f2a86b780609bfe17fe9361bee91e21795c8bafe1e908209e37866b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3add8d38f2a86b780609bfe17fe9361bee91e21795c8bafe1e908209e37866b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3add8d38f2a86b780609bfe17fe9361bee91e21795c8bafe1e908209e37866b5", kill_on_drop: false }` [INFO] [stdout] 3add8d38f2a86b780609bfe17fe9361bee91e21795c8bafe1e908209e37866b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1df35899d11b3c4fd158e7b4ae1d9985e5d8f0cb02eafb66461172ed9ef90924 [INFO] running `Command { std: "docker" "start" "-a" "1df35899d11b3c4fd158e7b4ae1d9985e5d8f0cb02eafb66461172ed9ef90924", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Checking hashbrown v0.16.0 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Checking replace_with v0.1.8 [INFO] [stderr] Checking lines-inclusive v0.0.0 [INFO] [stderr] Checking typebool v0.1.0 [INFO] [stderr] Checking pipe-trait v0.4.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking iter-scan v0.4.0 [INFO] [stderr] Compiling phf_generator v0.12.1 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Checking indexmap v2.12.0 [INFO] [stderr] Compiling syn v2.0.107 [INFO] [stderr] Compiling phf_macros v0.12.1 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Checking phf v0.12.1 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking arch-pkg-text v0.9.5 (/opt/rustwide/workdir) [INFO] [stdout] error[E0521]: borrowed data escapes outside of method [INFO] [stdout] --> src/parse/srcinfo/checksums.rs:35:41 [INFO] [stdout] | [INFO] [stdout] 29 | impl<'a> ParsedSrcinfo<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] 30 | /// Query checksums from all sections of a single [`ChecksumType`]. [INFO] [stdout] 31 | fn checksums_single_type(&self, checksum_type: ChecksumType) -> impl Iterator> + '_ { [INFO] [stdout] | ----- `self` is a reference that is only valid in the method body [INFO] [stdout] ... [INFO] [stdout] 35 | .map(|item| item.map(ChecksumValue::$checksum_variant)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `self` escapes the method body here [INFO] [stdout] | argument requires that `'a` must outlive `'static` [INFO] [stdout] ... [INFO] [stdout] 110 | / def_impl! { [INFO] [stdout] 111 | | Md5(SkipOrHex128) <- md5_checksums; [INFO] [stdout] 112 | | Sha1(SkipOrHex160) <- sha1_checksums; [INFO] [stdout] 113 | | Sha224(SkipOrHex224) <- sha224_checksums; [INFO] [stdout] ... | [INFO] [stdout] 117 | | Blake2b(SkipOrHex512) <- blake2b_checksums; [INFO] [stdout] 118 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `def_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0521]: borrowed data escapes outside of method [INFO] [stdout] --> src/parse/srcinfo/checksums.rs:35:41 [INFO] [stdout] | [INFO] [stdout] 29 | impl<'a> ParsedSrcinfo<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] 30 | /// Query checksums from all sections of a single [`ChecksumType`]. [INFO] [stdout] 31 | fn checksums_single_type(&self, checksum_type: ChecksumType) -> impl Iterator> + '_ { [INFO] [stdout] | ----- `self` is a reference that is only valid in the method body [INFO] [stdout] ... [INFO] [stdout] 35 | .map(|item| item.map(ChecksumValue::$checksum_variant)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `self` escapes the method body here [INFO] [stdout] | argument requires that `'a` must outlive `'static` [INFO] [stdout] ... [INFO] [stdout] 110 | / def_impl! { [INFO] [stdout] 111 | | Md5(SkipOrHex128) <- md5_checksums; [INFO] [stdout] 112 | | Sha1(SkipOrHex160) <- sha1_checksums; [INFO] [stdout] 113 | | Sha224(SkipOrHex224) <- sha224_checksums; [INFO] [stdout] ... | [INFO] [stdout] 117 | | Blake2b(SkipOrHex512) <- blake2b_checksums; [INFO] [stdout] 118 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `def_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/srcinfo/query.rs:162:33 [INFO] [stdout] | [INFO] [stdout] 137 | pub trait Query<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 162 | .map(|item| item.map(value::$shared_single_type::new)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ argument requires that `'a` must outlive `'static` [INFO] [stdout] ... [INFO] [stdout] 224 | / def_traits! { [INFO] [stdout] 225 | | base single { [INFO] [stdout] 226 | | base_name, base_name_mut = Base -> Base; [INFO] [stdout] 227 | | epoch, epoch_mut = Epoch -> Epoch; [INFO] [stdout] ... | [INFO] [stdout] 270 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `def_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider adding 'move' keyword before the nested closure [INFO] [stdout] | [INFO] [stdout] 162 | .map(move |item| item.map(value::$shared_single_type::new)) [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/srcinfo/query.rs:168:33 [INFO] [stdout] | [INFO] [stdout] 137 | pub trait Query<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 168 | .map(|item| item.map(value::$shared_multi_no_arch_type::new)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ argument requires that `'a` must outlive `'static` [INFO] [stdout] ... [INFO] [stdout] 224 | / def_traits! { [INFO] [stdout] 225 | | base single { [INFO] [stdout] 226 | | base_name, base_name_mut = Base -> Base; [INFO] [stdout] 227 | | epoch, epoch_mut = Epoch -> Epoch; [INFO] [stdout] ... | [INFO] [stdout] 270 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `def_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider adding 'move' keyword before the nested closure [INFO] [stdout] | [INFO] [stdout] 168 | .map(move |item| item.map(value::$shared_multi_no_arch_type::new)) [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/srcinfo/query.rs:175:33 [INFO] [stdout] | [INFO] [stdout] 137 | pub trait Query<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 175 | .map(|item| item.map(value::$shared_multi_arch_type::new)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ argument requires that `'a` must outlive `'static` [INFO] [stdout] ... [INFO] [stdout] 224 | / def_traits! { [INFO] [stdout] 225 | | base single { [INFO] [stdout] 226 | | base_name, base_name_mut = Base -> Base; [INFO] [stdout] 227 | | epoch, epoch_mut = Epoch -> Epoch; [INFO] [stdout] ... | [INFO] [stdout] 270 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `def_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider adding 'move' keyword before the nested closure [INFO] [stdout] | [INFO] [stdout] 175 | .map(move |item| item.map(value::$shared_multi_arch_type::new)) [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/srcinfo/query.rs:205:33 [INFO] [stdout] | [INFO] [stdout] 180 | pub trait QueryMut<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 205 | .map(|item| item.map(value::$shared_single_type::new)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ argument requires that `'a` must outlive `'static` [INFO] [stdout] ... [INFO] [stdout] 224 | / def_traits! { [INFO] [stdout] 225 | | base single { [INFO] [stdout] 226 | | base_name, base_name_mut = Base -> Base; [INFO] [stdout] 227 | | epoch, epoch_mut = Epoch -> Epoch; [INFO] [stdout] ... | [INFO] [stdout] 270 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `def_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider adding 'move' keyword before the nested closure [INFO] [stdout] | [INFO] [stdout] 205 | .map(move |item| item.map(value::$shared_single_type::new)) [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/srcinfo/query.rs:211:33 [INFO] [stdout] | [INFO] [stdout] 180 | pub trait QueryMut<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 211 | .map(|item| item.map(value::$shared_multi_no_arch_type::new)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ argument requires that `'a` must outlive `'static` [INFO] [stdout] ... [INFO] [stdout] 224 | / def_traits! { [INFO] [stdout] 225 | | base single { [INFO] [stdout] 226 | | base_name, base_name_mut = Base -> Base; [INFO] [stdout] 227 | | epoch, epoch_mut = Epoch -> Epoch; [INFO] [stdout] ... | [INFO] [stdout] 270 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `def_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider adding 'move' keyword before the nested closure [INFO] [stdout] | [INFO] [stdout] 211 | .map(move |item| item.map(value::$shared_multi_no_arch_type::new)) [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/srcinfo/query.rs:218:33 [INFO] [stdout] | [INFO] [stdout] 180 | pub trait QueryMut<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 218 | .map(|item| item.map(value::$shared_multi_arch_type::new)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ argument requires that `'a` must outlive `'static` [INFO] [stdout] ... [INFO] [stdout] 224 | / def_traits! { [INFO] [stdout] 225 | | base single { [INFO] [stdout] 226 | | base_name, base_name_mut = Base -> Base; [INFO] [stdout] 227 | | epoch, epoch_mut = Epoch -> Epoch; [INFO] [stdout] ... | [INFO] [stdout] 270 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `def_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider adding 'move' keyword before the nested closure [INFO] [stdout] | [INFO] [stdout] 218 | .map(move |item| item.map(value::$shared_multi_arch_type::new)) [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/srcinfo/query.rs:162:33 [INFO] [stdout] | [INFO] [stdout] 137 | pub trait Query<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 162 | .map(|item| item.map(value::$shared_single_type::new)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ argument requires that `'a` must outlive `'static` [INFO] [stdout] ... [INFO] [stdout] 224 | / def_traits! { [INFO] [stdout] 225 | | base single { [INFO] [stdout] 226 | | base_name, base_name_mut = Base -> Base; [INFO] [stdout] 227 | | epoch, epoch_mut = Epoch -> Epoch; [INFO] [stdout] ... | [INFO] [stdout] 270 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `def_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider adding 'move' keyword before the nested closure [INFO] [stdout] | [INFO] [stdout] 162 | .map(move |item| item.map(value::$shared_single_type::new)) [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/srcinfo/query.rs:168:33 [INFO] [stdout] | [INFO] [stdout] 137 | pub trait Query<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 168 | .map(|item| item.map(value::$shared_multi_no_arch_type::new)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ argument requires that `'a` must outlive `'static` [INFO] [stdout] ... [INFO] [stdout] 224 | / def_traits! { [INFO] [stdout] 225 | | base single { [INFO] [stdout] 226 | | base_name, base_name_mut = Base -> Base; [INFO] [stdout] 227 | | epoch, epoch_mut = Epoch -> Epoch; [INFO] [stdout] ... | [INFO] [stdout] 270 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `def_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider adding 'move' keyword before the nested closure [INFO] [stdout] | [INFO] [stdout] 168 | .map(move |item| item.map(value::$shared_multi_no_arch_type::new)) [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/srcinfo/query.rs:175:33 [INFO] [stdout] | [INFO] [stdout] 137 | pub trait Query<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 175 | .map(|item| item.map(value::$shared_multi_arch_type::new)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ argument requires that `'a` must outlive `'static` [INFO] [stdout] ... [INFO] [stdout] 224 | / def_traits! { [INFO] [stdout] 225 | | base single { [INFO] [stdout] 226 | | base_name, base_name_mut = Base -> Base; [INFO] [stdout] 227 | | epoch, epoch_mut = Epoch -> Epoch; [INFO] [stdout] ... | [INFO] [stdout] 270 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `def_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider adding 'move' keyword before the nested closure [INFO] [stdout] | [INFO] [stdout] 175 | .map(move |item| item.map(value::$shared_multi_arch_type::new)) [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/srcinfo/query.rs:205:33 [INFO] [stdout] | [INFO] [stdout] 180 | pub trait QueryMut<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 205 | .map(|item| item.map(value::$shared_single_type::new)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ argument requires that `'a` must outlive `'static` [INFO] [stdout] ... [INFO] [stdout] 224 | / def_traits! { [INFO] [stdout] 225 | | base single { [INFO] [stdout] 226 | | base_name, base_name_mut = Base -> Base; [INFO] [stdout] 227 | | epoch, epoch_mut = Epoch -> Epoch; [INFO] [stdout] ... | [INFO] [stdout] 270 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `def_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider adding 'move' keyword before the nested closure [INFO] [stdout] | [INFO] [stdout] 205 | .map(move |item| item.map(value::$shared_single_type::new)) [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/srcinfo/query.rs:211:33 [INFO] [stdout] | [INFO] [stdout] 180 | pub trait QueryMut<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 211 | .map(|item| item.map(value::$shared_multi_no_arch_type::new)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ argument requires that `'a` must outlive `'static` [INFO] [stdout] ... [INFO] [stdout] 224 | / def_traits! { [INFO] [stdout] 225 | | base single { [INFO] [stdout] 226 | | base_name, base_name_mut = Base -> Base; [INFO] [stdout] 227 | | epoch, epoch_mut = Epoch -> Epoch; [INFO] [stdout] ... | [INFO] [stdout] 270 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `def_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider adding 'move' keyword before the nested closure [INFO] [stdout] | [INFO] [stdout] 211 | .map(move |item| item.map(value::$shared_multi_no_arch_type::new)) [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/srcinfo/query.rs:218:33 [INFO] [stdout] | [INFO] [stdout] 180 | pub trait QueryMut<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 218 | .map(|item| item.map(value::$shared_multi_arch_type::new)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ argument requires that `'a` must outlive `'static` [INFO] [stdout] ... [INFO] [stdout] 224 | / def_traits! { [INFO] [stdout] 225 | | base single { [INFO] [stdout] 226 | | base_name, base_name_mut = Base -> Base; [INFO] [stdout] 227 | | epoch, epoch_mut = Epoch -> Epoch; [INFO] [stdout] ... | [INFO] [stdout] 270 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `def_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider adding 'move' keyword before the nested closure [INFO] [stdout] | [INFO] [stdout] 218 | .map(move |item| item.map(value::$shared_multi_arch_type::new)) [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0521`. [INFO] [stdout] [INFO] [stderr] error: could not compile `arch-pkg-text` (lib) due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0521`. [INFO] [stdout] [INFO] [stderr] error: could not compile `arch-pkg-text` (lib test) due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "1df35899d11b3c4fd158e7b4ae1d9985e5d8f0cb02eafb66461172ed9ef90924", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1df35899d11b3c4fd158e7b4ae1d9985e5d8f0cb02eafb66461172ed9ef90924", kill_on_drop: false }` [INFO] [stdout] 1df35899d11b3c4fd158e7b4ae1d9985e5d8f0cb02eafb66461172ed9ef90924