[INFO] fetching crate idntkown 0.1.0... [INFO] testing idntkown-0.1.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate idntkown 0.1.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate idntkown 0.1.0 [INFO] finished tweaking crates.io crate idntkown 0.1.0 [INFO] tweaked toml for crates.io crate idntkown 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate idntkown 0.1.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate idntkown 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ae917267971859134226484fc30f1de6990f9f842d3c337f630bfd0c34e3206 [INFO] running `Command { std: "docker" "start" "-a" "1ae917267971859134226484fc30f1de6990f9f842d3c337f630bfd0c34e3206", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ae917267971859134226484fc30f1de6990f9f842d3c337f630bfd0c34e3206", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ae917267971859134226484fc30f1de6990f9f842d3c337f630bfd0c34e3206", kill_on_drop: false }` [INFO] [stdout] 1ae917267971859134226484fc30f1de6990f9f842d3c337f630bfd0c34e3206 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f1610af5368c60e288220959df9a7dcec4ef35d01bae2a5778664c877587efa [INFO] running `Command { std: "docker" "start" "-a" "9f1610af5368c60e288220959df9a7dcec4ef35d01bae2a5778664c877587efa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling platforms v3.3.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling dary_heap v0.3.6 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.2 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling minisign-verify v0.2.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling syn v2.0.42 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling libflate_lz77 v2.0.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling libflate v2.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling capnp v0.19.2 [INFO] [stderr] Compiling thiserror v1.0.55 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling crc24 v0.1.6 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling clap_builder v4.5.1 [INFO] [stderr] Compiling chrono v0.4.35 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling buffer-redux v1.0.1 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling rtoolbox v0.0.2 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling iter-read v1.0.1 [INFO] [stderr] Compiling bitfield v0.14.0 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling vlock v0.2.0 [INFO] [stderr] Compiling rpassword v7.3.1 [INFO] [stderr] Compiling pstream v0.1.0 [INFO] [stderr] Compiling ntp v0.5.0 [INFO] [stderr] Compiling xattr v1.2.0 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling libsodium-sys-stable v1.20.4 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling capnpc v0.19.0 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling num_enum_derive v0.7.2 [INFO] [stderr] Compiling thiserror-impl v1.0.55 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling idntkown v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling num_enum v0.7.2 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling cast5 v0.11.1 [INFO] [stderr] Compiling twofish v0.7.1 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling cfb-mode v0.8.2 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling idea v0.5.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling des v0.8.1 [INFO] [stderr] Compiling camellia v0.1.0 [INFO] [stderr] Compiling clap v4.5.1 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling p384 v0.13.0 [INFO] [stderr] Compiling k256 v0.13.3 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling serde-big-array v0.5.1 [INFO] [stderr] Compiling rsa v0.9.6 [INFO] [stderr] Compiling dsa v0.6.3 [INFO] [stderr] Compiling pgp v0.11.0 [INFO] [stderr] Compiling alkali v0.3.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 45s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [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" "9f1610af5368c60e288220959df9a7dcec4ef35d01bae2a5778664c877587efa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f1610af5368c60e288220959df9a7dcec4ef35d01bae2a5778664c877587efa", kill_on_drop: false }` [INFO] [stdout] 9f1610af5368c60e288220959df9a7dcec4ef35d01bae2a5778664c877587efa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b53f0cf03b34e378c46f81e0d93ad6b345d41c0b86ec2ac6ad603e72f3d63d3e [INFO] running `Command { std: "docker" "start" "-a" "b53f0cf03b34e378c46f81e0d93ad6b345d41c0b86ec2ac6ad603e72f3d63d3e", kill_on_drop: false }` [INFO] [stderr] Compiling idntkown v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.90s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [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" "b53f0cf03b34e378c46f81e0d93ad6b345d41c0b86ec2ac6ad603e72f3d63d3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b53f0cf03b34e378c46f81e0d93ad6b345d41c0b86ec2ac6ad603e72f3d63d3e", kill_on_drop: false }` [INFO] [stdout] b53f0cf03b34e378c46f81e0d93ad6b345d41c0b86ec2ac6ad603e72f3d63d3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c479dcdb2411dd0b41af8c258ebc2f4c9a3467e85d36b7c2ef223cd689690cbe [INFO] running `Command { std: "docker" "start" "-a" "c479dcdb2411dd0b41af8c258ebc2f4c9a3467e85d36b7c2ef223cd689690cbe", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [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/idntkown-91dfccaa5025494f) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test schema::tests::meta ... ok [INFO] [stdout] test utcstamp::tests::from_chrono_datetime ... ok [INFO] [stdout] test schema::tests::key_id_from_bytes ... ok [INFO] [stdout] test schema::tests::sign_verify_compound ... ok [INFO] [stdout] test utcstamp::tests::from_timestamp_format ... ok [INFO] [stdout] test schema::tests::sign_verify_detached ... ok [INFO] [stdout] test schema::tests::sign_public_key ... ok [INFO] [stdout] test schema::tests::encrypt_decrypt ... ok [INFO] [stdout] test schema::tests::secret_key_seal has been running for over 60 seconds [INFO] [stdout] test schema::tests::secret_key_seal ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/idntkown-056e8fc1f5e5ecd0) [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 83.52s [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] [stderr] Doc-tests idntkown [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] running `Command { std: "docker" "inspect" "c479dcdb2411dd0b41af8c258ebc2f4c9a3467e85d36b7c2ef223cd689690cbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c479dcdb2411dd0b41af8c258ebc2f4c9a3467e85d36b7c2ef223cd689690cbe", kill_on_drop: false }` [INFO] [stdout] c479dcdb2411dd0b41af8c258ebc2f4c9a3467e85d36b7c2ef223cd689690cbe