[INFO] fetching crate algae-mmr 0.1.19...
[INFO] checking algae-mmr-0.1.19 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate algae-mmr 0.1.19 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate algae-mmr 0.1.19 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 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-3-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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded smart-default v0.6.0
[INFO] [stderr]   Downloaded decanter-crypto v0.1.5
[INFO] [stderr]   Downloaded decanter-derive v0.1.6
[INFO] [stderr]   Downloaded hmac-sha256 v1.1.7
[INFO] [stderr]   Downloaded vrf v0.2.4
[INFO] [stderr]   Downloaded decanter v0.1.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 60ba161d5cc52309e1fcf0252ba16698c0cdc6b4de22333018b52b316f056619
[INFO] running `Command { std: "docker" "start" "-a" "60ba161d5cc52309e1fcf0252ba16698c0cdc6b4de22333018b52b316f056619", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60ba161d5cc52309e1fcf0252ba16698c0cdc6b4de22333018b52b316f056619", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60ba161d5cc52309e1fcf0252ba16698c0cdc6b4de22333018b52b316f056619", kill_on_drop: false }`
[INFO] [stdout] 60ba161d5cc52309e1fcf0252ba16698c0cdc6b4de22333018b52b316f056619
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 89c7ee0f5a311563445d12b14bee99ed6f947c3fd5e9bcf6d81dd0db9ad639c4
[INFO] running `Command { std: "docker" "start" "-a" "89c7ee0f5a311563445d12b14bee99ed6f947c3fd5e9bcf6d81dd0db9ad639c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling failure_derive v0.1.8
[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 syn v2.0.57
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]    Compiling openssl v0.10.64
[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 hex v0.4.3
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling blake3 v1.5.1
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[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]     Checking failure v0.1.8
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking serde v1.0.197
[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/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129: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/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129: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/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129: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/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129: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" "89c7ee0f5a311563445d12b14bee99ed6f947c3fd5e9bcf6d81dd0db9ad639c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89c7ee0f5a311563445d12b14bee99ed6f947c3fd5e9bcf6d81dd0db9ad639c4", kill_on_drop: false }`
[INFO] [stdout] 89c7ee0f5a311563445d12b14bee99ed6f947c3fd5e9bcf6d81dd0db9ad639c4
