[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] testing terryhash/wagyu-model against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterryhash%2Fwagyu-model" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/terryhash/wagyu-model on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-17/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3152df3177cdca9f3592ca7c526ee0c7332ef109813f80ff4ca99f74aed64ea [INFO] running `Command { std: "docker" "start" "-a" "b3152df3177cdca9f3592ca7c526ee0c7332ef109813f80ff4ca99f74aed64ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3152df3177cdca9f3592ca7c526ee0c7332ef109813f80ff4ca99f74aed64ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3152df3177cdca9f3592ca7c526ee0c7332ef109813f80ff4ca99f74aed64ea", kill_on_drop: false }` [INFO] [stdout] b3152df3177cdca9f3592ca7c526ee0c7332ef109813f80ff4ca99f74aed64ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1002f2cde91eb53ae574057d40541bbe13634d99f59ff5dacecda9ffce57fdcc [INFO] running `Command { std: "docker" "start" "-a" "1002f2cde91eb53ae574057d40541bbe13634d99f59ff5dacecda9ffce57fdcc", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling bech32 v0.6.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling rlp v0.4.6 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling fixed-hash v0.6.1 [INFO] [stderr] Compiling ff v0.6.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling impl-rlp v0.2.1 [INFO] [stderr] Compiling uint v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling primitive-types v0.7.3 [INFO] [stderr] Compiling ethbloom v0.9.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling ethereum-types v0.9.2 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling ripemd160 v0.8.0 [INFO] [stderr] Compiling hmac-drbg v0.2.0 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling base58-monero v0.2.1 [INFO] [stderr] Compiling wagyu-model v0.6.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.16s [INFO] running `Command { std: "docker" "inspect" "1002f2cde91eb53ae574057d40541bbe13634d99f59ff5dacecda9ffce57fdcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1002f2cde91eb53ae574057d40541bbe13634d99f59ff5dacecda9ffce57fdcc", kill_on_drop: false }` [INFO] [stdout] 1002f2cde91eb53ae574057d40541bbe13634d99f59ff5dacecda9ffce57fdcc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26ef0c36a765d2b154d7219ea86fb6837b9f03050efb659cc0f9e444f37d4e41 [INFO] running `Command { std: "docker" "start" "-a" "26ef0c36a765d2b154d7219ea86fb6837b9f03050efb659cc0f9e444f37d4e41", kill_on_drop: false }` [INFO] [stderr] Compiling 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` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "26ef0c36a765d2b154d7219ea86fb6837b9f03050efb659cc0f9e444f37d4e41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26ef0c36a765d2b154d7219ea86fb6837b9f03050efb659cc0f9e444f37d4e41", kill_on_drop: false }` [INFO] [stdout] 26ef0c36a765d2b154d7219ea86fb6837b9f03050efb659cc0f9e444f37d4e41