[INFO] fetching crate timelock 0.3.0... [INFO] testing timelock-0.3.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate timelock 0.3.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate timelock 0.3.0 [INFO] finished tweaking crates.io crate timelock 0.3.0 [INFO] tweaked toml for crates.io crate timelock 0.3.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate timelock 0.3.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate timelock 0.3.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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded handlebox v0.3.0 [INFO] [stderr] Downloaded simulacrum v0.3.1 [INFO] [stderr] Downloaded scale-info v2.11.5 [INFO] [stderr] Downloaded debugit v0.1.2 [INFO] [stderr] Downloaded cpufeatures v0.2.15 [INFO] [stderr] Downloaded simulacrum_macros v0.3.1 [INFO] [stderr] Downloaded array-bytes v6.2.3 [INFO] [stderr] Downloaded simulacrum_mock v0.1.0 [INFO] [stderr] Downloaded ark-bls12-377 v0.5.0 [INFO] [stderr] Downloaded scale-info-derive v2.11.5 [INFO] [stderr] Downloaded simulacrum_shared v0.1.0 [INFO] [stderr] Downloaded allocator-api2 v0.2.20 [INFO] [stderr] Downloaded simulacrum_user v0.1.0 [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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a8e87bfb5d02b117f9c73e605d146541969c58e4f224171fae7ca321ed637c8 [INFO] running `Command { std: "docker" "start" "-a" "5a8e87bfb5d02b117f9c73e605d146541969c58e4f224171fae7ca321ed637c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a8e87bfb5d02b117f9c73e605d146541969c58e4f224171fae7ca321ed637c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a8e87bfb5d02b117f9c73e605d146541969c58e4f224171fae7ca321ed637c8", kill_on_drop: false }` [INFO] [stdout] 5a8e87bfb5d02b117f9c73e605d146541969c58e4f224171fae7ca321ed637c8 [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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e86ce318e0a9c2988c4f1e6149c6dcc88ceb21995146633864cc552355dcfe7 [INFO] running `Command { std: "docker" "start" "-a" "7e86ce318e0a9c2988c4f1e6149c6dcc88ceb21995146633864cc552355dcfe7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling allocator-api2 v0.2.20 [INFO] [stderr] Compiling cpufeatures v0.2.15 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling byte-slice-cast v1.2.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling array-bytes v6.2.3 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling ark-serialize-derive v0.5.0 [INFO] [stderr] Compiling ark-ff-asm v0.5.0 [INFO] [stderr] Compiling ark-ff-macros v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.5 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling scale-info-derive v2.11.5 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ark-std v0.5.0 [INFO] [stderr] Compiling ark-serialize v0.5.0 [INFO] [stderr] Compiling ark-ff v0.5.0 [INFO] [stderr] Compiling scale-info v2.11.5 [INFO] [stderr] Compiling ark-poly v0.5.0 [INFO] [stderr] Compiling ark-ec v0.5.0 [INFO] [stderr] Compiling ark-bls12-377 v0.5.0 [INFO] [stderr] Compiling ark-bls12-381 v0.5.0 [INFO] [stderr] Compiling timelock v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "7e86ce318e0a9c2988c4f1e6149c6dcc88ceb21995146633864cc552355dcfe7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e86ce318e0a9c2988c4f1e6149c6dcc88ceb21995146633864cc552355dcfe7", kill_on_drop: false }` [INFO] [stdout] 7e86ce318e0a9c2988c4f1e6149c6dcc88ceb21995146633864cc552355dcfe7 [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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a18e7ebcfee1ad9347af8c76cfab2c6b625922c7e1d475b57ccb2ed3abf8209c [INFO] running `Command { std: "docker" "start" "-a" "a18e7ebcfee1ad9347af8c76cfab2c6b625922c7e1d475b57ccb2ed3abf8209c", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling handlebox v0.3.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling debugit v0.1.2 [INFO] [stderr] Compiling simulacrum_shared v0.1.0 [INFO] [stderr] Compiling simulacrum_mock v0.1.0 [INFO] [stderr] Compiling simulacrum_user v0.1.0 [INFO] [stderr] Compiling simulacrum_macros v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ark-std v0.5.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling simulacrum v0.3.1 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ark-serialize v0.5.0 [INFO] [stderr] Compiling ark-ff-macros v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling ark-ff v0.5.0 [INFO] [stderr] Compiling scale-info v2.11.5 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Compiling ark-poly v0.5.0 [INFO] [stderr] Compiling ark-ec v0.5.0 [INFO] [stderr] Compiling ark-bls12-381 v0.5.0 [INFO] [stderr] Compiling ark-bls12-377 v0.5.0 [INFO] [stderr] Compiling timelock v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `alloc::vec` [INFO] [stdout] --> src/ibe/fullident.rs:161:6 [INFO] [stdout] | [INFO] [stdout] 161 | use alloc::vec; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | #![warn(unused, future_incompatible, nonstandard_style, rust_2018_idioms, rust_2021_compatibility)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[warn(unused_imports)]` implied by `#[warn(unused)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 49.61s [INFO] running `Command { std: "docker" "inspect" "a18e7ebcfee1ad9347af8c76cfab2c6b625922c7e1d475b57ccb2ed3abf8209c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a18e7ebcfee1ad9347af8c76cfab2c6b625922c7e1d475b57ccb2ed3abf8209c", kill_on_drop: false }` [INFO] [stdout] a18e7ebcfee1ad9347af8c76cfab2c6b625922c7e1d475b57ccb2ed3abf8209c [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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 40ac96fc29a87d55552b542c1c5fc587f4b7d8576caccfbf81c08ce84e87fe64 [INFO] running `Command { std: "docker" "start" "-a" "40ac96fc29a87d55552b542c1c5fc587f4b7d8576caccfbf81c08ce84e87fe64", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `alloc::vec` [INFO] [stderr] --> src/ibe/fullident.rs:161:6 [INFO] [stderr] | [INFO] [stderr] 161 | use alloc::vec; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:18:9 [INFO] [stderr] | [INFO] [stderr] 18 | #![warn(unused, future_incompatible, nonstandard_style, rust_2018_idioms, rust_2021_compatibility)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] = note: `#[warn(unused_imports)]` implied by `#[warn(unused)]` [INFO] [stderr] [INFO] [stderr] warning: `timelock` (lib test) generated 1 warning (run `cargo fix --lib -p timelock --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/timelock-79774f1fcdc7d79d) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test block_ciphers::test::aes_encrypt_decrypt_fails_with_bad_key ... ok [INFO] [stdout] test block_ciphers::test::aes_encrypt_decrypt_fails_with_invalid_nonce ... ok [INFO] [stdout] test block_ciphers::test::aes_encrypt_decrypt_fails_with_bad_length_nonce ... ok [INFO] [stdout] test block_ciphers::test::aes_encrypt_decrypt_works ... ok [INFO] [stdout] test ibe::utils::test::utils_can_calc_sha256 ... ok [INFO] [stdout] test ibe::fullident::test::fullident_identity_construction_works ... ok [INFO] [stdout] test ibe::fullident::test::fullident_decryption_fails_with_bad_ciphertext ... ok [INFO] [stdout] test ibe::fullident::test::fullident_decryption_fails_with_bad_key ... ok [INFO] [stdout] test tlock::test::tlock_decryption_fails_with_bad_ciphertext ... ok [INFO] [stdout] test ibe::fullident::test::fullident_encrypt_and_decrypt ... ok [INFO] [stdout] test tlock::test::tlock_decryption_fails_with_bad_nonce ... ok [INFO] [stdout] test tlock::test::tlock_can_encrypt_decrypt_with_single_sig ... ok [INFO] [stdout] test tlock::test::tlock_can_encrypt_decrypt_with_full_sigs_present ... ok [INFO] [stdout] test tlock::test::tlock_can_encrypt_decrypt_with_many_identities_at_threshold ... ok [INFO] [stdout] test tlock::test::tlock_encrypt_decrypt_drand_quicknet_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.72s [INFO] [stdout] [INFO] [stderr] Doc-tests timelock [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "40ac96fc29a87d55552b542c1c5fc587f4b7d8576caccfbf81c08ce84e87fe64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40ac96fc29a87d55552b542c1c5fc587f4b7d8576caccfbf81c08ce84e87fe64", kill_on_drop: false }` [INFO] [stdout] 40ac96fc29a87d55552b542c1c5fc587f4b7d8576caccfbf81c08ce84e87fe64