[INFO] fetching crate sequoia-git 0.1.0... [INFO] checking sequoia-git-0.1.0 against master#1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492 for pr-118553-2 [INFO] extracting crate sequoia-git 0.1.0 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate sequoia-git 0.1.0 on toolchain 1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sequoia-git 0.1.0 [INFO] finished tweaking crates.io crate sequoia-git 0.1.0 [INFO] tweaked toml for crates.io crate sequoia-git 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate sequoia-git 0.1.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" "+1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_mangen v0.2.12 [INFO] [stderr] Downloaded trust-dns-client v0.22.0 [INFO] [stderr] Downloaded memsec v0.6.3 [INFO] [stderr] Downloaded roff v0.2.1 [INFO] [stderr] Downloaded zbase32 v0.1.2 [INFO] [stderr] Downloaded openpgp-cert-d v0.1.0 [INFO] [stderr] Downloaded nettle-sys v2.2.0 [INFO] [stderr] Downloaded clap_complete v4.3.2 [INFO] [stderr] Downloaded vergen v8.2.5 [INFO] [stderr] Downloaded buffered-reader v1.2.0 [INFO] [stderr] Downloaded sequoia-cert-store v0.3.2 [INFO] [stderr] Downloaded clap_builder v4.3.24 [INFO] [stderr] Downloaded sha1collisiondetection v0.2.7 [INFO] [stderr] Downloaded sequoia-openpgp v1.16.0 [INFO] [stderr] Downloaded sequoia-net v0.27.0 [INFO] [stderr] Downloaded nettle v7.3.0 [INFO] [stderr] Downloaded git2 v0.18.0 [INFO] [stderr] Downloaded toml_edit v0.20.0 [INFO] [stderr] Downloaded toml v0.8.0 [INFO] [stderr] Downloaded clap v4.3.24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d9a8ab8bab25314a25252eca6e17ac1efd105437c5c4eb1bc16e531f616ef91 [INFO] running `Command { std: "docker" "start" "-a" "6d9a8ab8bab25314a25252eca6e17ac1efd105437c5c4eb1bc16e531f616ef91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d9a8ab8bab25314a25252eca6e17ac1efd105437c5c4eb1bc16e531f616ef91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d9a8ab8bab25314a25252eca6e17ac1efd105437c5c4eb1bc16e531f616ef91", kill_on_drop: false }` [INFO] [stdout] 6d9a8ab8bab25314a25252eca6e17ac1efd105437c5c4eb1bc16e531f616ef91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6393cec7cdffb1634072cfd91dcf999a0eb99aef5e4e9d70f0c71ae8ce095ddb [INFO] running `Command { std: "docker" "start" "-a" "6393cec7cdffb1634072cfd91dcf999a0eb99aef5e4e9d70f0c71ae8ce095ddb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling rustix v0.38.13 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling linux-raw-sys v0.4.7 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling bindgen v0.63.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling anstyle v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling lalrpop-util v0.19.12 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.4 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking aho-corasick v1.1.0 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling terminal_size v0.2.6 [INFO] [stderr] Compiling libgit2-sys v0.16.1+1.7.1 [INFO] [stderr] Compiling clap_builder v4.3.24 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Checking data-encoding v2.4.0 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking flate2 v1.0.27 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Compiling vergen v8.2.5 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking sha1collisiondetection v0.2.7 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Compiling libsqlite3-sys v0.26.0 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking time-core v0.1.1 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling time v0.3.23 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking dyn-clone v1.0.14 [INFO] [stderr] Checking xxhash-rust v0.8.7 [INFO] [stderr] Compiling roff v0.2.1 [INFO] [stderr] Checking base64 v0.21.4 [INFO] [stderr] Checking memsec v0.6.3 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Checking crossbeam-queue v0.3.8 [INFO] [stderr] Checking fd-lock v3.0.13 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking winnow v0.5.15 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking zbase32 v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking rusqlite v0.29.0 [INFO] [stderr] Compiling enum-as-inner v0.5.1 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking buffered-reader v1.2.0 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking openpgp-cert-d v0.1.0 [INFO] [stderr] Compiling nettle-sys v2.2.0 [INFO] [stderr] Compiling clap v4.3.24 [INFO] [stderr] Compiling clap_complete v4.3.2 [INFO] [stderr] Compiling clap_mangen v0.2.12 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking trust-dns-proto v0.22.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Compiling sequoia-openpgp v1.16.0 [INFO] [stderr] Checking toml_datetime v0.6.3 [INFO] [stderr] Checking serde_spanned v0.6.3 [INFO] [stderr] Checking toml_edit v0.20.0 [INFO] [stderr] Checking nettle v7.3.0 [INFO] [stderr] Checking toml v0.8.0 [INFO] [stderr] Checking trust-dns-resolver v0.22.0 [INFO] [stderr] Checking trust-dns-client v0.22.0 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Compiling git2 v0.18.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Compiling sequoia-git v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: sequoia-git@0.1.0: generated completion file "/opt/rustwide/target/sq-git.bash" [INFO] [stderr] warning: sequoia-git@0.1.0: generated completion file "/opt/rustwide/target/sq-git.fish" [INFO] [stderr] warning: sequoia-git@0.1.0: generated completion file "/opt/rustwide/target/_sq-git" [INFO] [stderr] warning: sequoia-git@0.1.0: generated completion file "/opt/rustwide/target/_sq-git.ps1" [INFO] [stderr] warning: sequoia-git@0.1.0: generated completion file "/opt/rustwide/target/sq-git.elv" [INFO] [stderr] warning: sequoia-git@0.1.0: writing man page to /opt/rustwide/target/sq-git.1 [INFO] [stderr] warning: sequoia-git@0.1.0: writing man page to /opt/rustwide/target/sq-git-init.1 [INFO] [stderr] warning: sequoia-git@0.1.0: writing man page to /opt/rustwide/target/sq-git-policy.1 [INFO] [stderr] warning: sequoia-git@0.1.0: writing man page to /opt/rustwide/target/sq-git-policy-describe.1 [INFO] [stderr] warning: sequoia-git@0.1.0: writing man page to /opt/rustwide/target/sq-git-policy-authorize.1 [INFO] [stderr] warning: sequoia-git@0.1.0: writing man page to /opt/rustwide/target/sq-git-policy-sync.1 [INFO] [stderr] warning: sequoia-git@0.1.0: writing man page to /opt/rustwide/target/sq-git-policy-goodlist.1 [INFO] [stderr] warning: sequoia-git@0.1.0: writing man page to /opt/rustwide/target/sq-git-log.1 [INFO] [stderr] warning: sequoia-git@0.1.0: writing man page to /opt/rustwide/target/sq-git-verify.1 [INFO] [stderr] warning: sequoia-git@0.1.0: writing man page to /opt/rustwide/target/sq-git-update-hook.1 [INFO] [stderr] Checking sequoia-net v0.27.0 [INFO] [stderr] Checking sequoia-cert-store v0.3.2 [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> src/verify.rs:521:9 [INFO] [stdout] | [INFO] [stdout] 521 | drop(commit_info); [INFO] [stdout] | ^^^^^-----------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&verify::Commit` [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: `#[warn(dropping_references)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> src/verify.rs:521:9 [INFO] [stdout] | [INFO] [stdout] 521 | drop(commit_info); [INFO] [stdout] | ^^^^^-----------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&verify::Commit` [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: `#[warn(dropping_references)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.22s [INFO] running `Command { std: "docker" "inspect" "6393cec7cdffb1634072cfd91dcf999a0eb99aef5e4e9d70f0c71ae8ce095ddb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6393cec7cdffb1634072cfd91dcf999a0eb99aef5e4e9d70f0c71ae8ce095ddb", kill_on_drop: false }` [INFO] [stdout] 6393cec7cdffb1634072cfd91dcf999a0eb99aef5e4e9d70f0c71ae8ce095ddb