[INFO] cloning repository https://github.com/melo-afk/padding-oracle-server-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/melo-afk/padding-oracle-server-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmelo-afk%2Fpadding-oracle-server-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmelo-afk%2Fpadding-oracle-server-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5f685305b1b59966ec5225b343a31f4c87bc674f [INFO] checking melo-afk/padding-oracle-server-rs 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%2Fmelo-afk%2Fpadding-oracle-server-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/melo-afk/padding-oracle-server-rs [INFO] finished tweaking git repo https://github.com/melo-afk/padding-oracle-server-rs [INFO] tweaked toml for git repo https://github.com/melo-afk/padding-oracle-server-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/melo-afk/padding-oracle-server-rs 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/melo-afk/padding-oracle-server-rs 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 7d19a1ee39fb47749af3803da66919c74f12e283fcba48c687a9a5152f6ae4b2 [INFO] running `Command { std: "docker" "start" "-a" "7d19a1ee39fb47749af3803da66919c74f12e283fcba48c687a9a5152f6ae4b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d19a1ee39fb47749af3803da66919c74f12e283fcba48c687a9a5152f6ae4b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d19a1ee39fb47749af3803da66919c74f12e283fcba48c687a9a5152f6ae4b2", kill_on_drop: false }` [INFO] [stdout] 7d19a1ee39fb47749af3803da66919c74f12e283fcba48c687a9a5152f6ae4b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] c782b545e7a37dc478d4a592cf6b054355ccca58a48363ebfe5e52cfb58ff03d [INFO] running `Command { std: "docker" "start" "-a" "c782b545e7a37dc478d4a592cf6b054355ccca58a48363ebfe5e52cfb58ff03d", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking hex-literal v1.0.0 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking clap_builder v4.5.50 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking clap v4.5.50 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking padding-oracle-server v0.2.6 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: ControlFlow, &GenericArray, B0>, B0>, B0>, B0>>> [INFO] [stdout] --> src/lib.rs:418:17 [INFO] [stdout] | [INFO] [stdout] 418 | "AAAAAAAAAAAAAAAA".as_bytes().try_into()?, [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<&GenericArray, B0>, B0>, B0>, B0>>, Infallible> [INFO] [stdout] --> src/lib.rs:418:17 [INFO] [stdout] | [INFO] [stdout] 418 | "AAAAAAAAAAAAAAAA".as_bytes().try_into()?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, &GenericArray, B0>, B0>, B0>, B0>>> [INFO] [stdout] --> src/lib.rs:426:17 [INFO] [stdout] | [INFO] [stdout] 426 | "AAAAAAAAAAAAAAAA".as_bytes().try_into()?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<&GenericArray, B0>, B0>, B0>, B0>>, Infallible> [INFO] [stdout] --> src/lib.rs:426:17 [INFO] [stdout] | [INFO] [stdout] 426 | "AAAAAAAAAAAAAAAA".as_bytes().try_into()?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `padding-oracle-server` (lib test) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c782b545e7a37dc478d4a592cf6b054355ccca58a48363ebfe5e52cfb58ff03d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c782b545e7a37dc478d4a592cf6b054355ccca58a48363ebfe5e52cfb58ff03d", kill_on_drop: false }` [INFO] [stdout] c782b545e7a37dc478d4a592cf6b054355ccca58a48363ebfe5e52cfb58ff03d