[INFO] fetching crate sequoia-ipc 0.31.0... [INFO] checking sequoia-ipc-0.31.0 against master#94b72d6bebbddb5d17860914c4544f37365e988c for pr-122789 [INFO] extracting crate sequoia-ipc 0.31.0 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate sequoia-ipc 0.31.0 on toolchain 94b72d6bebbddb5d17860914c4544f37365e988c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+94b72d6bebbddb5d17860914c4544f37365e988c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sequoia-ipc 0.31.0 [INFO] finished tweaking crates.io crate sequoia-ipc 0.31.0 [INFO] tweaked toml for crates.io crate sequoia-ipc 0.31.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate sequoia-ipc 0.31.0 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" "+94b72d6bebbddb5d17860914c4544f37365e988c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded eax v0.5.0 [INFO] [stderr] Downloaded embedded-io v0.5.0 [INFO] [stderr] Downloaded lalrpop-util v0.20.0 [INFO] [stderr] Downloaded nettle-sys v2.3.0 [INFO] [stderr] Downloaded ctor v0.2.5 [INFO] [stderr] Downloaded win-crypto-ng v0.5.1 [INFO] [stderr] Downloaded cmac v0.7.2 [INFO] [stderr] Downloaded capnp-rpc v0.18.0 [INFO] [stderr] Downloaded buffered-reader v1.3.0 [INFO] [stderr] Downloaded capnp v0.18.3 [INFO] [stderr] Downloaded lalrpop v0.20.0 [INFO] [stderr] Downloaded nettle v7.3.0 [INFO] [stderr] Downloaded dbl v0.3.2 [INFO] [stderr] Downloaded sha1collisiondetection v0.3.1 [INFO] [stderr] Downloaded sequoia-openpgp v1.17.0 [INFO] [stderr] Downloaded capnp-futures v0.18.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+94b72d6bebbddb5d17860914c4544f37365e988c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 705f0fe42714ba83633909f9808a257e3dd35f6827b90c1d2e811147823a9343 [INFO] running `Command { std: "docker" "start" "-a" "705f0fe42714ba83633909f9808a257e3dd35f6827b90c1d2e811147823a9343", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "705f0fe42714ba83633909f9808a257e3dd35f6827b90c1d2e811147823a9343", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "705f0fe42714ba83633909f9808a257e3dd35f6827b90c1d2e811147823a9343", kill_on_drop: false }` [INFO] [stdout] 705f0fe42714ba83633909f9808a257e3dd35f6827b90c1d2e811147823a9343 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+94b72d6bebbddb5d17860914c4544f37365e988c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afebbceab0673d798d56521395f7d2e7007275435bbd82d56d01c77ee44d11c3 [INFO] running `Command { std: "docker" "start" "-a" "afebbceab0673d798d56521395f7d2e7007275435bbd82d56d01c77ee44d11c3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling lalrpop-util v0.20.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling sha1collisiondetection v0.3.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking capnp v0.18.3 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking buffered-reader v1.3.0 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Checking dyn-clone v1.0.14 [INFO] [stderr] Checking xxhash-rust v0.8.7 [INFO] [stderr] Checking memsec v0.6.3 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking clap_builder v4.4.7 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling lalrpop v0.20.0 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Checking clap v4.4.7 [INFO] [stderr] Compiling nettle-sys v2.3.0 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Checking futures v0.3.29 [INFO] [stderr] Checking capnp-futures v0.18.0 [INFO] [stderr] Checking capnp-rpc v0.18.0 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Compiling sequoia-openpgp v1.17.0 [INFO] [stderr] Compiling sequoia-ipc v0.31.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking nettle v7.3.0 [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/gnupg.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/94b72d6bebbddb5d17860914c4544f37365e988c/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryInto` is imported redundantly [INFO] [stdout] --> src/keybox.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use std::convert::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/94b72d6bebbddb5d17860914c4544f37365e988c/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryInto` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/sexp.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/94b72d6bebbddb5d17860914c4544f37365e988c/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `buffered_reader` is imported redundantly [INFO] [stdout] --> src/sexp/parse/mod.rs:12:23 [INFO] [stdout] | [INFO] [stdout] 12 | use buffered_reader::{self, BufferedReader}; [INFO] [stdout] | ^^^^ the item `buffered_reader` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/gnupg.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/94b72d6bebbddb5d17860914c4544f37365e988c/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryInto` is imported redundantly [INFO] [stdout] --> src/keybox.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use std::convert::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/94b72d6bebbddb5d17860914c4544f37365e988c/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryInto` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/sexp.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/94b72d6bebbddb5d17860914c4544f37365e988c/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `buffered_reader` is imported redundantly [INFO] [stdout] --> src/sexp/parse/mod.rs:12:23 [INFO] [stdout] | [INFO] [stdout] 12 | use buffered_reader::{self, BufferedReader}; [INFO] [stdout] | ^^^^ the item `buffered_reader` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Sendable` is never used [INFO] [stdout] --> src/macros.rs:198:18 [INFO] [stdout] | [INFO] [stdout] 198 | pub(crate) trait Sendable : Send {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Syncable` is never used [INFO] [stdout] --> src/macros.rs:199:18 [INFO] [stdout] | [INFO] [stdout] 199 | pub(crate) trait Syncable : Sync {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Sendable` is never used [INFO] [stdout] --> src/macros.rs:198:18 [INFO] [stdout] | [INFO] [stdout] 198 | pub(crate) trait Sendable : Send {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Syncable` is never used [INFO] [stdout] --> src/macros.rs:199:18 [INFO] [stdout] | [INFO] [stdout] 199 | pub(crate) trait Syncable : Sync {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MyStruct` is never constructed [INFO] [stdout] --> src/macros.rs:207:16 [INFO] [stdout] | [INFO] [stdout] 207 | pub struct MyStruct {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WithLifetime` is never constructed [INFO] [stdout] --> src/macros.rs:211:16 [INFO] [stdout] | [INFO] [stdout] 211 | pub struct WithLifetime<'a> { _p: std::marker::PhantomData<&'a ()> } [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MyWriter` is never constructed [INFO] [stdout] --> src/macros.rs:216:16 [INFO] [stdout] | [INFO] [stdout] 216 | pub struct MyWriter { _p: std::marker::PhantomData } [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MyWriterWithLifetime` is never constructed [INFO] [stdout] --> src/macros.rs:225:16 [INFO] [stdout] | [INFO] [stdout] 225 | pub struct MyWriterWithLifetime<'a, C, W: std::io::Write> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.91s [INFO] running `Command { std: "docker" "inspect" "afebbceab0673d798d56521395f7d2e7007275435bbd82d56d01c77ee44d11c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afebbceab0673d798d56521395f7d2e7007275435bbd82d56d01c77ee44d11c3", kill_on_drop: false }` [INFO] [stdout] afebbceab0673d798d56521395f7d2e7007275435bbd82d56d01c77ee44d11c3 [INFO] checking sequoia-ipc-0.31.0 against try#cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc for pr-122789 [INFO] extracting crate sequoia-ipc 0.31.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate sequoia-ipc 0.31.0 on toolchain cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sequoia-ipc 0.31.0 [INFO] finished tweaking crates.io crate sequoia-ipc 0.31.0 [INFO] tweaked toml for crates.io crate sequoia-ipc 0.31.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate sequoia-ipc 0.31.0 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" "+cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db131c11b2f4127d134a2c05072535fc809c75f1dd35e510be5c2425d308b84f [INFO] running `Command { std: "docker" "start" "-a" "db131c11b2f4127d134a2c05072535fc809c75f1dd35e510be5c2425d308b84f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db131c11b2f4127d134a2c05072535fc809c75f1dd35e510be5c2425d308b84f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db131c11b2f4127d134a2c05072535fc809c75f1dd35e510be5c2425d308b84f", kill_on_drop: false }` [INFO] [stdout] db131c11b2f4127d134a2c05072535fc809c75f1dd35e510be5c2425d308b84f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc5c960871b8ca10857ee1d531b46ea879412813585a6f32ddd56933b837d383 [INFO] running `Command { std: "docker" "start" "-a" "cc5c960871b8ca10857ee1d531b46ea879412813585a6f32ddd56933b837d383", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling lalrpop-util v0.20.0 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling sha1collisiondetection v0.3.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking capnp v0.18.3 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Checking buffered-reader v1.3.0 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking xxhash-rust v0.8.7 [INFO] [stderr] Checking dyn-clone v1.0.14 [INFO] [stderr] Checking memsec v0.6.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking clap_builder v4.4.7 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling lalrpop v0.20.0 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Checking clap v4.4.7 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking futures v0.3.29 [INFO] [stderr] Checking capnp-futures v0.18.0 [INFO] [stderr] Compiling nettle-sys v2.3.0 [INFO] [stderr] Checking capnp-rpc v0.18.0 [INFO] [stderr] Compiling sequoia-openpgp v1.17.0 [INFO] [stderr] Compiling sequoia-ipc v0.31.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking nettle v7.3.0 [INFO] [stdout] error[E0515]: cannot return value referencing temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sequoia-openpgp-1.17.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] error: aborting due to 1 previous error [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 2 previous errors [INFO] running `Command { std: "docker" "inspect" "cc5c960871b8ca10857ee1d531b46ea879412813585a6f32ddd56933b837d383", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc5c960871b8ca10857ee1d531b46ea879412813585a6f32ddd56933b837d383", kill_on_drop: false }` [INFO] [stdout] cc5c960871b8ca10857ee1d531b46ea879412813585a6f32ddd56933b837d383