[INFO] cloning repository https://github.com/mrhdias/store [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mrhdias/store" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrhdias%2Fstore", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrhdias%2Fstore'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f81b76565066fb09924b0aa1de9424d6bac37820 [INFO] checking mrhdias/store against try#901e6d56697c79b2e80df6a487b2318ec6f57ee3 for pr-142287 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrhdias%2Fstore" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mrhdias/store on toolchain 901e6d56697c79b2e80df6a487b2318ec6f57ee3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+901e6d56697c79b2e80df6a487b2318ec6f57ee3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mrhdias/store [INFO] finished tweaking git repo https://github.com/mrhdias/store [INFO] tweaked toml for git repo https://github.com/mrhdias/store written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mrhdias/store 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" "+901e6d56697c79b2e80df6a487b2318ec6f57ee3" "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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+901e6d56697c79b2e80df6a487b2318ec6f57ee3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d9f8f8a4596048ff9a700974d737c6de4e6ee691d016150a325d422d87fcd281 [INFO] running `Command { std: "docker" "start" "-a" "d9f8f8a4596048ff9a700974d737c6de4e6ee691d016150a325d422d87fcd281", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9f8f8a4596048ff9a700974d737c6de4e6ee691d016150a325d422d87fcd281", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9f8f8a4596048ff9a700974d737c6de4e6ee691d016150a325d422d87fcd281", kill_on_drop: false }` [INFO] [stdout] d9f8f8a4596048ff9a700974d737c6de4e6ee691d016150a325d422d87fcd281 [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+901e6d56697c79b2e80df6a487b2318ec6f57ee3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9d8e097a4d7be0a2d9715963f9a895fa259074ac034f9b7a828486baa0b73fb [INFO] running `Command { std: "docker" "start" "-a" "e9d8e097a4d7be0a2d9715963f9a895fa259074ac034f9b7a828486baa0b73fb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling cpufeatures v0.2.13 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling sqlformat v0.2.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-properties v0.1.2 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling sqlx-postgres v0.7.4 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Checking tower-sessions-core v0.12.3 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Compiling decimal v2.1.0 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking deunicode v1.6.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking hyper-util v0.1.7 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Checking tower-cookies v0.10.0 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking chumsky v0.9.3 [INFO] [stderr] Checking tower-sessions-memory-store v0.12.3 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking email-encoding v0.3.0 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking sqlx v0.7.4 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking hostname v0.4.0 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking http-range-header v0.4.1 [INFO] [stderr] Checking quoted_printable v0.5.1 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking ord_subset v3.1.1 [INFO] [stderr] Checking email_address v0.2.9 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking trim-in-place v0.1.7 [INFO] [stderr] Checking rustc-serialize v0.3.25 [INFO] [stderr] Checking rust-ini v0.21.1 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking typed-headers v0.2.0 [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typed-headers-0.2.0/src/impls/mod.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | &$n [INFO] [stdout] | ^^^ returns a reference to data owned by the current function [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typed-headers-0.2.0/src/impls/accept.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / header! { [INFO] [stdout] 7 | | /// `Accept` header, defined in [RFC7231](http://tools.ietf.org/html/rfc7231#section-5.3.2) [INFO] [stdout] 8 | | /// [INFO] [stdout] 9 | | /// The `Accept` header field can be used by user agents to specify [INFO] [stdout] ... | [INFO] [stdout] 31 | | (Accept, ACCEPT) => (QualityItem)* [INFO] [stdout] | | ------ temporary value created here [INFO] [stdout] 32 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typed-headers-0.2.0/src/impls/mod.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | &$n [INFO] [stdout] | ^^^ returns a reference to data owned by the current function [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typed-headers-0.2.0/src/impls/accept_encoding.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / header! { [INFO] [stdout] 6 | | /// `Accept-Encoding` header, defined in [INFO] [stdout] 7 | | /// [RFC7231](http://tools.ietf.org/html/rfc7231#section-5.3.4) [INFO] [stdout] 8 | | /// [INFO] [stdout] ... | [INFO] [stdout] 28 | | (AcceptEncoding, ACCEPT_ENCODING) => (QualityItem)* [INFO] [stdout] | | --------------- temporary value created here [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typed-headers-0.2.0/src/impls/mod.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | &$n [INFO] [stdout] | ^^^ returns a reference to data owned by the current function [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typed-headers-0.2.0/src/impls/allow.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / header! { [INFO] [stdout] 6 | | /// `Allow` header, defined in [RFC7231](http://tools.ietf.org/html/rfc7231#section-7.4.1) [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// The `Allow` header field lists the set of methods advertised as [INFO] [stdout] ... | [INFO] [stdout] 23 | | (Allow, ALLOW) => (Method)* [INFO] [stdout] | | ----- temporary value created here [INFO] [stdout] 24 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typed-headers-0.2.0/src/impls/mod.rs:104:17 [INFO] [stdout] | [INFO] [stdout] 104 | &$n [INFO] [stdout] | ^^^ returns a reference to data owned by the current function [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typed-headers-0.2.0/src/impls/authorization.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / header! { [INFO] [stdout] 6 | | /// `Authorization` header, defined in [RFC7235](https://tools.ietf.org/html/rfc7235#section-4.2) [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// The `Authorization` header field allows a user agent to authenticate [INFO] [stdout] ... | [INFO] [stdout] 23 | | (Authorization, AUTHORIZATION) => [Credentials] [INFO] [stdout] | | ------------- temporary value created here [INFO] [stdout] 24 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typed-headers-0.2.0/src/impls/mod.rs:67:17 [INFO] [stdout] | [INFO] [stdout] 67 | &$n [INFO] [stdout] | ^^^ returns a reference to data owned by the current function [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typed-headers-0.2.0/src/impls/content_encoding.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / header! { [INFO] [stdout] 6 | | /// `Content-Encoding` header, defined in [INFO] [stdout] 7 | | /// [RFC7231](http://tools.ietf.org/html/rfc7231#section-3.1.2.2) [INFO] [stdout] 8 | | /// [INFO] [stdout] ... | [INFO] [stdout] 26 | | (ContentEncoding, CONTENT_ENCODING) => (ContentCoding)+ [INFO] [stdout] | | ---------------- temporary value created here [INFO] [stdout] 27 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typed-headers-0.2.0/src/impls/content_length.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | &CONTENT_LENGTH [INFO] [stdout] | ^-------------- [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typed-headers-0.2.0/src/impls/mod.rs:104:17 [INFO] [stdout] | [INFO] [stdout] 104 | &$n [INFO] [stdout] | ^^^ returns a reference to data owned by the current function [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typed-headers-0.2.0/src/impls/content_type.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / header! { [INFO] [stdout] 6 | | /// `Content-Type` header, defined in [INFO] [stdout] 7 | | /// [RFC7231](http://tools.ietf.org/html/rfc7231#section-3.1.1.5) [INFO] [stdout] 8 | | /// [INFO] [stdout] ... | [INFO] [stdout] 27 | | (ContentType, CONTENT_TYPE) => [Mime] [INFO] [stdout] | | ------------ temporary value created here [INFO] [stdout] 28 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typed-headers-0.2.0/src/impls/host.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | &HOST [INFO] [stdout] | ^---- [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typed-headers-0.2.0/src/impls/mod.rs:104:17 [INFO] [stdout] | [INFO] [stdout] 104 | &$n [INFO] [stdout] | ^^^ returns a reference to data owned by the current function [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typed-headers-0.2.0/src/impls/proxy_authorization.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / header! { [INFO] [stdout] 6 | | /// `Proxy-Authorization` header, defined in [RFC7235](https://tools.ietf.org/html/rfc7235#section-4.4) [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// The `Proxy-Authorization` header field allows a user agent to authenticate [INFO] [stdout] ... | [INFO] [stdout] 24 | | (ProxyAuthorization, PROXY_AUTHORIZATION) => [Credentials] [INFO] [stdout] | | ------------------- temporary value created here [INFO] [stdout] 25 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `header` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typed-headers-0.2.0/src/impls/retry_after.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | &RETRY_AFTER [INFO] [stdout] | ^----------- [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0515`. [INFO] [stdout] [INFO] [stderr] Checking lettre v0.11.7 [INFO] [stderr] error: could not compile `typed-headers` (lib) due to 10 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e9d8e097a4d7be0a2d9715963f9a895fa259074ac034f9b7a828486baa0b73fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9d8e097a4d7be0a2d9715963f9a895fa259074ac034f9b7a828486baa0b73fb", kill_on_drop: false }` [INFO] [stdout] e9d8e097a4d7be0a2d9715963f9a895fa259074ac034f9b7a828486baa0b73fb