[INFO] fetching crate blockify 0.0.9... [INFO] testing blockify-0.0.9 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate blockify 0.0.9 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate blockify 0.0.9 [INFO] finished tweaking crates.io crate blockify 0.0.9 [INFO] tweaked toml for crates.io crate blockify 0.0.9 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate blockify 0.0.9 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 106 packages to latest compatible versions [INFO] [stderr] Adding bincode v1.3.3 (available: v2.0.1) [INFO] [stderr] Adding ed25519-dalek v1.0.1 (available: v2.2.0) [INFO] [stderr] Adding libsqlite3-sys v0.26.0 (available: v0.35.0) [INFO] [stderr] Adding rand v0.7.3 (available: v0.9.2) [INFO] [stderr] Adding ring v0.16.20 (available: v0.17.14) [INFO] [stderr] Adding zeroize v1.3.0 (available: v1.8.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05efde7045968e46ec1d7faf69fb2b0e567834ec075a0e72e6b6f6995206e50a [INFO] running `Command { std: "docker" "start" "-a" "05efde7045968e46ec1d7faf69fb2b0e567834ec075a0e72e6b6f6995206e50a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05efde7045968e46ec1d7faf69fb2b0e567834ec075a0e72e6b6f6995206e50a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05efde7045968e46ec1d7faf69fb2b0e567834ec075a0e72e6b6f6995206e50a", kill_on_drop: false }` [INFO] [stdout] 05efde7045968e46ec1d7faf69fb2b0e567834ec075a0e72e6b6f6995206e50a [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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96f7fe8e426e0b1390fb929dabbbfce65f66ff0d447b90b5a9b4ab5ff5f6641d [INFO] running `Command { std: "docker" "start" "-a" "96f7fe8e426e0b1390fb929dabbbfce65f66ff0d447b90b5a9b4ab5ff5f6641d", kill_on_drop: false }` [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling libsqlite3-sys v0.26.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling diesel_derives v2.3.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling downcast-rs v2.0.2 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling record_derive v0.2.6 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling dsl_auto_type v0.2.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling diesel v2.3.3 [INFO] [stderr] Compiling blockify v0.0.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead [INFO] [stdout] --> src/data/mod.rs:86:24 [INFO] [stdout] | [INFO] [stdout] 86 | secs: self.timestamp() as _, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.04s [INFO] running `Command { std: "docker" "inspect" "96f7fe8e426e0b1390fb929dabbbfce65f66ff0d447b90b5a9b4ab5ff5f6641d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96f7fe8e426e0b1390fb929dabbbfce65f66ff0d447b90b5a9b4ab5ff5f6641d", kill_on_drop: false }` [INFO] [stdout] 96f7fe8e426e0b1390fb929dabbbfce65f66ff0d447b90b5a9b4ab5ff5f6641d [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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c207cf544016a6bfd0702b0874ca47160026d54323dc67568955e9631396e383 [INFO] running `Command { std: "docker" "start" "-a" "c207cf544016a6bfd0702b0874ca47160026d54323dc67568955e9631396e383", kill_on_drop: false }` [INFO] [stderr] Compiling blockify v0.0.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead [INFO] [stdout] --> src/data/mod.rs:86:24 [INFO] [stdout] | [INFO] [stdout] 86 | secs: self.timestamp() as _, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `record_derive::Record` [INFO] [stdout] --> tests/main_test.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use record_derive::Record; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `SerdeError` found for enum `SigningError` in the current scope [INFO] [stdout] --> tests/feature_tests.rs:9:45 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Serialize, Deserialize, Record)] [INFO] [stdout] | ^^^^^^ variant or associated item not found in `SigningError` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0618]: expected function, found `VerificationError` [INFO] [stdout] --> tests/feature_tests.rs:9:45 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Serialize, Deserialize, Record)] [INFO] [stdout] | ^^^^^^ call expression requires function [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `SerdeError` found for enum `SigningError` in the current scope [INFO] [stdout] --> tests/block_test.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Debug, Clone, Record, Serialize, Deserialize, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^ variant or associated item not found in `SigningError` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0618]: expected function, found `VerificationError` [INFO] [stdout] --> tests/block_test.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Debug, Clone, Record, Serialize, Deserialize, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^ call expression requires function [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0599, E0618. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `blockify` (test "feature_tests") due to 2 previous errors [INFO] [stdout] Some errors have detailed explanations: E0599, E0618. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about an error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `blockify` (test "block_test") due to 2 previous errors [INFO] [stdout] warning: unused import: `record_derive::Record` [INFO] [stdout] --> tests/main_test.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use record_derive::Record; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `SerdeError` found for enum `SigningError` in the current scope [INFO] [stdout] --> tests/main_test.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug, Clone, Record, Serialize, Deserialize, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^ variant or associated item not found in `SigningError` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0618]: expected function, found `VerificationError` [INFO] [stdout] --> tests/main_test.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug, Clone, Record, Serialize, Deserialize, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^ call expression requires function [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `SerdeError` found for enum `SigningError` in the current scope [INFO] [stdout] --> tests/feature_tests.rs:9:45 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Serialize, Deserialize, Record)] [INFO] [stdout] | ^^^^^^ variant or associated item not found in `SigningError` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0618]: expected function, found `VerificationError` [INFO] [stdout] --> tests/feature_tests.rs:9:45 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Serialize, Deserialize, Record)] [INFO] [stdout] | ^^^^^^ call expression requires function [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `SerdeError` found for enum `SigningError` in the current scope [INFO] [stdout] --> tests/block_test.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Debug, Clone, Record, Serialize, Deserialize, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^ variant or associated item not found in `SigningError` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0618]: expected function, found `VerificationError` [INFO] [stdout] --> tests/block_test.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Debug, Clone, Record, Serialize, Deserialize, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^ call expression requires function [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0599, E0618. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `blockify` (test "main_test") due to 2 previous errors; 1 warning emitted [INFO] [stdout] error[E0599]: no variant or associated item named `SerdeError` found for enum `SigningError` in the current scope [INFO] [stdout] --> tests/main_test.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug, Clone, Record, Serialize, Deserialize, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^ variant or associated item not found in `SigningError` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0618]: expected function, found `VerificationError` [INFO] [stdout] --> tests/main_test.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug, Clone, Record, Serialize, Deserialize, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^ call expression requires function [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0599, E0618. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `blockify` (test "mod") due to 6 previous errors; 1 warning emitted [INFO] [stdout] warning: use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead [INFO] [stdout] --> src/data/mod.rs:86:24 [INFO] [stdout] | [INFO] [stdout] 86 | secs: self.timestamp() as _, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `SerdeError` found for enum `crypto::SigningError` in the current scope [INFO] [stdout] --> src/trans/sqlite/sqlite_chain.rs:169:21 [INFO] [stdout] | [INFO] [stdout] 169 | #[derive(Debug, Record, Clone, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^ variant or associated item not found in `crypto::SigningError` [INFO] [stdout] | [INFO] [stdout] ::: src/crypto/mod.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub enum SigningError { [INFO] [stdout] | --------------------- variant or associated item `SerdeError` not found for this enum [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0618]: expected function, found `crypto::VerificationError` [INFO] [stdout] --> src/trans/sqlite/sqlite_chain.rs:169:21 [INFO] [stdout] | [INFO] [stdout] 169 | #[derive(Debug, Record, Clone, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^ call expression requires function [INFO] [stdout] | [INFO] [stdout] ::: src/crypto/mod.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | SerdeError, [INFO] [stdout] | ---------- `crypto::VerificationError::SerdeError` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0599, E0618. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `blockify` (lib test) due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "c207cf544016a6bfd0702b0874ca47160026d54323dc67568955e9631396e383", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c207cf544016a6bfd0702b0874ca47160026d54323dc67568955e9631396e383", kill_on_drop: false }` [INFO] [stdout] c207cf544016a6bfd0702b0874ca47160026d54323dc67568955e9631396e383