[INFO] fetching crate algae-mmr 0.1.19...
[INFO] checking algae-mmr-0.1.19 against master#b3bd7058c139e71bae0862ef8f8ac936208873e9 for pr-123752
[INFO] extracting crate algae-mmr 0.1.19 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate algae-mmr 0.1.19 on toolchain b3bd7058c139e71bae0862ef8f8ac936208873e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate algae-mmr 0.1.19
[INFO] finished tweaking crates.io crate algae-mmr 0.1.19
[INFO] tweaked toml for crates.io crate algae-mmr 0.1.19 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 81 packages
[INFO] [stderr]       Adding decanter v0.1.5 (latest: v0.1.6)
[INFO] [stderr]       Adding decanter-crypto v0.1.5 (latest: v0.1.6)
[INFO] [stderr]       Adding foreign-types v0.3.2 (latest: v0.5.0)
[INFO] [stderr]       Adding foreign-types-shared v0.1.1 (latest: v0.3.1)
[INFO] [stderr]       Adding generic-array v0.14.7 (latest: v1.0.0)
[INFO] [stderr]       Adding heck v0.4.1 (latest: v0.5.0)
[INFO] [stderr]       Adding hex-literal v0.3.4 (latest: v0.4.1)
[INFO] [stderr]       Adding itertools v0.10.5 (latest: v0.12.1)
[INFO] [stderr]       Adding object v0.32.2 (latest: v0.35.0)
[INFO] [stderr]       Adding ring v0.16.20 (latest: v0.17.8)
[INFO] [stderr]       Adding smart-default v0.6.0 (latest: v0.7.1)
[INFO] [stderr]       Adding spin v0.5.2 (latest: v0.9.8)
[INFO] [stderr]       Adding strum v0.24.1 (latest: v0.26.2)
[INFO] [stderr]       Adding strum_macros v0.24.3 (latest: v0.26.2)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.58)
[INFO] [stderr]       Adding synstructure v0.12.6 (latest: v0.13.1)
[INFO] [stderr]       Adding untrusted v0.7.1 (latest: v0.9.0)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hmac-sha256 v1.1.7
[INFO] [stderr]   Downloaded decanter v0.1.5
[INFO] [stderr]   Downloaded vrf v0.2.4
[INFO] [stderr]   Downloaded smart-default v0.6.0
[INFO] [stderr]   Downloaded strum_macros v0.24.3
[INFO] [stderr]   Downloaded arrayref v0.3.7
[INFO] [stderr]   Downloaded decanter-crypto v0.1.5
[INFO] [stderr]   Downloaded arrayvec v0.7.4
[INFO] [stderr]   Downloaded constant_time_eq v0.3.0
[INFO] [stderr]   Downloaded blake3 v1.5.1
[INFO] [stderr]   Downloaded strum v0.24.1
[INFO] [stderr]   Downloaded decanter-derive v0.1.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3699673bdd973168f56443658a70adf5935813d765f1d776415d1a1366a0bb12
[INFO] running `Command { std: "docker" "start" "-a" "3699673bdd973168f56443658a70adf5935813d765f1d776415d1a1366a0bb12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3699673bdd973168f56443658a70adf5935813d765f1d776415d1a1366a0bb12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3699673bdd973168f56443658a70adf5935813d765f1d776415d1a1366a0bb12", kill_on_drop: false }`
[INFO] [stdout] 3699673bdd973168f56443658a70adf5935813d765f1d776415d1a1366a0bb12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d0208b68546a6fa9197a653911a9653b31853baba86dec89413b599d0b32285
[INFO] running `Command { std: "docker" "start" "-a" "4d0208b68546a6fa9197a653911a9653b31853baba86dec89413b599d0b32285", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling blake3 v1.5.1
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking hmac-sha256 v1.1.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking backtrace v0.3.71
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling smart-default v0.6.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking vrf v0.2.4
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking decanter-crypto v0.1.5
[INFO] [stderr]    Compiling decanter-derive v0.1.6
[INFO] [stderr]     Checking decanter v0.1.5
[INFO] [stderr]     Checking algae-mmr v0.1.19 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find function `hash_serialize` in module `decanter::hash`
[INFO] [stdout]   --> src/mmr.rs:13:50
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Clone, Debug, Default, Deserialize, Eq, Hashable, PartialEq, Serialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^ not found in `decanter::hash`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Hashable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `hash_serialize` in module `decanter::hash`
[INFO] [stdout]   --> src/cmp/payloads.rs:10:50
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Clone, Debug, Default, Deserialize, Eq, Hashable, PartialEq, Serialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^ not found in `decanter::hash`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Hashable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `hash_serialize` in module `decanter::hash`
[INFO] [stdout]   --> src/cmp/position.rs:10:51
[INFO] [stdout]    |
[INFO] [stdout] 10 |     Clone, Debug, Default, Deserialize, Eq, Hash, Hashable, Ord, PartialEq, PartialOrd, Serialize,
[INFO] [stdout]    |                                                   ^^^^^^^^ not found in `decanter::hash`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Hashable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `hash_serialize` in module `decanter::hash`
[INFO] [stdout]  --> src/stores/store.rs:9:56
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Clone, Debug, Default, Deserialize, Eq, Hash, Hashable, PartialEq, Serialize)]
[INFO] [stdout]   |                                                        ^^^^^^^^ not found in `decanter::hash`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Hashable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]   --> src/mmr.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::convert::From;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/prelude/mod.rs:148:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `From` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `constants::*`, `statics::*`
[INFO] [stdout]  --> src/primitives.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::{constants::*, statics::*, types::*};
[INFO] [stdout]   |                ^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/cmp/nodes.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::convert::From;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/prelude/mod.rs:148:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `hash_serialize` in module `decanter::hash`
[INFO] [stdout]   --> src/mmr.rs:13:50
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Clone, Debug, Default, Deserialize, Eq, Hashable, PartialEq, Serialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^ not found in `decanter::hash`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Hashable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `hash_serialize` in module `decanter::hash`
[INFO] [stdout]   --> src/cmp/payloads.rs:10:50
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Clone, Debug, Default, Deserialize, Eq, Hashable, PartialEq, Serialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^ not found in `decanter::hash`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Hashable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `hash_serialize` in module `decanter::hash`
[INFO] [stdout]   --> src/cmp/position.rs:10:51
[INFO] [stdout]    |
[INFO] [stdout] 10 |     Clone, Debug, Default, Deserialize, Eq, Hash, Hashable, Ord, PartialEq, PartialOrd, Serialize,
[INFO] [stdout]    |                                                   ^^^^^^^^ not found in `decanter::hash`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Hashable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `hash_serialize` in module `decanter::hash`
[INFO] [stdout]  --> src/stores/store.rs:9:56
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Clone, Debug, Default, Deserialize, Eq, Hash, Hashable, PartialEq, Serialize)]
[INFO] [stdout]   |                                                        ^^^^^^^^ not found in `decanter::hash`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Hashable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]   --> src/mmr.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::convert::From;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/prelude/mod.rs:148:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `From` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `constants::*`, `statics::*`
[INFO] [stdout]  --> src/primitives.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::{constants::*, statics::*, types::*};
[INFO] [stdout]   |                ^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/cmp/nodes.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::convert::From;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/prelude/mod.rs:148:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `algae-mmr` (lib) due to 5 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 4 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `algae-mmr` (lib test) due to 5 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "4d0208b68546a6fa9197a653911a9653b31853baba86dec89413b599d0b32285", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d0208b68546a6fa9197a653911a9653b31853baba86dec89413b599d0b32285", kill_on_drop: false }`
[INFO] [stdout] 4d0208b68546a6fa9197a653911a9653b31853baba86dec89413b599d0b32285
[INFO] checking algae-mmr-0.1.19 against try#57fe1b734d9ff1c8a92bda60b85506b9648158d3 for pr-123752
[INFO] extracting crate algae-mmr 0.1.19 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate algae-mmr 0.1.19 on toolchain 57fe1b734d9ff1c8a92bda60b85506b9648158d3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate algae-mmr 0.1.19
[INFO] finished tweaking crates.io crate algae-mmr 0.1.19
[INFO] tweaked toml for crates.io crate algae-mmr 0.1.19 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 81 packages
[INFO] [stderr]       Adding decanter v0.1.5 (latest: v0.1.6)
[INFO] [stderr]       Adding decanter-crypto v0.1.5 (latest: v0.1.6)
[INFO] [stderr]       Adding foreign-types v0.3.2 (latest: v0.5.0)
[INFO] [stderr]       Adding foreign-types-shared v0.1.1 (latest: v0.3.1)
[INFO] [stderr]       Adding generic-array v0.14.7 (latest: v1.0.0)
[INFO] [stderr]       Adding heck v0.4.1 (latest: v0.5.0)
[INFO] [stderr]       Adding hex-literal v0.3.4 (latest: v0.4.1)
[INFO] [stderr]       Adding itertools v0.10.5 (latest: v0.12.1)
[INFO] [stderr]       Adding object v0.32.2 (latest: v0.35.0)
[INFO] [stderr]       Adding ring v0.16.20 (latest: v0.17.8)
[INFO] [stderr]       Adding smart-default v0.6.0 (latest: v0.7.1)
[INFO] [stderr]       Adding spin v0.5.2 (latest: v0.9.8)
[INFO] [stderr]       Adding strum v0.24.1 (latest: v0.26.2)
[INFO] [stderr]       Adding strum_macros v0.24.3 (latest: v0.26.2)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.58)
[INFO] [stderr]       Adding synstructure v0.12.6 (latest: v0.13.1)
[INFO] [stderr]       Adding untrusted v0.7.1 (latest: v0.9.0)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f7de3c6715bdb015774b9397ca528ec074615d0202207bb8d5b478e4e141dd33
[INFO] running `Command { std: "docker" "start" "-a" "f7de3c6715bdb015774b9397ca528ec074615d0202207bb8d5b478e4e141dd33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f7de3c6715bdb015774b9397ca528ec074615d0202207bb8d5b478e4e141dd33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7de3c6715bdb015774b9397ca528ec074615d0202207bb8d5b478e4e141dd33", kill_on_drop: false }`
[INFO] [stdout] f7de3c6715bdb015774b9397ca528ec074615d0202207bb8d5b478e4e141dd33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] babd11ae54b2944821ffac78c4b16ee2b26287ac0b6c827add078cfadb8627b5
[INFO] running `Command { std: "docker" "start" "-a" "babd11ae54b2944821ffac78c4b16ee2b26287ac0b6c827add078cfadb8627b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling blake3 v1.5.1
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking hmac-sha256 v1.1.7
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking backtrace v0.3.71
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling smart-default v0.6.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking vrf v0.2.4
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking decanter-crypto v0.1.5
[INFO] [stderr]    Compiling decanter-derive v0.1.6
[INFO] [stderr]     Checking decanter v0.1.5
[INFO] [stderr]     Checking algae-mmr v0.1.19 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find function `hash_serialize` in module `decanter::hash`
[INFO] [stdout]   --> src/mmr.rs:13:50
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Clone, Debug, Default, Deserialize, Eq, Hashable, PartialEq, Serialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^ not found in `decanter::hash`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Hashable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `hash_serialize` in module `decanter::hash`
[INFO] [stdout]   --> src/cmp/payloads.rs:10:50
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Clone, Debug, Default, Deserialize, Eq, Hashable, PartialEq, Serialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^ not found in `decanter::hash`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Hashable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `hash_serialize` in module `decanter::hash`
[INFO] [stdout]   --> src/cmp/position.rs:10:51
[INFO] [stdout]    |
[INFO] [stdout] 10 |     Clone, Debug, Default, Deserialize, Eq, Hash, Hashable, Ord, PartialEq, PartialOrd, Serialize,
[INFO] [stdout]    |                                                   ^^^^^^^^ not found in `decanter::hash`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Hashable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `hash_serialize` in module `decanter::hash`
[INFO] [stdout]  --> src/stores/store.rs:9:56
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Clone, Debug, Default, Deserialize, Eq, Hash, Hashable, PartialEq, Serialize)]
[INFO] [stdout]   |                                                        ^^^^^^^^ not found in `decanter::hash`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Hashable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]   --> src/mmr.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::convert::From;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/prelude/mod.rs:148:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `From` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `constants::*`, `statics::*`
[INFO] [stdout]  --> src/primitives.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::{constants::*, statics::*, types::*};
[INFO] [stdout]   |                ^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/cmp/nodes.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::convert::From;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/prelude/mod.rs:148:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `hash_serialize` in module `decanter::hash`
[INFO] [stdout]   --> src/mmr.rs:13:50
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Clone, Debug, Default, Deserialize, Eq, Hashable, PartialEq, Serialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^ not found in `decanter::hash`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Hashable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `hash_serialize` in module `decanter::hash`
[INFO] [stdout]   --> src/cmp/payloads.rs:10:50
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Clone, Debug, Default, Deserialize, Eq, Hashable, PartialEq, Serialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^ not found in `decanter::hash`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Hashable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `hash_serialize` in module `decanter::hash`
[INFO] [stdout]   --> src/cmp/position.rs:10:51
[INFO] [stdout]    |
[INFO] [stdout] 10 |     Clone, Debug, Default, Deserialize, Eq, Hash, Hashable, Ord, PartialEq, PartialOrd, Serialize,
[INFO] [stdout]    |                                                   ^^^^^^^^ not found in `decanter::hash`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Hashable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `hash_serialize` in module `decanter::hash`
[INFO] [stdout]  --> src/stores/store.rs:9:56
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Clone, Debug, Default, Deserialize, Eq, Hash, Hashable, PartialEq, Serialize)]
[INFO] [stdout]   |                                                        ^^^^^^^^ not found in `decanter::hash`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Hashable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]   --> src/mmr.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::convert::From;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/prelude/mod.rs:148:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `From` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `constants::*`, `statics::*`
[INFO] [stdout]  --> src/primitives.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::{constants::*, statics::*, types::*};
[INFO] [stdout]   |                ^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/cmp/nodes.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::convert::From;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/prelude/mod.rs:148:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `algae-mmr` (lib) due to 5 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 4 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `algae-mmr` (lib test) due to 5 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "babd11ae54b2944821ffac78c4b16ee2b26287ac0b6c827add078cfadb8627b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "babd11ae54b2944821ffac78c4b16ee2b26287ac0b6c827add078cfadb8627b5", kill_on_drop: false }`
[INFO] [stdout] babd11ae54b2944821ffac78c4b16ee2b26287ac0b6c827add078cfadb8627b5
