[INFO] fetching crate openpgp-card-sequoia 0.2.2... [INFO] checking openpgp-card-sequoia-0.2.2 against try#901e6d56697c79b2e80df6a487b2318ec6f57ee3 for pr-142287 [INFO] extracting crate openpgp-card-sequoia 0.2.2 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate openpgp-card-sequoia 0.2.2 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 crates.io crate openpgp-card-sequoia 0.2.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate openpgp-card-sequoia 0.2.2 [INFO] tweaked toml for crates.io crate openpgp-card-sequoia 0.2.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate openpgp-card-sequoia 0.2.2 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 2a0f567578f0402ec69550fd9b23f66b0a0528a553b1c6c8a176f62f52940df8 [INFO] running `Command { std: "docker" "start" "-a" "2a0f567578f0402ec69550fd9b23f66b0a0528a553b1c6c8a176f62f52940df8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a0f567578f0402ec69550fd9b23f66b0a0528a553b1c6c8a176f62f52940df8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a0f567578f0402ec69550fd9b23f66b0a0528a553b1c6c8a176f62f52940df8", kill_on_drop: false }` [INFO] [stdout] 2a0f567578f0402ec69550fd9b23f66b0a0528a553b1c6c8a176f62f52940df8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] a441f8a095dc22d3371db6b478e255f42a2cbc2fb079bf3eca5c796de5983583 [INFO] running `Command { std: "docker" "start" "-a" "a441f8a095dc22d3371db6b478e255f42a2cbc2fb079bf3eca5c796de5983583", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling clang-sys v1.8.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking pem-rfc7468 v0.6.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking der v0.6.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking spki v0.6.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling pcsc-sys v1.2.1 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling sha1collisiondetection v0.3.4 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking pkcs8 v0.9.0 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking generic-array v1.0.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking buffered-reader v1.3.1 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Checking pkcs1 v0.4.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking hex-slice v0.1.4 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking xxhash-rust v0.8.10 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking memsec v0.6.3 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking iso7816-tlv v0.4.4 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking pcsc v2.8.2 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking testresult v0.3.0 [INFO] [stderr] Checking rsa v0.8.2 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking card-backend v0.2.0 [INFO] [stderr] Checking openpgp-card v0.4.2 [INFO] [stderr] Checking card-backend-pcsc v0.5.0 [INFO] [stderr] Compiling nettle-sys v2.3.0 [INFO] [stderr] Compiling sequoia-openpgp v1.20.0 [INFO] [stderr] Checking nettle v7.4.0 [INFO] [stdout] error[E0515]: cannot return value referencing temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sequoia-openpgp-1.20.0/src/policy/cutofflist.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | / match self { [INFO] [stdout] 91 | | VecOrSlice::Vec(v) => &v[i], [INFO] [stdout] 92 | | VecOrSlice::Slice(s) => &s[i], [INFO] [stdout] 93 | | VecOrSlice::Empty() => &[][i], [INFO] [stdout] | | -- temporary value created here [INFO] [stdout] 94 | | } [INFO] [stdout] | |_________^ returns a value referencing 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] error: could not compile `sequoia-openpgp` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a441f8a095dc22d3371db6b478e255f42a2cbc2fb079bf3eca5c796de5983583", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a441f8a095dc22d3371db6b478e255f42a2cbc2fb079bf3eca5c796de5983583", kill_on_drop: false }` [INFO] [stdout] a441f8a095dc22d3371db6b478e255f42a2cbc2fb079bf3eca5c796de5983583