[INFO] fetching crate wagyu-bitcoin 0.6.0... [INFO] checking wagyu-bitcoin-0.6.0 against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] extracting crate wagyu-bitcoin 0.6.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate wagyu-bitcoin 0.6.0 on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate wagyu-bitcoin 0.6.0 [INFO] finished tweaking crates.io crate wagyu-bitcoin 0.6.0 [INFO] tweaked toml for crates.io crate wagyu-bitcoin 0.6.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9203a7b32d323cde83bc1c5b1c1f2c57761fc0931d3c90f45051ed0a7eee059f [INFO] running `"docker" "start" "-a" "9203a7b32d323cde83bc1c5b1c1f2c57761fc0931d3c90f45051ed0a7eee059f"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking bitvec v0.14.0 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Checking secp256k1 v0.15.5 [INFO] [stderr] Checking ripemd160 v0.8.0 [INFO] [stderr] Checking ethereum-types-serialize v0.2.2 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking ethbloom v0.5.3 [INFO] [stderr] Checking ethereum-types v0.4.2 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking keccak-hash v0.1.2 [INFO] [stderr] Checking base58-monero v0.1.1 [INFO] [stderr] Checking wagyu-model v0.6.1 [INFO] [stderr] Checking wagyu-bitcoin v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0277]: the trait bound `address::Format: wagyu_model::format::Format` is not satisfied [INFO] [stderr] --> src/address.rs:91:25 [INFO] [stderr] | [INFO] [stderr] 91 | impl Address for BitcoinAddress { [INFO] [stderr] | ^^^^^^^ the trait `wagyu_model::format::Format` is not implemented for `address::Format` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `address::Format: wagyu_model::format::Format` is not satisfied [INFO] [stderr] --> src/extended_private_key.rs:43:25 [INFO] [stderr] | [INFO] [stderr] 43 | impl ExtendedPrivateKey for BitcoinExtendedPrivateKey { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ the trait `wagyu_model::format::Format` is not implemented for `address::Format` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `address::Format: wagyu_model::format::Format` is not satisfied [INFO] [stderr] --> src/extended_public_key.rs:42:25 [INFO] [stderr] | [INFO] [stderr] 42 | impl ExtendedPublicKey for BitcoinExtendedPublicKey { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ the trait `wagyu_model::format::Format` is not implemented for `address::Format` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `address::Format: wagyu_model::format::Format` is not satisfied [INFO] [stderr] --> src/mnemonic.rs:56:45 [INFO] [stderr] | [INFO] [stderr] 56 | impl Mnemonic for BitcoinMnemonic { [INFO] [stderr] | ^^^^^^^^ the trait `wagyu_model::format::Format` is not implemented for `address::Format` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `address::Format: wagyu_model::format::Format` is not satisfied [INFO] [stderr] --> src/private_key.rs:24:25 [INFO] [stderr] | [INFO] [stderr] 24 | impl PrivateKey for BitcoinPrivateKey { [INFO] [stderr] | ^^^^^^^^^^ the trait `wagyu_model::format::Format` is not implemented for `address::Format` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `address::Format: wagyu_model::format::Format` is not satisfied [INFO] [stderr] --> src/public_key.rs:22:25 [INFO] [stderr] | [INFO] [stderr] 22 | impl PublicKey for BitcoinPublicKey { [INFO] [stderr] | ^^^^^^^^^ the trait `wagyu_model::format::Format` is not implemented for `address::Format` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `address::Format: wagyu_model::format::Format` is not satisfied [INFO] [stderr] --> src/address.rs:91:25 [INFO] [stderr] | [INFO] [stderr] 91 | impl Address for BitcoinAddress { [INFO] [stderr] | ^^^^^^^ the trait `wagyu_model::format::Format` is not implemented for `address::Format` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `address::Format: wagyu_model::format::Format` is not satisfied [INFO] [stderr] --> src/extended_private_key.rs:43:25 [INFO] [stderr] | [INFO] [stderr] 43 | impl ExtendedPrivateKey for BitcoinExtendedPrivateKey { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ the trait `wagyu_model::format::Format` is not implemented for `address::Format` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `address::Format: wagyu_model::format::Format` is not satisfied [INFO] [stderr] --> src/extended_public_key.rs:42:25 [INFO] [stderr] | [INFO] [stderr] 42 | impl ExtendedPublicKey for BitcoinExtendedPublicKey { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ the trait `wagyu_model::format::Format` is not implemented for `address::Format` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `address::Format: wagyu_model::format::Format` is not satisfied [INFO] [stderr] --> src/mnemonic.rs:56:45 [INFO] [stderr] | [INFO] [stderr] 56 | impl Mnemonic for BitcoinMnemonic { [INFO] [stderr] | ^^^^^^^^ the trait `wagyu_model::format::Format` is not implemented for `address::Format` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `address::Format: wagyu_model::format::Format` is not satisfied [INFO] [stderr] --> src/private_key.rs:24:25 [INFO] [stderr] | [INFO] [stderr] 24 | impl PrivateKey for BitcoinPrivateKey { [INFO] [stderr] | ^^^^^^^^^^ the trait `wagyu_model::format::Format` is not implemented for `address::Format` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `address::Format: wagyu_model::format::Format` is not satisfied [INFO] [stderr] --> src/public_key.rs:22:25 [INFO] [stderr] | [INFO] [stderr] 22 | impl PublicKey for BitcoinPublicKey { [INFO] [stderr] | ^^^^^^^^^ the trait `wagyu_model::format::Format` is not implemented for `address::Format` [INFO] [stderr] [INFO] [stderr] error: aborting due to 6 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: aborting due to 6 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `wagyu-bitcoin`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `wagyu-bitcoin`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "9203a7b32d323cde83bc1c5b1c1f2c57761fc0931d3c90f45051ed0a7eee059f"` [INFO] running `"docker" "rm" "-f" "9203a7b32d323cde83bc1c5b1c1f2c57761fc0931d3c90f45051ed0a7eee059f"` [INFO] [stdout] 9203a7b32d323cde83bc1c5b1c1f2c57761fc0931d3c90f45051ed0a7eee059f