[INFO] fetching crate prople-crypto 0.3.4... [INFO] testing prople-crypto-0.3.4 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate prople-crypto 0.3.4 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate prople-crypto 0.3.4 [INFO] finished tweaking crates.io crate prople-crypto 0.3.4 [INFO] tweaked toml for crates.io crate prople-crypto 0.3.4 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate prople-crypto 0.3.4 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate prople-crypto 0.3.4 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uuid-macro-internal v1.10.0 [INFO] [stderr] Downloaded bytes v1.6.1 [INFO] [stderr] Downloaded husky-rs v0.1.3 [INFO] [stderr] Downloaded typeid v1.0.0 [INFO] [stderr] Downloaded rst-common v1.4.0 [INFO] [stderr] Downloaded x25519-dalek v2.0.1 [INFO] [stderr] Downloaded blake3 v1.5.3 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94c74a8f1c6c11f8e9e75243c0065dee4f6c1b5151cd16e589676f275e03a300 [INFO] running `Command { std: "docker" "start" "-a" "94c74a8f1c6c11f8e9e75243c0065dee4f6c1b5151cd16e589676f275e03a300", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94c74a8f1c6c11f8e9e75243c0065dee4f6c1b5151cd16e589676f275e03a300", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94c74a8f1c6c11f8e9e75243c0065dee4f6c1b5151cd16e589676f275e03a300", kill_on_drop: false }` [INFO] [stdout] 94c74a8f1c6c11f8e9e75243c0065dee4f6c1b5151cd16e589676f275e03a300 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 289026f2b0df946b5287240ba9db4bdd77a102781df76f64e33e50c7a4230275 [INFO] running `Command { std: "docker" "start" "-a" "289026f2b0df946b5287240ba9db4bdd77a102781df76f64e33e50c7a4230275", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling cc v1.1.5 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling husky-rs v0.1.3 [INFO] [stderr] Compiling typeid v1.0.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling blake3 v1.5.3 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling uuid-macro-internal v1.10.0 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling erased-serde v0.4.5 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling rst-common v1.4.0 [INFO] [stderr] Compiling prople-crypto v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.39s [INFO] running `Command { std: "docker" "inspect" "289026f2b0df946b5287240ba9db4bdd77a102781df76f64e33e50c7a4230275", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "289026f2b0df946b5287240ba9db4bdd77a102781df76f64e33e50c7a4230275", kill_on_drop: false }` [INFO] [stdout] 289026f2b0df946b5287240ba9db4bdd77a102781df76f64e33e50c7a4230275 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b64700f4937cdd1d0ce99426ad98e093ff72bd7f1aee5d5d8dcc2a4a5e60ba15 [INFO] running `Command { std: "docker" "start" "-a" "b64700f4937cdd1d0ce99426ad98e093ff72bd7f1aee5d5d8dcc2a4a5e60ba15", kill_on_drop: false }` [INFO] [stderr] Compiling prople-crypto v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.67s [INFO] running `Command { std: "docker" "inspect" "b64700f4937cdd1d0ce99426ad98e093ff72bd7f1aee5d5d8dcc2a4a5e60ba15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b64700f4937cdd1d0ce99426ad98e093ff72bd7f1aee5d5d8dcc2a4a5e60ba15", kill_on_drop: false }` [INFO] [stdout] b64700f4937cdd1d0ce99426ad98e093ff72bd7f1aee5d5d8dcc2a4a5e60ba15 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2cc781ac75e78e0c7ebaf88a60df9b63b5138c5770324476b344d8fcbe10a867 [INFO] running `Command { std: "docker" "start" "-a" "2cc781ac75e78e0c7ebaf88a60df9b63b5138c5770324476b344d8fcbe10a867", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/prople_crypto-ce83bdb6c98450f2) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test ecdh::keypair::tests::test_gen_pub_key_from_hex ... ok [INFO] [stdout] test aead::tests::test_encrypt_decrypt ... ok [INFO] [stdout] test ecdh::keypair::tests::test_gen_pub_key_from_hex_error ... ok [INFO] [stdout] test ecdh::keypair::tests::test_secret_from_hex ... ok [INFO] [stdout] test ecdh::keypair::tests::test_gen_shared_secret ... ok [INFO] [stdout] test ecdh::keypair::tests::test_serialize_deserialize ... ok [INFO] [stdout] test eddsa::keypair::tests::test_decode_pem ... ok [INFO] [stdout] test eddsa::keypair::tests::test_gen_pub_key_from_hex ... ok [INFO] [stdout] test eddsa::keypair::tests::test_encode_priv_key_to_pem ... ok [INFO] [stdout] test eddsa::keypair::tests::test_gen_pub_key_multiple ... ok [INFO] [stdout] test aead::tests::test_nonce ... ok [INFO] [stdout] test eddsa::keypair::tests::test_gen_pub_key ... ok [INFO] [stdout] test passphrase::tests::test_generate_salt_from_vec ... ok [INFO] [stdout] test eddsa::keypair::tests::test_sign_to_hex ... ok [INFO] [stdout] test keysecure::tests::test_generate_json ... ok [INFO] [stdout] test eddsa::keypair::tests::test_priv_key_to_keysecure ... ok [INFO] [stdout] test ecdh::keypair::tests::test_to_keyseucre ... ok [INFO] [stdout] test keysecure::tests::test_decrypt_keysecure ... ok [INFO] [stdout] test keysecure::tests::test_decrypt_keysecure_invalid_password ... ok [INFO] [stdout] test passphrase::tests::test_hash ... ok [INFO] [stdout] test keysecure::tests::test_decrypt_keysecure_check_bytes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.93s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2cc781ac75e78e0c7ebaf88a60df9b63b5138c5770324476b344d8fcbe10a867", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cc781ac75e78e0c7ebaf88a60df9b63b5138c5770324476b344d8fcbe10a867", kill_on_drop: false }` [INFO] [stdout] 2cc781ac75e78e0c7ebaf88a60df9b63b5138c5770324476b344d8fcbe10a867