[INFO] fetching crate ssh-openpgp-auth 0.2.2... [INFO] testing ssh-openpgp-auth-0.2.2 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate ssh-openpgp-auth 0.2.2 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate ssh-openpgp-auth 0.2.2 [INFO] finished tweaking crates.io crate ssh-openpgp-auth 0.2.2 [INFO] tweaked toml for crates.io crate ssh-openpgp-auth 0.2.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ssh-openpgp-auth 0.2.2 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ssh-openpgp-auth 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a709ae554dc7b8e9a8718069e8e9167648afbe98cf6a77d158ef04d845cb964f [INFO] running `Command { std: "docker" "start" "-a" "a709ae554dc7b8e9a8718069e8e9167648afbe98cf6a77d158ef04d845cb964f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a709ae554dc7b8e9a8718069e8e9167648afbe98cf6a77d158ef04d845cb964f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a709ae554dc7b8e9a8718069e8e9167648afbe98cf6a77d158ef04d845cb964f", kill_on_drop: false }` [INFO] [stdout] a709ae554dc7b8e9a8718069e8e9167648afbe98cf6a77d158ef04d845cb964f [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31f7fd0157b1a2668bf4f6b55ac2e37805f02b7f4209c2868d9b69e61570acc0 [INFO] running `Command { std: "docker" "start" "-a" "31f7fd0157b1a2668bf4f6b55ac2e37805f02b7f4209c2868d9b69e61570acc0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling cc v1.0.88 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling ahash v0.8.10 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling indexmap v2.2.4 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling sha1collisiondetection v0.3.3 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling generic-array v1.0.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling buffered-reader v1.3.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling xxhash-rust v0.8.10 [INFO] [stderr] Compiling memsec v0.6.3 [INFO] [stderr] Compiling platforms v3.3.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling curve25519-dalek v4.1.2 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling fd-lock v4.0.2 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling enum-as-inner v0.6.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling z-base-32 v0.1.4 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling sequoia-policy-config v0.6.0 [INFO] [stderr] Compiling openpgp-cert-d v0.3.1 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling rusqlite v0.30.0 [INFO] [stderr] Compiling ssh-encoding v0.2.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling sequoia-wot v0.9.0 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling clap_builder v4.5.1 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling rsa v0.9.6 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling ssh-cipher v0.2.0 [INFO] [stderr] error: could not compile `bindgen` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2440211fe03bc45c89b6dc1a3df18382ce91e32b/bin/rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.68.1/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="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_5", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=8a365c3294a23e94 -C extra-filename=-a909f7ae87bcbaf2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-533b0f0d649ff290.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-142453cdac3f5039.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-1f2b77800ed2b54a.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7bef99ab27b53866.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-94413c5e4ac1eb3a.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-c8886dfbebe7e598.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-43bef833ad5a6872.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-7acff96f9e6772ca.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-cbf71499e49ea605.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-c94cda88a025c06c.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-258c8bec04b9d869.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-9ba4098d8e059bad.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `lalrpop` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2440211fe03bc45c89b6dc1a3df18382ce91e32b/bin/rustc --crate-name lalrpop --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lalrpop-0.20.2/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "lexer", "pico-args", "unicode"))' -C metadata=c4310b2b897e48f2 -C extra-filename=-fc10b9bfb75ee0b5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii_canvas=/opt/rustwide/target/debug/deps/libascii_canvas-c0a0210e6b9e8b7f.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-c39a9682e5acb9b5.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-7d84b2fef40b269f.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-3712e7b9e70267b5.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-c7c1914db7a4e72e.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-22452e9cc9bc9f13.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-cbf71499e49ea605.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-62d838f3f56f51ed.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-2d7a98b596d40a09.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-ea02b74df77af34b.rmeta --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-b3d62239c84e92f9.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-919fbbd1f4a1ea27.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-6e24de5acb5124aa.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `regex-automata` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2440211fe03bc45c89b6dc1a3df18382ce91e32b/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.5/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 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=f425e205788ec044 -C extra-filename=-122ad071e16c0ee3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-6870c5a9db985475.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-6a998f109380bfd7.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-03701eaa5490ec0b.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "31f7fd0157b1a2668bf4f6b55ac2e37805f02b7f4209c2868d9b69e61570acc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31f7fd0157b1a2668bf4f6b55ac2e37805f02b7f4209c2868d9b69e61570acc0", kill_on_drop: false }` [INFO] [stdout] 31f7fd0157b1a2668bf4f6b55ac2e37805f02b7f4209c2868d9b69e61570acc0