[INFO] fetching crate sequoia-git 0.1.0... [INFO] checking sequoia-git-0.1.0 against master#bbcc1691a4646a6d2ebb2189bdff5b878407fbe6 for pr-117351 [INFO] extracting crate sequoia-git 0.1.0 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate sequoia-git 0.1.0 on toolchain bbcc1691a4646a6d2ebb2189bdff5b878407fbe6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bbcc1691a4646a6d2ebb2189bdff5b878407fbe6" "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-3-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" "+bbcc1691a4646a6d2ebb2189bdff5b878407fbe6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded memsec v0.6.3 [INFO] [stderr] Downloaded openpgp-cert-d v0.1.0 [INFO] [stderr] Downloaded nettle-sys v2.2.0 [INFO] [stderr] Downloaded clap_mangen v0.2.12 [INFO] [stderr] Downloaded sequoia-net v0.27.0 [INFO] [stderr] Downloaded buffered-reader v1.2.0 [INFO] [stderr] Downloaded trust-dns-client v0.22.0 [INFO] [stderr] Downloaded git2 v0.18.0 [INFO] [stderr] Downloaded nettle v7.3.0 [INFO] [stderr] Downloaded sequoia-openpgp v1.16.0 [INFO] [stderr] Downloaded sha1collisiondetection v0.2.7 [INFO] [stderr] Downloaded sequoia-cert-store v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+bbcc1691a4646a6d2ebb2189bdff5b878407fbe6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82f26dbb5559f70e46151da94a95ac7ab8e45401950b954aa7ae08f00a3b9d2f [INFO] running `Command { std: "docker" "start" "-a" "82f26dbb5559f70e46151da94a95ac7ab8e45401950b954aa7ae08f00a3b9d2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82f26dbb5559f70e46151da94a95ac7ab8e45401950b954aa7ae08f00a3b9d2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82f26dbb5559f70e46151da94a95ac7ab8e45401950b954aa7ae08f00a3b9d2f", kill_on_drop: false }` [INFO] [stdout] 82f26dbb5559f70e46151da94a95ac7ab8e45401950b954aa7ae08f00a3b9d2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+bbcc1691a4646a6d2ebb2189bdff5b878407fbe6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c024fd5777142027edcf601f64e004d810a64812bd57913180037e8b2c3b90ef [INFO] running `Command { std: "docker" "start" "-a" "c024fd5777142027edcf601f64e004d810a64812bd57913180037e8b2c3b90ef", 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] Checking once_cell v1.18.0 [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] Checking smallvec v1.11.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling bindgen v0.63.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling anstyle v1.0.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Checking socket2 v0.5.4 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling lalrpop-util v0.19.12 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [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 string_cache v0.8.7 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Checking aho-corasick v1.1.0 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Compiling terminal_size v0.2.6 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling clap_builder v4.3.24 [INFO] [stderr] Checking flate2 v1.0.27 [INFO] [stderr] Checking sha1collisiondetection v0.2.7 [INFO] [stderr] Checking socket2 v0.4.9 [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 regex v1.9.5 [INFO] [stderr] Compiling libgit2-sys v0.16.1+1.7.1 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling vergen v8.2.5 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Compiling libsqlite3-sys v0.26.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Compiling time v0.3.23 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking base64 v0.21.4 [INFO] [stderr] Compiling roff v0.2.1 [INFO] [stderr] Checking xxhash-rust v0.8.7 [INFO] [stderr] Checking memsec v0.6.3 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking rayon-core v1.11.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Checking fd-lock v3.0.13 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking winnow v0.5.15 [INFO] [stderr] Checking zbase32 v0.1.2 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Checking rusqlite v0.29.0 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling enum-as-inner v0.5.1 [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] Checking bzip2 v0.4.4 [INFO] [stderr] Checking buffered-reader v1.2.0 [INFO] [stderr] Compiling clap v4.3.24 [INFO] [stderr] Compiling clap_mangen v0.2.12 [INFO] [stderr] Compiling clap_complete v4.3.2 [INFO] [stderr] Compiling nettle-sys v2.2.0 [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 serde_spanned v0.6.3 [INFO] [stderr] Checking toml_datetime v0.6.3 [INFO] [stderr] Checking serde_json v1.0.107 [INFO] [stderr] Checking toml_edit v0.20.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] Checking nettle v7.3.0 [INFO] [stderr] Checking toml v0.8.0 [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 42.20s [INFO] running `Command { std: "docker" "inspect" "c024fd5777142027edcf601f64e004d810a64812bd57913180037e8b2c3b90ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c024fd5777142027edcf601f64e004d810a64812bd57913180037e8b2c3b90ef", kill_on_drop: false }` [INFO] [stdout] c024fd5777142027edcf601f64e004d810a64812bd57913180037e8b2c3b90ef