[INFO] crate wagyu-monero 0.6.0 is already in cache [INFO] checking wagyu-monero-0.6.0 against master#b61e69433951e31f7bd746e22f516a48ad41623b for prs-64470-and-65389 [INFO] extracting crate wagyu-monero 0.6.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate wagyu-monero 0.6.0 on toolchain b61e69433951e31f7bd746e22f516a48ad41623b [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate wagyu-monero 0.6.0 [INFO] finished tweaking crates.io crate wagyu-monero 0.6.0 [INFO] tweaked toml for crates.io crate wagyu-monero 0.6.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+b61e69433951e31f7bd746e22f516a48ad41623b" "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] cf213bab45c2dfdc99529ea5deb75026fbbee23742a63b520f996c71a2ab6594 [INFO] running `"docker" "start" "-a" "cf213bab45c2dfdc99529ea5deb75026fbbee23742a63b520f996c71a2ab6594"` [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling secp256k1 v0.15.5 [INFO] [stderr] Checking fixed-hash v0.2.5 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking ripemd160 v0.8.0 [INFO] [stderr] Checking ethereum-types-serialize v0.2.2 [INFO] [stderr] Checking uint v0.4.1 [INFO] [stderr] Checking ethbloom v0.5.3 [INFO] [stderr] Compiling curve25519-dalek v1.2.3 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking ethereum-types v0.4.2 [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-monero 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:63:24 [INFO] [stderr] | [INFO] [stderr] 63 | impl Address for MoneroAddress { [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:29:43 [INFO] [stderr] | [INFO] [stderr] 29 | impl Mnemonic for MoneroMnemonic { [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:25:24 [INFO] [stderr] | [INFO] [stderr] 25 | impl PrivateKey for MoneroPrivateKey { [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:24 [INFO] [stderr] | [INFO] [stderr] 22 | impl PublicKey for MoneroPublicKey { [INFO] [stderr] | ^^^^^^^^^ the trait `wagyu_model::format::Format` is not implemented for `address::Format` [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `wagyu-monero`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0277]: the trait bound `address::Format: wagyu_model::format::Format` is not satisfied [INFO] [stderr] --> src/address.rs:63:24 [INFO] [stderr] | [INFO] [stderr] 63 | impl Address for MoneroAddress { [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:29:43 [INFO] [stderr] | [INFO] [stderr] 29 | impl Mnemonic for MoneroMnemonic { [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:25:24 [INFO] [stderr] | [INFO] [stderr] 25 | impl PrivateKey for MoneroPrivateKey { [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:24 [INFO] [stderr] | [INFO] [stderr] 22 | impl PublicKey for MoneroPublicKey { [INFO] [stderr] | ^^^^^^^^^ the trait `wagyu_model::format::Format` is not implemented for `address::Format` [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `wagyu-monero`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "cf213bab45c2dfdc99529ea5deb75026fbbee23742a63b520f996c71a2ab6594"` [INFO] running `"docker" "rm" "-f" "cf213bab45c2dfdc99529ea5deb75026fbbee23742a63b520f996c71a2ab6594"` [INFO] [stdout] cf213bab45c2dfdc99529ea5deb75026fbbee23742a63b520f996c71a2ab6594