[INFO] fetching crate monero 0.5.0... [INFO] checking monero-0.5.0 against master#6250d56355d72264ece721e8d0dc95b16a6824b1 for pr-68350 [INFO] extracting crate monero 0.5.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate monero 0.5.0 on toolchain 6250d56355d72264ece721e8d0dc95b16a6824b1 [INFO] running `"/workspace/cargo-home/bin/cargo" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate monero 0.5.0 [INFO] finished tweaking crates.io crate monero 0.5.0 [INFO] tweaked toml for crates.io crate monero 0.5.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "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] fe71361460b5617687a3fc9480e283df813d2940702c33ddb7ca163808842208 [INFO] running `"docker" "start" "-a" "fe71361460b5617687a3fc9480e283df813d2940702c33ddb7ca163808842208"` [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking uint v0.4.1 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking ethereum-types-serialize v0.2.2 [INFO] [stderr] Checking parity-scale-codec v1.1.2 [INFO] [stderr] Checking curve25519-dalek v2.0.0 [INFO] [stderr] Checking tiny-keccak v1.5.0 [INFO] [stderr] Checking uint v0.8.2 [INFO] [stderr] Checking ethbloom v0.5.3 [INFO] [stderr] Checking fixed-hash v0.4.0 [INFO] [stderr] Checking fixed-hash v0.3.2 [INFO] [stderr] Checking ethereum-types v0.4.2 [INFO] [stderr] Checking impl-codec v0.4.2 [INFO] [stderr] Checking keccak-hash v0.1.2 [INFO] [stderr] Checking primitive-types v0.5.1 [INFO] [stderr] Checking base58-monero v0.1.1 [INFO] [stderr] Checking keccak-hash v0.3.0 [INFO] [stderr] Checking monero v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/network.rs:34:52 [INFO] [stderr] | [INFO] [stderr] 34 | Error::InvalidMagicByte => f.write_str(error::Error::description(self)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/util/address.rs:83:51 [INFO] [stderr] | [INFO] [stderr] 83 | | Error::InvalidFormat => f.write_str(error::Error::description(self)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/util/key.rs:95:29 [INFO] [stderr] | [INFO] [stderr] 95 | f.write_str(error::Error::description(self)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/network.rs:34:52 [INFO] [stderr] | [INFO] [stderr] 34 | Error::InvalidMagicByte => f.write_str(error::Error::description(self)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/util/address.rs:83:51 [INFO] [stderr] | [INFO] [stderr] 83 | | Error::InvalidFormat => f.write_str(error::Error::description(self)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/util/key.rs:95:29 [INFO] [stderr] | [INFO] [stderr] 95 | f.write_str(error::Error::description(self)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/util/mod.rs:62:40 [INFO] [stderr] | [INFO] [stderr] 62 | Error::Network(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/util/mod.rs:63:40 [INFO] [stderr] | [INFO] [stderr] 63 | Error::Address(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/util/mod.rs:64:36 [INFO] [stderr] | [INFO] [stderr] 64 | Error::Key(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/util/address.rs:102:39 [INFO] [stderr] | [INFO] [stderr] 102 | Error::Base58(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/util/address.rs:103:40 [INFO] [stderr] | [INFO] [stderr] 103 | Error::Network(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/util/key.rs:111:36 [INFO] [stderr] | [INFO] [stderr] 111 | Error::Hex(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/util/mod.rs:62:40 [INFO] [stderr] | [INFO] [stderr] 62 | Error::Network(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/util/mod.rs:63:40 [INFO] [stderr] | [INFO] [stderr] 63 | Error::Address(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/util/mod.rs:64:36 [INFO] [stderr] | [INFO] [stderr] 64 | Error::Key(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/util/address.rs:102:39 [INFO] [stderr] | [INFO] [stderr] 102 | Error::Base58(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/util/address.rs:103:40 [INFO] [stderr] | [INFO] [stderr] 103 | Error::Network(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/util/key.rs:111:36 [INFO] [stderr] | [INFO] [stderr] 111 | Error::Hex(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.39s [INFO] running `"docker" "inspect" "fe71361460b5617687a3fc9480e283df813d2940702c33ddb7ca163808842208"` [INFO] running `"docker" "rm" "-f" "fe71361460b5617687a3fc9480e283df813d2940702c33ddb7ca163808842208"` [INFO] [stdout] fe71361460b5617687a3fc9480e283df813d2940702c33ddb7ca163808842208