[INFO] cloning repository https://github.com/terryhash/wagyu-model [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/terryhash/wagyu-model" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterryhash%2Fwagyu-model", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterryhash%2Fwagyu-model'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dde7c79c9dad4a0899fe9acb38e29f9aeec24bd1 [INFO] checking terryhash/wagyu-model against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterryhash%2Fwagyu-model" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/terryhash/wagyu-model on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/terryhash/wagyu-model [INFO] finished tweaking git repo https://github.com/terryhash/wagyu-model [INFO] tweaked toml for git repo https://github.com/terryhash/wagyu-model written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/terryhash/wagyu-model already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 56c48ccafa9a68f22cdfb18ec605caca56c9486e774b5aad9f0836d73a93e672 [INFO] running `Command { std: "docker" "start" "-a" "56c48ccafa9a68f22cdfb18ec605caca56c9486e774b5aad9f0836d73a93e672", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56c48ccafa9a68f22cdfb18ec605caca56c9486e774b5aad9f0836d73a93e672", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56c48ccafa9a68f22cdfb18ec605caca56c9486e774b5aad9f0836d73a93e672", kill_on_drop: false }` [INFO] [stdout] 56c48ccafa9a68f22cdfb18ec605caca56c9486e774b5aad9f0836d73a93e672 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a65b1003b1ad23112565abf2d8be6dd85a57e5138e97bd02aaa1daf8e2263d91 [INFO] running `Command { std: "docker" "start" "-a" "a65b1003b1ad23112565abf2d8be6dd85a57e5138e97bd02aaa1daf8e2263d91", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking futures-core v0.3.14 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking futures-task v0.3.14 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking base58 v0.1.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking bech32 v0.6.0 [INFO] [stderr] Checking rlp v0.4.6 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking fixed-hash v0.6.1 [INFO] [stderr] Checking ff v0.6.0 [INFO] [stderr] Checking impl-rlp v0.2.1 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking uint v0.8.5 [INFO] [stderr] Checking primitive-types v0.7.3 [INFO] [stderr] Checking ethbloom v0.9.2 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking ethereum-types v0.9.2 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking ripemd160 v0.8.0 [INFO] [stderr] Checking hmac-drbg v0.2.0 [INFO] [stderr] Checking libsecp256k1 v0.3.5 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking async-stream v0.2.1 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking futures-util v0.3.14 [INFO] [stderr] Checking base58-monero v0.2.1 [INFO] [stderr] Checking wagyu-model v0.6.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function `decode` in crate `hex` [INFO] [stdout] --> src/utilities/crypto.rs:19:28 [INFO] [stdout] | [INFO] [stdout] 19 | let entropy = hex::decode(data).expect("hex decode failed"); [INFO] [stdout] | ^^^^^^ not found in `hex` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 15 | use base58_monero::decode; [INFO] [stdout] | [INFO] [stdout] 15 | use core::num::flt2dec::decode; [INFO] [stdout] | [INFO] [stdout] 15 | use rlp::decode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `decode` in crate `hex` [INFO] [stdout] --> src/utilities/crypto.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 25 | let entropy = hex::decode(data).expect("hex decode failed"); [INFO] [stdout] | ^^^^^^ not found in `hex` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 15 | use base58_monero::decode; [INFO] [stdout] | [INFO] [stdout] 15 | use core::num::flt2dec::decode; [INFO] [stdout] | [INFO] [stdout] 15 | use rlp::decode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wagyu-model` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a65b1003b1ad23112565abf2d8be6dd85a57e5138e97bd02aaa1daf8e2263d91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a65b1003b1ad23112565abf2d8be6dd85a57e5138e97bd02aaa1daf8e2263d91", kill_on_drop: false }` [INFO] [stdout] a65b1003b1ad23112565abf2d8be6dd85a57e5138e97bd02aaa1daf8e2263d91