[INFO] fetching crate sv2_ffi 2.1.1...
[INFO] testing sv2_ffi-2.1.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate sv2_ffi 2.1.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate sv2_ffi 2.1.1
[INFO] finished tweaking crates.io crate sv2_ffi 2.1.1
[INFO] tweaked toml for crates.io crate sv2_ffi 2.1.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sv2_ffi 2.1.1 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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" "+beta-2026-04-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 102 packages to latest compatible versions
[INFO] [stderr]       Adding binary_sv2 v3.0.2 (available: v5.0.1)
[INFO] [stderr]       Adding codec_sv2 v2.1.0 (available: v5.0.0)
[INFO] [stderr]       Adding common_messages_sv2 v5.0.0 (available: v7.0.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding template_distribution_sv2 v3.1.0 (available: v5.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ff3596179bd0aa54f37738b178df15ba1490411c7abe6b50e2cb097030d763d7
[INFO] running `Command { std: "docker" "start" "-a" "ff3596179bd0aa54f37738b178df15ba1490411c7abe6b50e2cb097030d763d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ff3596179bd0aa54f37738b178df15ba1490411c7abe6b50e2cb097030d763d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff3596179bd0aa54f37738b178df15ba1490411c7abe6b50e2cb097030d763d7", kill_on_drop: false }`
[INFO] [stdout] ff3596179bd0aa54f37738b178df15ba1490411c7abe6b50e2cb097030d763d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 224bba55afe4e1ca61d304fa14ecd4dbe2095efe080be1182e8ab095c64820da
[INFO] running `Command { std: "docker" "start" "-a" "224bba55afe4e1ca61d304fa14ecd4dbe2095efe080be1182e8ab095c64820da", kill_on_drop: false }`
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling derive_codec_sv2 v1.1.2
[INFO] [stderr]    Compiling hex-conservative v0.1.2
[INFO] [stderr]    Compiling binary_codec_sv2 v2.0.0
[INFO] [stderr]    Compiling binary_codec_sv2 v3.0.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bitcoin_hashes v0.13.1
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling binary_sv2 v3.0.2
[INFO] [stderr]    Compiling common_messages_sv2 v5.0.0
[INFO] [stderr]    Compiling template_distribution_sv2 v3.1.0
[INFO] [stdout] error[E0433]: cannot find `binary_sv2` in `super`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/common_messages_sv2-5.0.0/src/channel_endpoint_changed.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Serialize, Deserialize, Debug, Copy, Clone, PartialEq, Eq)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `binary_sv2` in `super`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `binary_sv2` in `super`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/common_messages_sv2-5.0.0/src/channel_endpoint_changed.rs:14:21
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Serialize, Deserialize, Debug, Copy, Clone, PartialEq, Eq)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ could not find `binary_sv2` in `super`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/common_messages_sv2-5.0.0/src/channel_endpoint_changed.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Serialize, Deserialize, Debug, Copy, Clone, PartialEq, Eq)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `binary_sv2` in `super`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `binary_sv2` in `super`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/common_messages_sv2-5.0.0/src/reconnect.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `binary_sv2` in `super`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/common_messages_sv2-5.0.0/src/channel_endpoint_changed.rs:14:21
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Serialize, Deserialize, Debug, Copy, Clone, PartialEq, Eq)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ could not find `binary_sv2` in `super`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `binary_sv2` in `super`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/common_messages_sv2-5.0.0/src/reconnect.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ could not find `binary_sv2` in `super`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/common_messages_sv2-5.0.0/src/reconnect.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `binary_sv2` in `super`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `binary_sv2` in `super`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/common_messages_sv2-5.0.0/src/setup_connection.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `binary_sv2` in `super`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/common_messages_sv2-5.0.0/src/reconnect.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ could not find `binary_sv2` in `super`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `binary_sv2` in `super`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/common_messages_sv2-5.0.0/src/setup_connection.rs:27:21
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ could not find `binary_sv2` in `super`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/common_messages_sv2-5.0.0/src/setup_connection.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `binary_sv2` in `super`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `binary_sv2` in `super`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/common_messages_sv2-5.0.0/src/setup_connection.rs:293:10
[INFO] [stdout]     |
[INFO] [stdout] 293 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Copy)]
[INFO] [stdout]     |          ^^^^^^^^^ could not find `binary_sv2` in `super`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/common_messages_sv2-5.0.0/src/setup_connection.rs:27:21
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ could not find `binary_sv2` in `super`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `binary_sv2` in `super`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/common_messages_sv2-5.0.0/src/setup_connection.rs:293:21
[INFO] [stdout]     |
[INFO] [stdout] 293 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Copy)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `binary_sv2` in `super`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/common_messages_sv2-5.0.0/src/setup_connection.rs:293:10
[INFO] [stdout]     |
[INFO] [stdout] 293 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Copy)]
[INFO] [stdout]     |          ^^^^^^^^^ could not find `binary_sv2` in `super`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `binary_sv2` in `super`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/common_messages_sv2-5.0.0/src/setup_connection.rs:332:10
[INFO] [stdout]     |
[INFO] [stdout] 332 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]     |          ^^^^^^^^^ could not find `binary_sv2` in `super`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/common_messages_sv2-5.0.0/src/setup_connection.rs:293:21
[INFO] [stdout]     |
[INFO] [stdout] 293 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Copy)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `binary_sv2` in `super`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `binary_sv2` in `super`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/common_messages_sv2-5.0.0/src/setup_connection.rs:332:21
[INFO] [stdout]     |
[INFO] [stdout] 332 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `binary_sv2` in `super`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/common_messages_sv2-5.0.0/src/setup_connection.rs:332:10
[INFO] [stdout]     |
[INFO] [stdout] 332 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]     |          ^^^^^^^^^ could not find `binary_sv2` in `super`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/common_messages_sv2-5.0.0/src/setup_connection.rs:332:21
[INFO] [stdout]     |
[INFO] [stdout] 332 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `binary_sv2` in `super`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stdout] error[E0433]: cannot find `binary_sv2` in `super`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/template_distribution_sv2-3.1.0/src/coinbase_output_constraints.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Serialize, Deserialize, Copy, Clone, Debug, PartialEq, Eq)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `binary_sv2` in `super`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `binary_sv2` in `super`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/template_distribution_sv2-3.1.0/src/coinbase_output_constraints.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Serialize, Deserialize, Copy, Clone, Debug, PartialEq, Eq)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ could not find `binary_sv2` in `super`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/template_distribution_sv2-3.1.0/src/coinbase_output_constraints.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Serialize, Deserialize, Copy, Clone, Debug, PartialEq, Eq)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `binary_sv2` in `super`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `binary_sv2` in `super`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/template_distribution_sv2-3.1.0/src/new_template.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `binary_sv2` in `super`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/template_distribution_sv2-3.1.0/src/coinbase_output_constraints.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Serialize, Deserialize, Copy, Clone, Debug, PartialEq, Eq)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ could not find `binary_sv2` in `super`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `binary_sv2` in `super`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/template_distribution_sv2-3.1.0/src/new_template.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ could not find `binary_sv2` in `super`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/template_distribution_sv2-3.1.0/src/new_template.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `binary_sv2` in `super`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `binary_sv2` in `super`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/template_distribution_sv2-3.1.0/src/request_transaction_data.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Copy)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `binary_sv2` in `super`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/template_distribution_sv2-3.1.0/src/new_template.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ could not find `binary_sv2` in `super`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `binary_sv2` in `super`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/template_distribution_sv2-3.1.0/src/request_transaction_data.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Copy)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ could not find `binary_sv2` in `super`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/template_distribution_sv2-3.1.0/src/request_transaction_data.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Copy)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `binary_sv2` in `super`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `binary_sv2` in `super`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/template_distribution_sv2-3.1.0/src/request_transaction_data.rs:65:10
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `binary_sv2` in `super`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/template_distribution_sv2-3.1.0/src/request_transaction_data.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Copy)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ could not find `binary_sv2` in `super`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `binary_sv2` in `super`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/template_distribution_sv2-3.1.0/src/request_transaction_data.rs:65:21
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ could not find `binary_sv2` in `super`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/template_distribution_sv2-3.1.0/src/request_transaction_data.rs:65:10
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `binary_sv2` in `super`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `binary_sv2` in `super`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/template_distribution_sv2-3.1.0/src/request_transaction_data.rs:137:10
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]     |          ^^^^^^^^^ could not find `binary_sv2` in `super`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/template_distribution_sv2-3.1.0/src/request_transaction_data.rs:65:21
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ could not find `binary_sv2` in `super`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `binary_sv2` in `super`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/template_distribution_sv2-3.1.0/src/request_transaction_data.rs:137:21
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `binary_sv2` in `super`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/template_distribution_sv2-3.1.0/src/request_transaction_data.rs:137:10
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]     |          ^^^^^^^^^ could not find `binary_sv2` in `super`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `binary_sv2` in `super`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/template_distribution_sv2-3.1.0/src/set_new_prev_hash.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `binary_sv2` in `super`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/template_distribution_sv2-3.1.0/src/request_transaction_data.rs:137:21
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `binary_sv2` in `super`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `binary_sv2` in `super`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/template_distribution_sv2-3.1.0/src/set_new_prev_hash.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ could not find `binary_sv2` in `super`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/template_distribution_sv2-3.1.0/src/set_new_prev_hash.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `binary_sv2` in `super`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `binary_sv2` in `super`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/template_distribution_sv2-3.1.0/src/submit_solution.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `binary_sv2` in `super`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/template_distribution_sv2-3.1.0/src/set_new_prev_hash.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ could not find `binary_sv2` in `super`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `binary_sv2` in `super`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/template_distribution_sv2-3.1.0/src/submit_solution.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ could not find `binary_sv2` in `super`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/template_distribution_sv2-3.1.0/src/submit_solution.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `binary_sv2` in `super`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/template_distribution_sv2-3.1.0/src/submit_solution.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ could not find `binary_sv2` in `super`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `template_distribution_sv2` (lib) due to 28 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `common_messages_sv2` (lib) due to 20 previous errors
[INFO] running `Command { std: "docker" "inspect" "224bba55afe4e1ca61d304fa14ecd4dbe2095efe080be1182e8ab095c64820da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "224bba55afe4e1ca61d304fa14ecd4dbe2095efe080be1182e8ab095c64820da", kill_on_drop: false }`
[INFO] [stdout] 224bba55afe4e1ca61d304fa14ecd4dbe2095efe080be1182e8ab095c64820da
