[INFO] fetching crate libpasta 0.1.2... [INFO] testing libpasta-0.1.2 against try#613d1972a772987ed4ee06faccbab0e2fc839871+rustflags=-Copt-level=3 for pr-107051 [INFO] extracting crate libpasta 0.1.2 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate libpasta 0.1.2 on toolchain 613d1972a772987ed4ee06faccbab0e2fc839871 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate libpasta 0.1.2 [INFO] finished tweaking crates.io crate libpasta 0.1.2 [INFO] tweaked toml for crates.io crate libpasta 0.1.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate libpasta 0.1.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" "+613d1972a772987ed4ee06faccbab0e2fc839871" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6bfe13d8b8f8f393dc30e5fd010c210123e62609546ebfc17fa54e504e7b19e [INFO] running `Command { std: "docker" "start" "-a" "a6bfe13d8b8f8f393dc30e5fd010c210123e62609546ebfc17fa54e504e7b19e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6bfe13d8b8f8f393dc30e5fd010c210123e62609546ebfc17fa54e504e7b19e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6bfe13d8b8f8f393dc30e5fd010c210123e62609546ebfc17fa54e504e7b19e", kill_on_drop: false }` [INFO] [stdout] a6bfe13d8b8f8f393dc30e5fd010c210123e62609546ebfc17fa54e504e7b19e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68ba157e52070e60155d3ec1ff035ff9b69b43fc09c8e4c3a7c0b9415d615ba9 [INFO] running `Command { std: "docker" "start" "-a" "68ba157e52070e60155d3ec1ff035ff9b69b43fc09c8e4c3a7c0b9415d615ba9", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling base64ct v1.0.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling password-hash v0.2.1 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling argon2rs v0.2.5 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rpassword v5.0.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling addr2line v0.15.1 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling salsa20 v0.8.0 [INFO] [stderr] Compiling blowfish v0.7.0 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling scrypt v0.7.0 [INFO] [stderr] Compiling bcrypt v0.9.0 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_bytes v0.10.5 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling serde_mcf v0.1.3 [INFO] [stderr] Compiling libpasta v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 2m 01s [INFO] running `Command { std: "docker" "inspect" "68ba157e52070e60155d3ec1ff035ff9b69b43fc09c8e4c3a7c0b9415d615ba9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68ba157e52070e60155d3ec1ff035ff9b69b43fc09c8e4c3a7c0b9415d615ba9", kill_on_drop: false }` [INFO] [stdout] 68ba157e52070e60155d3ec1ff035ff9b69b43fc09c8e4c3a7c0b9415d615ba9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe16f6fc7eaf197254dbe1ffb9d8e8eccef7ac3494ba72fe639ce25bc8a74f59 [INFO] running `Command { std: "docker" "start" "-a" "fe16f6fc7eaf197254dbe1ffb9d8e8eccef7ac3494ba72fe639ce25bc8a74f59", kill_on_drop: false }` [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling cargon v0.0.1 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling cast v0.2.6 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling libpasta v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 2m 04s [INFO] running `Command { std: "docker" "inspect" "fe16f6fc7eaf197254dbe1ffb9d8e8eccef7ac3494ba72fe639ce25bc8a74f59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe16f6fc7eaf197254dbe1ffb9d8e8eccef7ac3494ba72fe639ce25bc8a74f59", kill_on_drop: false }` [INFO] [stdout] fe16f6fc7eaf197254dbe1ffb9d8e8eccef7ac3494ba72fe639ce25bc8a74f59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ae8a8b32920fc489a27a31bc7c963d046631a3aa440f545d9fdab6404bc13c6d [INFO] running `Command { std: "docker" "start" "-a" "ae8a8b32920fc489a27a31bc7c963d046631a3aa440f545d9fdab6404bc13c6d", kill_on_drop: false }` [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libpasta-1032ece6ae437338) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test hashing::de::test::variant_tests ... ok [INFO] [stdout] test hashing::test::test_wrapped ... ok [INFO] [stdout] test api_tests::nested_hash ... ok [INFO] [stdout] test hashing::de::test::de_bcrypt ... ok [INFO] [stdout] test hashing::de::test::hash_tests ... ok [INFO] [stdout] test primitives::bcrypt::bcrypt_test::openwall_test_vectors ... ok [INFO] [stdout] test primitives::argon2::test::sanity_check ... ok [INFO] [stdout] test api_tests::migrate_hash_ok ... ok [INFO] [stdout] test hashing::test::test_hash ... ok [INFO] [stdout] test primitives::pbkdf2::test::pbkdf2_params ... ok [INFO] [stdout] test primitives::bcrypt::bcrypt_test::verifies_bcrypt_hashes ... ok [INFO] [stdout] test api_tests::external_check ... ok [INFO] [stdout] test primitives::pbkdf2::test::sanity_check ... ok [INFO] [stdout] test api_tests::handles_broken_hashes ... ok [INFO] [stdout] test primitives::test::test_comparisons ... ok [INFO] [stdout] test api_tests::emoji_password ... ok [INFO] [stdout] test primitives::scrypt::test::scrypt_test_vectors ... ok [INFO] [stdout] test config::test::alternate_key_source ... ok [INFO] [stdout] test primitives::hmac::test::sanity_check ... ok [INFO] [stdout] test primitives::scrypt::test::sanity_check ... ok [INFO] [stdout] test primitives::hmac::test::hash_verify_works ... ok [INFO] [stdout] test api_tests::sanity_check ... ok [INFO] [stdout] test api_tests::migrate ... ok [INFO] [stdout] test api_tests::verify_update ... ok [INFO] [stdout] test api_tests::hash_and_key ... ok [INFO] [stdout] test primitives::argon2::test::argon2i_ref_tests ... ok [INFO] [stdout] test config::test::use_config ... ok [INFO] [stdout] test primitives::bcrypt::bcrypt_test::sanity_check ... ok [INFO] [stdout] test api_tests::vpuh_ok ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.39s [INFO] [stdout] [INFO] [stderr] Running tests/test_argon2.rs (/opt/rustwide/target/debug/deps/test_argon2-9e5ec07f26717825) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_prim ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/test_bcrypt.rs (/opt/rustwide/target/debug/deps/test_bcrypt-d790ccb578af3a3f) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_prim ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s [INFO] [stdout] [INFO] [stderr] Running tests/test_from_file.rs (/opt/rustwide/target/debug/deps/test_from_file-e53c08f9039f15f3) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_config_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test_hmac.rs (/opt/rustwide/target/debug/deps/test_hmac-f03dc63ab680837d) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_hmac ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Running tests/test_pbkdf2.rs (/opt/rustwide/target/debug/deps/test_pbkdf2-bc70bbf13d332b5d) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_prim ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/test_scrypt.rs (/opt/rustwide/target/debug/deps/test_scrypt-79b3f992c2c76347) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_prim ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] Doc-tests libpasta [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 27) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ae8a8b32920fc489a27a31bc7c963d046631a3aa440f545d9fdab6404bc13c6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae8a8b32920fc489a27a31bc7c963d046631a3aa440f545d9fdab6404bc13c6d", kill_on_drop: false }` [INFO] [stdout] ae8a8b32920fc489a27a31bc7c963d046631a3aa440f545d9fdab6404bc13c6d