[INFO] fetching crate disco-rs 0.6.0...
[INFO] checking disco-rs-0.6.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate disco-rs 0.6.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate disco-rs 0.6.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate disco-rs 0.6.0
[INFO] finished tweaking crates.io crate disco-rs 0.6.0
[INFO] tweaked toml for crates.io crate disco-rs 0.6.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crypto-bigint v0.2.11
[INFO] [stderr]   Downloaded serde-big-array v0.3.3
[INFO] [stderr]   Downloaded x25519-dalek v1.2.0
[INFO] [stderr]   Downloaded cde v0.3.7
[INFO] [stderr]   Downloaded ff v0.10.1
[INFO] [stderr]   Downloaded strobe-rs v0.7.0
[INFO] [stderr]   Downloaded group v0.10.0
[INFO] [stderr]   Downloaded elliptic-curve v0.10.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] da7080a7616d6df07de1f460dad5872956e4e6c475c5abc8420d9806b2598a64
[INFO] running `Command { std: "docker" "start" "-a" "da7080a7616d6df07de1f460dad5872956e4e6c475c5abc8420d9806b2598a64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "da7080a7616d6df07de1f460dad5872956e4e6c475c5abc8420d9806b2598a64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da7080a7616d6df07de1f460dad5872956e4e6c475c5abc8420d9806b2598a64", kill_on_drop: false }`
[INFO] [stdout] da7080a7616d6df07de1f460dad5872956e4e6c475c5abc8420d9806b2598a64
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25fc2d6dbd45b101e8d4156b945c02e4c520427a06bdb2d007b173df2cef9d8f
[INFO] running `Command { std: "docker" "start" "-a" "25fc2d6dbd45b101e8d4156b945c02e4c520427a06bdb2d007b173df2cef9d8f", kill_on_drop: false }`
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking phf_shared v0.10.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.12
[INFO] [stderr]     Checking data-encoding-macro v0.1.14
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling cde v0.3.7
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking serde-big-array v0.3.3
[INFO] [stderr]     Checking serde-big-array v0.4.1
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking strobe-rs v0.7.0
[INFO] [stderr]     Checking ff v0.10.1
[INFO] [stderr]     Checking crypto-bigint v0.2.11
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking group v0.10.0
[INFO] [stderr]     Checking x25519-dalek v1.2.0
[INFO] [stderr]     Checking elliptic-curve v0.10.4
[INFO] [stderr]     Checking disco-rs v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: the method `zeroize` exists for mutable reference `&mut PhantomData<T>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> tests/xeddsa/mod.rs:212:44
[INFO] [stdout]     |
[INFO] [stdout] 212 | #[derive(Clone, Debug, Default, PartialEq, Zeroize, Serialize, Deserialize)]
[INFO] [stdout]     |                                            ^^^^^^^ method cannot be called on `&mut PhantomData<T>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `PhantomData<T>: DefaultIsZeroes`
[INFO] [stdout]             which is required by `PhantomData<T>: Zeroize`
[INFO] [stdout]             `&mut PhantomData<T>: DefaultIsZeroes`
[INFO] [stdout]             which is required by `&mut PhantomData<T>: Zeroize`
[INFO] [stdout]     = note: this error originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `zeroize` exists for mutable reference `&mut PhantomData<T>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> tests/xeddsa/mod.rs:212:44
[INFO] [stdout]     |
[INFO] [stdout] 212 | #[derive(Clone, Debug, Default, PartialEq, Zeroize, Serialize, Deserialize)]
[INFO] [stdout]     |                                            ^^^^^^^ method cannot be called on `&mut PhantomData<T>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `PhantomData<T>: DefaultIsZeroes`
[INFO] [stdout]             which is required by `PhantomData<T>: Zeroize`
[INFO] [stdout]             `&mut PhantomData<T>: DefaultIsZeroes`
[INFO] [stdout]             which is required by `&mut PhantomData<T>: Zeroize`
[INFO] [stdout]     = note: this error originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `zeroize` exists for mutable reference `&mut PhantomData<T>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> tests/xeddsa/mod.rs:212:44
[INFO] [stdout]     |
[INFO] [stdout] 212 | #[derive(Clone, Debug, Default, PartialEq, Zeroize, Serialize, Deserialize)]
[INFO] [stdout]     |                                            ^^^^^^^ method cannot be called on `&mut PhantomData<T>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `PhantomData<T>: DefaultIsZeroes`
[INFO] [stdout]             which is required by `PhantomData<T>: Zeroize`
[INFO] [stdout]             `&mut PhantomData<T>: DefaultIsZeroes`
[INFO] [stdout]             which is required by `&mut PhantomData<T>: Zeroize`
[INFO] [stdout]     = note: this error originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `zeroize` exists for mutable reference `&mut PhantomData<T>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> tests/xeddsa/mod.rs:212:44
[INFO] [stdout]     |
[INFO] [stdout] 212 | #[derive(Clone, Debug, Default, PartialEq, Zeroize, Serialize, Deserialize)]
[INFO] [stdout]     |                                            ^^^^^^^ method cannot be called on `&mut PhantomData<T>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `PhantomData<T>: DefaultIsZeroes`
[INFO] [stdout]             which is required by `PhantomData<T>: Zeroize`
[INFO] [stdout]             `&mut PhantomData<T>: DefaultIsZeroes`
[INFO] [stdout]             which is required by `&mut PhantomData<T>: Zeroize`
[INFO] [stdout]     = note: this error originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `disco-rs` (test "keys") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `disco-rs` (test "params") due to 2 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `disco-rs` (test "one_way") due to 2 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `disco-rs` (test "two_way") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "25fc2d6dbd45b101e8d4156b945c02e4c520427a06bdb2d007b173df2cef9d8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25fc2d6dbd45b101e8d4156b945c02e4c520427a06bdb2d007b173df2cef9d8f", kill_on_drop: false }`
[INFO] [stdout] 25fc2d6dbd45b101e8d4156b945c02e4c520427a06bdb2d007b173df2cef9d8f
[INFO] checking disco-rs-0.6.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate disco-rs 0.6.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate disco-rs 0.6.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate disco-rs 0.6.0
[INFO] finished tweaking crates.io crate disco-rs 0.6.0
[INFO] tweaked toml for crates.io crate disco-rs 0.6.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 54797c30d15330f1d18731faf02c2842f979532b6482b0df5c56047b22def274
[INFO] running `Command { std: "docker" "start" "-a" "54797c30d15330f1d18731faf02c2842f979532b6482b0df5c56047b22def274", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54797c30d15330f1d18731faf02c2842f979532b6482b0df5c56047b22def274", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54797c30d15330f1d18731faf02c2842f979532b6482b0df5c56047b22def274", kill_on_drop: false }`
[INFO] [stdout] 54797c30d15330f1d18731faf02c2842f979532b6482b0df5c56047b22def274
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7fd2ff5c195789886dd44553c82f5cb4035722ab76697061677589093442ef8d
[INFO] running `Command { std: "docker" "start" "-a" "7fd2ff5c195789886dd44553c82f5cb4035722ab76697061677589093442ef8d", kill_on_drop: false }`
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking phf_shared v0.10.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.12
[INFO] [stderr]     Checking data-encoding-macro v0.1.14
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling cde v0.3.7
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking serde-big-array v0.3.3
[INFO] [stderr]     Checking serde-big-array v0.4.1
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking strobe-rs v0.7.0
[INFO] [stderr]     Checking ff v0.10.1
[INFO] [stderr]     Checking crypto-bigint v0.2.11
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking group v0.10.0
[INFO] [stderr]     Checking x25519-dalek v1.2.0
[INFO] [stderr]     Checking elliptic-curve v0.10.4
[INFO] [stderr]     Checking disco-rs v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: the method `zeroize` exists for mutable reference `&mut PhantomData<T>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> tests/xeddsa/mod.rs:212:44
[INFO] [stdout]     |
[INFO] [stdout] 212 | #[derive(Clone, Debug, Default, PartialEq, Zeroize, Serialize, Deserialize)]
[INFO] [stdout]     |                                            ^^^^^^^ method cannot be called on `&mut PhantomData<T>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `PhantomData<T>: DefaultIsZeroes`
[INFO] [stdout]             which is required by `PhantomData<T>: Zeroize`
[INFO] [stdout]             `&mut PhantomData<T>: DefaultIsZeroes`
[INFO] [stdout]             which is required by `&mut PhantomData<T>: Zeroize`
[INFO] [stdout]     = note: this error originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `zeroize` exists for mutable reference `&mut PhantomData<T>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> tests/xeddsa/mod.rs:212:44
[INFO] [stdout]     |
[INFO] [stdout] 212 | #[derive(Clone, Debug, Default, PartialEq, Zeroize, Serialize, Deserialize)]
[INFO] [stdout]     |                                            ^^^^^^^ method cannot be called on `&mut PhantomData<T>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `PhantomData<T>: DefaultIsZeroes`
[INFO] [stdout]             which is required by `PhantomData<T>: Zeroize`
[INFO] [stdout]             `&mut PhantomData<T>: DefaultIsZeroes`
[INFO] [stdout]             which is required by `&mut PhantomData<T>: Zeroize`
[INFO] [stdout]     = note: this error originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `zeroize` exists for mutable reference `&mut PhantomData<T>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> tests/xeddsa/mod.rs:212:44
[INFO] [stdout]     |
[INFO] [stdout] 212 | #[derive(Clone, Debug, Default, PartialEq, Zeroize, Serialize, Deserialize)]
[INFO] [stdout]     |                                            ^^^^^^^ method cannot be called on `&mut PhantomData<T>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `PhantomData<T>: DefaultIsZeroes`
[INFO] [stdout]             which is required by `PhantomData<T>: Zeroize`
[INFO] [stdout]             `&mut PhantomData<T>: DefaultIsZeroes`
[INFO] [stdout]             which is required by `&mut PhantomData<T>: Zeroize`
[INFO] [stdout]     = note: this error originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `zeroize` exists for mutable reference `&mut PhantomData<T>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> tests/xeddsa/mod.rs:212:44
[INFO] [stdout]     |
[INFO] [stdout] 212 | #[derive(Clone, Debug, Default, PartialEq, Zeroize, Serialize, Deserialize)]
[INFO] [stdout]     |                                            ^^^^^^^ method cannot be called on `&mut PhantomData<T>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `PhantomData<T>: DefaultIsZeroes`
[INFO] [stdout]             which is required by `PhantomData<T>: Zeroize`
[INFO] [stdout]             `&mut PhantomData<T>: DefaultIsZeroes`
[INFO] [stdout]             which is required by `&mut PhantomData<T>: Zeroize`
[INFO] [stdout]     = note: this error originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `disco-rs` (test "keys") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `disco-rs` (test "params") due to 2 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `disco-rs` (test "one_way") due to 2 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `disco-rs` (test "two_way") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "7fd2ff5c195789886dd44553c82f5cb4035722ab76697061677589093442ef8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fd2ff5c195789886dd44553c82f5cb4035722ab76697061677589093442ef8d", kill_on_drop: false }`
[INFO] [stdout] 7fd2ff5c195789886dd44553c82f5cb4035722ab76697061677589093442ef8d
