[INFO] fetching crate sshd-openpgp-auth 0.3.0... [INFO] testing sshd-openpgp-auth-0.3.0 against master#9e136a30a965bf4e63f03095c57df7257bf96fd6 for pr-134530 [INFO] extracting crate sshd-openpgp-auth 0.3.0 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate sshd-openpgp-auth 0.3.0 on toolchain 9e136a30a965bf4e63f03095c57df7257bf96fd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sshd-openpgp-auth 0.3.0 [INFO] finished tweaking crates.io crate sshd-openpgp-auth 0.3.0 [INFO] tweaked toml for crates.io crate sshd-openpgp-auth 0.3.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate sshd-openpgp-auth 0.3.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" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum v0.26.1 [INFO] [stderr] Downloaded strum_macros v0.26.1 [INFO] [stderr] Downloaded ssh-cipher v0.2.0 [INFO] [stderr] Downloaded whoami v1.4.1 [INFO] [stderr] Downloaded testdir v0.9.1 [INFO] [stderr] Downloaded memsec v0.6.3 [INFO] [stderr] Downloaded testresult v0.3.0 [INFO] [stderr] Downloaded email_address v0.2.4 [INFO] [stderr] Downloaded assert_cmd v2.0.14 [INFO] [stderr] Downloaded nettle-sys v2.3.0 [INFO] [stderr] Downloaded generic-array v1.0.0 [INFO] [stderr] Downloaded buffered-reader v1.3.0 [INFO] [stderr] Downloaded indexmap v2.2.4 [INFO] [stderr] Downloaded ssh-key v0.6.4 [INFO] [stderr] Downloaded sysinfo v0.26.9 [INFO] [stderr] Downloaded libloading v0.8.1 [INFO] [stderr] Downloaded fiat-crypto v0.2.6 [INFO] [stderr] Downloaded nettle v7.3.0 [INFO] [stderr] Downloaded sha1collisiondetection v0.3.3 [INFO] [stderr] Downloaded sequoia-openpgp v1.19.0 [INFO] [stderr] Downloaded fqdn v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 151a9875cbe6ddb4deaa25a0e73c5af02f800b46b6822c2761774c135ba0bf08 [INFO] running `Command { std: "docker" "start" "-a" "151a9875cbe6ddb4deaa25a0e73c5af02f800b46b6822c2761774c135ba0bf08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "151a9875cbe6ddb4deaa25a0e73c5af02f800b46b6822c2761774c135ba0bf08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "151a9875cbe6ddb4deaa25a0e73c5af02f800b46b6822c2761774c135ba0bf08", kill_on_drop: false }` [INFO] [stdout] 151a9875cbe6ddb4deaa25a0e73c5af02f800b46b6822c2761774c135ba0bf08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc3ebfaf21ee63b7515d5a526b4e7fbe4dd40d4f763268c9a56a3cb58bf1db5a [INFO] running `Command { std: "docker" "start" "-a" "dc3ebfaf21ee63b7515d5a526b4e7fbe4dd40d4f763268c9a56a3cb58bf1db5a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling cc v1.0.88 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [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 parking_lot v0.12.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling platforms v3.3.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling curve25519-dalek v4.1.2 [INFO] [stderr] Compiling indexmap v2.2.4 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling sha1collisiondetection v0.3.3 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling ssh-encoding v0.2.0 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling generic-array v1.0.0 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling clap_builder v4.5.1 [INFO] [stderr] Compiling buffered-reader v1.3.0 [INFO] [stderr] Compiling rsa v0.9.6 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling dsa v0.6.3 [INFO] [stderr] Compiling ssh-cipher v0.2.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling memsec v0.6.3 [INFO] [stderr] Compiling xxhash-rust v0.8.10 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling fqdn v0.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling strum_macros v0.26.1 [INFO] [stderr] Compiling clap v4.5.1 [INFO] [stderr] Compiling strum v0.26.1 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling ssh-key v0.6.4 [INFO] [stderr] Compiling nettle-sys v2.3.0 [INFO] [stderr] Compiling email_address v0.2.4 [INFO] [stderr] Compiling sequoia-openpgp v1.19.0 [INFO] [stderr] Compiling nettle v7.3.0 [INFO] [stderr] Compiling sshd-openpgp-auth v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.14s [INFO] running `Command { std: "docker" "inspect" "dc3ebfaf21ee63b7515d5a526b4e7fbe4dd40d4f763268c9a56a3cb58bf1db5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc3ebfaf21ee63b7515d5a526b4e7fbe4dd40d4f763268c9a56a3cb58bf1db5a", kill_on_drop: false }` [INFO] [stdout] dc3ebfaf21ee63b7515d5a526b4e7fbe4dd40d4f763268c9a56a3cb58bf1db5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a41c178e487800aebc6341ff9a0221a180a200f84677af7bbbcdf86e7850a459 [INFO] running `Command { std: "docker" "start" "-a" "a41c178e487800aebc6341ff9a0221a180a200f84677af7bbbcdf86e7850a459", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling relative-path v1.9.2 [INFO] [stderr] Compiling assert_cmd v2.0.14 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling sysinfo v0.26.9 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling testresult v0.3.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling predicates v3.1.0 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling strum_macros v0.26.1 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.2 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling clap v4.5.1 [INFO] [stderr] Compiling ssh-key v0.6.4 [INFO] [stderr] Compiling strum v0.26.1 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling rstest v0.18.2 [INFO] [stderr] Compiling nettle-sys v2.3.0 [INFO] [stderr] Compiling email_address v0.2.4 [INFO] [stderr] Compiling cargo-platform v0.1.7 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling testdir v0.9.1 [INFO] [stderr] Compiling sequoia-openpgp v1.19.0 [INFO] [stderr] Compiling nettle v7.3.0 [INFO] [stderr] Compiling sshd-openpgp-auth v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 49.48s [INFO] running `Command { std: "docker" "inspect" "a41c178e487800aebc6341ff9a0221a180a200f84677af7bbbcdf86e7850a459", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a41c178e487800aebc6341ff9a0221a180a200f84677af7bbbcdf86e7850a459", kill_on_drop: false }` [INFO] [stdout] a41c178e487800aebc6341ff9a0221a180a200f84677af7bbbcdf86e7850a459 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c26da4cb80df52f4ef11220557255559d79f89dea5e6d95a19c034116b9e5f9b [INFO] running `Command { std: "docker" "start" "-a" "c26da4cb80df52f4ef11220557255559d79f89dea5e6d95a19c034116b9e5f9b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sshd_openpgp_auth-784dd902e7c8b158) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sshd_openpgp_auth-8be9df8d6d3aeb32) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/create-trust-anchor.rs (/opt/rustwide/target/debug/deps/create_trust_anchor-c9cd17ea9b873637) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_create_trust_anchor ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/dns_proof.rs (/opt/rustwide/target/debug/deps/dns_proof-4e96bbb2f87a9c87) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test check_adding_proofs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.06s [INFO] [stdout] [INFO] [stderr] Running tests/export_to_wkd.rs (/opt/rustwide/target/debug/deps/export_to_wkd-30dd502d74c079f0) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_export_to_wkd::case_2 ... ok [INFO] [stdout] test test_export_to_wkd::case_3 ... ok [INFO] [stdout] test test_export_to_wkd::case_4 ... ok [INFO] [stdout] test test_export_to_wkd::case_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.68s [INFO] [stdout] [INFO] [stderr] Running tests/extend_expiry.rs (/opt/rustwide/target/debug/deps/extend_expiry-e1f811ae35854493) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_extend_expiry_of_primary_key::case_1 ... ok [INFO] [stdout] test test_extend_expiry_of_primary_key::case_2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/import_remote.rs (/opt/rustwide/target/debug/deps/import_remote-9ff55a145a4adf31) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_scan_remote_keys ... ignored, requires access to the internet [INFO] [stdout] test test_parse_known_hosts ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_parse_known_hosts stdout ---- [INFO] [stdout] [PublicKey { key_data: Ed25519(Ed25519PublicKey([118, 114, 249, 113, 11, 188, 189, 33, 230, 49, 80, 245, 2, 207, 17, 90, 116, 82, 14, 147, 229, 68, 53, 56, 244, 200, 40, 187, 236, 25, 9, 25])), comment: "root@c26da4cb80df" }, PublicKey { key_data: Rsa(RsaPublicKey { e: Mpint(010001), n: Mpint(00C01073A18FB0C314A9DDCE43C80222C6C61EF08585EE0EFE7C776BD2934922D63BAAF87C0872D27DA56D3ADA8D46B2B56781DD3209E2A788AD3343CA8B52511035D498868DEF0328536AC5B8A930F40F84BDDE605B82C12E1FC67BCE444B25E18B61AE131123E6C8795CD644D22DD445ED0E73F28641613FC7BED2F35F998A5D3774E7D50D56EE406E16FC4EEBDAFB373E2CFD25D629377522064FF12DA918BEDE5BB68F9C6057CC78F7C30E556C364C83E2DFFFADC5C153407CE21BC32680A0D7263D63D73C4C3368D9015B1941D41B9E75D106D4ED4CBCE55D22104F908D0E9E1962871B90A2CD681FC789EB63DDE609877A10E37832DF9CA30EE4D69D3C9BADAED410DC51EA5ADBFC86E2853772D0589E3EB1317B460FFCA959FF4CBEC16857FAA15B3A79139B21AA64761DD3D072C59B1060D22E4C1516B2895E7E7BD7BFBB923C32E421B104835E6861E94C8B406A3E3D115406FEF13943FF7B9F34728705541C4AD6B0CE0D57FFD4DB57307D3266492095C152737DF69F529C85A7A6E9) }), comment: "root@c26da4cb80df" }, PublicKey { key_data: Ecdsa(NistP256(EncodedPoint(Uncompressed { x: [149, 68, 248, 95, 6, 22, 177, 118, 0, 252, 113, 84, 54, 50, 156, 81, 6, 5, 67, 78, 177, 198, 188, 39, 10, 110, 83, 102, 215, 140, 20, 37], y: [86, 196, 89, 135, 235, 80, 77, 202, 107, 27, 164, 112, 209, 115, 8, 95, 248, 188, 5, 131, 197, 254, 55, 182, 67, 167, 4, 153, 185, 182, 177, 84] }))), comment: "root@c26da4cb80df" }, PublicKey { key_data: Dsa(DsaPublicKey { p: Mpint(00B5309AED5638A4F99FB3C0DA7C881C7BF10AB2DEDE9109E2239FE671FA246BBD4B27485898EA7EEB8CCA1AB7EA901B550290618C0CA65F1AD95873C61AD4173A8885B16BC0B81E1E0A2FDB600F2FBA0D627C2D34FB2F6656ECA6B8C7F8AF36D2DA5EFB90485A0CD876743C70DEB204C429ADE98974195675F66ECC905D8D268B), q: Mpint(00CD09A6CA89BA77D9067070EFCB4D7E5309E1BC23), g: Mpint(0D2FA0EE713D21824B6958ED47E000CF25D095D88F378467191B99408978003126700781DF7303C3D483D37620212974D957FAF49941789BE0683A702BB8BB0C731A7828731CA86D01D58CB75962D009E810B8436765F5B2D438BB58137249CCE8C5D274B2D13433C2848710DEF988CA7F5525E53B18C5C930D200EEB533FBB1), y: Mpint(088888B4F4370C61666BBD2CDCEA6C5BFCB8CF248DC4D2D2D635F7E66CC00F371F78F77F9F0BAA4B628230431906D182FFE332514EA91417CB94CDED3829C51B86891525FB5B19C405AF449752CF0AA02E855507367B8C856077EE8DEBEFF346B30EFF293F57B963BA4133054DB2FA9D049C716369B102CA3FD0D16BE1269C9B) }), comment: "root@c26da4cb80df" }] [INFO] [stdout] thread 'test_parse_known_hosts' panicked at tests/import_remote.rs:19:5: [INFO] [stdout] assertion failed: ssh_public_keys.len() == 3 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e0e9390350a - std::backtrace_rs::backtrace::libunwind::trace::h45f575fdcec9cdc1 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5e0e9390350a - std::backtrace_rs::backtrace::trace_unsynchronized::heed7aaaa28209ac3 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5e0e9390350a - std::sys::backtrace::_print_fmt::h47d1e3547844619c [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e0e9390350a - ::fmt::h6c37de0361fa7462 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e0e9392e513 - core::fmt::rt::Argument::fmt::h6606d9b5304941e1 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5e0e9392e513 - core::fmt::write::hf77fe0583268bf67 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/core/src/fmt/mod.rs:1437:21 [INFO] [stdout] 6: 0x5e0e938ff6e3 - std::io::Write::write_fmt::h672ff980e46892ac [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x5e0e93903352 - std::sys::backtrace::BacktraceLock::print::hce84519ec0e7588e [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5e0e93904a0e - std::panicking::default_hook::{{closure}}::h6e0433c33d1ed12b [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panicking.rs:284:22 [INFO] [stdout] 9: 0x5e0e93904817 - std::panicking::default_hook::h19d4e9e8d7fba9e2 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panicking.rs:308:9 [INFO] [stdout] 10: 0x5e0e93690f98 - as core::ops::function::Fn>::call::hd2aa5731f018e269 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 11: 0x5e0e93690f98 - test::test_main::{{closure}}::h1ae6fb8f80aa49b6 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x5e0e93905228 - as core::ops::function::Fn>::call::h4f2af756974b90d5 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 13: 0x5e0e93905228 - std::panicking::rust_panic_with_hook::hd21771b96ea64164 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panicking.rs:825:13 [INFO] [stdout] 14: 0x5e0e93904ea6 - std::panicking::begin_panic_handler::{{closure}}::h2e177f984fc72cbb [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panicking.rs:683:13 [INFO] [stdout] 15: 0x5e0e939039e9 - std::sys::backtrace::__rust_end_short_backtrace::ha7f0445003f40b38 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x5e0e93904b6d - rust_begin_unwind [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panicking.rs:681:5 [INFO] [stdout] 17: 0x5e0e9392cbe0 - core::panicking::panic_fmt::h85741df7bc4071b6 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x5e0e9392cc6c - core::panicking::panic::h4797f5178217e884 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/core/src/panicking.rs:145:5 [INFO] [stdout] 19: 0x5e0e93656275 - import_remote::test_parse_known_hosts::test_parse_known_hosts::h1508a5fb79bf410a [INFO] [stdout] at /opt/rustwide/workdir/tests/import_remote.rs:19:5 [INFO] [stdout] 20: 0x5e0e93655fdb - import_remote::test_parse_known_hosts::hc9459b5822424338 [INFO] [stdout] at /opt/rustwide/workdir/tests/import_remote.rs:15:1 [INFO] [stdout] 21: 0x5e0e93655fa7 - import_remote::test_parse_known_hosts::{{closure}}::h06d339709ebeed0a [INFO] [stdout] at /opt/rustwide/workdir/tests/import_remote.rs:16:70 [INFO] [stdout] 22: 0x5e0e9364ba36 - core::ops::function::FnOnce::call_once::h089c3cc0fa572743 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5e0e93695bdb - core::ops::function::FnOnce::call_once::hc1e06e2a5640370a [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5e0e93695bdb - test::__rust_begin_short_backtrace::heb5aa654e2797f5b [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/test/src/lib.rs:632:18 [INFO] [stdout] 25: 0x5e0e936954e9 - test::run_test_in_process::{{closure}}::h1329474a96646ad1 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/test/src/lib.rs:655:60 [INFO] [stdout] 26: 0x5e0e936954e9 - as core::ops::function::FnOnce<()>>::call_once::hc87a7a8694e6d844 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x5e0e936954e9 - std::panicking::try::do_call::h3b8456af8bacf88f [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panicking.rs:573:40 [INFO] [stdout] 28: 0x5e0e936954e9 - std::panicking::try::hc177f95c6592cea1 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panicking.rs:536:19 [INFO] [stdout] 29: 0x5e0e936954e9 - std::panic::catch_unwind::h847b2adf17f7da7a [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panic.rs:358:14 [INFO] [stdout] 30: 0x5e0e936954e9 - test::run_test_in_process::h824f7775d92af51e [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/test/src/lib.rs:655:27 [INFO] [stdout] 31: 0x5e0e936954e9 - test::run_test::{{closure}}::hdfaf20d18f7af8f6 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/test/src/lib.rs:576:43 [INFO] [stdout] 32: 0x5e0e9365828a - test::run_test::{{closure}}::he83661a0a1c97403 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/test/src/lib.rs:606:41 [INFO] [stdout] 33: 0x5e0e9365828a - std::sys::backtrace::__rust_begin_short_backtrace::hd3a78fd401685e9b [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 34: 0x5e0e9365bcc6 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h78d6a457dee8dc60 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/thread/mod.rs:561:17 [INFO] [stdout] 35: 0x5e0e9365bcc6 - as core::ops::function::FnOnce<()>>::call_once::hc4069b3cc6600bde [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x5e0e9365bcc6 - std::panicking::try::do_call::h0dde49ad0af85fa8 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panicking.rs:573:40 [INFO] [stdout] 37: 0x5e0e9365bcc6 - std::panicking::try::h918d0d3a7e94727d [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panicking.rs:536:19 [INFO] [stdout] 38: 0x5e0e9365bcc6 - std::panic::catch_unwind::h7016984cdcdd8b9e [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panic.rs:358:14 [INFO] [stdout] 39: 0x5e0e9365bcc6 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2766f51195a4a65d [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/thread/mod.rs:559:30 [INFO] [stdout] 40: 0x5e0e9365bcc6 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hbd6e39e4ea63a011 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5e0e9390ad9b - as core::ops::function::FnOnce>::call_once::h34bec2a4cdedc102 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 42: 0x5e0e9390ad9b - as core::ops::function::FnOnce>::call_once::ha62c0d1861fdf293 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 43: 0x5e0e9390ad9b - std::sys::pal::unix::thread::Thread::new::thread_start::h71fe57097907b3f8 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x70c3fcf6bac3 - [INFO] [stdout] 45: 0x70c3fcffca04 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_parse_known_hosts [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.97s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test import_remote` [INFO] running `Command { std: "docker" "inspect" "c26da4cb80df52f4ef11220557255559d79f89dea5e6d95a19c034116b9e5f9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c26da4cb80df52f4ef11220557255559d79f89dea5e6d95a19c034116b9e5f9b", kill_on_drop: false }` [INFO] [stdout] c26da4cb80df52f4ef11220557255559d79f89dea5e6d95a19c034116b9e5f9b