[INFO] fetching crate wagyu-monero 0.6.0... [INFO] checking wagyu-monero-0.6.0 against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] extracting crate wagyu-monero 0.6.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate wagyu-monero 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-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-8/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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wagyu-model v0.6.1 [INFO] running `"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" "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] 0041d0bedc362c45c29d7d18f77b658fc451ff5cb6b6995f0b933be620a99428 [INFO] running `"docker" "start" "-a" "0041d0bedc362c45c29d7d18f77b658fc451ff5cb6b6995f0b933be620a99428"` [INFO] [stderr] Checking bech32 v0.6.0 [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 uint v0.4.1 [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 ethbloom v0.5.3 [INFO] [stderr] Compiling curve25519-dalek v1.2.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-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" "0041d0bedc362c45c29d7d18f77b658fc451ff5cb6b6995f0b933be620a99428"` [INFO] running `"docker" "rm" "-f" "0041d0bedc362c45c29d7d18f77b658fc451ff5cb6b6995f0b933be620a99428"` [INFO] [stdout] 0041d0bedc362c45c29d7d18f77b658fc451ff5cb6b6995f0b933be620a99428