[INFO] fetching crate monero-epee-bin-serde 1.0.1... [INFO] checking monero-epee-bin-serde-1.0.1 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate monero-epee-bin-serde 1.0.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate monero-epee-bin-serde 1.0.1 [INFO] finished tweaking crates.io crate monero-epee-bin-serde 1.0.1 [INFO] tweaked toml for crates.io crate monero-epee-bin-serde 1.0.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate monero-epee-bin-serde 1.0.1 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 48 packages to latest compatible versions [INFO] [stderr] Adding hex-literal v0.3.4 (available: v1.1.0) [INFO] [stderr] Adding monero v0.13.0 (available: v0.21.0) [INFO] [stderr] Adding serde_with v1.14.0 (available: v3.15.1) [INFO] [stderr] Adding zeroize v1.3.0 (available: v1.8.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f8a66f38b83a9c87a031c52d4f4ba0a7bb61b954da615bc23a201e78983e468 [INFO] running `Command { std: "docker" "start" "-a" "8f8a66f38b83a9c87a031c52d4f4ba0a7bb61b954da615bc23a201e78983e468", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f8a66f38b83a9c87a031c52d4f4ba0a7bb61b954da615bc23a201e78983e468", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f8a66f38b83a9c87a031c52d4f4ba0a7bb61b954da615bc23a201e78983e468", kill_on_drop: false }` [INFO] [stdout] 8f8a66f38b83a9c87a031c52d4f4ba0a7bb61b954da615bc23a201e78983e468 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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=forbid -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afaeb0fd411f468db1b5ebca0b0e8c767a2f717e5e222f2a36e916bae3363ca3 [INFO] running `Command { std: "docker" "start" "-a" "afaeb0fd411f468db1b5ebca0b0e8c767a2f717e5e222f2a36e916bae3363ca3", kill_on_drop: false }` [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking monero-epee-bin-serde v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking curve25519-dalek v3.2.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking base58-monero v0.3.2 [INFO] [stderr] Checking monero v0.13.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Checking serde_with v1.14.0 [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/deserialize_monerod_rpc_responses.rs:48:27 [INFO] [stdout] | [INFO] [stdout] 48 | mask: hex!("5e8b863c5b267deda13f4bc5d5ec8e59043028380f2431bc8691c15c83e1fea4").try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/deserialize_monerod_rpc_responses.rs:49:27 [INFO] [stdout] | [INFO] [stdout] 49 | txid: hex!("c0646e065a33b849f0d9563673ca48eb0c603fe721dd982720dba463172c246f").try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `monero-epee-bin-serde` (test "deserialize_monerod_rpc_responses") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "afaeb0fd411f468db1b5ebca0b0e8c767a2f717e5e222f2a36e916bae3363ca3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afaeb0fd411f468db1b5ebca0b0e8c767a2f717e5e222f2a36e916bae3363ca3", kill_on_drop: false }` [INFO] [stdout] afaeb0fd411f468db1b5ebca0b0e8c767a2f717e5e222f2a36e916bae3363ca3