[INFO] fetching crate jupiter-contract 0.1.1... [INFO] checking jupiter-contract-0.1.1 against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] extracting crate jupiter-contract 0.1.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate jupiter-contract 0.1.1 on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate jupiter-contract 0.1.1 [INFO] finished tweaking crates.io crate jupiter-contract 0.1.1 [INFO] tweaked toml for crates.io crate jupiter-contract 0.1.1 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a48358c98dab0a6aae87c980a857794583fe61e77eeac63f2fed857a140b0e2a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a48358c98dab0a6aae87c980a857794583fe61e77eeac63f2fed857a140b0e2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a48358c98dab0a6aae87c980a857794583fe61e77eeac63f2fed857a140b0e2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a48358c98dab0a6aae87c980a857794583fe61e77eeac63f2fed857a140b0e2a", kill_on_drop: false }` [INFO] [stdout] a48358c98dab0a6aae87c980a857794583fe61e77eeac63f2fed857a140b0e2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec4b1439d2e6c7da60aa82410cc8049f4747aab0dcc837649947acc32fccf979 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ec4b1439d2e6c7da60aa82410cc8049f4747aab0dcc837649947acc32fccf979", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking rlp v0.4.5 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking hmac-drbg v0.2.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Compiling quote v1.0.7 [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 libsecp256k1 v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Checking serde v1.0.115 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking serde_cbor v0.10.2 [INFO] [stderr] Checking multiproof-rs v0.1.9 [INFO] [stderr] Checking jupiter-account v0.1.10 [INFO] [stderr] Checking jupiter-contract v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no method named `hash` found for enum `multiproof_rs::Node` in the current scope [INFO] [stdout] --> src/lib.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | if trie.hash() != storage_root { [INFO] [stdout] | ^^^^ method not found in `multiproof_rs::Node` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 11 | use crate::multiproof_rs::Hashable; [INFO] [stdout] | [INFO] [stdout] help: there is a variant with a similar name [INFO] [stdout] | [INFO] [stdout] 22 | if trie.Hash() != storage_root { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `hash` found for enum `multiproof_rs::Node` in the current scope [INFO] [stdout] --> src/lib.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 26 | trie.hash() [INFO] [stdout] | ^^^^ method not found in `multiproof_rs::Node` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 11 | use crate::multiproof_rs::Hashable; [INFO] [stdout] | [INFO] [stdout] help: there is a variant with a similar name [INFO] [stdout] | [INFO] [stdout] 26 | trie.Hash() [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `hash` found for enum `multiproof_rs::Node` in the current scope [INFO] [stdout] --> src/lib.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | if trie.hash() != storage_root { [INFO] [stdout] | ^^^^ method not found in `multiproof_rs::Node` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 11 | use crate::multiproof_rs::Hashable; [INFO] [stdout] | [INFO] [stdout] help: there is a variant with a similar name [INFO] [stdout] | [INFO] [stdout] 22 | if trie.Hash() != storage_root { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `hash` found for enum `multiproof_rs::Node` in the current scope [INFO] [stdout] --> src/lib.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 26 | trie.hash() [INFO] [stdout] | ^^^^ method not found in `multiproof_rs::Node` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 11 | use crate::multiproof_rs::Hashable; [INFO] [stdout] | [INFO] [stdout] help: there is a variant with a similar name [INFO] [stdout] | [INFO] [stdout] 26 | trie.Hash() [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `hash` found for mutable reference `&mut multiproof_rs::Node` in the current scope [INFO] [stdout] --> src/lib.rs:233:32 [INFO] [stdout] | [INFO] [stdout] 233 | eth::set_storage_root(trie.hash()); [INFO] [stdout] | ^^^^ method not found in `&mut multiproof_rs::Node` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 11 | use crate::multiproof_rs::Hashable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `hash` found for mutable reference `&mut multiproof_rs::Node` in the current scope [INFO] [stdout] --> src/lib.rs:233:32 [INFO] [stdout] | [INFO] [stdout] 233 | eth::set_storage_root(trie.hash()); [INFO] [stdout] | ^^^^ method not found in `&mut multiproof_rs::Node` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 11 | use crate::multiproof_rs::Hashable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `hash` found for enum `multiproof_rs::Node` in the current scope [INFO] [stdout] --> src/lib.rs:261:24 [INFO] [stdout] | [INFO] [stdout] 261 | return Ok(trie.hash()); [INFO] [stdout] | ^^^^ method not found in `multiproof_rs::Node` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 11 | use crate::multiproof_rs::Hashable; [INFO] [stdout] | [INFO] [stdout] help: there is a variant with a similar name [INFO] [stdout] | [INFO] [stdout] 261 | return Ok(trie.Hash()); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `hash` found for enum `multiproof_rs::Node` in the current scope [INFO] [stdout] --> src/lib.rs:261:24 [INFO] [stdout] | [INFO] [stdout] 261 | return Ok(trie.hash()); [INFO] [stdout] | ^^^^ method not found in `multiproof_rs::Node` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 11 | use crate::multiproof_rs::Hashable; [INFO] [stdout] | [INFO] [stdout] help: there is a variant with a similar name [INFO] [stdout] | [INFO] [stdout] 261 | return Ok(trie.Hash()); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `hash` found for enum `multiproof_rs::Node` in the current scope [INFO] [stdout] --> src/lib.rs:293:36 [INFO] [stdout] | [INFO] [stdout] 293 | eth::set_storage_root(root.hash()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | method not found in `multiproof_rs::Node` [INFO] [stdout] | help: there is a variant with a similar name: `Hash` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use crate::multiproof_rs::Hashable;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `hash` found for enum `multiproof_rs::Node` in the current scope [INFO] [stdout] --> src/lib.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | assert_eq!(r, root.hash()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | method not found in `multiproof_rs::Node` [INFO] [stdout] | help: there is a variant with a similar name: `Hash` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use crate::multiproof_rs::Hashable;` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `jupiter-contract`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no method named `hash` found for enum `multiproof_rs::Node` in the current scope [INFO] [stdout] --> src/lib.rs:316:36 [INFO] [stdout] | [INFO] [stdout] 316 | eth::set_storage_root(root.hash()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | method not found in `multiproof_rs::Node` [INFO] [stdout] | help: there is a variant with a similar name: `Hash` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use crate::multiproof_rs::Hashable;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `hash` found for enum `multiproof_rs::Node` in the current scope [INFO] [stdout] --> src/lib.rs:324:28 [INFO] [stdout] | [INFO] [stdout] 324 | assert_eq!(r, root.hash()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | method not found in `multiproof_rs::Node` [INFO] [stdout] | help: there is a variant with a similar name: `Hash` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use crate::multiproof_rs::Hashable;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `hash` found for enum `multiproof_rs::Node` in the current scope [INFO] [stdout] --> src/lib.rs:402:36 [INFO] [stdout] | [INFO] [stdout] 402 | eth::set_storage_root(root.hash()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | method not found in `multiproof_rs::Node` [INFO] [stdout] | help: there is a variant with a similar name: `Hash` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use crate::multiproof_rs::Hashable;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `hash` found for enum `multiproof_rs::Node` in the current scope [INFO] [stdout] --> src/lib.rs:441:31 [INFO] [stdout] | [INFO] [stdout] 441 | assert_eq!(r, newtrie.hash()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | method not found in `multiproof_rs::Node` [INFO] [stdout] | help: there is a variant with a similar name: `Hash` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use crate::multiproof_rs::Hashable;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `hash` found for enum `multiproof_rs::Node` in the current scope [INFO] [stdout] --> src/lib.rs:563:36 [INFO] [stdout] | [INFO] [stdout] 563 | eth::set_storage_root(root.hash()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | method not found in `multiproof_rs::Node` [INFO] [stdout] | help: there is a variant with a similar name: `Hash` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use crate::multiproof_rs::Hashable;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `hash` found for enum `multiproof_rs::Node` in the current scope [INFO] [stdout] --> src/lib.rs:612:31 [INFO] [stdout] | [INFO] [stdout] 612 | assert_eq!(r, newtrie.hash()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | method not found in `multiproof_rs::Node` [INFO] [stdout] | help: there is a variant with a similar name: `Hash` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use crate::multiproof_rs::Hashable;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `hash` found for enum `multiproof_rs::Node` in the current scope [INFO] [stdout] --> src/lib.rs:734:36 [INFO] [stdout] | [INFO] [stdout] 734 | eth::set_storage_root(root.hash()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | method not found in `multiproof_rs::Node` [INFO] [stdout] | help: there is a variant with a similar name: `Hash` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use crate::multiproof_rs::Hashable;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `hash` found for enum `multiproof_rs::Node` in the current scope [INFO] [stdout] --> src/lib.rs:783:31 [INFO] [stdout] | [INFO] [stdout] 783 | assert_eq!(r, newtrie.hash()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | method not found in `multiproof_rs::Node` [INFO] [stdout] | help: there is a variant with a similar name: `Hash` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use crate::multiproof_rs::Hashable;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `hash` found for enum `multiproof_rs::Node` in the current scope [INFO] [stdout] --> src/lib.rs:883:36 [INFO] [stdout] | [INFO] [stdout] 883 | eth::set_storage_root(root.hash()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | method not found in `multiproof_rs::Node` [INFO] [stdout] | help: there is a variant with a similar name: `Hash` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use crate::multiproof_rs::Hashable;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `hash` found for enum `multiproof_rs::Node` in the current scope [INFO] [stdout] --> src/lib.rs:922:31 [INFO] [stdout] | [INFO] [stdout] 922 | assert_eq!(r, newtrie.hash()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | method not found in `multiproof_rs::Node` [INFO] [stdout] | help: there is a variant with a similar name: `Hash` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use crate::multiproof_rs::Hashable;` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] [stdout] error: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ec4b1439d2e6c7da60aa82410cc8049f4747aab0dcc837649947acc32fccf979", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec4b1439d2e6c7da60aa82410cc8049f4747aab0dcc837649947acc32fccf979", kill_on_drop: false }` [INFO] [stdout] ec4b1439d2e6c7da60aa82410cc8049f4747aab0dcc837649947acc32fccf979