[INFO] cloning repository https://github.com/titouan-loiseau/e2ee-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/titouan-loiseau/e2ee-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftitouan-loiseau%2Fe2ee-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftitouan-loiseau%2Fe2ee-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f91e2150fcfb1736a39fbf8b38dcf88c0b6b268a [INFO] checking titouan-loiseau/e2ee-rust against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftitouan-loiseau%2Fe2ee-rust" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/titouan-loiseau/e2ee-rust [INFO] finished tweaking git repo https://github.com/titouan-loiseau/e2ee-rust [INFO] tweaked toml for git repo https://github.com/titouan-loiseau/e2ee-rust written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/titouan-loiseau/e2ee-rust 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] crate git repo https://github.com/titouan-loiseau/e2ee-rust already has a lockfile, it will not be regenerated [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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] f59a6a95d3a6e998ff120930f94daec51f519eb97c507033bbe51a5e5b2e6899 [INFO] running `Command { std: "docker" "start" "-a" "f59a6a95d3a6e998ff120930f94daec51f519eb97c507033bbe51a5e5b2e6899", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f59a6a95d3a6e998ff120930f94daec51f519eb97c507033bbe51a5e5b2e6899", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f59a6a95d3a6e998ff120930f94daec51f519eb97c507033bbe51a5e5b2e6899", kill_on_drop: false }` [INFO] [stdout] f59a6a95d3a6e998ff120930f94daec51f519eb97c507033bbe51a5e5b2e6899 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 9545dd5837dd14b583b27e516b61917d8871ecbdb2bd7f070720d74bfbeb95e3 [INFO] running `Command { std: "docker" "start" "-a" "9545dd5837dd14b583b27e516b61917d8871ecbdb2bd7f070720d74bfbeb95e3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Compiling prettyplease v0.2.31 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling jwalk v0.8.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Compiling libsqlite3-sys v0.33.0 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Compiling dircpy v0.3.19 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling pqc_kyber v0.7.1 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling zeromq-src v0.2.6+4.3.4 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking jiff v0.2.5 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling zmq-sys v0.12.0 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Compiling zmq v0.10.0 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Checking x25519-dalek v2.0.1 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Checking xeddsa v1.0.2 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling e2ee-rust-common v0.1.0 (/opt/rustwide/workdir/e2ee-rust-common) [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> e2ee-rust-common/src/protobuf/utils.rs:94:17 [INFO] [stdout] | [INFO] [stdout] 94 | PbServerMessageData::try_from(pb_server_message_data).map_err(|e| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `e2ee-rust-common` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> e2ee-rust-common/src/protobuf/utils.rs:94:17 [INFO] [stdout] | [INFO] [stdout] 94 | PbServerMessageData::try_from(pb_server_message_data).map_err(|e| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `e2ee-rust-common` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9545dd5837dd14b583b27e516b61917d8871ecbdb2bd7f070720d74bfbeb95e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9545dd5837dd14b583b27e516b61917d8871ecbdb2bd7f070720d74bfbeb95e3", kill_on_drop: false }` [INFO] [stdout] 9545dd5837dd14b583b27e516b61917d8871ecbdb2bd7f070720d74bfbeb95e3