[INFO] fetching crate disco-rs 0.6.0...
[INFO] checking disco-rs-0.6.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate disco-rs 0.6.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate disco-rs 0.6.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "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-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ff v0.10.1
[INFO] [stderr]   Downloaded elliptic-curve v0.10.4
[INFO] [stderr]   Downloaded group v0.10.0
[INFO] [stderr]   Downloaded cde v0.3.7
[INFO] [stderr]   Downloaded serde-big-array v0.3.3
[INFO] [stderr]   Downloaded strobe-rs v0.7.0
[INFO] [stderr]   Downloaded crypto-bigint v0.2.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 949d92f874a28cda871d2efdd4259ba0a371c6facd7f35865abde34404367de9
[INFO] running `Command { std: "docker" "start" "-a" "949d92f874a28cda871d2efdd4259ba0a371c6facd7f35865abde34404367de9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "949d92f874a28cda871d2efdd4259ba0a371c6facd7f35865abde34404367de9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "949d92f874a28cda871d2efdd4259ba0a371c6facd7f35865abde34404367de9", kill_on_drop: false }`
[INFO] [stdout] 949d92f874a28cda871d2efdd4259ba0a371c6facd7f35865abde34404367de9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 595473b76e655fe6a5c5accfa876885a17054ee4e78292e0c1064841b81524a6
[INFO] running `Command { std: "docker" "start" "-a" "595473b76e655fe6a5c5accfa876885a17054ee4e78292e0c1064841b81524a6", kill_on_drop: false }`
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking phf_shared v0.10.0
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.12
[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]     Checking data-encoding-macro v0.1.14
[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 curve25519-dalek v3.2.1
[INFO] [stderr]     Checking serde-big-array v0.4.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] [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] [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 "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" "595473b76e655fe6a5c5accfa876885a17054ee4e78292e0c1064841b81524a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "595473b76e655fe6a5c5accfa876885a17054ee4e78292e0c1064841b81524a6", kill_on_drop: false }`
[INFO] [stdout] 595473b76e655fe6a5c5accfa876885a17054ee4e78292e0c1064841b81524a6
[INFO] checking disco-rs-0.6.0 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate disco-rs 0.6.0 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate disco-rs 0.6.0 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "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-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 631c3fdadd7326f42f19cf3786f8a159babe4f18051bc4d62bd6e2ba4ef02bec
[INFO] running `Command { std: "docker" "start" "-a" "631c3fdadd7326f42f19cf3786f8a159babe4f18051bc4d62bd6e2ba4ef02bec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "631c3fdadd7326f42f19cf3786f8a159babe4f18051bc4d62bd6e2ba4ef02bec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "631c3fdadd7326f42f19cf3786f8a159babe4f18051bc4d62bd6e2ba4ef02bec", kill_on_drop: false }`
[INFO] [stdout] 631c3fdadd7326f42f19cf3786f8a159babe4f18051bc4d62bd6e2ba4ef02bec
[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=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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d363b7166fb017303bc53d6e18d2677d9e1b3d20309946759b385738a623e83
[INFO] running `Command { std: "docker" "start" "-a" "2d363b7166fb017303bc53d6e18d2677d9e1b3d20309946759b385738a623e83", kill_on_drop: false }`
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.12
[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]     Checking data-encoding-macro v0.1.14
[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 curve25519-dalek v3.2.1
[INFO] [stderr]     Checking serde-big-array v0.4.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] [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] [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 "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" "2d363b7166fb017303bc53d6e18d2677d9e1b3d20309946759b385738a623e83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d363b7166fb017303bc53d6e18d2677d9e1b3d20309946759b385738a623e83", kill_on_drop: false }`
[INFO] [stdout] 2d363b7166fb017303bc53d6e18d2677d9e1b3d20309946759b385738a623e83
