[INFO] fetching crate k256 0.11.0-pre.0... [INFO] testing k256-0.11.0-pre.0 against 1.59.0 for beta-1.60-1 [INFO] extracting crate k256 0.11.0-pre.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate k256 0.11.0-pre.0 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate k256 0.11.0-pre.0 [INFO] finished tweaking crates.io crate k256 0.11.0-pre.0 [INFO] tweaked toml for crates.io crate k256 0.11.0-pre.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded const-oid v0.7.1 [INFO] [stderr] Downloaded group v0.11.0 [INFO] [stderr] Downloaded spki v0.5.4 [INFO] [stderr] Downloaded sha3 v0.10.1 [INFO] [stderr] Downloaded der v0.5.1 [INFO] [stderr] Downloaded base16ct v0.1.1 [INFO] [stderr] Downloaded wyz v0.4.0 [INFO] [stderr] Downloaded ff v0.11.0 [INFO] [stderr] Downloaded elliptic-curve v0.12.0-pre.1 [INFO] [stderr] Downloaded bitvec v0.22.3 [INFO] [stderr] Downloaded blobby v0.3.1 [INFO] [stderr] Downloaded rfc6979 v0.2.0-pre.0 [INFO] [stderr] Downloaded pem-rfc7468 v0.3.1 [INFO] [stderr] Downloaded pkcs8 v0.8.0 [INFO] [stderr] Downloaded sec1 v0.2.1 [INFO] [stderr] Downloaded ecdsa v0.14.0-pre.1 [INFO] [stderr] Downloaded crypto-bigint v0.4.0-pre.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dff242e9c904f00c633728ecff3173736716f2347da9a9e9d4599b7a21f190c7 [INFO] running `Command { std: "docker" "start" "-a" "dff242e9c904f00c633728ecff3173736716f2347da9a9e9d4599b7a21f190c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dff242e9c904f00c633728ecff3173736716f2347da9a9e9d4599b7a21f190c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dff242e9c904f00c633728ecff3173736716f2347da9a9e9d4599b7a21f190c7", kill_on_drop: false }` [INFO] [stdout] dff242e9c904f00c633728ecff3173736716f2347da9a9e9d4599b7a21f190c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f9bd95a6999f2251edb335892ea7b9d5a7eafa7b5addc0f6861fc419d2852c0 [INFO] running `Command { std: "docker" "start" "-a" "2f9bd95a6999f2251edb335892ea7b9d5a7eafa7b5addc0f6861fc419d2852c0", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling zeroize v1.5.3 [INFO] [stderr] Compiling base64ct v1.3.3 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ff v0.11.0 [INFO] [stderr] Compiling group v0.11.0 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling crypto-bigint v0.4.0-pre.0 [INFO] [stderr] Compiling sec1 v0.2.1 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling rfc6979 v0.2.0-pre.0 [INFO] [stderr] Compiling elliptic-curve v0.12.0-pre.1 [INFO] [stderr] Compiling ecdsa v0.14.0-pre.1 [INFO] [stderr] Compiling k256 v0.11.0-pre.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.27s [INFO] running `Command { std: "docker" "inspect" "2f9bd95a6999f2251edb335892ea7b9d5a7eafa7b5addc0f6861fc419d2852c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f9bd95a6999f2251edb335892ea7b9d5a7eafa7b5addc0f6861fc419d2852c0", kill_on_drop: false }` [INFO] [stdout] 2f9bd95a6999f2251edb335892ea7b9d5a7eafa7b5addc0f6861fc419d2852c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30c629d0f53b35ce24e71ebb2ffc9667965cd173c65e00d4891ca7f40fa3faf8 [INFO] running `Command { std: "docker" "start" "-a" "30c629d0f53b35ce24e71ebb2ffc9667965cd173c65e00d4891ca7f40fa3faf8", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling blobby v0.3.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling pem-rfc7468 v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling crypto-bigint v0.4.0-pre.0 [INFO] [stderr] Compiling ff v0.11.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling group v0.11.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling rfc6979 v0.2.0-pre.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling sec1 v0.2.1 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling elliptic-curve v0.12.0-pre.1 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling ecdsa v0.14.0-pre.1 [INFO] [stderr] Compiling k256 v0.11.0-pre.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.52s [INFO] running `Command { std: "docker" "inspect" "30c629d0f53b35ce24e71ebb2ffc9667965cd173c65e00d4891ca7f40fa3faf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30c629d0f53b35ce24e71ebb2ffc9667965cd173c65e00d4891ca7f40fa3faf8", kill_on_drop: false }` [INFO] [stdout] 30c629d0f53b35ce24e71ebb2ffc9667965cd173c65e00d4891ca7f40fa3faf8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] acdca0e5a638f6393845b3e9b88865ee2cda3c34bd5afd936d2136a31a5b96df [INFO] running `Command { std: "docker" "start" "-a" "acdca0e5a638f6393845b3e9b88865ee2cda3c34bd5afd936d2136a31a5b96df", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/k256-1181de57020c324b) [INFO] [stdout] running 62 tests [INFO] [stdout] test arithmetic::field::field_5x52::tests::overflow_check_after_weak_normalize ... ok [INFO] [stdout] test arithmetic::affine::tests::uncompressed_to_compressed ... ok [INFO] [stdout] test arithmetic::affine::tests::compressed_round_trip ... ok [INFO] [stdout] test arithmetic::field::tests::from_bytes ... ok [INFO] [stdout] test arithmetic::affine::tests::identity_encoding ... ok [INFO] [stdout] test arithmetic::affine::tests::uncompressed_round_trip ... ok [INFO] [stdout] test arithmetic::affine::tests::affine_negation ... ok [INFO] [stdout] test arithmetic::affine::tests::compressed_to_uncompressed ... ok [INFO] [stdout] test arithmetic::field::tests::invert ... ok [INFO] [stdout] test arithmetic::field::tests::one_is_multiplicative_identity ... ok [INFO] [stdout] test arithmetic::field::tests::negation ... ok [INFO] [stdout] test arithmetic::field::tests::repeated_double ... ok [INFO] [stdout] test arithmetic::field::tests::zero_is_additive_identity ... ok [INFO] [stdout] test arithmetic::field::tests::repeated_add ... ok [INFO] [stdout] test arithmetic::projective::tests::projective_add_vs_double ... ok [INFO] [stdout] test arithmetic::field::tests::repeated_mul ... ok [INFO] [stdout] test arithmetic::field::tests::to_bytes ... ok [INFO] [stdout] test arithmetic::field::tests::sqrt ... ok [INFO] [stdout] test arithmetic::projective::tests::projective_identity_addition ... ok [INFO] [stdout] test arithmetic::projective::tests::projective_mixed_addition ... ok [INFO] [stdout] test arithmetic::projective::tests::projective_add_and_sub ... ok [INFO] [stdout] test arithmetic::mul::tests::test_lincomb ... ok [INFO] [stdout] test arithmetic::projective::tests::test_vector_repeated_add ... ok [INFO] [stdout] test arithmetic::projective::tests::test_vector_add_mixed_identity ... ok [INFO] [stdout] test arithmetic::scalar::tests::from_bytes_reduced ... ok [INFO] [stdout] test arithmetic::projective::tests::test_vector_double_generator ... ok [INFO] [stdout] test arithmetic::projective::tests::projective_double_and_sub ... ok [INFO] [stdout] test arithmetic::scalar::tests::add_result_within_256_bits ... ok [INFO] [stdout] test ecdsa::normalize::tests::normalize_s_low ... ok [INFO] [stdout] test arithmetic::scalar::tests::is_high ... ok [INFO] [stdout] test ecdsa::normalize::tests::normalize_s_high ... ok [INFO] [stdout] test arithmetic::projective::tests::affine_to_projective ... ok [INFO] [stdout] test arithmetic::scalar::tests::generate_biased ... ok [INFO] [stdout] test ecdsa::recoverable::tests::public_key_recovery ... ok [INFO] [stdout] test arithmetic::scalar::tests::generate_vartime ... ok [INFO] [stdout] test arithmetic::tests::verify_constants ... ok [INFO] [stdout] test arithmetic::scalar::tests::negate ... ok [INFO] [stdout] test ecdsa::verify::tests::ecdsa_verify_success ... ok [INFO] [stdout] test ecdsa::sign::tests::ecdsa_signing ... ok [INFO] [stdout] test arithmetic::scalar::tests::from_wide_bytes_reduced ... ok [INFO] [stdout] test arithmetic::tests::generate_secret_key ... ok [INFO] [stdout] test arithmetic::scalar::tests::fuzzy_from_wide_bytes_reduced ... ok [INFO] [stdout] test ecdsa::verify::tests::malleability_edge_case_valid ... ok [INFO] [stdout] test arithmetic::scalar::tests::sqrt ... ok [INFO] [stdout] test ecdsa::verify::tests::ecdsa_verify_invalid_s ... ok [INFO] [stdout] test arithmetic::projective::tests::test_vector_repeated_add_mixed ... ok [INFO] [stdout] test arithmetic::field::tests::fuzzy_square ... ok [INFO] [stdout] test arithmetic::field::tests::fuzzy_mul ... ok [INFO] [stdout] test arithmetic::projective::tests::test_vector_scalar_mult ... ok [INFO] [stdout] test arithmetic::field::tests::fuzzy_sqrt ... ok [INFO] [stdout] test arithmetic::field::tests::fuzzy_negate ... ok [INFO] [stdout] test arithmetic::field::tests::fuzzy_add ... ok [INFO] [stdout] test arithmetic::field::tests::fuzzy_invert ... ok [INFO] [stdout] test arithmetic::scalar::tests::fuzzy_neg ... ok [INFO] [stdout] test arithmetic::scalar::tests::fuzzy_roundtrip_to_bytes ... ok [INFO] [stdout] test arithmetic::scalar::tests::fuzzy_rshift ... ok [INFO] [stdout] test arithmetic::scalar::tests::fuzzy_roundtrip_to_bytes_unchecked ... ok [INFO] [stdout] test arithmetic::scalar::tests::fuzzy_mul ... ok [INFO] [stdout] test arithmetic::scalar::tests::fuzzy_add ... ok [INFO] [stdout] test arithmetic::scalar::tests::fuzzy_sub ... ok [INFO] [stdout] test arithmetic::scalar::tests::fuzzy_invert ... ok [INFO] [stdout] test ecdsa::tests::wycheproof::wycheproof ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 62 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.94s [INFO] [stdout] [INFO] [stderr] Doc-tests k256 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/ecdsa/recoverable.rs - ecdsa::recoverable (line 14) ... ok [INFO] [stdout] test src/ecdsa.rs - ecdsa (line 41) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.73s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "acdca0e5a638f6393845b3e9b88865ee2cda3c34bd5afd936d2136a31a5b96df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acdca0e5a638f6393845b3e9b88865ee2cda3c34bd5afd936d2136a31a5b96df", kill_on_drop: false }` [INFO] [stdout] acdca0e5a638f6393845b3e9b88865ee2cda3c34bd5afd936d2136a31a5b96df