[INFO] cloning repository https://github.com/NickCao/resign
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NickCao/resign" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNickCao%2Fresign", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNickCao%2Fresign'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a60d02461537964671ec8a5fff4f5e736229aa81
[INFO] testing NickCao/resign against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNickCao%2Fresign" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/NickCao/resign
[INFO] finished tweaking git repo https://github.com/NickCao/resign
[INFO] tweaked toml for git repo https://github.com/NickCao/resign written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NickCao/resign on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NickCao/resign 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" "+1.90.0" "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 xxhash-rust v0.8.6
[INFO] [stderr]   Downloaded hex-slice v0.1.4
[INFO] [stderr]   Downloaded service-binding v0.3.1
[INFO] [stderr]   Downloaded io_tee v0.1.1
[INFO] [stderr]   Downloaded cookie-factory v0.3.2
[INFO] [stderr]   Downloaded iso7816-tlv v0.4.3
[INFO] [stderr]   Downloaded age-core v0.9.0
[INFO] [stderr]   Downloaded bech32 v0.9.1
[INFO] [stderr]   Downloaded age-plugin v0.4.0
[INFO] [stderr]   Downloaded openpgp-card v0.3.5
[INFO] [stderr]   Downloaded openpgp-card-sequoia v0.1.2
[INFO] [stderr]   Downloaded buffered-reader v1.2.0
[INFO] [stderr]   Downloaded pinentry v0.5.0
[INFO] [stderr]   Downloaded num-bigint-dig v0.8.2
[INFO] [stderr]   Downloaded bindgen v0.63.0
[INFO] [stderr]   Downloaded linux-keyutils v0.2.3
[INFO] [stderr]   Downloaded pcsc v2.8.0
[INFO] [stderr]   Downloaded blanket v0.2.0
[INFO] [stderr]   Downloaded pcsc-sys v1.2.0
[INFO] [stderr]   Downloaded openpgp-card-pcsc v0.3.1
[INFO] [stderr]   Downloaded ssh-agent-lib v0.2.5
[INFO] [stderr]   Downloaded nettle v7.3.0
[INFO] [stderr]   Downloaded sha1collisiondetection v0.2.7
[INFO] [stderr]   Downloaded sequoia-openpgp v1.16.0
[INFO] [stderr]   Downloaded nettle-sys v2.2.0
[INFO] [stderr]   Downloaded openssh-keys v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 83dc2c6d587d2c1b54b8f25ddc39b75ca245ac4c7f4f2ce822f2bfae947a9a1a
[INFO] running `Command { std: "docker" "start" "-a" "83dc2c6d587d2c1b54b8f25ddc39b75ca245ac4c7f4f2ce822f2bfae947a9a1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83dc2c6d587d2c1b54b8f25ddc39b75ca245ac4c7f4f2ce822f2bfae947a9a1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83dc2c6d587d2c1b54b8f25ddc39b75ca245ac4c7f4f2ce822f2bfae947a9a1a", kill_on_drop: false }`
[INFO] [stdout] 83dc2c6d587d2c1b54b8f25ddc39b75ca245ac4c7f4f2ce822f2bfae947a9a1a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 579827ae3602efb7704bee927cfacaa937524a12f1a59bc25f2f8aaac7de471e
[INFO] running `Command { std: "docker" "start" "-a" "579827ae3602efb7704bee927cfacaa937524a12f1a59bc25f2f8aaac7de471e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.37.20
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling const-oid v0.9.2
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling tempfile v3.6.0
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling bindgen v0.63.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling cpufeatures v0.2.8
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling pem-rfc7468 v0.6.0
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling ena v0.14.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling tokio-executor v0.1.10
[INFO] [stderr]    Compiling tokio-sync v0.1.8
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling tokio-reactor v0.1.12
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling lalrpop-util v0.19.12
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling tokio-codec v0.1.2
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling pcsc-sys v1.2.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling num-bigint-dig v0.8.2
[INFO] [stderr]    Compiling tokio-threadpool v0.1.18
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.0
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling sha2 v0.10.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling hex-slice v0.1.4
[INFO] [stderr]    Compiling anstyle v1.0.0
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling sha1collisiondetection v0.2.7
[INFO] [stderr]    Compiling tokio-uds v0.2.7
[INFO] [stderr]    Compiling buffered-reader v1.2.0
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling tokio-fs v0.1.7
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling pkcs1 v0.4.1
[INFO] [stderr]    Compiling tokio-udp v0.1.6
[INFO] [stderr]    Compiling tokio-tcp v0.1.4
[INFO] [stderr]    Compiling signature v2.1.0
[INFO] [stderr]    Compiling tokio-current-thread v0.1.7
[INFO] [stderr]    Compiling tokio-timer v0.2.13
[INFO] [stderr]    Compiling cookie-factory v0.3.2
[INFO] [stderr]    Compiling xxhash-rust v0.8.6
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling io_tee v0.1.1
[INFO] [stderr]    Compiling memsec v0.6.3
[INFO] [stderr]    Compiling dyn-clone v1.0.11
[INFO] [stderr]    Compiling iso7816-tlv v0.4.3
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling age-core v0.9.0
[INFO] [stderr]    Compiling pcsc v2.8.0
[INFO] [stderr]    Compiling clap_builder v4.3.4
[INFO] [stderr]    Compiling md-5 v0.10.5
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling tokio v0.1.22
[INFO] [stderr]    Compiling service-binding v0.3.1
[INFO] [stderr]    Compiling pinentry v0.5.0
[INFO] [stderr]    Compiling age-plugin v0.4.0
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling linux-keyutils v0.2.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling clap_derive v4.3.2
[INFO] [stderr]    Compiling rsa v0.8.2
[INFO] [stderr]    Compiling blanket v0.2.0
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling openssh-keys v0.6.1
[INFO] [stderr]    Compiling openpgp-card v0.3.5
[INFO] [stderr]    Compiling clap v4.3.4
[INFO] [stderr]    Compiling openpgp-card-pcsc v0.3.1
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling nettle-sys v2.2.0
[INFO] [stderr]    Compiling ssh-agent-lib v0.2.5
[INFO] [stderr]    Compiling sequoia-openpgp v1.16.0
[INFO] [stderr]    Compiling nettle v7.3.0
[INFO] [stderr]    Compiling openpgp-card-sequoia v0.1.2
[INFO] [stderr]    Compiling resign v0.6.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openpgp-card v0.3.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "579827ae3602efb7704bee927cfacaa937524a12f1a59bc25f2f8aaac7de471e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "579827ae3602efb7704bee927cfacaa937524a12f1a59bc25f2f8aaac7de471e", kill_on_drop: false }`
[INFO] [stdout] 579827ae3602efb7704bee927cfacaa937524a12f1a59bc25f2f8aaac7de471e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ae111da8d40138c377fc4420290e7b4c71916fc688e375b86837353f2a52784
[INFO] running `Command { std: "docker" "start" "-a" "6ae111da8d40138c377fc4420290e7b4c71916fc688e375b86837353f2a52784", kill_on_drop: false }`
[INFO] [stderr]    Compiling resign v0.6.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.46s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openpgp-card v0.3.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "6ae111da8d40138c377fc4420290e7b4c71916fc688e375b86837353f2a52784", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ae111da8d40138c377fc4420290e7b4c71916fc688e375b86837353f2a52784", kill_on_drop: false }`
[INFO] [stdout] 6ae111da8d40138c377fc4420290e7b4c71916fc688e375b86837353f2a52784
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a91a62d3963b96f002efee882afd00a4a1aa798abfe3c17c00e4c72d395b8cdd
[INFO] running `Command { std: "docker" "start" "-a" "a91a62d3963b96f002efee882afd00a4a1aa798abfe3c17c00e4c72d395b8cdd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openpgp-card v0.3.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/resign-d9e9ccf31f1e8673)
[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 unittests src/bin/age-plugin-resign.rs (/opt/rustwide/target/debug/deps/age_plugin_resign-8c5d748a12e90d78)
[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 unittests src/main.rs (/opt/rustwide/target/debug/deps/resign-68d92b2fbf29193c)
[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 unittests src/bin/resign-gpg.rs (/opt/rustwide/target/debug/deps/resign_gpg-d4353b0910b567a4)
[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]    Doc-tests resign
[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] running `Command { std: "docker" "inspect" "a91a62d3963b96f002efee882afd00a4a1aa798abfe3c17c00e4c72d395b8cdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a91a62d3963b96f002efee882afd00a4a1aa798abfe3c17c00e4c72d395b8cdd", kill_on_drop: false }`
[INFO] [stdout] a91a62d3963b96f002efee882afd00a4a1aa798abfe3c17c00e4c72d395b8cdd
