[INFO] updating cached repository https://github.com/rust-cc/simple_pgp [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cf713664891cf276260712b4bc1b765dcbd79f6b [INFO] testing rust-cc/simple_pgp against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-cc%2Fsimple_pgp" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rust-cc/simple_pgp on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/rust-cc/simple_pgp [INFO] finished tweaking git repo https://github.com/rust-cc/simple_pgp [INFO] tweaked toml for git repo https://github.com/rust-cc/simple_pgp written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/rust-cc/simple_pgp already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 6da5368a32bc856274bde028c6352a36a2a891ffac63fab7e07f675bd4cfcac2 [INFO] running `"docker" "start" "-a" "6da5368a32bc856274bde028c6352a36a2a891ffac63fab7e07f675bd4cfcac2"` [INFO] [stderr] Compiling num-bigint-dig v0.4.0 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling radix64 v0.6.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling zeroize_derive v0.1.0 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling backtrace v0.3.34 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling curve25519-dalek v1.2.2 [INFO] [stderr] Compiling zeroize v0.6.0 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling x25519-dalek v0.5.2 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling compress v0.1.2 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling ed25519-dalek v1.0.0-pre.1 [INFO] [stderr] Compiling rsa v0.1.3 [INFO] [stderr] Compiling rcmixed v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.43s [INFO] running `"docker" "inspect" "6da5368a32bc856274bde028c6352a36a2a891ffac63fab7e07f675bd4cfcac2"` [INFO] running `"docker" "rm" "-f" "6da5368a32bc856274bde028c6352a36a2a891ffac63fab7e07f675bd4cfcac2"` [INFO] [stdout] 6da5368a32bc856274bde028c6352a36a2a891ffac63fab7e07f675bd4cfcac2 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 549b0fe4d74c40a95587120c3335a2f2771ee8edc190b06828f88c420430f947 [INFO] running `"docker" "start" "-a" "549b0fe4d74c40a95587120c3335a2f2771ee8edc190b06828f88c420430f947"` [INFO] [stderr] Compiling rcmixed v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] error[E0412]: cannot find type `AES` in this scope [INFO] [stderr] --> tests/store.rs:47:31 [INFO] [stderr] | [INFO] [stderr] 47 | pk_encrypt::(plaintext.clone(), &receiver_pk, &sender_sk); [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SHA256` in this scope [INFO] [stderr] --> tests/store.rs:47:36 [INFO] [stderr] | [INFO] [stderr] 47 | pk_encrypt::(plaintext.clone(), &receiver_pk, &sender_sk); [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `AES` in this scope [INFO] [stderr] --> tests/store.rs:53:31 [INFO] [stderr] | [INFO] [stderr] 53 | pk_decrypt::(ciphertext.unwrap(), &sender_pk, &receiver_sk); [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SHA256` in this scope [INFO] [stderr] --> tests/store.rs:53:36 [INFO] [stderr] | [INFO] [stderr] 53 | pk_decrypt::(ciphertext.unwrap(), &sender_pk, &receiver_sk); [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] warning: unused imports: `HashAlgorithm`, `SymmetricAlgorithm` [INFO] [stderr] --> tests/store.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 10 | HashAlgorithm, PublicKeyAlgorithm, SignatureAlgorithm, SymmetricAlgorithm, [INFO] [stderr] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `tmp_trait::RSA: rcmixed::traits::SignatureAlgorithm` is not satisfied [INFO] [stderr] --> tests/store.rs:47:13 [INFO] [stderr] | [INFO] [stderr] 47 | pk_encrypt::(plaintext.clone(), &receiver_pk, &sender_sk); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `rcmixed::traits::SignatureAlgorithm` is not implemented for `tmp_trait::RSA` [INFO] [stderr] | [INFO] [stderr] = note: required by `rcmixed::encrypt_public_key::encrypt` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> tests/store.rs:47:68 [INFO] [stderr] | [INFO] [stderr] 47 | pk_encrypt::(plaintext.clone(), &receiver_pk, &sender_sk); [INFO] [stderr] | ^^^^^^^^^^^^ expected array of 32 elements, found &str [INFO] [stderr] | [INFO] [stderr] = note: expected type `&[u8; 32]` [INFO] [stderr] found type `&&str` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `tmp_trait::RSA: rcmixed::traits::SignatureAlgorithm` is not satisfied [INFO] [stderr] --> tests/store.rs:53:13 [INFO] [stderr] | [INFO] [stderr] 53 | pk_decrypt::(ciphertext.unwrap(), &sender_pk, &receiver_sk); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `rcmixed::traits::SignatureAlgorithm` is not implemented for `tmp_trait::RSA` [INFO] [stderr] | [INFO] [stderr] = note: required by `rcmixed::encrypt_public_key::decrypt` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> tests/store.rs:53:82 [INFO] [stderr] | [INFO] [stderr] 53 | pk_decrypt::(ciphertext.unwrap(), &sender_pk, &receiver_sk); [INFO] [stderr] | ^^^^^^^^^^^^ expected array of 30 elements, found &str [INFO] [stderr] | [INFO] [stderr] = note: expected type `&[u8; 30]` [INFO] [stderr] found type `&&str` [INFO] [stderr] [INFO] [stderr] error: aborting due to 8 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, E0308, E0412. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error: Could not compile `rcmixed`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "549b0fe4d74c40a95587120c3335a2f2771ee8edc190b06828f88c420430f947"` [INFO] running `"docker" "rm" "-f" "549b0fe4d74c40a95587120c3335a2f2771ee8edc190b06828f88c420430f947"` [INFO] [stdout] 549b0fe4d74c40a95587120c3335a2f2771ee8edc190b06828f88c420430f947