[INFO] fetching crate openpgp-ca-lib 0.13.0... [INFO] checking openpgp-ca-lib-0.13.0 against master#46455dc65069387f2dc46612f13fd45452ab301a for pr-117433 [INFO] extracting crate openpgp-ca-lib 0.13.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate openpgp-ca-lib 0.13.0 on toolchain 46455dc65069387f2dc46612f13fd45452ab301a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46455dc65069387f2dc46612f13fd45452ab301a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate openpgp-ca-lib 0.13.0 [INFO] finished tweaking crates.io crate openpgp-ca-lib 0.13.0 [INFO] tweaked toml for crates.io crate openpgp-ca-lib 0.13.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46455dc65069387f2dc46612f13fd45452ab301a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46455dc65069387f2dc46612f13fd45452ab301a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded memsec v0.6.3 [INFO] [stderr] Downloaded hex-slice v0.1.4 [INFO] [stderr] Downloaded conpty v0.3.0 [INFO] [stderr] Downloaded iso7816-tlv v0.4.3 [INFO] [stderr] Downloaded zbase32 v0.1.2 [INFO] [stderr] Downloaded openpgp-keylist v0.2.0 [INFO] [stderr] Downloaded nettle-sys v2.3.0 [INFO] [stderr] Downloaded openpgp-card v0.3.7 [INFO] [stderr] Downloaded rsa v0.8.2 [INFO] [stderr] Downloaded psl v2.1.4 [INFO] [stderr] Downloaded sha1collisiondetection v0.3.1 [INFO] [stderr] Downloaded sequoia-openpgp v1.17.0 [INFO] [stderr] Downloaded libsqlite3-sys v0.9.4 [INFO] [stderr] Downloaded diesel v1.4.8 [INFO] [stderr] Downloaded nix v0.21.0 [INFO] [stderr] Downloaded nettle v7.3.0 [INFO] [stderr] Downloaded rusqlite v0.14.0 [INFO] [stderr] Downloaded expectrl v0.6.0 [INFO] [stderr] Downloaded addr v0.15.6 [INFO] [stderr] Downloaded openpgp-card-sequoia v0.1.5 [INFO] [stderr] Downloaded buffered-reader v1.3.0 [INFO] [stderr] Downloaded chbs v0.1.1 [INFO] [stderr] Downloaded sequoia-net v0.25.0 [INFO] [stderr] Downloaded blanket v0.3.0 [INFO] [stderr] Downloaded openpgp-card-pcsc v0.3.1 [INFO] [stderr] Downloaded ptyprocess v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+46455dc65069387f2dc46612f13fd45452ab301a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2936b1b5bccbd4a785d9c73205dd87cdeaf1190590c4182bd3e526aa87cec36b [INFO] running `Command { std: "docker" "start" "-a" "2936b1b5bccbd4a785d9c73205dd87cdeaf1190590c4182bd3e526aa87cec36b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2936b1b5bccbd4a785d9c73205dd87cdeaf1190590c4182bd3e526aa87cec36b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2936b1b5bccbd4a785d9c73205dd87cdeaf1190590c4182bd3e526aa87cec36b", kill_on_drop: false }` [INFO] [stdout] 2936b1b5bccbd4a785d9c73205dd87cdeaf1190590c4182bd3e526aa87cec36b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+46455dc65069387f2dc46612f13fd45452ab301a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] faf9c938083ca44ec3c38a97e954fe6523fb6465c83cdac1b7cee16d798badd3 [INFO] running `Command { std: "docker" "start" "-a" "faf9c938083ca44ec3c38a97e954fe6523fb6465c83cdac1b7cee16d798badd3", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking const-oid v0.9.5 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Compiling libsqlite3-sys v0.9.4 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [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] Checking crypto-common v0.1.6 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Checking pem-rfc7468 v0.6.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling lalrpop-util v0.20.0 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking der v0.6.1 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling sha1collisiondetection v0.3.1 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling pcsc-sys v1.2.0 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking spki v0.6.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Checking pkcs8 v0.9.0 [INFO] [stderr] Checking buffered-reader v1.3.0 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking dyn-clone v1.0.14 [INFO] [stderr] Checking memsec v0.6.3 [INFO] [stderr] Checking hex-slice v0.1.4 [INFO] [stderr] Checking xxhash-rust v0.8.7 [INFO] [stderr] Compiling lalrpop v0.20.0 [INFO] [stderr] Checking pkcs1 v0.4.1 [INFO] [stderr] Checking signature v2.1.0 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Checking iso7816-tlv v0.4.3 [INFO] [stderr] Checking pcsc v2.8.0 [INFO] [stderr] Checking nix v0.21.0 [INFO] [stderr] Checking psl v2.1.4 [INFO] [stderr] Checking zbase32 v0.1.2 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking crossterm v0.26.1 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking rusqlite v0.14.0 [INFO] [stderr] Checking rsa v0.8.2 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/46455dc65069387f2dc46612f13fd45452ab301a/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=d84be5c5499daf59 -C extra-filename=-d84be5c5499daf59 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-8f9eaa8821be0e99.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-d108c9f5106570d3.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f8d62a079c79a15a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "faf9c938083ca44ec3c38a97e954fe6523fb6465c83cdac1b7cee16d798badd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "faf9c938083ca44ec3c38a97e954fe6523fb6465c83cdac1b7cee16d798badd3", kill_on_drop: false }` [INFO] [stdout] faf9c938083ca44ec3c38a97e954fe6523fb6465c83cdac1b7cee16d798badd3 [INFO] checking openpgp-ca-lib-0.13.0 against try#794be3cb2f20e1fd15af31d8a42d380fc36600ed for pr-117433 [INFO] extracting crate openpgp-ca-lib 0.13.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate openpgp-ca-lib 0.13.0 on toolchain 794be3cb2f20e1fd15af31d8a42d380fc36600ed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+794be3cb2f20e1fd15af31d8a42d380fc36600ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate openpgp-ca-lib 0.13.0 [INFO] finished tweaking crates.io crate openpgp-ca-lib 0.13.0 [INFO] tweaked toml for crates.io crate openpgp-ca-lib 0.13.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+794be3cb2f20e1fd15af31d8a42d380fc36600ed" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+794be3cb2f20e1fd15af31d8a42d380fc36600ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+794be3cb2f20e1fd15af31d8a42d380fc36600ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 59c1409e8e623395463abe4072d82dd4f01455a2982d803f787bdd9b3cd283d4 [INFO] running `Command { std: "docker" "start" "-a" "59c1409e8e623395463abe4072d82dd4f01455a2982d803f787bdd9b3cd283d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59c1409e8e623395463abe4072d82dd4f01455a2982d803f787bdd9b3cd283d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59c1409e8e623395463abe4072d82dd4f01455a2982d803f787bdd9b3cd283d4", kill_on_drop: false }` [INFO] [stdout] 59c1409e8e623395463abe4072d82dd4f01455a2982d803f787bdd9b3cd283d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+794be3cb2f20e1fd15af31d8a42d380fc36600ed" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e813d44176dd7872062c2365a1a8de32a34e97f3e747a552a6866f319be8ed6 [INFO] running `Command { std: "docker" "start" "-a" "8e813d44176dd7872062c2365a1a8de32a34e97f3e747a552a6866f319be8ed6", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking const-oid v0.9.5 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling libsqlite3-sys v0.9.4 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Checking pem-rfc7468 v0.6.0 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling lalrpop-util v0.20.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking der v0.6.1 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling sha1collisiondetection v0.3.1 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling pcsc-sys v1.2.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Checking buffered-reader v1.3.0 [INFO] [stderr] Checking spki v0.6.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking dyn-clone v1.0.14 [INFO] [stderr] Checking pkcs8 v0.9.0 [INFO] [stderr] Checking memsec v0.6.3 [INFO] [stderr] Checking hex-slice v0.1.4 [INFO] [stderr] Checking xxhash-rust v0.8.7 [INFO] [stderr] Checking pkcs1 v0.4.1 [INFO] [stderr] Checking signature v2.1.0 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Checking pcsc v2.8.0 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking psl v2.1.4 [INFO] [stderr] Checking iso7816-tlv v0.4.3 [INFO] [stderr] Checking nix v0.21.0 [INFO] [stderr] Checking zbase32 v0.1.2 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking crossterm v0.26.1 [INFO] [stderr] Compiling lalrpop v0.20.0 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking rusqlite v0.14.0 [INFO] [stderr] Checking rsa v0.8.2 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling blanket v0.3.0 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Checking openssl v0.10.58 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Checking ptyprocess v0.3.0 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Checking addr v0.15.6 [INFO] [stderr] Checking thiserror v1.0.50 [INFO] [stderr] Checking expectrl v0.6.0 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Checking serde v1.0.190 [INFO] [stderr] Checking derive_builder v0.10.2 [INFO] [stderr] Checking chbs v0.1.1 [INFO] [stderr] Checking native-tls v0.2.11 [INFO] [stderr] Compiling nettle-sys v2.3.0 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_json v1.0.108 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Compiling sequoia-openpgp v1.17.0 [INFO] [stderr] Checking diesel v1.4.8 [INFO] [stderr] Checking openpgp-card v0.3.7 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking openpgp-card-pcsc v0.3.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.22 [INFO] [stderr] Checking nettle v7.3.0 [INFO] [stderr] Checking openpgp-keylist v0.2.0 [INFO] [stderr] Checking migrations_internals v1.4.1 [INFO] [stderr] Compiling migrations_macros v1.4.2 [INFO] [stderr] Checking diesel_migrations v1.4.0 [INFO] [stderr] Checking sequoia-net v0.25.0 [INFO] [stderr] Checking openpgp-card-sequoia v0.1.5 [INFO] [stderr] Checking openpgp-ca-lib v0.13.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `sequoia_openpgp::packet::UserID::email`: Use UserID::email2 [INFO] [stdout] --> src/bridge.rs:46:48 [INFO] [stdout] | [INFO] [stdout] 46 | if let Some(remote_email) = remote_uid.email()? { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `sequoia_openpgp::packet::UserID::name`: Use UserID::name2 [INFO] [stdout] --> src/cert.rs:130:40 [INFO] [stdout] | [INFO] [stdout] 130 | .filter_map(|u| u.userid().name().ok().flatten()) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `sequoia_openpgp::packet::UserID::email`: Use UserID::email2 [INFO] [stdout] --> src/bridge.rs:46:48 [INFO] [stdout] | [INFO] [stdout] 46 | if let Some(remote_email) = remote_uid.email()? { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `sequoia_openpgp::packet::UserID::name`: Use UserID::name2 [INFO] [stdout] --> src/cert.rs:130:40 [INFO] [stdout] | [INFO] [stdout] 130 | .filter_map(|u| u.userid().name().ok().flatten()) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `sequoia_openpgp::packet::UserID::email`: Use UserID::email2 [INFO] [stdout] --> src/export.rs:191:46 [INFO] [stdout] | [INFO] [stdout] 191 | if let Ok(Some(email)) = uid.email() { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `sequoia_openpgp::packet::UserID::email`: Use UserID::email2 [INFO] [stdout] --> src/export.rs:191:46 [INFO] [stdout] | [INFO] [stdout] 191 | if let Ok(Some(email)) = uid.email() { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `sequoia_openpgp::packet::UserID::email`: Use UserID::email2 [INFO] [stdout] --> src/pgp.rs:442:25 [INFO] [stdout] | [INFO] [stdout] 442 | let email = uid.email()?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `sequoia_openpgp::packet::UserID::email`: Use UserID::email2 [INFO] [stdout] --> src/secret.rs:71:39 [INFO] [stdout] | [INFO] [stdout] 71 | let email = self.ca_userid()?.email()?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `sequoia_openpgp::packet::UserID::email`: Use UserID::email2 [INFO] [stdout] --> src/pgp.rs:442:25 [INFO] [stdout] | [INFO] [stdout] 442 | let email = uid.email()?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `sequoia_openpgp::packet::UserID::email`: Use UserID::email2 [INFO] [stdout] --> src/secret.rs:71:39 [INFO] [stdout] | [INFO] [stdout] 71 | let email = self.ca_userid()?.email()?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `sequoia_openpgp::packet::UserID::email`: Use UserID::email2 [INFO] [stdout] --> src/lib.rs:572:43 [INFO] [stdout] | [INFO] [stdout] 572 | let email = self.get_ca_userid()?.email()?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `sequoia_openpgp::packet::UserID::email`: Use UserID::email2 [INFO] [stdout] --> src/lib.rs:572:43 [INFO] [stdout] | [INFO] [stdout] 572 | let email = self.get_ca_userid()?.email()?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `sequoia_openpgp::packet::UserID::name`: Use UserID::name2 [INFO] [stdout] --> tests/test_oca.rs:79:14 [INFO] [stdout] | [INFO] [stdout] 79 | .name() [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.01s [INFO] running `Command { std: "docker" "inspect" "8e813d44176dd7872062c2365a1a8de32a34e97f3e747a552a6866f319be8ed6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e813d44176dd7872062c2365a1a8de32a34e97f3e747a552a6866f319be8ed6", kill_on_drop: false }` [INFO] [stdout] 8e813d44176dd7872062c2365a1a8de32a34e97f3e747a552a6866f319be8ed6