[INFO] fetching crate cosmian_cover_crypt 13.0.0...
[INFO] checking cosmian_cover_crypt-13.0.0 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate cosmian_cover_crypt 13.0.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate cosmian_cover_crypt 13.0.0 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cosmian_cover_crypt 13.0.0
[INFO] finished tweaking crates.io crate cosmian_cover_crypt 13.0.0
[INFO] tweaked toml for crates.io crate cosmian_cover_crypt 13.0.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate crates.io crate cosmian_cover_crypt 13.0.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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ghash v0.5.0
[INFO] [stderr]   Downloaded ctr v0.9.2
[INFO] [stderr]   Downloaded platforms v3.2.0
[INFO] [stderr]   Downloaded curve25519-dalek-derive v0.1.1
[INFO] [stderr]   Downloaded polyval v0.6.1
[INFO] [stderr]   Downloaded cosmian_crypto_core v9.3.0
[INFO] [stderr]   Downloaded aes-gcm v0.10.3
[INFO] [stderr]   Downloaded fiat-crypto v0.2.2
[INFO] [stderr]   Downloaded curve25519-dalek v4.1.1
[INFO] [stderr]   Downloaded aes v0.8.3
[INFO] [stderr]   Downloaded pqc_kyber v0.4.0
[INFO] [stderr]   Downloaded ed25519-dalek v2.0.0
[INFO] [stderr]   Downloaded ed25519 v2.2.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 91fb1e5a796d50392216ee79943d3a154dc025b1e403002110d6b6af6e0f42f9
[INFO] running `Command { std: "docker" "start" "-a" "91fb1e5a796d50392216ee79943d3a154dc025b1e403002110d6b6af6e0f42f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "91fb1e5a796d50392216ee79943d3a154dc025b1e403002110d6b6af6e0f42f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91fb1e5a796d50392216ee79943d3a154dc025b1e403002110d6b6af6e0f42f9", kill_on_drop: false }`
[INFO] [stdout] 91fb1e5a796d50392216ee79943d3a154dc025b1e403002110d6b6af6e0f42f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4014be3d9283d95689ca6a06a8fabd006b732d88c15582cdf792438966f1f805
[INFO] running `Command { std: "docker" "start" "-a" "4014be3d9283d95689ca6a06a8fabd006b732d88c15582cdf792438966f1f805", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]     Checking cpufeatures v0.2.11
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde v1.0.190
[INFO] [stderr]    Compiling platforms v3.2.0
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking signature v2.1.0
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling pqc_kyber v0.4.0
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]    Compiling curve25519-dalek v4.1.1
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking polyval v0.6.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking aes v0.8.3
[INFO] [stderr]     Checking ghash v0.5.0
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.190
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking zeroize v1.6.0
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking ed25519-dalek v2.0.0
[INFO] [stderr]     Checking cosmian_crypto_core v9.3.0
[INFO] [stderr]     Checking ciborium v0.2.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking cosmian_cover_crypt v13.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stdout] error[E0599]: no function or associated item named `deserialize` found for struct `core::MasterSecretKey` in the current scope
[INFO] [stdout]    --> src/core/primitives.rs:627:40
[INFO] [stdout]     |
[INFO] [stdout] 627 |         let old_msk = MasterSecretKey::deserialize(msk.serialize()?.as_slice())?;
[INFO] [stdout]     |                                        ^^^^^^^^^^^ function or associated item not found in `MasterSecretKey`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/mod.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout] 73  | pub struct MasterSecretKey {
[INFO] [stdout]     | -------------------------- function or associated item `deserialize` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `deserialize`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Serializable`
[INFO] [stdout]             candidate #2: `Deserialize`
[INFO] [stdout]             candidate #3: `DeserializeSeed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `serialize` found for struct `core::MasterSecretKey` in the current scope
[INFO] [stdout]    --> src/core/primitives.rs:627:56
[INFO] [stdout]     |
[INFO] [stdout] 627 |         let old_msk = MasterSecretKey::deserialize(msk.serialize()?.as_slice())?;
[INFO] [stdout]     |                                                        ^^^^^^^^^ method not found in `MasterSecretKey`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/mod.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout] 73  | pub struct MasterSecretKey {
[INFO] [stdout]     | -------------------------- method `serialize` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `serialize`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Serializable`
[INFO] [stdout]             candidate #2: `Serialize`
[INFO] [stdout] help: some of the expressions' fields have a method of the same name
[INFO] [stdout]     |
[INFO] [stdout] 627 |         let old_msk = MasterSecretKey::deserialize(msk.s.serialize()?.as_slice())?;
[INFO] [stdout]     |                                                        ++
[INFO] [stdout] 627 |         let old_msk = MasterSecretKey::deserialize(msk.s1.serialize()?.as_slice())?;
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 627 |         let old_msk = MasterSecretKey::deserialize(msk.s2.serialize()?.as_slice())?;
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `serialize` found for struct `core::UserSecretKey` in the current scope
[INFO] [stdout]    --> src/core/primitives.rs:669:25
[INFO] [stdout]     |
[INFO] [stdout] 669 |         let bytes = usk.serialize()?;
[INFO] [stdout]     |                         ^^^^^^^^^ method not found in `UserSecretKey`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/mod.rs:82:1
[INFO] [stdout]     |
[INFO] [stdout] 82  | pub struct UserSecretKey {
[INFO] [stdout]     | ------------------------ method `serialize` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `serialize`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Serializable`
[INFO] [stdout]             candidate #2: `Serialize`
[INFO] [stdout] help: some of the expressions' fields have a method of the same name
[INFO] [stdout]     |
[INFO] [stdout] 669 |         let bytes = usk.a.serialize()?;
[INFO] [stdout]     |                         ++
[INFO] [stdout] 669 |         let bytes = usk.b.serialize()?;
[INFO] [stdout]     |                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `deserialize` found for struct `core::UserSecretKey` in the current scope
[INFO] [stdout]    --> src/core/primitives.rs:670:35
[INFO] [stdout]     |
[INFO] [stdout] 670 |         let usk_ = UserSecretKey::deserialize(&bytes)?;
[INFO] [stdout]     |                                   ^^^^^^^^^^^ function or associated item not found in `UserSecretKey`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/mod.rs:82:1
[INFO] [stdout]     |
[INFO] [stdout] 82  | pub struct UserSecretKey {
[INFO] [stdout]     | ------------------------ function or associated item `deserialize` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `deserialize`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Serializable`
[INFO] [stdout]             candidate #2: `Deserialize`
[INFO] [stdout]             candidate #3: `DeserializeSeed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `deserialize` found for struct `core::UserSecretKey` in the current scope
[INFO] [stdout]    --> src/test_utils/mod.rs:122:43
[INFO] [stdout]     |
[INFO] [stdout] 122 |         let original_usk = UserSecretKey::deserialize(usk.serialize()?.as_slice())?;
[INFO] [stdout]     |                                           ^^^^^^^^^^^ function or associated item not found in `UserSecretKey`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/mod.rs:82:1
[INFO] [stdout]     |
[INFO] [stdout] 82  | pub struct UserSecretKey {
[INFO] [stdout]     | ------------------------ function or associated item `deserialize` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `deserialize`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Serializable`
[INFO] [stdout]             candidate #2: `Deserialize`
[INFO] [stdout]             candidate #3: `DeserializeSeed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `serialize` found for struct `core::UserSecretKey` in the current scope
[INFO] [stdout]    --> src/test_utils/mod.rs:122:59
[INFO] [stdout]     |
[INFO] [stdout] 122 |         let original_usk = UserSecretKey::deserialize(usk.serialize()?.as_slice())?;
[INFO] [stdout]     |                                                           ^^^^^^^^^ method not found in `UserSecretKey`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/mod.rs:82:1
[INFO] [stdout]     |
[INFO] [stdout] 82  | pub struct UserSecretKey {
[INFO] [stdout]     | ------------------------ method `serialize` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `serialize`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Serializable`
[INFO] [stdout]             candidate #2: `Serialize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cosmian_crypto_core::bytes_ser_de::Serializable`
[INFO] [stdout]   --> src/test_utils/mod.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     use cosmian_crypto_core::bytes_ser_de::Serializable;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bytes_ser_de::Serializable`
[INFO] [stdout]    --> src/core/primitives.rs:392:9
[INFO] [stdout]     |
[INFO] [stdout] 392 |         bytes_ser_de::Serializable, reexport::rand_core::SeedableRng, CsRng,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cosmian_cover_crypt` (lib test) due to 7 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "4014be3d9283d95689ca6a06a8fabd006b732d88c15582cdf792438966f1f805", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4014be3d9283d95689ca6a06a8fabd006b732d88c15582cdf792438966f1f805", kill_on_drop: false }`
[INFO] [stdout] 4014be3d9283d95689ca6a06a8fabd006b732d88c15582cdf792438966f1f805
[INFO] checking cosmian_cover_crypt-13.0.0 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate cosmian_cover_crypt 13.0.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate cosmian_cover_crypt 13.0.0 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cosmian_cover_crypt 13.0.0
[INFO] finished tweaking crates.io crate cosmian_cover_crypt 13.0.0
[INFO] tweaked toml for crates.io crate cosmian_cover_crypt 13.0.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate crates.io crate cosmian_cover_crypt 13.0.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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8772a9cac91af6779ca1a3316f9f6077981239f9d188fe80575c591a8c95bc6d
[INFO] running `Command { std: "docker" "start" "-a" "8772a9cac91af6779ca1a3316f9f6077981239f9d188fe80575c591a8c95bc6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8772a9cac91af6779ca1a3316f9f6077981239f9d188fe80575c591a8c95bc6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8772a9cac91af6779ca1a3316f9f6077981239f9d188fe80575c591a8c95bc6d", kill_on_drop: false }`
[INFO] [stdout] 8772a9cac91af6779ca1a3316f9f6077981239f9d188fe80575c591a8c95bc6d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2aacecacdf2e0a7f445e84ff30fe655348e52f666a42a55a8218fd73ff2ddf82
[INFO] running `Command { std: "docker" "start" "-a" "2aacecacdf2e0a7f445e84ff30fe655348e52f666a42a55a8218fd73ff2ddf82", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]     Checking cpufeatures v0.2.11
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde v1.0.190
[INFO] [stderr]    Compiling platforms v3.2.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking signature v2.1.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]    Compiling pqc_kyber v0.4.0
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling curve25519-dalek v4.1.1
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking polyval v0.6.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking ghash v0.5.0
[INFO] [stderr]     Checking aes v0.8.3
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.190
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking zeroize v1.6.0
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking ed25519-dalek v2.0.0
[INFO] [stderr]     Checking cosmian_crypto_core v9.3.0
[INFO] [stderr]     Checking ciborium v0.2.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking cosmian_cover_crypt v13.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stdout] error[E0599]: no function or associated item named `deserialize` found for struct `core::MasterSecretKey` in the current scope
[INFO] [stdout]    --> src/core/primitives.rs:627:40
[INFO] [stdout]     |
[INFO] [stdout] 627 |         let old_msk = MasterSecretKey::deserialize(msk.serialize()?.as_slice())?;
[INFO] [stdout]     |                                        ^^^^^^^^^^^ function or associated item not found in `MasterSecretKey`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/mod.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout] 73  | pub struct MasterSecretKey {
[INFO] [stdout]     | -------------------------- function or associated item `deserialize` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `deserialize`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Serializable`
[INFO] [stdout]             candidate #2: `Deserialize`
[INFO] [stdout]             candidate #3: `DeserializeSeed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `serialize` found for struct `core::MasterSecretKey` in the current scope
[INFO] [stdout]    --> src/core/primitives.rs:627:56
[INFO] [stdout]     |
[INFO] [stdout] 627 |         let old_msk = MasterSecretKey::deserialize(msk.serialize()?.as_slice())?;
[INFO] [stdout]     |                                                        ^^^^^^^^^ method not found in `MasterSecretKey`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/mod.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout] 73  | pub struct MasterSecretKey {
[INFO] [stdout]     | -------------------------- method `serialize` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `serialize`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Serializable`
[INFO] [stdout]             candidate #2: `Serialize`
[INFO] [stdout] help: some of the expressions' fields have a method of the same name
[INFO] [stdout]     |
[INFO] [stdout] 627 |         let old_msk = MasterSecretKey::deserialize(msk.s.serialize()?.as_slice())?;
[INFO] [stdout]     |                                                        ++
[INFO] [stdout] 627 |         let old_msk = MasterSecretKey::deserialize(msk.s1.serialize()?.as_slice())?;
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 627 |         let old_msk = MasterSecretKey::deserialize(msk.s2.serialize()?.as_slice())?;
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `serialize` found for struct `core::UserSecretKey` in the current scope
[INFO] [stdout]    --> src/core/primitives.rs:669:25
[INFO] [stdout]     |
[INFO] [stdout] 669 |         let bytes = usk.serialize()?;
[INFO] [stdout]     |                         ^^^^^^^^^ method not found in `UserSecretKey`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/mod.rs:82:1
[INFO] [stdout]     |
[INFO] [stdout] 82  | pub struct UserSecretKey {
[INFO] [stdout]     | ------------------------ method `serialize` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `serialize`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Serializable`
[INFO] [stdout]             candidate #2: `Serialize`
[INFO] [stdout] help: some of the expressions' fields have a method of the same name
[INFO] [stdout]     |
[INFO] [stdout] 669 |         let bytes = usk.a.serialize()?;
[INFO] [stdout]     |                         ++
[INFO] [stdout] 669 |         let bytes = usk.b.serialize()?;
[INFO] [stdout]     |                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `deserialize` found for struct `core::UserSecretKey` in the current scope
[INFO] [stdout]    --> src/core/primitives.rs:670:35
[INFO] [stdout]     |
[INFO] [stdout] 670 |         let usk_ = UserSecretKey::deserialize(&bytes)?;
[INFO] [stdout]     |                                   ^^^^^^^^^^^ function or associated item not found in `UserSecretKey`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/mod.rs:82:1
[INFO] [stdout]     |
[INFO] [stdout] 82  | pub struct UserSecretKey {
[INFO] [stdout]     | ------------------------ function or associated item `deserialize` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `deserialize`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Serializable`
[INFO] [stdout]             candidate #2: `Deserialize`
[INFO] [stdout]             candidate #3: `DeserializeSeed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `deserialize` found for struct `core::UserSecretKey` in the current scope
[INFO] [stdout]    --> src/test_utils/mod.rs:122:43
[INFO] [stdout]     |
[INFO] [stdout] 122 |         let original_usk = UserSecretKey::deserialize(usk.serialize()?.as_slice())?;
[INFO] [stdout]     |                                           ^^^^^^^^^^^ function or associated item not found in `UserSecretKey`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/mod.rs:82:1
[INFO] [stdout]     |
[INFO] [stdout] 82  | pub struct UserSecretKey {
[INFO] [stdout]     | ------------------------ function or associated item `deserialize` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `deserialize`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Serializable`
[INFO] [stdout]             candidate #2: `Deserialize`
[INFO] [stdout]             candidate #3: `DeserializeSeed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `serialize` found for struct `core::UserSecretKey` in the current scope
[INFO] [stdout]    --> src/test_utils/mod.rs:122:59
[INFO] [stdout]     |
[INFO] [stdout] 122 |         let original_usk = UserSecretKey::deserialize(usk.serialize()?.as_slice())?;
[INFO] [stdout]     |                                                           ^^^^^^^^^ method not found in `UserSecretKey`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/mod.rs:82:1
[INFO] [stdout]     |
[INFO] [stdout] 82  | pub struct UserSecretKey {
[INFO] [stdout]     | ------------------------ method `serialize` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `serialize`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Serializable`
[INFO] [stdout]             candidate #2: `Serialize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cosmian_crypto_core::bytes_ser_de::Serializable`
[INFO] [stdout]   --> src/test_utils/mod.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     use cosmian_crypto_core::bytes_ser_de::Serializable;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bytes_ser_de::Serializable`
[INFO] [stdout]    --> src/core/primitives.rs:392:9
[INFO] [stdout]     |
[INFO] [stdout] 392 |         bytes_ser_de::Serializable, reexport::rand_core::SeedableRng, CsRng,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cosmian_cover_crypt` (lib test) due to 7 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "2aacecacdf2e0a7f445e84ff30fe655348e52f666a42a55a8218fd73ff2ddf82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2aacecacdf2e0a7f445e84ff30fe655348e52f666a42a55a8218fd73ff2ddf82", kill_on_drop: false }`
[INFO] [stdout] 2aacecacdf2e0a7f445e84ff30fe655348e52f666a42a55a8218fd73ff2ddf82
